python311Packages.anytree 2.8.0 -> 2.9.0 https://repology.org/project/python:anytree/versions attrpath: python311Packages.anytree 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rj33jqkrn9fh2scz065vq6z36mx7jwf9-packages.json.drv building '/nix/store/rj33jqkrn9fh2scz065vq6z36mx7jwf9-packages.json.drv'... Going to be running update for following packages: - python3.11-anytree-2.8.0 Press Enter key to continue... Running update for: - python3.11-anytree-2.8.0: UPDATING ... - python3.11-anytree-2.8.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/anytree/default.nix b/pkgs/development/python-modules/anytree/default.nix index d49b22349639..610b270c3aee 100644 --- a/pkgs/development/python-modules/anytree/default.nix +++ b/pkgs/development/python-modules/anytree/default.nix @@ -14,11 +14,11 @@ buildPythonPackage rec { pname = "anytree"; - version = "2.8.0"; + version = "2.9.0"; src = fetchPypi { inherit pname version; - sha256 = "3f0f93f355a91bc3e6245319bf4c1d50e3416cc7a35cc1133c1ff38306bbccab"; + sha256 = "sha256-Bve8KUKT2idV9GmcxdpcktkYKlz64oQsg/tW8CvUJ8g="; }; patches = lib.optionals withGraphviz [ 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 --no-out-link --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.anytree nix build failed. Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/qxf9gyrqvfznnm09ha142bnp2g3isl33-anytree-2.9.0.tar.gz source root is anytree-2.9.0 setting SOURCE_DATE_EPOCH to timestamp 1687724349 of file anytree-2.9.0/pyproject.toml @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/lj49648g6irh9dzv151gmd78xk7fc34a-graphviz.patch patching file anytree/exporter/dotexporter.py Hunk #1 succeeded at 284 (offset 56 lines). @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase Traceback (most recent call last): File "/build/anytree-2.9.0/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/ng1c2jqy48p1x33j1qyg0n5anhfv31g0-python3-3.11.4/lib/python3.11/tokenize.py", line 396, in open buffer = _builtin_open(filename, 'rb') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'setup.py' /nix/store/7aprjn0yf6p06krg4087sxvilfp4c8yy-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context