Tags: pypa/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 #815 * docs: mention conda-forge name in README by @henryiii in #816 * docs: add a missing ` in README by @SigureMo in #817 * tests: fix under pyproject-hooks 1.2 by @layday in #824 * ci: add PyPI attestations by @henryiii in #821 * chore: 1.2.2.post1 by @henryiii in #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`)
Version 1.1.0 - Use external pip if available instead of installing, speeds up environment setup with virtualenv slightly and venv significantly. (PR #736) - Stopped injecting `wheel` as a build dependency automatically, in the case of missing `pyproject.toml` -- by @webknjaz. (PR #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 #693, fixes issue #692)
PreviousNext