python311Packages.httpx-auth 0 -> 1 attrpath: python311Packages.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/c2xjm3f938n7bj6fvi3c1j6fcm0ixbbz-packages.json.drv building '/nix/store/c2xjm3f938n7bj6fvi3c1j6fcm0ixbbz-packages.json.drv'... Going to be running update for following packages: - python3.11-httpx-auth-0.19.0 Press Enter key to continue... Running update for: - python3.11-httpx-auth-0.19.0: UPDATING ... - python3.11-httpx-auth-0.19.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 dc159c7b0ee4..cecb07e60577 100644 --- a/pkgs/development/python-modules/httpx-auth/default.nix +++ b/pkgs/development/python-modules/httpx-auth/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "httpx-auth"; - version = "0.19.0"; + version = "0.20.0"; pyproject = true; disabled = pythonOlder "3.9"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "Colin-b"; repo = "httpx_auth"; rev = "refs/tags/v${version}"; - hash = "sha256-ptxM0gabr+NmfkXqYlWd+G0c0yClJawRNKjbtPKSGFY="; + hash = "sha256-SALAsTLhdwYTYskKG67HP0glQ4SZrxFJ1qCobsuWVBk="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.httpx-auth nix build failed. E pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html _ ERROR collecting tests/oauth2/resource_owner_password/okta/test_oauth2_resource_owner_password_okta_async.py _ tests/oauth2/resource_owner_password/okta/test_oauth2_resource_owner_password_okta_async.py:11: in @pytest.mark.asyncio /nix/store/pskzm9d22yd40mwp7akhidihvcb3gq4r-python3.11-pytest-7.4.4/lib/python3.11/site-packages/_pytest/mark/structures.py:549: in __getattr__ warnings.warn( E pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html =========================== short test summary info ============================ ERROR tests/api_key/test_api_key_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/aws_signature_v4/test_aws4auth_async.py ERROR tests/aws_signature_v4/test_aws4auth_sync.py ERROR tests/basic_auth/test_basic_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/features/multi_auth/test_add_operator_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/features/multi_auth/test_and_operator_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/features/pytest_fixture/test_testing_token_mock_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/features/token_cache/authorization_code/test_testing_oauth2_authorization_code_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/features/token_cache/implicit/test_testing_oauth2_implicit_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/oauth2/authorization_code/test_oauth2_authorization_code_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/oauth2/authorization_code/okta/test_oauth2_authorization_code_okta_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/oauth2/authorization_code/wakatime/test_oauth2_authorization_code_wakatime_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/oauth2/authorization_code_pkce/test_oauth2_authorization_code_pkce_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/oauth2/authorization_code_pkce/okta/test_oauth2_authorization_code_pkce_okta_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/oauth2/client_credential/test_oauth2_client_credential_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/oauth2/client_credential/okta/test_oauth2_client_credential_okta_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/oauth2/implicit/test_oauth2_implicit_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/oauth2/resource_owner_password/test_oauth2_resource_owner_password_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... ERROR tests/oauth2/resource_owner_password/okta/test_oauth2_resource_owner_password_okta_async.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a ty... !!!!!!!!!!!!!!!!!!! Interrupted: 19 errors during collection !!!!!!!!!!!!!!!!!!! ============================== 19 errors in 0.66s ============================== /nix/store/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context