Commit Graph

16 Commits

Author SHA256 Message Date
9becdebc0f - update to v2.5.0:
* Implement support for BITPOS (bitmap command) (#112)
  * Fix json mget when dict is returned (#114)
  * fix: properly export (#116)
  * Extract param handling (#113)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=22
2023-01-23 09:25:14 +00:00
213d8ff19b - update to v2.4.0:
* Implement LCS (#111), BITOP (#110)
  * Fix bug checking type in scan_iter (#109)
  * Implement GETEX (#102)
  * Implement support for JSON.STRAPPEND (json command) (#98)
  * Implement JSON.STRLEN, JSON.TOGGLE and fix bugs with JSON.DEL (#96)
  * Implement PUBSUB CHANNELS, PUBSUB NUMSUB
  * Implement JSON.CLEAR (#87)
  * Support for redis-py v4.4.0
  * Implement json.mget (#85)
  * Initial json module support - JSON.GET, JSON.SET and JSON.DEL (#80)
  * fix: add nowait for asyncio disconnect (#76)
  * Refactor how commands are registered (#79)
  * Refactor tests from redispy4_plus (#77)
  * Remove support for aioredis separate from redis-py (redis-py versions
    4.1.2 and below). (#65)
  * Add support for redis-py v4.4rc4 (#73)
  * Add mypy support  (#74)
  * Implement support for zmscore by @the-wondersmith in #67
  * What's Changed
  * implement GETDEL and SINTERCARD support by @cunla in #57
  * Test get float-type behavior by @cunla in #59
  * Implement BZPOPMIN/BZPOPMAX support by @cunla in #60

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=21
2023-01-06 11:16:19 +00:00
3735292ed5 Accepting request 1009191 from home:bnavigator:branches:devel:languages:python
- Update to 1.9.3
  * Removed python-six dependency
  * zadd support for GT/LT by @cunla in #49
  * Remove six dependency by @cunla in #51
  * Add host to conn_pool_args by @cunla in #51
- Drop python-fakeredis-no-six.patch which was incomplete
  * all commits, including the missing ones in release now
- Add fakeredis-pr54-fix-ensure_str.patch

OBS-URL: https://build.opensuse.org/request/show/1009191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=19
2022-10-10 06:53:34 +00:00
ebacc938b1 Accepting request 1006376 from home:pgajdos:python
- use upstream
  https://github.com/cunla/fakeredis-py/pull/51/
- modified patches
  % python-fakeredis-no-six.patch (refreshed)

- version update to 1.9.1
  * Zrange byscore by @cunla in #44
  * Expire options by @cunla in #46
  * Enable redis7 support by @cunla in #42 
- added patches
  fix https://github.com/cunla/fakeredis-py/issues/50
  + python-fakeredis-no-six.patch

OBS-URL: https://build.opensuse.org/request/show/1006376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=17
2022-09-27 11:57:03 +00:00
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
da2b607a33 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=9 2020-03-20 12:40:30 +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
Dominique Leuenberger
bfe3c48dd8 Accepting request 690884 from devel:languages:python
- 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/690884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fakeredis?expand=0&rev=1
2019-04-05 10:01:17 +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