python312Packages.androguard 3.4.0a1 -> 4.1.0 https://github.com/androguard/androguard/releases attrpath: python312Packages.androguard 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/pirvxfngjifpmynwv5ljl3fdsycsdms1-packages.json.drv building '/nix/store/pirvxfngjifpmynwv5ljl3fdsycsdms1-packages.json.drv'... Going to be running update for following packages: - python3.12-androguard-3.4.0a1 Press Enter key to continue... Running update for: - python3.12-androguard-3.4.0a1: UPDATING ... - python3.12-androguard-3.4.0a1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/androguard/default.nix b/pkgs/development/python-modules/androguard/default.nix index e408d11590bd..e5de49d41582 100644 --- a/pkgs/development/python-modules/androguard/default.nix +++ b/pkgs/development/python-modules/androguard/default.nix @@ -31,14 +31,14 @@ buildPythonPackage rec { pname = "androguard"; - version = "3.4.0a1"; + version = "4.1.0"; format = "setuptools"; src = fetchFromGitHub { repo = pname; owner = pname; - rev = "v${version}"; - sha256 = "1aparxiq11y0hbvkayp92w684nyxyyx7mi0n1x6x51g5z6c58vmy"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-NJYiuAr/rfR24pAhQDysGWXH2bBuvTrJI1jkmrJS8+c="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.androguard nix build failed. ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) Traceback (most recent call last): File "/build/source/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) File "setup.py", line 8, in setup( File "/nix/store/x9dn0dxndm2kwgn3d0gr82bcjkji7h1a-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/__init__.py", line 103, in setup return distutils.core.setup(**attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/x9dn0dxndm2kwgn3d0gr82bcjkji7h1a-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 159, in setup dist.parse_config_files() File "/nix/store/x9dn0dxndm2kwgn3d0gr82bcjkji7h1a-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/dist.py", line 627, in parse_config_files pyprojecttoml.apply_configuration(self, filename, ignore_option_errors) File "/nix/store/x9dn0dxndm2kwgn3d0gr82bcjkji7h1a-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py", line 66, in apply_configuration config = read_configuration(filepath, True, ignore_option_errors, dist) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/x9dn0dxndm2kwgn3d0gr82bcjkji7h1a-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py", line 127, in read_configuration validate(subset, filepath) File "/nix/store/x9dn0dxndm2kwgn3d0gr82bcjkji7h1a-python3.12-setuptools-69.0.3/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py", line 55, in validate raise ValueError(f"{error}\n{summary}") from None ValueError: invalid pyproject.toml config: `project`. configuration error: `project` must contain ['name'] properties /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context