Tue, 27 Jan 2026 21:54:48 CST | login

Information for build python-zope-hookable-5.1.0-1.ocs23

ID11551
Package Namepython-zope-hookable
Version5.1.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-zope-hookable.git?.#01c14eefbaa2c644fbd4996edb66f8b34f98574e
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 10 Jul 2024 18:39:20 CST
CompletedWed, 10 Jul 2024 18:40:47 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-zope-hookable.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-zope-hookable.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-zope-hookable-5.1.0-1.ocs23.src.rpm (info) (download)
aarch64
python3-zope-hookable-5.1.0-1.ocs23.aarch64.rpm (info) (download)
python-zope-hookable-debugsource-5.1.0-1.ocs23.aarch64.rpm (info) (download)
python3-zope-hookable-debuginfo-5.1.0-1.ocs23.aarch64.rpm (info) (download)
x86_64
python3-zope-hookable-5.1.0-1.ocs23.x86_64.rpm (info) (download)
python-zope-hookable-debugsource-5.1.0-1.ocs23.x86_64.rpm (info) (download)
python3-zope-hookable-debuginfo-5.1.0-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.1.0-1 - initial build