Tue, 14 May 2024 17:45:30 UTC | login

Information for build python-ZEO-5.2.1-6.fc33

ID158653
Package Namepython-ZEO
Version5.2.1
Release6.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
StartedWed, 03 Jun 2020 07:44:42 UTC
CompletedWed, 03 Jun 2020 07:44:42 UTC
Tags
f33
RPMs
src
python-ZEO-5.2.1-6.fc33.src.rpm (info) (download)
noarch
python3-ZEO-5.2.1-6.fc33.noarch.rpm (info) (download)
Changelog * 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 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 5.2.0-2 - Rebuilt for Python 3.7 - Don't BR trollius on python3