Accepting request 1130857 from devel:languages:python
- update to 2.20.0: * Implement `BITFIELD` command #247 * Implement `COMMAND`, `COMMAND INFO`, `COMMAND COUNT` #248 OBS-URL: https://build.opensuse.org/request/show/1130857 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fakeredis?expand=0&rev=23
This commit is contained in:
commit
7cf7957749
BIN
fakeredis-2.19.0-gh.tar.gz
(Stored with Git LFS)
BIN
fakeredis-2.19.0-gh.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
fakeredis-2.20.0-gh.tar.gz
Normal file
3
fakeredis-2.20.0-gh.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:424dd5f218a3bb06886b8af414b203153a49e9970d11caffd84d16626fc69ab7
|
||||
size 212960
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 21:41:12 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.20.0:
|
||||
* Implement `BITFIELD` command #247
|
||||
* Implement `COMMAND`, `COMMAND INFO`, `COMMAND COUNT` #248
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 19 10:04:58 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-fakeredis
|
||||
Version: 2.19.0
|
||||
Version: 2.20.0
|
||||
Release: 0
|
||||
Summary: Fake implementation of redis API for testing purposes
|
||||
License: BSD-3-Clause AND MIT
|
||||
|
Loading…
Reference in New Issue
Block a user