Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

py-importlib-metadata: add patch releases #40249

Merged
merged 1 commit into from Oct 2, 2023

Conversation

haampie
Copy link
Member

@haampie haampie commented Sep 29, 2023

importlib_metadata 4.11.4 fixes some nasty issues with
metadata.entry_points(...), so ensure we have those bugfixes:
python/importlib_metadata#379

(sadly the library is vendored where it matters, for example by setuptools...)

importlib_metadata 4.11.4 fixes some nasty issues with
`metadata.entry_points(...)`, so ensure we have those bugfixes.

(sadly the library is vendored by setuptools...)
@haampie haampie merged commit a9dcba7 into spack:develop Oct 2, 2023
13 checks passed
@haampie haampie deleted the bump/py-importlib-metadata branch October 2, 2023 08:09
AdhocMan pushed a commit to AdhocMan/spack that referenced this pull request Oct 10, 2023
importlib_metadata 4.11.4 fixes some nasty issues with
`metadata.entry_points(...)`, so ensure we have those bugfixes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants