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/xzdigwlfrk3ixbiiakhcva966mb5q85j-packages.json.drv these 5 paths will be fetched (0.40 MiB download, 1.87 MiB unpacked): /nix/store/fwljb9jiaaq84cph4m5l0pls2459gl51-python3-3.10.11-env /nix/store/jni2xb0qyvbvy04vgssdm8cw3m8ymj2l-python3.10-certifi-2022.12.07 /nix/store/czahkna42cjl1i4p5dsiawfv4zack0m0-python3.10-requests-2.31.0 /nix/store/a800njqgqal9igvlsvyxqwkhhvvigrvv-python3.10-urllib3-1.26.14 /nix/store/mw1pvajf0jgfmycjawxhp9maj3kn1clp-update-python-libraries copying path '/nix/store/jni2xb0qyvbvy04vgssdm8cw3m8ymj2l-python3.10-certifi-2022.12.07' from 'https://cache.nixos.org'... copying path '/nix/store/a800njqgqal9igvlsvyxqwkhhvvigrvv-python3.10-urllib3-1.26.14' from 'https://cache.nixos.org'... copying path '/nix/store/czahkna42cjl1i4p5dsiawfv4zack0m0-python3.10-requests-2.31.0' from 'https://cache.nixos.org'... copying path '/nix/store/fwljb9jiaaq84cph4m5l0pls2459gl51-python3-3.10.11-env' from 'https://cache.nixos.org'... copying path '/nix/store/mw1pvajf0jgfmycjawxhp9maj3kn1clp-update-python-libraries' from 'https://cache.nixos.org'... building '/nix/store/xzdigwlfrk3ixbiiakhcva966mb5q85j-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 2801 > 25