Fri, 27 Jun 2025 01:03:02 CST | login

Information for build python-zope-hookable-5.1.0-2.oc9

ID41086
Package Namepython-zope-hookable
Version5.1.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-zope-hookable.git?.#3ef398a7dd0ab498ad3a72dda691e7bee42052d1
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
StartedSat, 14 Jun 2025 02:39:51 CST
CompletedSat, 14 Jun 2025 02:46:36 CST
Taskbuild (dist-oc9-epol, /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-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-zope-hookable-5.1.0-2.oc9.src.rpm (info) (download)
aarch64
python3-zope-hookable-5.1.0-2.oc9.aarch64.rpm (info) (download)
python-zope-hookable-debugsource-5.1.0-2.oc9.aarch64.rpm (info) (download)
python3-zope-hookable-debuginfo-5.1.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
python3-zope-hookable-5.1.0-2.oc9.loongarch64.rpm (info) (download)
python-zope-hookable-debugsource-5.1.0-2.oc9.loongarch64.rpm (info) (download)
python3-zope-hookable-debuginfo-5.1.0-2.oc9.loongarch64.rpm (info) (download)
x86_64
python3-zope-hookable-5.1.0-2.oc9.x86_64.rpm (info) (download)
python-zope-hookable-debugsource-5.1.0-2.oc9.x86_64.rpm (info) (download)
python3-zope-hookable-debuginfo-5.1.0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 5.1.0-2 - Rebuilt for loongarch64 * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.1.0-1 - initial build