python-hooks
python-hooks copied to clipboard
:arrow_up: bump setuptools from 68.1.2 to 68.2.2
trafficstars
Bumps setuptools from 68.1.2 to 68.2.2.
Changelog
Sourced from setuptools's changelog.
v68.2.2
Bugfixes
- Improve backwards compatibility with deprecated CLI practices. (#4048)
v68.2.1
Bugfixes
- Avoid using caching attributes in
Distribution.metadatafor requirements. This is done for backwards compatibility with customizations that attempt to modifyinstall_requiresorextras_requireat a late point (still not recommended). (#4043)Misc
v68.2.0
Features
- Rework how
setuptoolsinternally handlesdependencies/install_requiresandoptional-dependencies/extras_require. (#3903)- Improve the generated
PKG-INFOfiles, by addingRequires-Distfields. Previously, these fields would be omitted in favour of a non-standard*.egg-info/requires.txtfile (which is still generated for the time being). (#3904)- Improve atomicity when writing
PKG-INFOfiles to avoid race conditions withimportlib.metadata. (#3904)Bugfixes
... (truncated)
Commits
2255e63Bump version: 68.2.1 → 68.2.274cc26cImprove backwards compatibility with deprecated CLI practices (#4048)e3d5eddFix import statement on quickstart guide (#4049)5f29762fix import statement on quickstart guidefacbb75Add news fragment7b7971eSet requirements attributes directly into dist when parsing pyproject.toml566f294Test command line parsing of '--version' interoperates with pyproject.toml0120605Bump version: 68.2.0 → 68.2.16e1bd6bFix bumpversion stated30aaa5Update test deps (#4045)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)