Tue, 14 May 2024 22:54:11 UTC | login

Information for build python-zombie-imp-0.0.2-5.fc40

ID293225
Package Namepython-zombie-imp
Version0.0.2
Release5.fc40
Epoch
SummaryA copy of the `imp` module that was removed in Python 3.12
DescriptionA copy of the imp module that was removed in Python 3.12. This is a compat package to ease transition to Python 3.12. It shouldn't be used and packages using `imp` module should use `importlib.metadata` instead.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 11:19:26 UTC
CompletedThu, 29 Feb 2024 11:19:26 UTC
Tags
f40
RPMs
src
python-zombie-imp-0.0.2-5.fc40.src.rpm (info) (download)
noarch
python3-zombie-imp-0.0.2-5.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Oct 24 2023 Miro Hrončok <mhroncok@redhat.com> - 0.0.2-3 - Make the tests pass with Python 3.13.0a1+, 3.12.1+, 3.11.6+ * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 27 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 0.0.2-1 - Initial package