Sat, 09 Nov 2024 16:06:24 UTC | login

Information for build python-zope-hookable-5.1.0-10.fc41

ID325651
Package Namepython-zope-hookable
Version5.1.0
Release10.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-zope-hookable.git#f67a9a27b3190bde694efc787284ec310794c636
SummaryEfficient creation of hookable objects
DescriptionThis package supports the efficient creation of “hookable” objects, which are callable objects that are meant to be optionally replaced. The idea is that you create a function that does some default thing and make it hookable. Later, someone can modify what it does by calling its sethook method and changing its implementation. All users of the function, including those that imported it, will see the change. Documentation is hosted at https://zopehookable.readthedocs.io
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 26 Jul 2024 14:41:36 UTC
CompletedFri, 26 Jul 2024 15:15:41 UTC
Taskbuild (f41, /rpms/python-zope-hookable.git:f67a9a27b3190bde694efc787284ec310794c636)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-zope-hookable.git#f67a9a27b3190bde694efc787284ec310794c636'}}
Tags
f41
RPMs
src
python-zope-hookable-5.1.0-10.fc41.src.rpm (info) (download)
riscv64
python3-zope-hookable-5.1.0-10.fc41.riscv64.rpm (info) (download)
python-zope-hookable-debugsource-5.1.0-10.fc41.riscv64.rpm (info) (download)
python3-zope-hookable-debuginfo-5.1.0-10.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 5.1.0-9 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 5.1.0-5 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 10 2022 Jonathan Wright <jonathan@almalinux.org> - 5.1.0-3 - Minor spec improvements * Wed Aug 10 2022 Jonathan Wright <jonathan@almalinux.org> - 5.1.0-2 - Update spec to build on epel8 * Tue Aug 09 2022 Jonathan Wright <jonathan@almalinux.org> - 5.1.0-1 - Initial package build - Fixes rhbz#2090769