python312Packages.httpx 0.26.0 -> 0.27.0 https://repology.org/project/python:httpx/versions attrpath: python312Packages.httpx 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/a045pgvpn5yr61rp8kwlk846dsf04wai-packages.json.drv building '/nix/store/a045pgvpn5yr61rp8kwlk846dsf04wai-packages.json.drv'... Going to be running update for following packages: - python3.12-httpx-0.26.0 Press Enter key to continue... Running update for: - python3.12-httpx-0.26.0: UPDATING ... - python3.12-httpx-0.26.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/httpx/default.nix b/pkgs/development/python-modules/httpx/default.nix index 9641597a516d..2cac3ecdb385 100644 --- a/pkgs/development/python-modules/httpx/default.nix +++ b/pkgs/development/python-modules/httpx/default.nix @@ -30,7 +30,7 @@ buildPythonPackage rec { pname = "httpx"; - version = "0.26.0"; + version = "0.27.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -39,7 +39,7 @@ buildPythonPackage rec { owner = "encode"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-qMMx1CYu2/yH4NRvZFzJOflAPIbcvMYJqU4r+chuzl0="; + hash = "sha256-13EnSzrCkseK6s6Yz9OpLzqo/2PTFiB31m5fAIJLoZg="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 2379 > 25