Revisions of python-pymemcache

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1043051 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 16)
- Remove unneeded BuildRequires on python-memcached.
- Clean up python 2 gubbins.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1042435 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 15)
- Disable broken tests in i586.
- Fix launch of memcached for tests
- Remove python-pymemcache-no-mock.patch
- More specific python_sitelib in %files
- Remove python_module macro definition
- Update to 4.0.0:
  * Drop python support for 2.7, 3.4 and 3.5 by @jogo in #321
  * Use default for get ignore_exc by @jogo in #351
  * Return default from hash client by @Pankrat in #352
  * Return default from hash client when using positional argument by @Pankrat
    in #354
  * Support noreply for hash flush_all by @jogo in #361
  * Drop support for Python 3.6 by @jparise in #363
  * Add official support for Python 3.10 by @jparise in #365
  * Handle a blank stat value by @liquidpele in #388
  * Small buffer pass optimization as discussed in #395. by @martinnj in #402
  * Expand Client with a method for sending arbitrary commands. by @martinnj in
    #395
  * add pluggable compression serde by @sontek in #407
  * Start to add type hints by @jogo in #415
  * Add py.typed file by @jogo in #421
  * Fix key_prefix issue with stats and cache_memlimit by @jogo in #433
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 967531 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 14)
- version update to 3.5.2
  * Handle blank ``STAT`` values.
  * ``Client.get`` returns the default when using ``ignore_exc`` and if memcached
    is unavailable
  * Added ``noreply`` support to ``HashClient.flush_all``.
- add python-pymemcache-no-mock.patch, do not require python-mock for build
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 925750 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- update to 3.5.0:
  * Sockets are now closed on ``MemcacheUnexpectedCloseError``.
  * Added support for TCP keepalive for client sockets on Linux platforms.
  * Added retrying mechanisms by wrapping clients.
- drop merged_pr_327.patch (upstream)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 841415 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 3.3.0:
  * ``HashClient`` can now be imported from the top-level ``pymemcache`` package
    (e.g. ``pymemcache.HashClient``).
  * ``HashClient.get_many()`` now longer stores ``False`` for missing keys from
    unavailable clients. Instead, the result won't contain the key at all.
  * Added missing ``HashClient.close()`` and ``HashClient.quit()``.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 814553 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to 3.2.0:
  * ``PooledClient`` and ``HashClient`` now support custom ``Client`` classes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 802871 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- update to 3.1.0:
  * Add TLS support for TCP sockets.
  * Fix corner case when dead hashed server comes back alive.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 796468 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 7)
- Fix build without python 2
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 729846 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
- Update to 2.2.2:
  * Fix long_description string in Python packaging.
  * Fix flags when setting multiple differently-typed values at once.
  * Use setup.cfg metadata instead setup.py config to generate package.
  * Add default_noreply parameter to HashClient.
  * Add encoding parameter to Client constructors (defaults to ascii).
  * Add flags parameter to write operation methods.
  * Handle unicode key values in MockMemcacheClient correctly.
  * Improve ASCII encoding failure exception.
  * Fix setup.py dependency on six already being installed.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 679883 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 2)
- update to 2.1.0:
  * Check reStructuredText along with flake8
  * Hotfix broken path
  * fix result
  * Update changelog
  * Fix syntax errors
  * Use byte strings after serializing with serde
  * correct spelling mistake
  * Remove deprecated Python version.
  * Add tests for serde module
  * Kill python 2.6
  * Add optional support for unicode keys
  * Update README to mention tox
  * Fix support newbytes from future
  * Final touches for 1.3.7
  * Make tuple once, instead of on every call
  * Use only the highest, premium quality picklers available at runtime.
  * Enforce version for sphinx
  * Don't Raise Generic Exception (#164)
  * DocString: `gets` returns values, not keys
  * Always send command keys in their original order
  * Bump version to 1.4.3
  * Bump version to 1.4.2
  * Bump version to 1.4.1
  * Bump version to 1.4.0
  * Import Classes, Function into package level
  * new Patch version for minor change
  * trevor sucks
  * Remove docs from being run when you're running tests
  * Add integration environment to tox
Displaying all 17 revisions
openSUSE Build Service is sponsored by