forked from pool/python-python-binary-memcached
baserev update by copy to link target OBS-URL: https://build.opensuse.org/request/show/1007650 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-binary-memcached?expand=0&rev=5
15 lines
627 B
Plaintext
15 lines
627 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Sep 30 12:19:52 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.31.1:
|
|
* Use bytearrays for building up bytes for I/O. (#245)
|
|
* Expose incr/decr ``default`` and ``time`` protocol arguments in client class (#243)
|
|
* Add ability to return default value on get but breaking get's API
|
|
* Support an arbitrary collection of keys, not just a list
|
|
- add drop-m2r-dependency.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 12 11:21:10 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.29.0
|