python311Packages.fontbakery 0 -> 1 attrpath: python311Packages.fontbakery Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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] this derivation will be built: /nix/store/zwhm4cmynm5wsnwjvbxri98jcxqs3113-packages.json.drv building '/nix/store/zwhm4cmynm5wsnwjvbxri98jcxqs3113-packages.json.drv'... Going to be running update for following packages: - python3.11-fontbakery-0.10.4 Press Enter key to continue... Running update for: - python3.11-fontbakery-0.10.4: UPDATING ... - python3.11-fontbakery-0.10.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fontbakery/default.nix b/pkgs/development/python-modules/fontbakery/default.nix index 3d1a2331e5e8..ace24cfeae51 100644 --- a/pkgs/development/python-modules/fontbakery/default.nix +++ b/pkgs/development/python-modules/fontbakery/default.nix @@ -44,12 +44,12 @@ buildPythonPackage rec { pname = "fontbakery"; - version = "0.10.4"; + version = "0.10.9"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-Ye/TMGvURxSU2yoohwYbSo5RvrmbHKdMnFNj2lUvtMk="; + hash = "sha256-I0hNhqVbK31HIakIuUEmNJblRE5UkQeiyT1fPrF3Z0U="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.fontbakery nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/hhx0qph37z103njsyd17kv5mladd7z12-fontbakery-0.10.9.tar.gz source root is fontbakery-0.10.9 setting SOURCE_DATE_EPOCH to timestamp 1705079838 of file fontbakery-0.10.9/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/wzrsmzgs87cqjszr6mlqf8lwdz2wmsam-4124.patch patching file Lib/fontbakery/profiles/googlefonts.py Hunk #1 succeeded at 5491 (offset -352 lines). Hunk #2 succeeded at 5794 (offset -352 lines). patching file Lib/fontbakery/profiles/googlefonts_conditions.py Hunk #1 FAILED at 592. Hunk #2 succeeded at 605 with fuzz 1 (offset 5 lines). Hunk #3 succeeded at 615 (offset 5 lines). 1 out of 3 hunks FAILED -- saving rejects to file Lib/fontbakery/profiles/googlefonts_conditions.py.rej patching file requirements-tests.txt Hunk #1 FAILED at 5. 1 out of 1 hunk FAILED -- saving rejects to file requirements-tests.txt.rej patching file tests/profiles/googlefonts_test.py Hunk #1 succeeded at 3862 (offset 11 lines). patching file tests/profiles/googlefonts_test.py Hunk #2 succeeded at 247 (offset 10 lines). Hunk #3 succeeded at 271 (offset 10 lines). Hunk #4 succeeded at 297 (offset 10 lines). Hunk #5 succeeded at 1620 (offset 21 lines). Hunk #6 succeeded at 3881 (offset 11 lines). Hunk #7 succeeded at 4131 (offset 11 lines). Hunk #8 succeeded at 4597 (offset 11 lines). Hunk #9 succeeded at 4659 (offset 11 lines). Hunk #10 succeeded at 4669 (offset 11 lines).