Sun, 16 Feb 2025 06:42:15 UTC | login

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

ID311674
Package Namepython-zope-hookable
Version5.1.0
Release9.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-zope-hookable.git#7aecc21428a32f479802ca335850deda60803a76
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
StartedWed, 10 Jul 2024 20:01:30 UTC
CompletedWed, 10 Jul 2024 23:09:19 UTC
Taskbuild (f41, /rpms/python-zope-hookable.git:7aecc21428a32f479802ca335850deda60803a76)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-zope-hookable.git#7aecc21428a32f479802ca335850deda60803a76'}}
Tags
f41
RPMs
src
python-zope-hookable-5.1.0-9.fc41.src.rpm (info) (download)
riscv64
python3-zope-hookable-5.1.0-9.fc41.riscv64.rpm (info) (download)
python-zope-hookable-debugsource-5.1.0-9.fc41.riscv64.rpm (info) (download)
python3-zope-hookable-debuginfo-5.1.0-9.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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