python-fakeredis
Fake implementation of redis API for testing purposes
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-fakeredis && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fakeredis-2.10.3-gh.tar.gz | 0000160924 157 KB | |
python-fakeredis.changes | 0000006816 6.66 KB | |
python-fakeredis.spec | 0000002337 2.28 KB |
Revision 13 (latest revision is 27)
Dominique Leuenberger (dimstar_suse)
accepted
request 1080252
from
Steve Kowalik (StevenK)
(revision 13)
- Update to 2.10.3: * Support for redis-py 5.0.0b1 * Include tests in sdist (#133) * Fix import used in GenericCommandsMixin.randomkey (#135) * Fix async_timeout usage on py3.11 (#132) * Enable testing django-cache using FakeConnection. * All geo commands implemented * Fix bug for xrange * Fix bug for xrevrange * Implement XTRIM * Add support for MAXLEN, MAXID, LIMIT arguments for XADD command * Add support for ZRANGE arguments for ZRANGE command #127 * Relax python version requirement #128 * Support for redis-py 4.5.0 #125
Comments 0