python312Packages.aioazuredevops 1.4.3 -> 2.0.0 https://github.com/timmo001/aioazuredevops/releases attrpath: python312Packages.aioazuredevops 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/acs6lg3lrgdqwjqga3qlgisqpwhnh1kj-packages.json.drv building '/nix/store/acs6lg3lrgdqwjqga3qlgisqpwhnh1kj-packages.json.drv'... Going to be running update for following packages: - python3.12-aioazuredevops-1.4.3 Press Enter key to continue... Running update for: - python3.12-aioazuredevops-1.4.3: UPDATING ... - python3.12-aioazuredevops-1.4.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aioazuredevops/default.nix b/pkgs/development/python-modules/aioazuredevops/default.nix index 377c96798629..f89c05aaa790 100644 --- a/pkgs/development/python-modules/aioazuredevops/default.nix +++ b/pkgs/development/python-modules/aioazuredevops/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "aioazuredevops"; - version = "1.4.3"; + version = "2.0.0"; format = "setuptools"; disabled = isPy27; src = fetchPypi { inherit pname version; - hash = "sha256-vNTvSQYjjptdPsHz0zM9paq3iodZrhcEralPm6YRZJE="; + hash = "sha256-G0YsqwBE7pkYf58/cuewEESVVcutUrEzOn4NX5zRc1s="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.aioazuredevops nix build failed. Using setuptoolsShellHook Sourcing pypa-install-hook Using pypaInstallPhase 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/c0bziy2cx0fmaxvziipw3n26gcljxdzg-aioazuredevops-2.0.0.tar.gz source root is aioazuredevops-2.0.0 setting SOURCE_DATE_EPOCH to timestamp 1711911587 of file aioazuredevops-2.0.0/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/aioazuredevops-2.0.0/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) File "setup.py", line 5, in with open("requirements_setup.txt", encoding="utf-8") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'requirements_setup.txt' /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context