Tags: mgorny/build
Tags
1.2.2.post1 This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. * ci: add Python 3.13 by @henryiii in pypa#815 * docs: mention conda-forge name in README by @henryiii in pypa#816 * docs: add a missing ` in README by @SigureMo in pypa#817 * tests: fix under pyproject-hooks 1.2 by @layday in pypa#824 * ci: add PyPI attestations by @henryiii in pypa#821 * chore: 1.2.2.post1 by @henryiii in pypa#820
build 1.2.2 - Add editable to ``builder.get_requries_for_build``'s static types (PR :pr:`764`, fixes issue :issue:`763`) - Include artifact attestations in our release (PR :pr:`782`) - Fix typing compatibility with typed ``pyproject-hooks`` (PR :pr:`788`) - Mark more tests with ``network`` (PR :pr:`808`) - Add more intersphinx links to docs (PR :pr:`804`) - Make ``uv`` optional for tests (PR :pr:`807` and :pr:`813`)
chore: prepare for 1.2.0 (pypa#758) * chore: prepare for 1.2.0 Signed-off-by: Henry Schreiner <[email protected]> * Update CHANGELOG.rst --------- Signed-off-by: Henry Schreiner <[email protected]>
Version 1.1.0 - Use external pip if available instead of installing, speeds up environment setup with virtualenv slightly and venv significantly. (PR pypa#736) - Stopped injecting `wheel` as a build dependency automatically, in the case of missing `pyproject.toml` -- by @webknjaz. (PR pypa#716) - Use `importlib_metadata` on Python <3.10.2 for bugfixes not present in those CPython standard libraries (not required when bootstrapping) -- by @GianlucaFicarelli. (PR pypa#693, fixes issue pypa#692)
chore: bump to 1.0.3 Signed-off-by: Henry Schreiner <[email protected]>
chore: release 1.0.1 Signed-off-by: Henry Schreiner <[email protected]>
style: ignore W005, since we are build Signed-off-by: Henry Schreiner <[email protected]>
PreviousNext