Skip to content

Get attr module version without importlib [RHELDST-32151]#665

Merged
rbikar merged 2 commits intorelease-engineering:masterfrom
MichalHaluza:drop_importlib
Jun 16, 2025
Merged

Get attr module version without importlib [RHELDST-32151]#665
rbikar merged 2 commits intorelease-engineering:masterfrom
MichalHaluza:drop_importlib

Conversation

@MichalHaluza
Copy link
Copy Markdown
Contributor

For python versions older than 3.8, importlib_metadata module needs to be installed separately, however no such RPM package is available for RHEL 8. The whole ordeal of getting the version of attr module currently installed can be done without importing importlib.

This commit also updates .gitignore to ignore artifacts generated during local tox runs.

For python versions older than 3.8, importlib_metadata module needs to
be installed separately, however no such RPM package is available
for RHEL 8. The whole ordeal of getting the version of attr module
currently installed can be done without importing importlib.

This commit also updates .gitignore to ignore artifacts generated
during local tox runs.
@rbikar rbikar merged commit 432f4d6 into release-engineering:master Jun 16, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants