python310Packages.allure-behave 2.12.0 -> 2.13.2 https://repology.org/project/python:allure-behave/versions attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xya6b7dbllflvspgv98k66n2yb687m9v-packages.json.drv building '/nix/store/xya6b7dbllflvspgv98k66n2yb687m9v-packages.json.drv'... Going to be running update for following packages: - python3.10-allure-behave-2.12.0 Press Enter key to continue... Running update for: - python3.10-allure-behave-2.12.0: UPDATING ... - python3.10-allure-behave-2.12.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/allure-behave/default.nix b/pkgs/development/python-modules/allure-behave/default.nix index 2dc57281e8f..a67ff5e98d9 100644 --- a/pkgs/development/python-modules/allure-behave/default.nix +++ b/pkgs/development/python-modules/allure-behave/default.nix @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "allure-behave"; - version = "2.12.0"; + version = "2.13.2"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-CxdB1gliajS6dUUhnD+yRMVj0zglGEwZC6RDmirH+pg="; + hash = "sha256-mxXb7+1tvf5EmVbD6eOmGfza9lAjbEVoxWZBSeZmPxQ="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.allure-python-commons-test: 2.12.0 -> 2.13.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/228573"