python3Package.gdcm: 3.0.6 -> 3.0.7
This commit is contained in:
committed by
Jon
parent
5befae9c9c
commit
956d7b8169
@@ -777,6 +777,11 @@ in {
|
||||
|
||||
glom = callPackage ../development/python-modules/glom { };
|
||||
|
||||
gdcm = disabledIf isPy27 (toPythonModule (pkgs.gdcm.override {
|
||||
inherit (self) python;
|
||||
enablePython = true;
|
||||
}));
|
||||
|
||||
goocalendar = callPackage ../development/python-modules/goocalendar { };
|
||||
|
||||
grandalf = callPackage ../development/python-modules/grandalf { };
|
||||
|
||||
Reference in New Issue
Block a user