tooz/tooz
Stephen Finucane f94fd2c1ae Remove use of distutils
We only use it in the redis driver. Switch to using
packaging.version.Version, which is good enough for the redis-py test
suite also [1].

[1] https://github.com/redis/redis-py/blob/07fc339b4a/tests/conftest.py#L199-L208

Change-Id: I42fddfde153c3293099765bf76fe07a5064b3213
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-03-28 10:15:43 +00:00
..
drivers Remove use of distutils 2024-03-28 10:15:43 +00:00
tests Fix sentinel tests not running 2024-03-07 10:02:17 +00:00
__init__.py Move ToozError to root module 2016-12-07 23:40:35 +01:00
_retry.py Support later tenacity versions 2022-03-21 12:08:19 +00:00
coordination.py Replace en-dash with ASCII minus in a docstring 2023-09-04 07:40:44 +00:00
hashring.py Replace md5 with oslo version 2020-10-29 15:44:36 -04:00
locking.py Fix handling of timeout and blocking 2023-12-22 21:40:38 +09:00
partitioner.py Remove six library 2020-07-01 15:56:53 +02:00
utils.py Fix handling of timeout and blocking 2023-12-22 21:40:38 +09:00