2022-12-26T13:04:10 python3.10-parver 0.3.1 -> 0.4 https://pypi.org/project/parver/ 2022-12-26T13:04:12 attrpath: python310Packages.parver 2022-12-26T13:04:13 Checking auto update branch... 2022-12-26T13:04:17 [version] 2022-12-26T13:04:17 [version] skipping because derivation has updateScript 2022-12-26T13:04:17 [rustCrateVersion] 2022-12-26T13:04:17 [rustCrateVersion] No cargoSha256 found 2022-12-26T13:04:17 [golangModuleVersion] 2022-12-26T13:04:17 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-26T13:04:17 [updateScript] 2022-12-26T13:04:19 [updateScript] Success 2022-12-26T13:04:19 [updateScript] this derivation will be built: /nix/store/52k1fxmf0kjq13183m48cdbkc29fgd7r-packages.json.drv building '/nix/store/52k1fxmf0kjq13183m48cdbkc29fgd7r-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-12-26T13:04:19 2022-12-26T13:04:19 [quotedUrls] 2022-12-26T13:04:19 [quotedUrls] nothing found to replace 2022-12-26T13:04:19 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-12-26T13:05:44 No auto update branch exists 2022-12-26T13:05:47 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