-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: 1.2.2.post1 #820
chore: 1.2.2.post1 #820
Conversation
1b82c17
to
6e5ab17
Compare
Can't figure out what changed, but we are getting this on Python 3.8 and 3.9: docker run --rm -it python:3.9 bash
pip install tox
git clone https://github.com/pypa/build
cd build
tox -e py39 -- -k test_metadata_path_no_prepare -v File "/build/.tox/py39/lib/python3.9/site-packages/importlib_metadata/compat/py39.py", line 23, in normalized_name
return Prepared.normalize(getattr(dist, "name", None) or dist.metadata['Name'])
File "/build/.tox/py39/lib/python3.9/site-packages/importlib_metadata/__init__.py", line 889, in normalize
return re.sub(r"[-_.]+", "-", name).lower().replace('-', '_')
File "/usr/local/lib/python3.9/re.py", line 210, in sub
return _compile(pattern, flags).sub(repl, string, count)
TypeError: expected string or bytes-like object This is the Python 3.8-3.9 compat code in importlib_metadta tripping up on a distribution with only |
6e5ab17
to
6634d63
Compare
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### [`v1.2.2.post1](https://github.com/pypa/build/releases/tag/1.2.2.post1) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### v1.2.2.post1 (`https://github.com/pypa/build/releases/tag/1.2.2.post1`) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### v1.2.2.post1 (`https://github.com/pypa/build/releases/tag/1.2.2.post1`) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### v1.2.2.post1 (`https://github.com/pypa/build/releases/tag/1.2.2.post1`) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### v1.2.2.post1 (`https://github.com/pypa/build/releases/tag/1.2.2.post1`) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### v1.2.2.post1 (`https://github.com/pypa/build/releases/tag/1.2.2.post1`) <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### v1.2.2.post1 <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### v1.2.2.post1 <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### v1.2.2.post1 <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### v1.2.2.post1 <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### v1.2.2.post1 <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### v1.2.2.post1 <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### v1.2.2.post1 <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
##### v1.2.2.post1 <!-- Release notes generated using configuration in .github/release.yml at main --> This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. #### What's Changed - ci: add Python 3.13 by [@henryiii](https://github.com/henryiii) in pypa/build#815 - docs: mention conda-forge name in README by [@henryiii](https://github.com/henryiii) in pypa/build#816 - docs: add a missing \` in README by [@SigureMo](https://github.com/SigureMo) in pypa/build#817 - tests: fix under pyproject-hooks 1.2 by [@layday](https://github.com/layday) in pypa/build#824 - ci: add PyPI attestations by [@henryiii](https://github.com/henryiii) in pypa/build#821 - chore: 1.2.2.post1 by [@henryiii](https://github.com/henryiii) in pypa/build#820 #### New Contributors - [@SigureMo](https://github.com/SigureMo) made their first contribution in pypa/build#817 **Full Changelog**: pypa/build@1.2.2...1.2.2.post1
Just metadata updates, to get the 3.13 classifier on PyPI.