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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xhs6ly1c2cxayjb713f7fihxwwc5jzv8-packages.json.drv building '/nix/store/xhs6ly1c2cxayjb713f7fihxwwc5jzv8-packages.json.drv'... Going to be running update for following packages: - python3.10-bleach-5.0.1 Press Enter key to continue... Running update for: - python3.10-bleach-5.0.1: UPDATING ... - python3.10-bleach-5.0.1: 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 1c6bd8896ce..f35d05728ea 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 = "5.0.1"; + version = "6.0.0"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-DQMlXEfrm9Lyaqm7fyEHcy5+j+GVyi9kcJ/POwpKCFw="; + hash = "sha256-GhqFwVleB9jbFMXwnwnmQzUCxRxZWXDtwJBVHw25lBQ="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 231 > 25