python310Packages.pyscard 0 -> 1 attrpath: python310Packages.pyscard 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/2bpqf29zsp4d4fgpnsyk5f1h8vmx3sxn-packages.json.drv building '/nix/store/2bpqf29zsp4d4fgpnsyk5f1h8vmx3sxn-packages.json.drv'... Going to be running update for following packages: - python3.10-pyscard-2.0.2 Press Enter key to continue... Running update for: - python3.10-pyscard-2.0.2: UPDATING ... - python3.10-pyscard-2.0.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyscard/default.nix b/pkgs/development/python-modules/pyscard/default.nix index 106fa03a082..200bd8eb9b1 100644 --- a/pkgs/development/python-modules/pyscard/default.nix +++ b/pkgs/development/python-modules/pyscard/default.nix @@ -6,12 +6,12 @@ let in buildPythonPackage rec { - version = "2.0.2"; + version = "2.0.7"; pname = "pyscard"; src = fetchPypi { inherit pname version; - sha256 = "05de0579c42b4eb433903aa2fb327d4821ebac262434b6584da18ed72053fd9e"; + sha256 = "sha256-J4BUUl+nX76LEEYNh+3NA6cK2U1oixE0Xkc5mH+Fwb8="; }; 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.pyscard nix build failed. got build log for 'python310Packages.pyscard' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/krg841jslnjx42f45nqr4rlpgyk9lrrj-pyscard-2.0.7.tar.gz source root is pyscard-2.0.7 setting SOURCE_DATE_EPOCH to timestamp 1680277902 of file pyscard-2.0.7/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/hibkyf06qw71wyhlvkwazj3lm1h8cl8x-darwin-typo-test-fix.patch patching file test/test_Exceptions.py Hunk #1 FAILED at 28. 1 out of 1 hunk FAILED -- saving rejects to file test/test_Exceptions.py.rej