2022-11-28T03:20:14 python310Packages.plumbum 0 -> 1 2022-11-28T03:20:17 attrpath: python310Packages.plumbum 2022-11-28T03:20:17 Checking auto update branch... 2022-11-28T03:20:21 [version] 2022-11-28T03:20:21 [version] skipping because derivation has updateScript 2022-11-28T03:20:21 [rustCrateVersion] 2022-11-28T03:20:21 [rustCrateVersion] No cargoSha256 found 2022-11-28T03:20:21 [golangModuleVersion] 2022-11-28T03:20:21 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T03:20:21 [updateScript] 2022-11-28T03:20:23 [updateScript] Success 2022-11-28T03:20:23 [updateScript] this derivation will be built: /nix/store/zx8h50nxgnaf5sp2rxvir6inki3rp7fb-packages.json.drv building '/nix/store/zx8h50nxgnaf5sp2rxvir6inki3rp7fb-packages.json.drv'... Going to be running update for following packages: - python3.10-plumbum-1.7.2 Press Enter key to continue... Running update for: - python3.10-plumbum-1.7.2: UPDATING ... - python3.10-plumbum-1.7.2: DONE. Packages updated! 2022-11-28T03:20:23 2022-11-28T03:20:23 [quotedUrls] 2022-11-28T03:20:24 [quotedUrls] nothing found to replace 2022-11-28T03:20:24 Diff after rewrites: diff --git a/pkgs/development/python-modules/plumbum/default.nix b/pkgs/development/python-modules/plumbum/default.nix index 70b4421778f..984cb232d8a 100644 --- a/pkgs/development/python-modules/plumbum/default.nix +++ b/pkgs/development/python-modules/plumbum/default.nix @@ -12,13 +12,13 @@ buildPythonPackage rec { pname = "plumbum"; - version = "1.7.2"; + version = "1.8.0"; src = fetchFromGitHub { owner = "tomerfiliba"; repo = "plumbum"; - rev = "v${version}"; - sha256 = "sha256-bCCcNFz+ZsbKSF7aCfy47lBHb873tDYN0qFuSCxJp1w="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-SqZO9qYOtBB+KWP0DLsImI64QTTpYKzWMYwSua9k2S0="; }; postPatch = '' 2022-11-28T03:21:59 No auto update branch exists 2022-11-28T03:22:07 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.plumbum nix build failed. post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/l9dprkn157ih9warvhmyp9ydhrlfyrf2-python3.10-plumbum-1.8.0 strip is /nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/strip stripping (with command strip and flags -S) in /nix/store/l9dprkn157ih9warvhmyp9ydhrlfyrf2-python3.10-plumbum-1.8.0/lib patching script interpreter paths in /nix/store/l9dprkn157ih9warvhmyp9ydhrlfyrf2-python3.10-plumbum-1.8.0 checking for references to /build/ in /nix/store/l9dprkn157ih9warvhmyp9ydhrlfyrf2-python3.10-plumbum-1.8.0... shrinking RPATHs of ELF executables and libraries in /nix/store/dya1ip8x2qsl26m878jkd8s8nsaw58j9-python3.10-plumbum-1.8.0-dist strip is /nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/strip patching script interpreter paths in /nix/store/dya1ip8x2qsl26m878jkd8s8nsaw58j9-python3.10-plumbum-1.8.0-dist checking for references to /build/ in /nix/store/dya1ip8x2qsl26m878jkd8s8nsaw58j9-python3.10-plumbum-1.8.0-dist... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ERROR: usage: __main__.py [options] [file_or_dir] [file_or_dir] [...] __main__.py: error: unrecognized arguments: --cov-config=setup.cfg inifile: /build/source/pyproject.toml rootdir: /build/source