tooz/tooz/drivers
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
..
__init__.py First commit of Tooz 2013-12-19 12:18:35 +01:00
consul.py Fix handling of timeout and blocking 2023-12-22 21:40:38 +09:00
etcd.py Fix handling of timeout and blocking 2023-12-22 21:40:38 +09:00
etcd3gw.py Fix handling of timeout and blocking 2023-12-22 21:40:38 +09:00
file.py Fix handling of timeout and blocking 2023-12-22 21:40:38 +09:00
ipc.py Fix handling of timeout and blocking 2023-12-22 21:40:38 +09:00
memcached.py Fix handling of timeout and blocking 2023-12-22 21:40:38 +09:00
mysql.py Fix handling of timeout and blocking 2023-12-22 21:40:38 +09:00
pgsql.py Fix handling of timeout and blocking 2023-12-22 21:40:38 +09:00
redis.py Remove use of distutils 2024-03-28 10:15:43 +00:00
zake.py Deprecate zake driver because of unmaintained library 2023-12-18 06:08:41 +00:00
zookeeper.py Fix handling of timeout and blocking 2023-12-22 21:40:38 +09:00