Mon, 16 Sep 2024 20:07:04 UTC | login

Information for build python-ZEO-6.0.0-4.fc41

ID311421
Package Namepython-ZEO
Version6.0.0
Release4.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-ZEO.git#91cdc0fa20348180782c0999bdfb761be5df85d7
SummaryClient-server storage implementation for ZODB
Description ZEO is a client-server system for sharing a single storage among many clients. When you use ZEO, the storage is opened in the ZEO server process. Client programs connect to this process using a ZEO ClientStorage. ZEO provides a consistent view of the database to all clients. The ZEO client and server communicate using a custom RPC protocol layered on top of TCP.
https://github.com/zopefoundation/ZEO
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 27 Jul 2024 16:08:44 UTC
CompletedSun, 28 Jul 2024 06:44:40 UTC
Taskbuild (f41, /rpms/python-ZEO.git:91cdc0fa20348180782c0999bdfb761be5df85d7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-ZEO.git#91cdc0fa20348180782c0999bdfb761be5df85d7'}}
Tags
f41
RPMs
src
python-ZEO-6.0.0-4.fc41.src.rpm (info) (download)
noarch
python-ZEO-doc-6.0.0-4.fc41.noarch.rpm (info) (download)
riscv64
python3-ZEO-6.0.0-4.fc41.riscv64.rpm (info) (download)
python3-ZEO+msgpack-6.0.0-4.fc41.riscv64.rpm (info) (download)
python3-ZEO+uvloop-6.0.0-4.fc41.riscv64.rpm (info) (download)
python-ZEO-debugsource-6.0.0-4.fc41.riscv64.rpm (info) (download)
python3-ZEO-debuginfo-6.0.0-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jun 10 2024 Python Maint <python-maint@redhat.com> - 6.0.0-4 - Rebuilt for Python 3.13 * Tue Feb 27 2024 Jerry James <loganjerry@gmail.com> - 6.0.0-3 - Stop building for 32-bit x86 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Nov 23 2023 Jerry James <loganjerry@gmail.com> - 6.0.0-1 - Version 6.0.0 * Tue Sep 26 2023 Jerry James <loganjerry@gmail.com> - 5.4.1-2 - Reenable uvloop support * Thu Sep 21 2023 Jerry James <loganjerry@gmail.com> - 5.4.1-1 - Version 5.4.1 + git HEAD for python 3.12 support - Temporarily disable uvloop support until uvloop is installable again * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Feb 24 2023 Jerry James <loganjerry@gmail.com> - 5.4.0-1 - Dynamically generate BuildRequires * Tue Jan 24 2023 Jerry James <loganjerry@gmail.com> - 5.4.0-1 - Version 5.4.0 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 13 2022 Jerry James <loganjerry@gmail.com> - 5.3.0-3 - Convert License tag to SPDX * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 20 2022 Python Maint <python-maint@redhat.com> - 5.3.0-2 - Rebuilt for Python 3.11