python310Packages.httpcore 0 -> 1 attrpath: python310Packages.httpcore 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/wa3qpzdcilxkh40c9zxf1vppmgvf52ck-packages.json.drv building '/nix/store/wa3qpzdcilxkh40c9zxf1vppmgvf52ck-packages.json.drv'... Going to be running update for following packages: - python3.10-httpcore-0.16.3 Press Enter key to continue... Running update for: - python3.10-httpcore-0.16.3: UPDATING ... - python3.10-httpcore-0.16.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/httpcore/default.nix b/pkgs/development/python-modules/httpcore/default.nix index 863a5631705..8ac857b16e5 100644 --- a/pkgs/development/python-modules/httpcore/default.nix +++ b/pkgs/development/python-modules/httpcore/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "httpcore"; - version = "0.16.3"; + version = "0.17.3"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "encode"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-3bC97CTZi6An+owjoJF7Irtr7ONbP8RtNdTIGJRy0Ng="; + hash = "sha256-ZNtJnlLNBM6dEk7GBW5yAcAE4+3Q4TISHlBEApiM7IY="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 1043 > 25