forked from pool/python-python-redis-lock
Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-redis-lock?expand=0&rev=13
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 5 09:14:19 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 4.0.0:
|
||||
- Dropped support for Python 2.7 and 3.6.
|
||||
- Switched from Travis to GitHub Actions.
|
||||
- Made logging messages more consistent.
|
||||
- Replaced the redis_lock.refresh.thread.* loggers with a
|
||||
single redis_lock.refresh.thread logger.
|
||||
- Various testing cleanup (mainly removal of hardcoded tmp
|
||||
paths).
|
||||
- Temporarily switch off tests (gh#ionelmc/python-redis-lock#107)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user