Skip to content

Bump setuptools from 65.6.3 to 67.4.0

HIFIS Bot requested to merge dependabot-pip-setuptools-67.4.0 into main

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) and importlib-resources (to 5.10.2)

v67.3.3

Misc ^^^^

  • #3820: Restore quoted #include argument to has_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 with pip.

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


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

Merge request reports