python3Packages.smhi-pkg: init at 1.0.14

This commit is contained in:
Fabian Affolter
2021-04-24 18:51:26 +02:00
parent 6942038dbf
commit 019cf935eb
2 changed files with 49 additions and 0 deletions
+2
View File
@@ -7997,6 +7997,8 @@ in {
smdebug-rulesconfig = callPackage ../development/python-modules/smdebug-rulesconfig { };
smhi-pkg = callPackage ../development/python-modules/smhi-pkg { };
smmap2 = throw "smmap2 has been deprecated, use smmap instead."; # added 2020-03-14
smmap = callPackage ../development/python-modules/smmap { };