python310Packages.pyvo 0 -> 1 attrpath: python310Packages.pyvo 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/q7r72a5vind1nr8cb2ic1dpygn48szxz-packages.json.drv building '/nix/store/q7r72a5vind1nr8cb2ic1dpygn48szxz-packages.json.drv'... Going to be running update for following packages: - python3.10-pyvo-1.4 Press Enter key to continue... Running update for: - python3.10-pyvo-1.4: UPDATING ... - python3.10-pyvo-1.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyvo/default.nix b/pkgs/development/python-modules/pyvo/default.nix index 72801ee30690..84d0a285e005 100644 --- a/pkgs/development/python-modules/pyvo/default.nix +++ b/pkgs/development/python-modules/pyvo/default.nix @@ -14,13 +14,13 @@ buildPythonPackage rec { pname = "pyvo"; - version = "1.4"; + version = "1.4.1"; disabled = pythonOlder "3.8"; # according to setup.cfg src = fetchPypi { inherit pname version; - hash = "sha256-R2ttLoFd6Ic0KZl49dzN5NtWAqPpXRaeki6X8CRGsCw="; + hash = "sha256-B6Tn3f5LmVsnHkREAndUK5oj3g7ZluFS11mGD33YTJ0="; }; patches = [ 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 python310Packages.pyvo nix build failed. applying patch /nix/store/mb301il4jrpbxq6c65fhnplj60z1jnr8-385.patch patching file pyvo/dal/mimetype.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file pyvo/dal/mimetype.py.rej patching file pyvo/dal/mimetype.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file pyvo/dal/mimetype.py.rej patching file pyvo/dal/query.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pyvo/dal/query.py.rej patching file pyvo/dal/tests/test_sia2_remote.py Hunk #1 FAILED at 7. Hunk #2 succeeded at 46 with fuzz 2 (offset 4 lines). 1 out of 2 hunks FAILED -- saving rejects to file pyvo/dal/tests/test_sia2_remote.py.rej patching file pyvo/dal/tests/test_sia2_remote.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pyvo/dal/tests/test_sia2_remote.py.rej patching file pyvo/utils/formatting.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file pyvo/utils/formatting.py.rej