Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-python-memcached | Distribution: openSUSE Tumbleweed |
Version: 1.62 | Vendor: openSUSE |
Release: 2.1 | Build date: Fri Jul 4 18:36:26 2025 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 126370 | Source RPM: python-python-memcached-1.62-2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/linsomniac/python-memcached | |
Summary: Pure python memcached client |
This package was originally written by Evan Martin of Danga. Sean Reifschneider of tummy.com, ltd. has taken over maintenance of it. This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. Search google for memcached for more information.
Python-2.0
* Fri Jul 04 2025 Dirk Müller <dmueller@suse.com> - fix tests for SLE15 * Thu Feb 01 2024 Dirk Müller <dmueller@suse.com> - update to 1.62: * delete() return value now is 1 for "DELETED" and 0 for "NOT_FOUND" or server error. (Nick Pope PR #190) - update to 1.60: * Allow to use a datetime.timedelta parameter for Client.set * Fix cmemcahe_hash 0 values being translated to 1 * Fix tuple key support in multi methods * Add support for default value in get * test_memcache.py: try import unittest.mock * Use == as suggested by Python 3.8 (PR from @za) * Decoding in slab funcs, replacing "1" with "True" in while. * Tell PyPI to parse README as markdown (PR from @MartinThoma) * test_memcache.py: try import unittest.mock * Removed Python 2.7 from setup.cfg, adding 3.8-3.12 * Add support for default value in get() * Fix tuple key support in multi methods (regression in 1.55). * Removing six.PY2/3 conditionals * Removing "time" from delete and making expiry mandatory in touch. (port of @erankor's PR in #30 ) * Added quit() method. This method sends the 'quit' command to the servers and then closes the connections, reducing the number of TIME_WAIT sockets hanging around the OS. * Allow to use a datetime.timedelta parameter for Client.set * Allow keys to be encoded before use. * Removing historic python 2to3 code and deprecated socket.error (for OSError). * Updating to the latest PSF license - drop python-python-memcached-no-six.patch (upstream) * Thu Jun 01 2023 pgajdos@suse.com - run pyupgrade - added patches https://github.com/linsomniac/python-memcached/pull/186 + python-python-memcached-no-six.patch * Tue Dec 13 2022 Matej Cepl <mcepl@suse.com> - Fix incorrect version number in `__version__` (gh#linsomniac/python-memcached#185). - Fix build: memcached moved their binaries to /usr/bin. - Clean up SPEC file. * Mon Apr 11 2022 Markéta Machová <mmachova@suse.com> - do not use mock * Wed Jun 03 2020 Marketa Calabkova <mcalabkova@suse.com> - replace nose with pytest * Wed Jan 09 2019 Jonathan Brownell <jbrownell@suse.com> - Use proper memcached path on Red Hat platforms * Wed Aug 08 2018 tchvatal@suse.com - Kill memcache deamon at the end of the tests * Wed Aug 08 2018 tchvatal@suse.com - Version update to 1.59 bsc#1131840: * Various fixes for python 3.7 and 3.6 - Run tests * Thu Aug 24 2017 jmatejek@suse.com - singlespec auto-conversion
/usr/lib/python3.12/site-packages/__pycache__/memcache.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/__pycache__/memcache.cpython-312.pyc /usr/lib/python3.12/site-packages/memcache.py /usr/lib/python3.12/site-packages/python_memcached-1.62.dist-info /usr/lib/python3.12/site-packages/python_memcached-1.62.dist-info/INSTALLER /usr/lib/python3.12/site-packages/python_memcached-1.62.dist-info/METADATA /usr/lib/python3.12/site-packages/python_memcached-1.62.dist-info/RECORD /usr/lib/python3.12/site-packages/python_memcached-1.62.dist-info/REQUESTED /usr/lib/python3.12/site-packages/python_memcached-1.62.dist-info/WHEEL /usr/lib/python3.12/site-packages/python_memcached-1.62.dist-info/top_level.txt /usr/share/doc/packages/python312-python-memcached /usr/share/doc/packages/python312-python-memcached/README.md /usr/share/licenses/python312-python-memcached /usr/share/licenses/python312-python-memcached/PSF.LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jul 10 23:27:05 2025