python3.pkgs.rpmfile: init at 1.0.8

This commit is contained in:
Cole Helbling
2021-04-25 16:58:21 -07:00
parent ddea0864b6
commit 1a5230e4a9
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -7108,6 +7108,8 @@ in {
inherit python;
});
rpmfile = callPackage ../development/python-modules/rpmfile { };
rpmfluff = callPackage ../development/python-modules/rpmfluff { };
rpy2 = callPackage ../development/python-modules/rpy2 { };