python310Packages.allure-behave 0 -> 1 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/ybf7i4r1p8m8b3sj3lgi4cbkb799hlr6-packages.json.drv building '/nix/store/ybf7i4r1p8m8b3sj3lgi4cbkb799hlr6-packages.json.drv'... Going to be running update for following packages: - python3.10-allure-behave-2.10.0 Press Enter key to continue... Running update for: - python3.10-allure-behave-2.10.0: UPDATING ... - python3.10-allure-behave-2.10.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 000c51359f5..4463be9997b 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.10.0"; + version = "2.12.0"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - sha256 = "sha256-BzDu/LJBstuchkvUAeCDSIDIiFLZmC4y0s3d+1paGxs="; + sha256 = "sha256-CxdB1gliajS6dUUhnD+yRMVj0zglGEwZC6RDmirH+pg="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.allure-python-commons: 2.10.0 -> 2.12.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/194785"