python312Packages.httpx-auth 0.21.0 -> 0.22.0 https://github.com/Colin-b/httpx_auth/releases attrpath: python312Packages.httpx-auth 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/gkh4r93xhg5mqbbdjdy6mh3j1syx350f-packages.json.drv building '/nix/store/gkh4r93xhg5mqbbdjdy6mh3j1syx350f-packages.json.drv'... Going to be running update for following packages: - python3.12-httpx-auth-0.21.0 Press Enter key to continue... Running update for: - python3.12-httpx-auth-0.21.0: UPDATING ... - python3.12-httpx-auth-0.21.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/httpx-auth/default.nix b/pkgs/development/python-modules/httpx-auth/default.nix index a21e05a567ef..5fc267bfb25f 100644 --- a/pkgs/development/python-modules/httpx-auth/default.nix +++ b/pkgs/development/python-modules/httpx-auth/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "httpx-auth"; - version = "0.21.0"; + version = "0.22.0"; pyproject = true; disabled = pythonOlder "3.9"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "Colin-b"; repo = "httpx_auth"; rev = "refs/tags/v${version}"; - hash = "sha256-tKEYFoIHxiBG18JWyCHzQEwUvrWk/zuCWqj1uYsmh84="; + hash = "sha256-7azPyep+R55CdRwbdo20y4YNV47c8CwXgOj4q4t25oc="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.httpx-auth nix build failed. adding 'httpx_auth/_authentication.py' adding 'httpx_auth/_aws.py' adding 'httpx_auth/_errors.py' adding 'httpx_auth/py.typed' adding 'httpx_auth/testing.py' adding 'httpx_auth/version.py' adding 'httpx_auth/_oauth2/__init__.py' adding 'httpx_auth/_oauth2/authentication_responses_server.py' adding 'httpx_auth/_oauth2/authorization_code.py' adding 'httpx_auth/_oauth2/authorization_code_pkce.py' adding 'httpx_auth/_oauth2/browser.py' adding 'httpx_auth/_oauth2/client_credentials.py' adding 'httpx_auth/_oauth2/common.py' adding 'httpx_auth/_oauth2/implicit.py' adding 'httpx_auth/_oauth2/resource_owner_password.py' adding 'httpx_auth/_oauth2/tokens.py' adding 'httpx_auth-0.22.0.dist-info/LICENSE' adding 'httpx_auth-0.22.0.dist-info/METADATA' adding 'httpx_auth-0.22.0.dist-info/WHEEL' adding 'httpx_auth-0.22.0.dist-info/top_level.txt' adding 'httpx_auth-0.22.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built httpx_auth-0.22.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for httpx_auth-0.22.0-py3-none-any.whl - httpx==0.27.* not satisfied by version 0.26.0