python3Packages.timeago: init at 1.0.15

This commit is contained in:
Fabian Affolter
2021-04-26 20:03:36 +02:00
parent ed8f7c60cd
commit dd1ca470db
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -8014,6 +8014,8 @@ in {
tilestache = callPackage ../development/python-modules/tilestache { };
timeago = callPackage ../development/python-modules/timeago { };
timelib = callPackage ../development/python-modules/timelib { };
timeout-decorator = callPackage ../development/python-modules/timeout-decorator { };