Tue, 14 May 2024 09:47:31 UTC | login

Information for build python-zombie-imp-0.0.2-2.fc39

ID254815
Package Namepython-zombie-imp
Version0.0.2
Release2.fc39
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
StartedFri, 20 Oct 2023 10:47:35 UTC
CompletedFri, 20 Oct 2023 10:47:35 UTC
Tags
f40
RPMs
src
python-zombie-imp-0.0.2-2.fc39.src.rpm (info) (download)
noarch
python3-zombie-imp-0.0.2-2.fc39.noarch.rpm (info) (download)
Changelog * 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