canonical / charmed-5g

Charmed 5G is a secure, reliable and observable open source 5G network.
https://canonical-charmed-5g.readthedocs-hosted.com/
2 stars 0 forks source link

Update dependency importlib-metadata to v6.6.0 #24

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
importlib-metadata ==6.0.0 -> ==6.6.0 age adoption passing confidence

Release Notes

python/importlib_metadata ### [`v6.6.0`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v660) [Compare Source](https://togithub.com/python/importlib_metadata/compare/v6.5.1...v6.6.0) \====== - [#​449](https://togithub.com/python/importlib_metadata/issues/449): Expanded type annotations. ### [`v6.5.1`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v651) [Compare Source](https://togithub.com/python/importlib_metadata/compare/v6.5.0...v6.5.1) \====== - [python/cpython#​103661](https://togithub.com/python/cpython/issues/103661): Removed excess error suppression in `_read_files_egginfo_installed` and fixed path handling on Windows. ### [`v6.5.0`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v650) [Compare Source](https://togithub.com/python/importlib_metadata/compare/v6.4.1...v6.5.0) \====== - [#​422](https://togithub.com/python/importlib_metadata/issues/422): Removed ABC metaclass from `Distribution` and instead deprecated construction of `Distribution` objects without concrete methods. ### [`v6.4.1`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v641) [Compare Source](https://togithub.com/python/importlib_metadata/compare/v6.4.0...v6.4.1) \====== - Updated docs with tweaks from upstream CPython. ### [`v6.4.0`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v640) [Compare Source](https://togithub.com/python/importlib_metadata/compare/v6.3.0...v6.4.0) \====== - Consolidated some behaviors in tests around `_path`. - Added type annotation for `Distribution.read_text`. ### [`v6.3.0`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v630) [Compare Source](https://togithub.com/python/importlib_metadata/compare/v6.2.1...v6.3.0) \====== - [#​115](https://togithub.com/python/importlib_metadata/issues/115): Support `installed-files.txt` for `Distribution.files` when present. ### [`v6.2.1`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v621) [Compare Source](https://togithub.com/python/importlib_metadata/compare/v6.2.0...v6.2.1) \====== - [#​442](https://togithub.com/python/importlib_metadata/issues/442): Fixed issue introduced in v6.1.0 where non-importable names (metadata dirs) began appearing in `packages_distributions`. ### [`v6.2.0`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v620) [Compare Source](https://togithub.com/python/importlib_metadata/compare/v6.1.0...v6.2.0) \====== - [#​384](https://togithub.com/python/importlib_metadata/issues/384): `PackageMetadata` now stipulates an additional `get` method allowing for easy querying of metadata keys that may not be present. ### [`v6.1.0`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v610) [Compare Source](https://togithub.com/python/importlib_metadata/compare/v6.0.1...v6.1.0) \====== - [#​428](https://togithub.com/python/importlib_metadata/issues/428): `packages_distributions` now honors packages and modules with Python modules that not `.py` sources (e.g. `.pyc`, `.so`). ### [`v6.0.1`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v601) [Compare Source](https://togithub.com/python/importlib_metadata/compare/v6.0.0...v6.0.1) \====== - [#​434](https://togithub.com/python/importlib_metadata/issues/434): Expand protocol for `PackageMetadata.get_all` to match the upstream implementation of `email.message.Message.get_all` in [python/typeshed#​9620](https://togithub.com/python/typeshed/issues/9620).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.