python312Packages.beautifulsoup4 4.12.2 -> 4.12.3 https://repology.org/project/python:beautifulsoup4/versions attrpath: python312Packages.beautifulsoup4 Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/c6bz5mhf0sg8j71nrqr4k9k2hkxa3ynw-packages.json.drv building '/nix/store/c6bz5mhf0sg8j71nrqr4k9k2hkxa3ynw-packages.json.drv'... Going to be running update for following packages: - python3.12-beautifulsoup4-4.12.2 Press Enter key to continue... Running update for: - python3.12-beautifulsoup4-4.12.2: UPDATING ... - python3.12-beautifulsoup4-4.12.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/beautifulsoup4/default.nix b/pkgs/development/python-modules/beautifulsoup4/default.nix index 9e9d15bec0cb..aa77adf71333 100644 --- a/pkgs/development/python-modules/beautifulsoup4/default.nix +++ b/pkgs/development/python-modules/beautifulsoup4/default.nix @@ -22,7 +22,7 @@ buildPythonPackage rec { pname = "beautifulsoup4"; - version = "4.12.2"; + version = "4.12.3"; format = "pyproject"; outputs = ["out" "doc"]; @@ -31,7 +31,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-SSu8adyjXRLarHHE2xv/8Mh2wA70ov+sziJtRjjrcto="; + hash = "sha256-dOPRko7cBw0hdIGFxG4/szSQ8i9So63e6a7g9Pd4EFE="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 2237 > 25