python310Packages.mako: Normalize attribute, pname, dirname

This commit is contained in:
Martin Weinelt
2023-02-19 21:36:02 +01:00
parent 0981423ea1
commit 9e7f9a402b
40 changed files with 65 additions and 63 deletions
@@ -8,7 +8,7 @@
, numpy
, six
, nose
, Mako
, mako
, cudaSupport ? false, cudaPackages
, openclSupport ? true, ocl-icd, clblas
}:
@@ -59,7 +59,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [
numpy
six
Mako
mako
];
nativeBuildInputs = [