python311Packages.httpcore 0.16.3 -> 0.17.0 https://repology.org/project/python:httpcore/versions attrpath: python311Packages.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/4giac21hbmszwq9w9wk5r2g8n3wwwp9x-packages.json.drv building '/nix/store/4giac21hbmszwq9w9wk5r2g8n3wwwp9x-packages.json.drv'... Going to be running update for following packages: - python3.11-httpcore-0.16.3 Press Enter key to continue... Running update for: - python3.11-httpcore-0.16.3: UPDATING ... - python3.11-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..14a4d926012 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.0"; 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-DGGCCdnfe9gpW2EC9iDLZmZmowRDTKICaTIU+7ThwmE="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 1021 > 25