Tue, 14 May 2024 16:18:43 UTC | login

Information for build python-ZEO-5.2.2-1.fc33

ID177313
Package Namepython-ZEO
Version5.2.2
Release1.fc33
Epoch
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 14:06:45 UTC
CompletedThu, 13 Aug 2020 14:06:45 UTC
Tags
f33
f37
f38
RPMs
src
python-ZEO-5.2.2-1.fc33.src.rpm (info) (download)
noarch
python3-ZEO-5.2.2-1.fc33.noarch.rpm (info) (download)
Changelog * Tue Aug 11 2020 Jerry James <loganjerry@gmail.com> - 5.2.2-1 - Version 5.2.2 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 5.2.1-6 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 5.2.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 5.2.1-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 09 2019 Jerry James <loganjerry@gmail.com> - 5.2.1-1 - New upstream release - Drop redundant Requires - Change msgpack name fix to version fix * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Nov 17 2018 Jerry James <loganjerry@gmail.com> - 5.2.0-4 - Drop python2 subpackage