Path to this page:
Next | Query returned 3 messages, browsing 1 to 10 | previous
CVS Commit History:
2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation
This follows the recommended bootstrap method (flit_core, build, installer).
However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
|
2023-08-24 21:51:30 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-editables: update to 0.5.
Release 0.5
Fix a bug that broke importlib.invalidate_caches
Release 0.4
Add a new add_to_subpackage method.
Add type annotations.
Internal admin: Switch to nox for automation
Internal admin: Switch to ruff for linting
Internal admin: Switch from setuptools to flit_core
|
2022-11-18 19:39:29 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-editables: added version 0.3
This library supports the building of wheels which, when installed, will expose
packages in a local directory on sys.path in "editable mode". In other \
words,
changes to the package source will be reflected in the package visible to
Python, without needing a reinstall.
|
Next | Query returned 3 messages, browsing 1 to 10 | previous