python310Packages.fontmake 3.5.1 -> 3.7.1 https://repology.org/project/fontmake/versions attrpath: python310Packages.fontmake Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.10-fontmake-3.5.1 Press Enter key to continue... Running update for: - python3.10-fontmake-3.5.1: UPDATING ... - python3.10-fontmake-3.5.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/fontmake/default.nix b/pkgs/development/python-modules/fontmake/default.nix index 1f684becb94c..a6bd37c0153e 100644 --- a/pkgs/development/python-modules/fontmake/default.nix +++ b/pkgs/development/python-modules/fontmake/default.nix @@ -12,11 +12,11 @@ buildPythonPackage rec { pname = "fontmake"; - version = "3.5.1"; + version = "3.7.1"; src = fetchPypi { inherit pname version; - hash = "sha256-njJArNq7nhdoq0Si3+RUDE+VJSwuUvk+e7WeuNaluK0="; + hash = "sha256-Nb09/BRPR0H3rHrbDIhcrgOyJp55KCIdPvUr/vh2Z0U="; extension = "zip"; }; No auto update branch exists Old version 3.5.1" not present in staging derivation file with contents: { lib , buildPythonPackage , fetchPypi , glyphslib , setuptools-scm , ufo2ft , fonttools , fontmath , lxml , setuptools }: buildPythonPackage rec { pname = "fontmake"; version = "3.7.1"; src = fetchPypi { inherit pname version; hash = "sha256-Nb09/BRPR0H3rHrbDIhcrgOyJp55KCIdPvUr/vh2Z0U="; extension = "zip"; }; nativeBuildInputs = [ setuptools-scm ]; propagatedBuildInputs = [ glyphslib ufo2ft fonttools fontmath lxml setuptools ]; pythonImportsCheck = [ "fontmake" ]; meta = { description = "Compiles fonts from various sources (.glyphs, .ufo, designspace) into binaries formats (.otf, .ttf)"; homepage = "https://github.com/googlefonts/fontmake"; license = lib.licenses.asl20; maintainers = [ lib.maintainers.BarinovMaxim ]; }; } python310Packages.fontmake 0 -> 1 attrpath: python310Packages.fontmake Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.10-fontmake-3.5.1 Press Enter key to continue... Running update for: - python3.10-fontmake-3.5.1: UPDATING ... - python3.10-fontmake-3.5.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/fontmake/default.nix b/pkgs/development/python-modules/fontmake/default.nix index 1f684becb94c..a6bd37c0153e 100644 --- a/pkgs/development/python-modules/fontmake/default.nix +++ b/pkgs/development/python-modules/fontmake/default.nix @@ -12,11 +12,11 @@ buildPythonPackage rec { pname = "fontmake"; - version = "3.5.1"; + version = "3.7.1"; src = fetchPypi { inherit pname version; - hash = "sha256-njJArNq7nhdoq0Si3+RUDE+VJSwuUvk+e7WeuNaluK0="; + hash = "sha256-Nb09/BRPR0H3rHrbDIhcrgOyJp55KCIdPvUr/vh2Z0U="; extension = "zip"; }; No auto update branch exists Old version 3.5.1" not present in staging derivation file with contents: { lib , buildPythonPackage , fetchPypi , glyphslib , setuptools-scm , ufo2ft , fonttools , fontmath , lxml , setuptools }: buildPythonPackage rec { pname = "fontmake"; version = "3.7.1"; src = fetchPypi { inherit pname version; hash = "sha256-Nb09/BRPR0H3rHrbDIhcrgOyJp55KCIdPvUr/vh2Z0U="; extension = "zip"; }; nativeBuildInputs = [ setuptools-scm ]; propagatedBuildInputs = [ glyphslib ufo2ft fonttools fontmath lxml setuptools ]; pythonImportsCheck = [ "fontmake" ]; meta = { description = "Compiles fonts from various sources (.glyphs, .ufo, designspace) into binaries formats (.otf, .ttf)"; homepage = "https://github.com/googlefonts/fontmake"; license = lib.licenses.asl20; maintainers = [ lib.maintainers.BarinovMaxim ]; }; }