python312Packages.allure-python-commons-test 2.13.2 -> 2.13.3 https://github.com/allure-framework/allure-python/releases attrpath: python312Packages.allure-python-commons-test 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/l7vjdsx002gvdkc1fcqpggj1mnah1s4b-packages.json.drv building '/nix/store/l7vjdsx002gvdkc1fcqpggj1mnah1s4b-packages.json.drv'... Going to be running update for following packages: - python3.12-allure-python-commons-test-2.13.2 Press Enter key to continue... Running update for: - python3.12-allure-python-commons-test-2.13.2: UPDATING ... - python3.12-allure-python-commons-test-2.13.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/allure-python-commons-test/default.nix b/pkgs/development/python-modules/allure-python-commons-test/default.nix index f023cbb3a429..52a38b647a69 100644 --- a/pkgs/development/python-modules/allure-python-commons-test/default.nix +++ b/pkgs/development/python-modules/allure-python-commons-test/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "allure-python-commons-test"; - version = "2.13.2"; + version = "2.13.3"; format = "setuptools"; disabled = pythonOlder "3.4"; src = fetchPypi { inherit pname version; - hash = "sha256-Xh6NtqiuTg7UxKqJ7/p45rCUQGWiGDEaNAslzeYtgfg="; + hash = "sha256-DGPxOoUGecpqKugrVR9iAa1VCBoInzUGTEY4GQB13SE="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.allure-python-commons-test: 2.13.2 -> 2.13.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/295459"