python310Packages.httpx-socks 0 -> 1 attrpath: python310Packages.httpx-socks 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/10b2z64ndjp5vl5k4alwhjzjfh765kqb-packages.json.drv building '/nix/store/10b2z64ndjp5vl5k4alwhjzjfh765kqb-packages.json.drv'... Going to be running update for following packages: - python3.10-httpx-socks-0.7.6 Press Enter key to continue... Running update for: - python3.10-httpx-socks-0.7.6: UPDATING ... - python3.10-httpx-socks-0.7.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/httpx-socks/default.nix b/pkgs/development/python-modules/httpx-socks/default.nix index 992ddf1c6932..e6089d373396 100644 --- a/pkgs/development/python-modules/httpx-socks/default.nix +++ b/pkgs/development/python-modules/httpx-socks/default.nix @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "httpx-socks"; - version = "0.7.6"; + version = "0.7.7"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -32,7 +32,7 @@ buildPythonPackage rec { owner = "romis2012"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-rLcYC8IO2eCWAL4QIiUg/kyigybq6VNTUjNDXx4KPHc="; + hash = "sha256-kbVn6TXfJtWO+4GlPOr0s8ZNN97tJcwrEuljNVe1SAw="; }; nativeBuildInputs = [ 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"