2022-11-24T02:58:13 python310Packages.parver 0 -> 1 2022-11-24T02:58:15 attrpath: python310Packages.parver 2022-11-24T02:58:15 Checking auto update branch... 2022-11-24T02:58:20 [version] 2022-11-24T02:58:20 [version] skipping because derivation has updateScript 2022-11-24T02:58:20 [rustCrateVersion] 2022-11-24T02:58:20 [rustCrateVersion] No cargoSha256 found 2022-11-24T02:58:20 [golangModuleVersion] 2022-11-24T02:58:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-24T02:58:20 [updateScript] 2022-11-24T02:58:22 [updateScript] Success 2022-11-24T02:58:22 [updateScript] this derivation will be built: /nix/store/70fsg3gnrviyi17anxz10jvh6k00ii16-packages.json.drv building '/nix/store/70fsg3gnrviyi17anxz10jvh6k00ii16-packages.json.drv'... Going to be running update for following packages: - python3.10-parver-0.3.1 Press Enter key to continue... Running update for: - python3.10-parver-0.3.1: UPDATING ... - python3.10-parver-0.3.1: DONE. Packages updated! 2022-11-24T02:58:22 2022-11-24T02:58:22 [quotedUrls] 2022-11-24T02:58:22 [quotedUrls] nothing found to replace 2022-11-24T02:58:22 Diff after rewrites: diff --git a/pkgs/development/python-modules/parver/default.nix b/pkgs/development/python-modules/parver/default.nix index 878b2746758..0d194bfa18c 100644 --- a/pkgs/development/python-modules/parver/default.nix +++ b/pkgs/development/python-modules/parver/default.nix @@ -11,11 +11,11 @@ buildPythonPackage rec { pname = "parver"; - version = "0.3.1"; + version = "0.4"; src = fetchPypi { inherit pname version; - sha256 = "c902e0653bcce927cc156a7fd9b3a51924cbce3bf3d0bfd49fc282bfd0c5dfd3"; + sha256 = "sha256-1KPbuTxTNz7poLoFXkhYxEFpsgS5EuSdAD6tlduam8o="; }; postPatch = '' 2022-11-24T02:59:51 No auto update branch exists 2022-11-24T02:59:55 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.parver nix build failed. warning: unknown setting 'experimental-features' 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 Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/zwjh0fw11dkid1jiq6dyp3g0ijwwkckw-parver-0.4.tar.gz source root is parver-0.4 setting SOURCE_DATE_EPOCH to timestamp 1668202184 of file parver-0.4/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources substitute(): ERROR: file 'setup.py' does not exist