Thu, 25 Apr 2024 19:56:40 UTC | login

Information for build python-pymemcache-1.2.5-13.fc29

ID48232
Package Namepython-pymemcache
Version1.2.5
Release13.fc29
Epoch
SummaryA comprehensive, fast, pure Python memcached client
Descriptionpymemcache supports the following features: * Complete implementation of the memcached text protocol. * Configurable timeouts for socket connect and send/recv calls. * Access to the "noreply" flag, which can significantly increase the speed of writes. * Flexible, simple approach to serialization and deserialization. * The (optional) ability to treat network and memcached errors as cache misses.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 05:49:05 UTC
CompletedWed, 04 Jul 2018 05:49:05 UTC
Tags
f29
RPMs
src
python-pymemcache-1.2.5-13.fc29.src.rpm (info) (download)
noarch
python2-pymemcache-1.2.5-13.fc29.noarch.rpm (info) (download)
python3-pymemcache-1.2.5-13.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.2.5-13 - Rebuilt for Python 3.7 * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.2.5-12 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.2.5-10 - Python 2 binary package renamed to python2-pymemcache See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.2.5-7 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.5-6 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Nov 12 2015 Kalev Lember <klember@redhat.com> - 1.2.5-4 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Sep 11 2014 Nejc Saje <nsaje@redhat.com> - 1.2.5-2 - Added six to build dependencies, needed during tests * Tue Sep 09 2014 Nejc Saje <nsaje@redhat.com> - 1.2.5-1 - Initial package.