python311Packages.anyconfig 0 -> 1 attrpath: python311Packages.anyconfig Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-anyconfig-0.13.0 Press Enter key to continue... Running update for: - python3.11-anyconfig-0.13.0: UPDATING ... - python3.11-anyconfig-0.13.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/anyconfig/default.nix b/pkgs/development/python-modules/anyconfig/default.nix index 87792781f640..38e65667de5d 100644 --- a/pkgs/development/python-modules/anyconfig/default.nix +++ b/pkgs/development/python-modules/anyconfig/default.nix @@ -7,12 +7,12 @@ buildPythonPackage rec { pname = "anyconfig"; - version = "0.13.0"; + version = "0.14.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-A/8uF2KvOI+7vtHBq3+fHsAGqR2n2zpouWPabneV0qw="; + hash = "sha256-LN9Ur12ujpF0Pe2CxU7Z2Krvo6lyL11F6bX3S2A+AU0="; }; postPatch = '' 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 python311Packages.anyconfig nix build failed. gzipping man pages under /nix/store/6k9sb59qh18v1d3d5hgrsw77mj4js1kw-python3.11-anyconfig-0.14.0/share/man/ patching script interpreter paths in /nix/store/6k9sb59qh18v1d3d5hgrsw77mj4js1kw-python3.11-anyconfig-0.14.0 stripping (with command strip and flags -S -p) in /nix/store/6k9sb59qh18v1d3d5hgrsw77mj4js1kw-python3.11-anyconfig-0.14.0/lib /nix/store/6k9sb59qh18v1d3d5hgrsw77mj4js1kw-python3.11-anyconfig-0.14.0/bin shrinking RPATHs of ELF executables and libraries in /nix/store/y8wrzipnwk1597zp8dhcvc5af3bran26-python3.11-anyconfig-0.14.0-dist checking for references to /build/ in /nix/store/y8wrzipnwk1597zp8dhcvc5af3bran26-python3.11-anyconfig-0.14.0-dist... patching script interpreter paths in /nix/store/y8wrzipnwk1597zp8dhcvc5af3bran26-python3.11-anyconfig-0.14.0-dist Rewriting #!/nix/store/w4fvvhkzb0ssv0fw5j34pw09f0qw84w8-python3-3.11.7/bin/python3.11 to #!/nix/store/w4fvvhkzb0ssv0fw5j34pw09f0qw84w8-python3-3.11.7 wrapping `/nix/store/6k9sb59qh18v1d3d5hgrsw77mj4js1kw-python3.11-anyconfig-0.14.0/bin/anyconfig_cli'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } Running phase: pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } Running phase: pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: anyconfig @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase ERROR: usage: __main__.py [options] [file_or_dir] [file_or_dir] [...] __main__.py: error: unrecognized arguments: --cov --cov-report inifile: /build/anyconfig-0.14.0/setup.cfg rootdir: /build/anyconfig-0.14.0  /nix/store/bknngadwym46j65qs14ic2w79rpav888-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context