Commit Graph

10 Commits

Author SHA256 Message Date
7ec4036add Accepting request 982135 from home:bnavigator:branches:devel:languages:python
- Update to 1.8.1
  * fix: allow redis 4.3.* by @terencehonles in #30
- Release 1.8
  * Fix handling url with username and password by @cunla in #27
  * Refactor tests by @cunla in #28
- Release 1.7.6
  * add IMOVE operation by @BGroever in #11
  * Add SMISMEMBER command by @OlegZv in #20
  * fix: work with redis.asyncio by @zhongkechen in #10
  * Migrate to poetry by @cunla in #12
  * Create annotation for redis4+ tests by @cunla in #14
  * Make aioredis and lupa optional dependencies by @cunla in #16
  * Remove aioredis requirement if redis-py 4.2+ by @ikornaselur in
    #19

OBS-URL: https://build.opensuse.org/request/show/982135
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=15
2022-06-13 06:27:46 +00:00
d1a89fa574 - update to 1.7.0
* Change a number of corner-case behaviours to match Redis 6.2.6.
  * Fix DeprecationWarning for sampling from a set
  * Improved support for constructor arguments
  * Support redis-py 4
  * Add support for GET option to SET
  * PERSIST and EXPIRE should invalidate watches

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=14
2022-01-23 20:37:19 +00:00
37198fd058 Accepting request 925841 from home:bnavigator:branches:devel:languages:python
- Update to 1.6.1
  * #305 Some packaging modernisation
  * #306 Fix FakeRedisMixin.from_url for unix sockets
  * #308 Remove use of async_generator from tests
- Release 1.6.0
  * #304 Support aioredis 2
  * #302 Switch CI from Travis CI to Github Actions

OBS-URL: https://build.opensuse.org/request/show/925841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=13
2021-10-19 12:25:26 +00:00
bb53ee6d02 fix
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=12
2021-06-29 10:50:15 +00:00
03a0993d75 - update to 1.5.2
* support python 3.9
 * support aioredis

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=11
2021-06-29 10:49:59 +00:00
Tomáš Chvátal
ce69becb0c - Disable py2 as upstream actually disabled python2 support competely
* The syntax simply is not compatible

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=8
2020-03-20 12:34:25 +00:00
Tomáš Chvátal
c8461ea7fa Accepting request 786861 from home:frispete:OpenStack:Common
- Update to 1.3.0:
  * No upstream changelog
- python2 tests are dysfunctional, test with python3 only

OBS-URL: https://build.opensuse.org/request/show/786861
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=7
2020-03-20 12:26:53 +00:00
Tomáš Chvátal
5ed13d805d - Update to 1.0.5:
* No upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=5
2019-09-13 07:58:22 +00:00
Tomáš Chvátal
33558de07c - Update to 1.0.4:
* various bugfixes all around

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=3
2019-08-21 14:38:26 +00:00
Tomáš Chvátal
08201e7ce8 Accepting request 690170 from home:jayvdb:django
- Update to v1.0.3
  * Support for redis 3.2
  (no effective changes in v1.0.2)
- Initial spec for v1.0.1

OBS-URL: https://build.opensuse.org/request/show/690170
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=1
2019-04-03 08:05:18 +00:00