python311Packages.yarl 1.8.2 -> 1.9.2 https://repology.org/project/python:yarl/versions attrpath: python311Packages.yarl 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/0h4d1mylmzrprp0k1kga2x0bc4gdv0a1-packages.json.drv building '/nix/store/0h4d1mylmzrprp0k1kga2x0bc4gdv0a1-packages.json.drv'... Going to be running update for following packages: - python3.11-yarl-1.8.2 Press Enter key to continue... Running update for: - python3.11-yarl-1.8.2: UPDATING ... - python3.11-yarl-1.8.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/yarl/default.nix b/pkgs/development/python-modules/yarl/default.nix index 1a1295d29be..2025022f42b 100644 --- a/pkgs/development/python-modules/yarl/default.nix +++ b/pkgs/development/python-modules/yarl/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "yarl"; - version = "1.8.2"; + version = "1.9.2"; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-SdQ0AsbjATrQl4YCv2v1MoU1xI0ZIwS5G5ejxnkLFWI="; + hash = "sha256-BKudS59YfAbYAcKr/pMXt3zfmWxlqQ1ehOzEUBCCNXE="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 2794 > 25