Bump setuptools from 65.6.3 to 67.4.0
Bumps setuptools from 65.6.3 to 67.4.0.
Changelog
Sourced from setuptools's changelog.
v67.4.0
Changes ^^^^^^^
- #3832: Update vendored
importlib-metadata
(to 6.0.0) andimportlib-resources
(to 5.10.2)v67.3.3
Misc ^^^^
- #3820: Restore quoted
#include
argument tohas_function
.v67.3.2
Misc ^^^^
- #3827: Improve deprecation warning message on
pkg_resources.declare_namespace
to display package name.v67.3.1
Misc ^^^^
- #3823: Fixes
egg_info
code path triggered during integration withpip
.v67.3.0
Deprecations ^^^^^^^^^^^^
- #3434: Added deprecation warning for
pkg_resources.declare_namespace
. Users that wish to implement namespace packages, are recommended to follow the practice described in PEP 420 and omit the__init__.py
file entirely.Changes ^^^^^^^
... (truncated)
Commits
-
c34b827
Bump version: 67.3.3 → 67.4.0 -
f4a7429
Update vendored importlib-* (#3832) -
5f7816d
Add news fragment -
0fb3a5d
Bump version: 67.3.2 → 67.3.3 -
10ff25c
Merge pull request #3835 from pypa/distutils-4435cec3 -
dd5ae79
Update changelog. -
d809433
Merge https://github.com/pypa/distutils into distutils-4435cec3 -
4435cec
Merge pull request #205 from fweimer-rh/ccompiler-include -
abd6dbb
Add reference to setuptools issue. Ref #3648. -
1b7838d
Merge pull request #3834 from hbielenia/fix-userguide/extension-typo - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@hifis-bot rebase
will rebase this MR -
@hifis-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts