Sat, 18 May 2024 14:22:05 UTC | login

Information for build python-pymemcache-4.0.0-4.fc40

ID292359
Package Namepython-pymemcache
Version4.0.0
Release4.fc40
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
StartedThu, 29 Feb 2024 10:04:15 UTC
CompletedThu, 29 Feb 2024 10:04:15 UTC
Tags
f40
f41
RPMs
src
python-pymemcache-4.0.0-4.fc40.src.rpm (info) (download)
noarch
python3-pymemcache-4.0.0-4.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 16 2023 Priscila Gutierres <prgutier@redhat.com> - 4.0.0-2 - Add automatic generated Python dependencies * Wed Oct 04 2023 Priscila Gutierres <prgutier@redhat.com> - 4.0.0-1 - Update for 4.0.0 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.5.0-7 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.5.0-4 - Rebuilt for Python 3.11 * Mon May 23 2022 Miro HronĨok <mhroncok@redhat.com> - 3.5.0-3 - Replace mock dependency with unittest.mock from the standard library