androguard 0 -> 1 attrpath: 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/c7h8p82068ri4qp74fq707j47snvp2ly-packages.json.drv building '/nix/store/c7h8p82068ri4qp74fq707j47snvp2ly-packages.json.drv'... Going to be running update for following packages: - androguard-3.4.0a1 Press Enter key to continue... Running update for: - androguard-3.4.0a1: UPDATING ... - 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..93f8093eb631 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.1"; format = "setuptools"; src = fetchFromGitHub { repo = pname; owner = pname; - rev = "v${version}"; - sha256 = "1aparxiq11y0hbvkayp92w684nyxyyx7mi0n1x6x51g5z6c58vmy"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-P6GUKUZZFTTKkGokmhKAnzWEijh+4bKYLbpGpEBdY5U="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A 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/ia0zlw106xb1d3vk9swyh8hgb0jfaycc-python3.11-setuptools-69.1.1/lib/python3.11/site-packages/setuptools/__init__.py", line 103, in setup return distutils.core.setup(**attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/ia0zlw106xb1d3vk9swyh8hgb0jfaycc-python3.11-setuptools-69.1.1/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 159, in setup dist.parse_config_files() File "/nix/store/ia0zlw106xb1d3vk9swyh8hgb0jfaycc-python3.11-setuptools-69.1.1/lib/python3.11/site-packages/setuptools/dist.py", line 627, in parse_config_files pyprojecttoml.apply_configuration(self, filename, ignore_option_errors) File "/nix/store/ia0zlw106xb1d3vk9swyh8hgb0jfaycc-python3.11-setuptools-69.1.1/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py", line 67, in apply_configuration config = read_configuration(filepath, True, ignore_option_errors, dist) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/ia0zlw106xb1d3vk9swyh8hgb0jfaycc-python3.11-setuptools-69.1.1/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py", line 128, in read_configuration validate(subset, filepath) File "/nix/store/ia0zlw106xb1d3vk9swyh8hgb0jfaycc-python3.11-setuptools-69.1.1/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py", line 56, 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/c8dj731bkcdzhgrpawhc8qvdgls4xfjv-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context