python3Packages.pymemcache: init at 3.4.0

This commit is contained in:
Fabian Affolter
2021-04-02 12:29:53 +02:00
parent 905ecb920e
commit 011f0b7897
2 changed files with 45 additions and 0 deletions
+2
View File
@@ -5956,6 +5956,8 @@ in {
pymeeus = callPackage ../development/python-modules/pymeeus { };
pymemcache = callPackage ../development/python-modules/pymemcache { };
pymemoize = callPackage ../development/python-modules/pymemoize { };
pyment = callPackage ../development/python-modules/pyment { };