python311Packages.aiorpcx 0 -> 1 attrpath: python311Packages.aiorpcx 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/yz0vpcqw4lhfhkn6ksf4pdm55frasm7k-packages.json.drv building '/nix/store/yz0vpcqw4lhfhkn6ksf4pdm55frasm7k-packages.json.drv'... Going to be running update for following packages: - python3.11-aiorpcx-0.22.1 Press Enter key to continue... Running update for: - python3.11-aiorpcx-0.22.1: UPDATING ... - python3.11-aiorpcx-0.22.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aiorpcx/default.nix b/pkgs/development/python-modules/aiorpcx/default.nix index 09a2bfb8562d..586762e67b16 100644 --- a/pkgs/development/python-modules/aiorpcx/default.nix +++ b/pkgs/development/python-modules/aiorpcx/default.nix @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "aiorpcx"; - version = "0.22.1"; + version = "0.23"; format = "setuptools"; src = fetchPypi { inherit version; pname = "aiorpcX"; - sha256 = "0lx54bcinp44fmr8q4bbffsqbkg8kdcwykf9i5jj0bj3sfzgf9k0"; + sha256 = "sha256-EGvYuroQsjBH/0zawIhpUI2UZcgLLxTfTx2lT3rag6c="; }; propagatedBuildInputs = [ attrs ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.aiorpcx nix build failed. Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/kd45bgnbq2cj6g3km9jixbc26jpvdqg6-aiorpcX-0.23.tar.gz source root is aiorpcX-0.23 setting SOURCE_DATE_EPOCH to timestamp 1710661977 of file aiorpcX-0.23/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing setuptoolsBuildPhase Traceback (most recent call last): File "/build/aiorpcX-0.23/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) File "setup.py", line 16, in version = find_version(os.path.join(tld, 'aiorpcx', '__init__.py')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "setup.py", line 7, in find_version with open(filename) as f: ^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/build/aiorpcX-0.23/aiorpcx/__init__.py' /nix/store/v099hqvw5z87423p4hz1vfhzaqa07dii-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context