Revisions of python-pymemcache

buildservice-autocommit accepted request 802871 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 22)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 21)
- update to 3.1.0:
  * Add TLS support for TCP sockets.
  * Fix corner case when dead hashed server comes back alive.
buildservice-autocommit accepted request 796468 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 20)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 19)
- Fix build without python 2
buildservice-autocommit accepted request 788526 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 18)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 788520 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 17)
- version update to 3.0.1
  * Make MockMemcacheClient more consistent with the real client.
  * Pass ``encoding`` from HashClient to its pooled clients when ``use_pooling``
    is enabled.
buildservice-autocommit accepted request 786856 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 16)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 786851 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 15)
- Update to 3.0.0
  * The serialization API has been reworked. Instead of consuming a serializer
    and deserializer as separate arguments, client objects now expect an argument
    ``serde`` to be an object which implements ``serialize`` and ``deserialize``
    as methods. (``serialize`` and ``deserialize`` are still supported but
    considered deprecated.)
  * Validate integer inputs for ``expire``, ``delay``, ``incr``, ``decr``, and
    ``memlimit`` -- non-integer values now raise ``MemcacheIllegalInputError``
  * Validate inputs for ``cas`` -- values which are not integers or strings of
    0-9 now raise ``MemcacheIllegalInputError``
  * Add ``prepend`` and ``append`` support to ``MockMemcacheClient``.
  * Add the ``touch`` method to ``HashClient``.
  * Added official support for Python 3.8.
buildservice-autocommit accepted request 729846 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 13)
- 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.
buildservice-autocommit accepted request 686261 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 12)
baserev update by copy to link target
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) accepted request 686209 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 11)
- Trim filler wording from descriptions.
buildservice-autocommit accepted request 679883 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 10)
baserev update by copy to link target
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 9)
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 8)
- 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
Todd R's avatar Todd R (TheBlackCat) committed (revision 7)
converted link to branch
Todd R's avatar Todd R (TheBlackCat) committed (revision 6)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 545729 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
initialized devel package after accepting 545729
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 4)
- update to 1.2.9:
  * Introduced PooledClient a thread-safe pool of clients
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 3)
- add LICENSE.txt
Displaying revisions 21 - 40 of 42
openSUSE Build Service is sponsored by