googleapis / python-crc32c

Apache License 2.0
22 stars 25 forks source link

chore(deps): update dependency setuptools to v67.5.1 #167

Closed renovate-bot closed 1 year ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
setuptools (changelog) ==67.4.0 -> ==67.5.1 age adoption passing confidence

Release Notes

pypa/setuptools ### [`v67.5.1`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6751) [Compare Source](https://togithub.com/pypa/setuptools/compare/v67.5.0...v67.5.1) Misc ^^^^ - [#​3836](https://togithub.com/pypa/setuptools/issues/3836): Fixed interaction between `setuptools`' package auto-discovery and auto-generated `htmlcov` files. Previously, the `htmlcov` name was ignored when searching for single-file modules, however the correct behaviour is to ignore it when searching for packages (since it is supposed to be a directory, see `coverage config`\_) \-- by :user:`yukihiko-shinoda`. .. \_coverage config: https://coverage.readthedocs.io/en/stable/config.html#html-directory - [#​3838](https://togithub.com/pypa/setuptools/issues/3838): Improved error messages for `pyproject.toml` validations. - [#​3839](https://togithub.com/pypa/setuptools/issues/3839): Fixed `pkg_resources` errors caused when parsing metadata of packages that are already installed but do not conform with PEP 440. ### [`v67.5.0`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6750) [Compare Source](https://togithub.com/pypa/setuptools/compare/v67.4.0...v67.5.0) Changes ^^^^^^^ - [#​3843](https://togithub.com/pypa/setuptools/issues/3843): Although pkg_resources has been discouraged for use, some projects still consider pkg_resources viable for usage. This change makes it clear that pkg_resources should not be used, emitting a DeprecationWarning when imported.

Configuration

šŸ“… Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.