python312Packages.allure-behave 2.13.2 -> 2.13.5 https://github.com/allure-framework/allure-python/releases attrpath: python312Packages.allure-behave 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/mwwiajhwcmhcfjpqx7h36dqa77hz0qff-packages.json.drv building '/nix/store/mwwiajhwcmhcfjpqx7h36dqa77hz0qff-packages.json.drv'... Going to be running update for following packages: - python3.12-allure-behave-2.13.2 Press Enter key to continue... Running update for: - python3.12-allure-behave-2.13.2: UPDATING ... - python3.12-allure-behave-2.13.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/allure-behave/default.nix b/pkgs/development/python-modules/allure-behave/default.nix index 8f39c1fb628e..ef9e8fc2bf20 100644 --- a/pkgs/development/python-modules/allure-behave/default.nix +++ b/pkgs/development/python-modules/allure-behave/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "allure-behave"; - version = "2.13.2"; + version = "2.13.5"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-mxXb7+1tvf5EmVbD6eOmGfza9lAjbEVoxWZBSeZmPxQ="; + hash = "sha256-M4yizHOV0e491y9dfZLYkg8a3g4H3evGN7OOYeBtyNw="; }; nativeBuildInputs = [ 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.allure-behave nix build failed. Executing pythonImportsCheckPhase Check whether the following modules can be imported: allure_behave @nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" } Running phase: setuptoolsCheckPhase Executing setuptoolsCheckPhase /nix/store/2bs5wmcfingkcwcm2ckd6n36hbacxjz0-python3.12-setuptools-69.1.1/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** 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) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /nix/store/2bs5wmcfingkcwcm2ckd6n36hbacxjz0-python3.12-setuptools-69.1.1/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) /nix/store/fmwqa8nvva4sh18bqayzrilrzxq9fm0f-python3-3.12.2/bin/python3.12: No module named pip error: Command '['/nix/store/fmwqa8nvva4sh18bqayzrilrzxq9fm0f-python3-3.12.2/bin/python3.12', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/build/tmpww_0ahz1', '--quiet', 'allure-python-commons==2.13.5']' returned non-zero exit status 1.