forked from pool/python-redis
Tests depend on https://build.opensuse.org/request/show/1284860
- Update to 6.2.0: * https://github.com/redis/redis-py/releases/tag/v6.2.0 * https://github.com/redis/redis-py/releases/tag/v6.1.0 * https://github.com/redis/redis-py/releases/tag/v6.0.0 * https://github.com/redis/redis-py/releases/tag/v5.3.0 - Drop pytest-asyncio-045.patch * Fixed upstream - Add remove-mock.patch * Use built-in unittest.mock - Don't remove test_graph.py * The test was dropped upstream - Add new python-redis-entraid and pytest-mock dependencies for tests - Add new hatchling build requirement * Remove setuptools and wheel which is longer needed - Move test suite to separate flavor to avoid dependency cycle with python-redis-entraid * Add _multibuild * Move some dependencies that were only needed for tests to the new flavor - Update skipped test list due to gh#python/cpython#70654 * Skip test_re_auth_pub_sub_in_resp3 * Skip test_do_not_re_auth_pub_sub_in_resp2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=101
This commit is contained in:
@@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 10 16:44:41 UTC 2025 - Antonio Teixeira <antonio.teixeira@suse.com>
|
||||
|
||||
- Update to 6.2.0:
|
||||
* https://github.com/redis/redis-py/releases/tag/v6.2.0
|
||||
* https://github.com/redis/redis-py/releases/tag/v6.1.0
|
||||
* https://github.com/redis/redis-py/releases/tag/v6.0.0
|
||||
* https://github.com/redis/redis-py/releases/tag/v5.3.0
|
||||
- Drop pytest-asyncio-045.patch
|
||||
* Fixed upstream
|
||||
- Add remove-mock.patch
|
||||
* Use built-in unittest.mock
|
||||
- Don't remove test_graph.py
|
||||
* The test was dropped upstream
|
||||
- Add new python-redis-entraid and pytest-mock dependencies for tests
|
||||
- Add new hatchling build requirement
|
||||
* Remove setuptools which is no longer needed
|
||||
- Move test suite to separate flavor to avoid dependency cycle with
|
||||
python-redis-entraid
|
||||
* Add _multibuild
|
||||
* Move some dependencies that were only needed for tests to the new
|
||||
flavor
|
||||
- Update skipped test list due to gh#python/cpython#70654
|
||||
* Skip test_re_auth_pub_sub_in_resp3
|
||||
* Skip test_do_not_re_auth_pub_sub_in_resp2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 10:59:14 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user