python311Packages.ufo2ft 0 -> 1 attrpath: python311Packages.ufo2ft 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.11-ufo2ft-2.33.4 Press Enter key to continue... Running update for: - python3.11-ufo2ft-2.33.4: UPDATING ... - python3.11-ufo2ft-2.33.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ufo2ft/default.nix b/pkgs/development/python-modules/ufo2ft/default.nix index 6daa54a31e81..5ce66b01a9e3 100644 --- a/pkgs/development/python-modules/ufo2ft/default.nix +++ b/pkgs/development/python-modules/ufo2ft/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "ufo2ft"; - version = "2.33.4"; + version = "3.0.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-e6p/H1Vub0Ln0VhQvwsVLuD/p8uNG5oCPhfQPCTl1nY="; + hash = "sha256-1mg9aJtr6i4hLDGB526KUr00tUtXFKvAuQXucXzpaHE="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.ufo2ft nix build failed. adding 'ufo2ft/filters/__init__.py' adding 'ufo2ft/filters/__main__.py' adding 'ufo2ft/filters/base.py' adding 'ufo2ft/filters/cubicToQuadratic.py' adding 'ufo2ft/filters/decomposeComponents.py' adding 'ufo2ft/filters/decomposeTransformedComponents.py' adding 'ufo2ft/filters/dottedCircle.py' adding 'ufo2ft/filters/dottedCircleFilter.py' adding 'ufo2ft/filters/explodeColorLayerGlyphs.py' adding 'ufo2ft/filters/flattenComponents.py' adding 'ufo2ft/filters/propagateAnchors.py' adding 'ufo2ft/filters/removeOverlaps.py' adding 'ufo2ft/filters/reverseContourDirection.py' adding 'ufo2ft/filters/sortContours.py' adding 'ufo2ft/filters/transformations.py' adding 'ufo2ft-3.0.0.dist-info/LICENSE' adding 'ufo2ft-3.0.0.dist-info/METADATA' adding 'ufo2ft-3.0.0.dist-info/WHEEL' adding 'ufo2ft-3.0.0.dist-info/top_level.txt' adding 'ufo2ft-3.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built ufo2ft-3.0.0-py2.py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for ufo2ft-3.0.0-py2.py3-none-any.whl - fonttools>=4.47.2 not satisfied by version 4.46.0 - cffsubr>=0.3.0 not satisfied by version 0.2.9.post1