Click here to visit the old openkoji buildsystem (Archived)

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

ID18644
Package Namepython-zombie-imp
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.0.2
Release5.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-zombie-imp.git#83203e97624212d4837e78d795870a54ab3ac2b5
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 22:58:09 CST
CompletedThu, 02 May 2024 23:10:43 CST
Taskbuild (f41, /rpms/python-zombie-imp.git:83203e97624212d4837e78d795870a54ab3ac2b5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-zombie-imp.git#83203e97624212d4837e78d795870a54ab3ac2b5'}}
Tags
f41
RPMs
src
python-zombie-imp-0.0.2-5.fc41.src.rpm (info) (download)
noarch
python3-zombie-imp-0.0.2-5.fc41.noarch.rpm (info) (download)
Logs
noarch
state.log
hw_info.log
root.log
build.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
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