* avoid deprecation warnings * remove python 2 code * update metadata format to be compatible with latest version OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-binary-memcached?expand=0&rev=12
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jul 4 12:56:03 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.31.4:
|
|
* avoid deprecation warnings
|
|
* remove python 2 code
|
|
* update metadata format to be compatible with latest version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 11 04:54:20 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject and pytest macros.
|
|
- No more greedy globs in %files.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 3 09:07:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.31.2:
|
|
* Remove setup's.py dependency on m2r
|
|
- drop drop-m2r-dependency.patch (upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|