python310Packages.bleach 0 -> 1 attrpath: python310Packages.bleach 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/zd7pwk5dh567h90p2vgjc3rrw4fxj1lw-packages.json.drv building '/nix/store/zd7pwk5dh567h90p2vgjc3rrw4fxj1lw-packages.json.drv'... Going to be running update for following packages: - python3.10-bleach-6.0.0 Press Enter key to continue... Running update for: - python3.10-bleach-6.0.0: UPDATING ... - python3.10-bleach-6.0.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/bleach/default.nix b/pkgs/development/python-modules/bleach/default.nix index f35d05728ea5..628a172dda43 100644 --- a/pkgs/development/python-modules/bleach/default.nix +++ b/pkgs/development/python-modules/bleach/default.nix @@ -13,12 +13,12 @@ buildPythonPackage rec { pname = "bleach"; - version = "6.0.0"; + version = "6.1.0"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-GhqFwVleB9jbFMXwnwnmQzUCxRxZWXDtwJBVHw25lBQ="; + hash = "sha256-CjHxg3ljxB1Gu/EzG4d44TCOoHkdsDzE5zV7l89CqP4="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.bleach: 6.0.0 -> 6.1.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/264856"