python: python-redis-lock: init at 3.3.1

This commit is contained in:
Klaas van Schelven
2019-05-24 11:25:10 +02:00
parent 474566bccb
commit 535b2d71bc
2 changed files with 38 additions and 0 deletions

View File

@@ -850,6 +850,8 @@ in {
python-rapidjson = callPackage ../development/python-modules/python-rapidjson { };
python-redis-lock = callPackage ../development/python-modules/python-redis-lock { };
python-sql = callPackage ../development/python-modules/python-sql { };
python-snappy = callPackage ../development/python-modules/python-snappy {