Merged
Conversation
1b82c17 to
6e5ab17
Compare
Contributor
Author
|
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 -vFile "/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 objectThis is the Python 3.8-3.9 compat code in importlib_metadta tripping up on a distribution with only |
This was referenced Oct 1, 2024
6e5ab17 to
6634d63
Compare
layday
approved these changes
Oct 6, 2024
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 6, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 7, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 7, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 7, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 7, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 7, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 7, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 7, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 7, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 7, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 7, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 8, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 8, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 8, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 8, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 8, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 8, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 8, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 8, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 8, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 8, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 8, 2024
##### [`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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 9, 2024
##### 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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 9, 2024
##### 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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 9, 2024
##### 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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 9, 2024
##### 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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 9, 2024
##### 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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 13, 2024
##### 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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 13, 2024
##### 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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 13, 2024
##### 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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 14, 2024
##### 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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 14, 2024
##### 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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 14, 2024
##### 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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 14, 2024
##### 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
zemnmez-renovate-bot
added a commit
to zemn-me/monorepo
that referenced
this pull request
Oct 14, 2024
##### 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Just metadata updates, to get the 3.13 classifier on PyPI.