Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-python-memcached | Distribution: openSUSE Tumbleweed |
Version: 1.62 | Vendor: openSUSE |
Release: 1.3 | Build date: Thu Feb 1 22:18:55 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 132410 | Source RPM: python-python-memcached-1.62-1.3.src.rpm |
Packager: http://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
* Thu Feb 01 2024 Dirk Müller <[email protected]> - 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 [email protected] - run pyupgrade - added patches https://github.com/linsomniac/python-memcached/pull/186 + python-python-memcached-no-six.patch * Tue Dec 13 2022 Matej Cepl <[email protected]> - 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á <[email protected]> - do not use mock * Wed Jun 03 2020 Marketa Calabkova <[email protected]> - replace nose with pytest * Wed Jan 09 2019 Jonathan Brownell <[email protected]> - Use proper memcached path on Red Hat platforms * Wed Aug 08 2018 [email protected] - Kill memcache deamon at the end of the tests * Wed Aug 08 2018 [email protected] - Version update to 1.59 bsc#1131840: * Various fixes for python 3.7 and 3.6 - Run tests * Thu Aug 24 2017 [email protected] - singlespec auto-conversion * Tue Nov 15 2016 [email protected] - update to 1.58: * Fixing a performance regression in v1.54 in Python 2, using cPickle again. * Support for "stats slabs". * Pin Six version to >= 1.4 * setup.py build process pulls version from memcached.py * delete() and delete_multi() now default the "time" argument to None, since the protocol doesn't allow a time in some implementations. Patch by oremj #27
/usr/lib/python3.11/site-packages/__pycache__/memcache.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/__pycache__/memcache.cpython-311.pyc /usr/lib/python3.11/site-packages/memcache.py /usr/lib/python3.11/site-packages/python_memcached-1.62.dist-info /usr/lib/python3.11/site-packages/python_memcached-1.62.dist-info/INSTALLER /usr/lib/python3.11/site-packages/python_memcached-1.62.dist-info/METADATA /usr/lib/python3.11/site-packages/python_memcached-1.62.dist-info/RECORD /usr/lib/python3.11/site-packages/python_memcached-1.62.dist-info/REQUESTED /usr/lib/python3.11/site-packages/python_memcached-1.62.dist-info/WHEEL /usr/lib/python3.11/site-packages/python_memcached-1.62.dist-info/top_level.txt /usr/share/doc/packages/python311-python-memcached /usr/share/doc/packages/python311-python-memcached/README.md /usr/share/licenses/python311-python-memcached /usr/share/licenses/python311-python-memcached/PSF.LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Dec 9 23:39:48 2024