python312Packages.allure-pytest 2.13.2 -> 2.13.3 https://github.com/allure-framework/allure-python/releases attrpath: python312Packages.allure-pytest 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/ss01dzgll6s1l8ysw30sx6081p0c8haq-packages.json.drv building '/nix/store/ss01dzgll6s1l8ysw30sx6081p0c8haq-packages.json.drv'... Going to be running update for following packages: - python3.12-allure-pytest-2.13.2 Press Enter key to continue... Running update for: - python3.12-allure-pytest-2.13.2: UPDATING ... - python3.12-allure-pytest-2.13.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/allure-pytest/default.nix b/pkgs/development/python-modules/allure-pytest/default.nix index ba86e0723a5d..d86ec7dec8a3 100644 --- a/pkgs/development/python-modules/allure-pytest/default.nix +++ b/pkgs/development/python-modules/allure-pytest/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "allure-pytest"; - version = "2.13.2"; + version = "2.13.3"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-IiQxWejsgc4rUlS0ATgCGYghsbQvEY9p1KKJOWYHx7M="; + hash = "sha256-WcriUjmQeztX9yvWZHbWcM5zpv08M5+A7T+seLSqMqU="; }; 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 python312Packages.allure-pytest nix build failed. writing dependency_links to allure_pytest.egg-info/dependency_links.txt writing entry points to allure_pytest.egg-info/entry_points.txt writing requirements to allure_pytest.egg-info/requires.txt writing top-level names to allure_pytest.egg-info/top_level.txt reading manifest file 'allure_pytest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'allure_pytest.egg-info/SOURCES.txt' Copying allure_pytest.egg-info to build/bdist.linux-x86_64/wheel/allure_pytest-2.13.3-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/allure_pytest-2.13.3.dist-info/WHEEL creating '/build/allure-pytest-2.13.3/dist/.tmp-xz8we0bl/allure_pytest-2.13.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'allure_pytest/__init__.py' adding 'allure_pytest/helper.py' adding 'allure_pytest/listener.py' adding 'allure_pytest/plugin.py' adding 'allure_pytest/utils.py' adding 'allure_pytest-2.13.3.dist-info/METADATA' adding 'allure_pytest-2.13.3.dist-info/WHEEL' adding 'allure_pytest-2.13.3.dist-info/entry_points.txt' adding 'allure_pytest-2.13.3.dist-info/top_level.txt' adding 'allure_pytest-2.13.3.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built allure_pytest-2.13.3-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for allure_pytest-2.13.3-py3-none-any.whl - allure-python-commons==2.13.3 not satisfied by version 2.13.2