Loading pkgs/development/python-modules/gftools/default.nix +6 −4 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ bumpfontversion, coreutils, diffenator2, ffmpeg-python, font-v, fontbakery, fontfeatures, Loading Loading @@ -61,14 +62,14 @@ let in buildPythonPackage rec { pname = "gftools"; version = "0.9.85"; version = "0.9.86"; pyproject = true; src = fetchFromGitHub { owner = "googlefonts"; repo = "gftools"; tag = "v${version}"; hash = "sha256-D7s4msdJFiBlIvREiOqLACDwciNi9Di0dRB+qLpfhFY="; hash = "sha256-4N27R+rbPSnxg701OGtrD7/iwTaUBdhp528+9n4ZIt8="; }; postPatch = '' Loading @@ -91,7 +92,7 @@ buildPythonPackage rec { substituteInPlace \ Lib/gftools/builder/operations/autohintOTF.py \ --replace-fail '"otfautohint' '"${lib.getExe' afdko "otfautohint"}' --replace-fail 'otfautohint' '${lib.getExe' afdko "otfautohint"}' substituteInPlace \ Lib/gftools/builder/operations/paintcompiler.py \ Loading @@ -106,7 +107,7 @@ buildPythonPackage rec { --replace-fail '"cp' '"${lib.getExe' coreutils "cp"}' substituteInPlace \ Lib/gftools/builder/operations/{fix,remap,autohint,buildStat,addSubset,remapLayout,buildVTT}.py \ Lib/gftools/builder/operations/{fix,remap,autohint,buildStat,addSubset,remapLayout,buildVTT,buildAvar2}.py \ --replace-fail '"gftools' '"${placeholder "out"}/bin/gftools' substituteInPlace \ Loading Loading @@ -135,6 +136,7 @@ buildPythonPackage rec { beautifulsoup4 brotli bumpfontversion ffmpeg-python font-v fontfeatures fontmake Loading Loading
pkgs/development/python-modules/gftools/default.nix +6 −4 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ bumpfontversion, coreutils, diffenator2, ffmpeg-python, font-v, fontbakery, fontfeatures, Loading Loading @@ -61,14 +62,14 @@ let in buildPythonPackage rec { pname = "gftools"; version = "0.9.85"; version = "0.9.86"; pyproject = true; src = fetchFromGitHub { owner = "googlefonts"; repo = "gftools"; tag = "v${version}"; hash = "sha256-D7s4msdJFiBlIvREiOqLACDwciNi9Di0dRB+qLpfhFY="; hash = "sha256-4N27R+rbPSnxg701OGtrD7/iwTaUBdhp528+9n4ZIt8="; }; postPatch = '' Loading @@ -91,7 +92,7 @@ buildPythonPackage rec { substituteInPlace \ Lib/gftools/builder/operations/autohintOTF.py \ --replace-fail '"otfautohint' '"${lib.getExe' afdko "otfautohint"}' --replace-fail 'otfautohint' '${lib.getExe' afdko "otfautohint"}' substituteInPlace \ Lib/gftools/builder/operations/paintcompiler.py \ Loading @@ -106,7 +107,7 @@ buildPythonPackage rec { --replace-fail '"cp' '"${lib.getExe' coreutils "cp"}' substituteInPlace \ Lib/gftools/builder/operations/{fix,remap,autohint,buildStat,addSubset,remapLayout,buildVTT}.py \ Lib/gftools/builder/operations/{fix,remap,autohint,buildStat,addSubset,remapLayout,buildVTT,buildAvar2}.py \ --replace-fail '"gftools' '"${placeholder "out"}/bin/gftools' substituteInPlace \ Loading Loading @@ -135,6 +136,7 @@ buildPythonPackage rec { beautifulsoup4 brotli bumpfontversion ffmpeg-python font-v fontfeatures fontmake Loading