14
0
2023-07-05 09:15:45 +00:00
committed by Git OBS Bridge
parent 14efda9a8e
commit ac23e2fa09

View File

@@ -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)
-------------------------------------------------------------------