python310Packages.httpcore 0.17.2 -> 0.17.3 https://repology.org/project/python:httpcore/versions 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/lzmi5v2ixya0q5mpyjrd6vnl0gl25q1n-packages.json.drv building '/nix/store/lzmi5v2ixya0q5mpyjrd6vnl0gl25q1n-packages.json.drv'... Going to be running update for following packages: - python3.10-httpcore-0.17.2 Press Enter key to continue... Running update for: - python3.10-httpcore-0.17.2: UPDATING ... - python3.10-httpcore-0.17.2: 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 9f3905f55182..ac3f5fc4b2c3 100644 --- a/pkgs/development/python-modules/httpcore/default.nix +++ b/pkgs/development/python-modules/httpcore/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "httpcore"; - version = "0.17.2"; + version = "0.17.3"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "encode"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-qAoORhzBbjXxgtzTqbAxWBxrohzfwDWm5mxxrgeXt48="; + hash = "sha256-ZNtJnlLNBM6dEk7GBW5yAcAE4+3Q4TISHlBEApiM7IY="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.httpcore: 0.17.2 -> 0.17.3, python311Packages.httpx-socks: 0.7.6 -> 0.7.7 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/249485"