python310Packages.cpyparsing 0 -> 1 attrpath: python310Packages.cpyparsing 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] this derivation will be built: /nix/store/0zfa9aank8khkwfidyhcp7v60ib0yyi3-packages.json.drv building '/nix/store/0zfa9aank8khkwfidyhcp7v60ib0yyi3-packages.json.drv'... Going to be running update for following packages: - python3.10-cpyparsing-2.4.7.2.1.2 Press Enter key to continue... Running update for: - python3.10-cpyparsing-2.4.7.2.1.2: UPDATING ... - python3.10-cpyparsing-2.4.7.2.1.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cpyparsing/default.nix b/pkgs/development/python-modules/cpyparsing/default.nix index 1ee4fe165878..6328583d1ff8 100644 --- a/pkgs/development/python-modules/cpyparsing/default.nix +++ b/pkgs/development/python-modules/cpyparsing/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "cpyparsing"; - version = "2.4.7.2.1.2"; + version = "2.4.7.2.2.3"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "evhub"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-Y3EyX9Gjssez0DkD6dIaOpazNLy7rDYzjKO1u+lLGFI="; + hash = "sha256-SXHdk4L53qceuH0goyUFluFuoViRhqvE1PbZxaz2Zyw="; }; nativeBuildInputs = [ 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.cpyparsing nix build failed. Executing pypaInstallPhase Successfully installed cPyparsing-2.4.7.2.2.3-cp310-cp310-linux_x86_64.whl Finished executing pypaInstallPhase @nix { "action": "setPhase", "phase": "pythonOutputDistPhase" } pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/gzwr38kyagq2xwwrh21wi2jn87win65g-python3.10-cpyparsing-2.4.7.2.2.3 shrinking /nix/store/gzwr38kyagq2xwwrh21wi2jn87win65g-python3.10-cpyparsing-2.4.7.2.2.3/lib/python3.10/site-packages/cPyparsing.cpython-310-x86_64-linux-gnu.so checking for references to /build/ in /nix/store/gzwr38kyagq2xwwrh21wi2jn87win65g-python3.10-cpyparsing-2.4.7.2.2.3... patching script interpreter paths in /nix/store/gzwr38kyagq2xwwrh21wi2jn87win65g-python3.10-cpyparsing-2.4.7.2.2.3 stripping (with command strip and flags -S -p) in /nix/store/gzwr38kyagq2xwwrh21wi2jn87win65g-python3.10-cpyparsing-2.4.7.2.2.3/lib shrinking RPATHs of ELF executables and libraries in /nix/store/v4s3zr2jq6fr2b46f8s4aa8px9fnx2wi-python3.10-cpyparsing-2.4.7.2.2.3-dist checking for references to /build/ in /nix/store/v4s3zr2jq6fr2b46f8s4aa8px9fnx2wi-python3.10-cpyparsing-2.4.7.2.2.3-dist... patching script interpreter paths in /nix/store/v4s3zr2jq6fr2b46f8s4aa8px9fnx2wi-python3.10-cpyparsing-2.4.7.2.2.3-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests pyparsing -> cPyparsing mock loaded Traceback (most recent call last): File "/build/source/tests/cPyparsing_test.py", line 23, in import pyparsing as pp File "/build/source/tests/mock_c_as_py/pyparsing.py", line 7, in from cPyparsing import * File "cPyparsing.pyx", line 1327, in init cPyparsing _trim_arity.inspect_tracebacks = False AttributeError: 'builtin_function_or_method' object has no attribute 'inspect_tracebacks'