Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-python-memcached-1.62-1.2 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-python-memcached Distribution: openSUSE:Factory:zSystems
Version: 1.62 Vendor: openSUSE
Release: 1.2 Build date: Thu Feb 1 22:18:55 2024
Group: Development/Languages/Python Build host: reproducible
Size: 126267 Source RPM: python-python-memcached-1.62-1.2.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.

Provides

Requires

License

Python-2.0

Changelog

* 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
* Tue Nov 15 2016 dmueller@suse.com
  - 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

Files

/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, Mon Apr 29 23:40:03 2024