>>> py3-authlib: Building community/py3-authlib 1.4.1-r0 (using abuild 3.14.1-r6) started Tue, 28 Jan 2025 22:19:25 +0000 >>> py3-authlib: Validating /home/buildozer/aports/community/py3-authlib/APKBUILD... >>> py3-authlib: Analyzing dependencies... >>> py3-authlib: Installing for build: build-base python3 py3-cryptography py3-gpep517 py3-setuptools py3-wheel (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.6-r0) (3/30) Installing gdbm (1.24-r0) (4/30) Installing xz-libs (5.6.4-r0) (5/30) Installing mpdecimal (4.0.0-r0) (6/30) Installing libpanelw (6.5_p20250118-r0) (7/30) Installing sqlite-libs (3.48.0-r0) (8/30) Installing python3 (3.12.8-r1) (9/30) Installing python3-pycache-pyc0 (3.12.8-r1) (10/30) Installing pyc (3.12.8-r1) (11/30) Installing python3-pyc (3.12.8-r1) (12/30) Installing py3-cparser (2.22-r1) (13/30) Installing py3-cparser-pyc (2.22-r1) (14/30) Installing py3-cffi (1.17.1-r1) (15/30) Installing py3-cffi-pyc (1.17.1-r1) (16/30) Installing py3-cryptography (44.0.0-r0) (17/30) Installing py3-cryptography-pyc (44.0.0-r0) (18/30) Installing py3-installer (0.7.0-r2) (19/30) Installing py3-installer-pyc (0.7.0-r2) (20/30) Installing py3-gpep517 (16-r0) (21/30) Installing py3-gpep517-pyc (16-r0) (22/30) Installing py3-parsing (3.2.0-r0) (23/30) Installing py3-parsing-pyc (3.2.0-r0) (24/30) Installing py3-packaging (24.2-r0) (25/30) Installing py3-packaging-pyc (24.2-r0) (26/30) Installing py3-setuptools (70.3.0-r0) (27/30) Installing py3-setuptools-pyc (70.3.0-r0) (28/30) Installing py3-wheel (0.43.0-r0) (29/30) Installing py3-wheel-pyc (0.43.0-r0) (30/30) Installing .makedepends-py3-authlib (20250128.221927) Executing busybox-1.37.0-r13.trigger OK: 299 MiB in 132 packages >>> py3-authlib: Cleaning up srcdir >>> py3-authlib: Cleaning up pkgdir >>> py3-authlib: Cleaning up tmpdir >>> py3-authlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/authlib-1.4.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-authlib: Fetching https://pypi.io/packages/source/A/Authlib/authlib-1.4.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122 100 122 0 0 550 0 --:--:-- --:--:-- --:--:-- 549 100 274 100 274 0 0 743 0 --:--:-- --:--:-- --:--:-- 743 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 306k 0 --:--:-- --:--:-- --:--:-- 306k >>> py3-authlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/authlib-1.4.1.tar.gz >>> py3-authlib: Checking sha512sums... authlib-1.4.1.tar.gz: OK >>> py3-authlib: Unpacking /var/cache/distfiles/authlib-1.4.1.tar.gz... 2025-01-28 22:19:28,720 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:79: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) corresp(dist, value, root_dir) 2025-01-28 22:19:28,860 root INFO running bdist_wheel 2025-01-28 22:19:28,870 root INFO running build 2025-01-28 22:19:28,870 root INFO running build_py 2025-01-28 22:19:28,872 root INFO creating build 2025-01-28 22:19:28,873 root INFO creating build/lib 2025-01-28 22:19:28,873 root INFO creating build/lib/authlib 2025-01-28 22:19:28,873 root INFO copying authlib/__init__.py -> build/lib/authlib 2025-01-28 22:19:28,873 root INFO copying authlib/deprecate.py -> build/lib/authlib 2025-01-28 22:19:28,874 root INFO copying authlib/consts.py -> build/lib/authlib 2025-01-28 22:19:28,874 root INFO creating build/lib/authlib/common 2025-01-28 22:19:28,874 root INFO copying authlib/common/encoding.py -> build/lib/authlib/common 2025-01-28 22:19:28,875 root INFO copying authlib/common/errors.py -> build/lib/authlib/common 2025-01-28 22:19:28,875 root INFO copying authlib/common/urls.py -> build/lib/authlib/common 2025-01-28 22:19:28,875 root INFO copying authlib/common/security.py -> build/lib/authlib/common 2025-01-28 22:19:28,875 root INFO copying authlib/common/__init__.py -> build/lib/authlib/common 2025-01-28 22:19:28,876 root INFO creating build/lib/authlib/oauth2 2025-01-28 22:19:28,876 root INFO copying authlib/oauth2/base.py -> build/lib/authlib/oauth2 2025-01-28 22:19:28,876 root INFO copying authlib/oauth2/auth.py -> build/lib/authlib/oauth2 2025-01-28 22:19:28,877 root INFO copying authlib/oauth2/__init__.py -> build/lib/authlib/oauth2 2025-01-28 22:19:28,877 root INFO copying authlib/oauth2/client.py -> build/lib/authlib/oauth2 2025-01-28 22:19:28,878 root INFO creating build/lib/authlib/integrations 2025-01-28 22:19:28,878 root INFO copying authlib/integrations/__init__.py -> build/lib/authlib/integrations 2025-01-28 22:19:28,878 root INFO creating build/lib/authlib/jose 2025-01-28 22:19:28,878 root INFO copying authlib/jose/errors.py -> build/lib/authlib/jose 2025-01-28 22:19:28,879 root INFO copying authlib/jose/util.py -> build/lib/authlib/jose 2025-01-28 22:19:28,879 root INFO copying authlib/jose/jwk.py -> build/lib/authlib/jose 2025-01-28 22:19:28,879 root INFO copying authlib/jose/__init__.py -> build/lib/authlib/jose 2025-01-28 22:19:28,880 root INFO creating build/lib/authlib/oidc 2025-01-28 22:19:28,880 root INFO copying authlib/oidc/__init__.py -> build/lib/authlib/oidc 2025-01-28 22:19:28,880 root INFO creating build/lib/authlib/oauth1 2025-01-28 22:19:28,880 root INFO copying authlib/oauth1/errors.py -> build/lib/authlib/oauth1 2025-01-28 22:19:28,881 root INFO copying authlib/oauth1/__init__.py -> build/lib/authlib/oauth1 2025-01-28 22:19:28,881 root INFO copying authlib/oauth1/client.py -> build/lib/authlib/oauth1 2025-01-28 22:19:28,882 root INFO creating build/lib/authlib/oauth2/rfc6750 2025-01-28 22:19:28,882 root INFO copying authlib/oauth2/rfc6750/validator.py -> build/lib/authlib/oauth2/rfc6750 2025-01-28 22:19:28,882 root INFO copying authlib/oauth2/rfc6750/errors.py -> build/lib/authlib/oauth2/rfc6750 2025-01-28 22:19:28,882 root INFO copying authlib/oauth2/rfc6750/__init__.py -> build/lib/authlib/oauth2/rfc6750 2025-01-28 22:19:28,883 root INFO copying authlib/oauth2/rfc6750/token.py -> build/lib/authlib/oauth2/rfc6750 2025-01-28 22:19:28,883 root INFO copying authlib/oauth2/rfc6750/parameters.py -> build/lib/authlib/oauth2/rfc6750 2025-01-28 22:19:28,883 root INFO creating build/lib/authlib/oauth2/rfc8414 2025-01-28 22:19:28,884 root INFO copying authlib/oauth2/rfc8414/well_known.py -> build/lib/authlib/oauth2/rfc8414 2025-01-28 22:19:28,884 root INFO copying authlib/oauth2/rfc8414/__init__.py -> build/lib/authlib/oauth2/rfc8414 2025-01-28 22:19:28,884 root INFO copying authlib/oauth2/rfc8414/models.py -> build/lib/authlib/oauth2/rfc8414 2025-01-28 22:19:28,885 root INFO creating build/lib/authlib/oauth2/rfc7592 2025-01-28 22:19:28,885 root INFO copying authlib/oauth2/rfc7592/endpoint.py -> build/lib/authlib/oauth2/rfc7592 2025-01-28 22:19:28,885 root INFO copying authlib/oauth2/rfc7592/__init__.py -> build/lib/authlib/oauth2/rfc7592 2025-01-28 22:19:28,886 root INFO creating build/lib/authlib/oauth2/rfc7591 2025-01-28 22:19:28,886 root INFO copying authlib/oauth2/rfc7591/claims.py -> build/lib/authlib/oauth2/rfc7591 2025-01-28 22:19:28,886 root INFO copying authlib/oauth2/rfc7591/endpoint.py -> build/lib/authlib/oauth2/rfc7591 2025-01-28 22:19:28,886 root INFO copying authlib/oauth2/rfc7591/errors.py -> build/lib/authlib/oauth2/rfc7591 2025-01-28 22:19:28,887 root INFO copying authlib/oauth2/rfc7591/__init__.py -> build/lib/authlib/oauth2/rfc7591 2025-01-28 22:19:28,887 root INFO creating build/lib/authlib/oauth2/rfc7521 2025-01-28 22:19:28,887 root INFO copying authlib/oauth2/rfc7521/__init__.py -> build/lib/authlib/oauth2/rfc7521 2025-01-28 22:19:28,888 root INFO copying authlib/oauth2/rfc7521/client.py -> build/lib/authlib/oauth2/rfc7521 2025-01-28 22:19:28,888 root INFO creating build/lib/authlib/oauth2/rfc8628 2025-01-28 22:19:28,888 root INFO copying authlib/oauth2/rfc8628/endpoint.py -> build/lib/authlib/oauth2/rfc8628 2025-01-28 22:19:28,889 root INFO copying authlib/oauth2/rfc8628/device_code.py -> build/lib/authlib/oauth2/rfc8628 2025-01-28 22:19:28,889 root INFO copying authlib/oauth2/rfc8628/errors.py -> build/lib/authlib/oauth2/rfc8628 2025-01-28 22:19:28,889 root INFO copying authlib/oauth2/rfc8628/__init__.py -> build/lib/authlib/oauth2/rfc8628 2025-01-28 22:19:28,890 root INFO copying authlib/oauth2/rfc8628/models.py -> build/lib/authlib/oauth2/rfc8628 2025-01-28 22:19:28,890 root INFO creating build/lib/authlib/oauth2/rfc7009 2025-01-28 22:19:28,890 root INFO copying authlib/oauth2/rfc7009/revocation.py -> build/lib/authlib/oauth2/rfc7009 2025-01-28 22:19:28,891 root INFO copying authlib/oauth2/rfc7009/__init__.py -> build/lib/authlib/oauth2/rfc7009 2025-01-28 22:19:28,891 root INFO copying authlib/oauth2/rfc7009/parameters.py -> build/lib/authlib/oauth2/rfc7009 2025-01-28 22:19:28,891 root INFO creating build/lib/authlib/oauth2/rfc7662 2025-01-28 22:19:28,892 root INFO copying authlib/oauth2/rfc7662/token_validator.py -> build/lib/authlib/oauth2/rfc7662 2025-01-28 22:19:28,892 root INFO copying authlib/oauth2/rfc7662/introspection.py -> build/lib/authlib/oauth2/rfc7662 2025-01-28 22:19:28,892 root INFO copying authlib/oauth2/rfc7662/__init__.py -> build/lib/authlib/oauth2/rfc7662 2025-01-28 22:19:28,892 root INFO copying authlib/oauth2/rfc7662/models.py -> build/lib/authlib/oauth2/rfc7662 2025-01-28 22:19:28,893 root INFO creating build/lib/authlib/oauth2/rfc9068 2025-01-28 22:19:28,893 root INFO copying authlib/oauth2/rfc9068/claims.py -> build/lib/authlib/oauth2/rfc9068 2025-01-28 22:19:28,893 root INFO copying authlib/oauth2/rfc9068/token_validator.py -> build/lib/authlib/oauth2/rfc9068 2025-01-28 22:19:28,894 root INFO copying authlib/oauth2/rfc9068/revocation.py -> build/lib/authlib/oauth2/rfc9068 2025-01-28 22:19:28,894 root INFO copying authlib/oauth2/rfc9068/introspection.py -> build/lib/authlib/oauth2/rfc9068 2025-01-28 22:19:28,894 root INFO copying authlib/oauth2/rfc9068/__init__.py -> build/lib/authlib/oauth2/rfc9068 2025-01-28 22:19:28,895 root INFO copying authlib/oauth2/rfc9068/token.py -> build/lib/authlib/oauth2/rfc9068 2025-01-28 22:19:28,895 root INFO creating build/lib/authlib/oauth2/rfc8693 2025-01-28 22:19:28,895 root INFO copying authlib/oauth2/rfc8693/__init__.py -> build/lib/authlib/oauth2/rfc8693 2025-01-28 22:19:28,896 root INFO creating build/lib/authlib/oauth2/rfc6749 2025-01-28 22:19:28,896 root INFO copying authlib/oauth2/rfc6749/token_endpoint.py -> build/lib/authlib/oauth2/rfc6749 2025-01-28 22:19:28,896 root INFO copying authlib/oauth2/rfc6749/authorization_server.py -> build/lib/authlib/oauth2/rfc6749 2025-01-28 22:19:28,897 root INFO copying authlib/oauth2/rfc6749/errors.py -> build/lib/authlib/oauth2/rfc6749 2025-01-28 22:19:28,897 root INFO copying authlib/oauth2/rfc6749/authenticate_client.py -> build/lib/authlib/oauth2/rfc6749 2025-01-28 22:19:28,897 root INFO copying authlib/oauth2/rfc6749/util.py -> build/lib/authlib/oauth2/rfc6749 2025-01-28 22:19:28,898 root INFO copying authlib/oauth2/rfc6749/__init__.py -> build/lib/authlib/oauth2/rfc6749 2025-01-28 22:19:28,898 root INFO copying authlib/oauth2/rfc6749/models.py -> build/lib/authlib/oauth2/rfc6749 2025-01-28 22:19:28,898 root INFO copying authlib/oauth2/rfc6749/wrappers.py -> build/lib/authlib/oauth2/rfc6749 2025-01-28 22:19:28,898 root INFO copying authlib/oauth2/rfc6749/parameters.py -> build/lib/authlib/oauth2/rfc6749 2025-01-28 22:19:28,899 root INFO copying authlib/oauth2/rfc6749/resource_protector.py -> build/lib/authlib/oauth2/rfc6749 2025-01-28 22:19:28,899 root INFO copying authlib/oauth2/rfc6749/requests.py -> build/lib/authlib/oauth2/rfc6749 2025-01-28 22:19:28,900 root INFO creating build/lib/authlib/oauth2/rfc7523 2025-01-28 22:19:28,900 root INFO copying authlib/oauth2/rfc7523/validator.py -> build/lib/authlib/oauth2/rfc7523 2025-01-28 22:19:28,900 root INFO copying authlib/oauth2/rfc7523/auth.py -> build/lib/authlib/oauth2/rfc7523 2025-01-28 22:19:28,900 root INFO copying authlib/oauth2/rfc7523/jwt_bearer.py -> build/lib/authlib/oauth2/rfc7523 2025-01-28 22:19:28,901 root INFO copying authlib/oauth2/rfc7523/__init__.py -> build/lib/authlib/oauth2/rfc7523 2025-01-28 22:19:28,901 root INFO copying authlib/oauth2/rfc7523/client.py -> build/lib/authlib/oauth2/rfc7523 2025-01-28 22:19:28,901 root INFO copying authlib/oauth2/rfc7523/token.py -> build/lib/authlib/oauth2/rfc7523 2025-01-28 22:19:28,902 root INFO copying authlib/oauth2/rfc7523/assertion.py -> build/lib/authlib/oauth2/rfc7523 2025-01-28 22:19:28,902 root INFO creating build/lib/authlib/oauth2/rfc7636 2025-01-28 22:19:28,902 root INFO copying authlib/oauth2/rfc7636/challenge.py -> build/lib/authlib/oauth2/rfc7636 2025-01-28 22:19:28,903 root INFO copying authlib/oauth2/rfc7636/__init__.py -> build/lib/authlib/oauth2/rfc7636 2025-01-28 22:19:28,903 root INFO creating build/lib/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:28,903 root INFO copying authlib/oauth2/rfc6749/grants/authorization_code.py -> build/lib/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:28,904 root INFO copying authlib/oauth2/rfc6749/grants/client_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:28,904 root INFO copying authlib/oauth2/rfc6749/grants/base.py -> build/lib/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:28,904 root INFO copying authlib/oauth2/rfc6749/grants/__init__.py -> build/lib/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:28,904 root INFO copying authlib/oauth2/rfc6749/grants/refresh_token.py -> build/lib/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:28,905 root INFO copying authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:28,905 root INFO copying authlib/oauth2/rfc6749/grants/implicit.py -> build/lib/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:28,906 root INFO creating build/lib/authlib/integrations/requests_client 2025-01-28 22:19:28,906 root INFO copying authlib/integrations/requests_client/assertion_session.py -> build/lib/authlib/integrations/requests_client 2025-01-28 22:19:28,906 root INFO copying authlib/integrations/requests_client/utils.py -> build/lib/authlib/integrations/requests_client 2025-01-28 22:19:28,906 root INFO copying authlib/integrations/requests_client/oauth2_session.py -> build/lib/authlib/integrations/requests_client 2025-01-28 22:19:28,907 root INFO copying authlib/integrations/requests_client/oauth1_session.py -> build/lib/authlib/integrations/requests_client 2025-01-28 22:19:28,907 root INFO copying authlib/integrations/requests_client/__init__.py -> build/lib/authlib/integrations/requests_client 2025-01-28 22:19:28,907 root INFO creating build/lib/authlib/integrations/django_client 2025-01-28 22:19:28,908 root INFO copying authlib/integrations/django_client/apps.py -> build/lib/authlib/integrations/django_client 2025-01-28 22:19:28,908 root INFO copying authlib/integrations/django_client/integration.py -> build/lib/authlib/integrations/django_client 2025-01-28 22:19:28,908 root INFO copying authlib/integrations/django_client/__init__.py -> build/lib/authlib/integrations/django_client 2025-01-28 22:19:28,909 root INFO creating build/lib/authlib/integrations/flask_client 2025-01-28 22:19:28,909 root INFO copying authlib/integrations/flask_client/apps.py -> build/lib/authlib/integrations/flask_client 2025-01-28 22:19:28,909 root INFO copying authlib/integrations/flask_client/integration.py -> build/lib/authlib/integrations/flask_client 2025-01-28 22:19:28,909 root INFO copying authlib/integrations/flask_client/__init__.py -> build/lib/authlib/integrations/flask_client 2025-01-28 22:19:28,910 root INFO creating build/lib/authlib/integrations/django_oauth2 2025-01-28 22:19:28,910 root INFO copying authlib/integrations/django_oauth2/authorization_server.py -> build/lib/authlib/integrations/django_oauth2 2025-01-28 22:19:28,910 root INFO copying authlib/integrations/django_oauth2/signals.py -> build/lib/authlib/integrations/django_oauth2 2025-01-28 22:19:28,911 root INFO copying authlib/integrations/django_oauth2/__init__.py -> build/lib/authlib/integrations/django_oauth2 2025-01-28 22:19:28,911 root INFO copying authlib/integrations/django_oauth2/endpoints.py -> build/lib/authlib/integrations/django_oauth2 2025-01-28 22:19:28,911 root INFO copying authlib/integrations/django_oauth2/resource_protector.py -> build/lib/authlib/integrations/django_oauth2 2025-01-28 22:19:28,912 root INFO copying authlib/integrations/django_oauth2/requests.py -> build/lib/authlib/integrations/django_oauth2 2025-01-28 22:19:28,912 root INFO creating build/lib/authlib/integrations/httpx_client 2025-01-28 22:19:28,912 root INFO copying authlib/integrations/httpx_client/utils.py -> build/lib/authlib/integrations/httpx_client 2025-01-28 22:19:28,913 root INFO copying authlib/integrations/httpx_client/oauth2_client.py -> build/lib/authlib/integrations/httpx_client 2025-01-28 22:19:28,913 root INFO copying authlib/integrations/httpx_client/__init__.py -> build/lib/authlib/integrations/httpx_client 2025-01-28 22:19:28,913 root INFO copying authlib/integrations/httpx_client/assertion_client.py -> build/lib/authlib/integrations/httpx_client 2025-01-28 22:19:28,914 root INFO copying authlib/integrations/httpx_client/oauth1_client.py -> build/lib/authlib/integrations/httpx_client 2025-01-28 22:19:28,914 root INFO creating build/lib/authlib/integrations/base_client 2025-01-28 22:19:28,914 root INFO copying authlib/integrations/base_client/sync_app.py -> build/lib/authlib/integrations/base_client 2025-01-28 22:19:28,915 root INFO copying authlib/integrations/base_client/async_openid.py -> build/lib/authlib/integrations/base_client 2025-01-28 22:19:28,915 root INFO copying authlib/integrations/base_client/framework_integration.py -> build/lib/authlib/integrations/base_client 2025-01-28 22:19:28,915 root INFO copying authlib/integrations/base_client/errors.py -> build/lib/authlib/integrations/base_client 2025-01-28 22:19:28,916 root INFO copying authlib/integrations/base_client/async_app.py -> build/lib/authlib/integrations/base_client 2025-01-28 22:19:28,916 root INFO copying authlib/integrations/base_client/__init__.py -> build/lib/authlib/integrations/base_client 2025-01-28 22:19:28,916 root INFO copying authlib/integrations/base_client/sync_openid.py -> build/lib/authlib/integrations/base_client 2025-01-28 22:19:28,916 root INFO copying authlib/integrations/base_client/registry.py -> build/lib/authlib/integrations/base_client 2025-01-28 22:19:28,917 root INFO creating build/lib/authlib/integrations/flask_oauth2 2025-01-28 22:19:28,917 root INFO copying authlib/integrations/flask_oauth2/authorization_server.py -> build/lib/authlib/integrations/flask_oauth2 2025-01-28 22:19:28,917 root INFO copying authlib/integrations/flask_oauth2/errors.py -> build/lib/authlib/integrations/flask_oauth2 2025-01-28 22:19:28,918 root INFO copying authlib/integrations/flask_oauth2/signals.py -> build/lib/authlib/integrations/flask_oauth2 2025-01-28 22:19:28,918 root INFO copying authlib/integrations/flask_oauth2/__init__.py -> build/lib/authlib/integrations/flask_oauth2 2025-01-28 22:19:28,918 root INFO copying authlib/integrations/flask_oauth2/resource_protector.py -> build/lib/authlib/integrations/flask_oauth2 2025-01-28 22:19:28,919 root INFO copying authlib/integrations/flask_oauth2/requests.py -> build/lib/authlib/integrations/flask_oauth2 2025-01-28 22:19:28,919 root INFO creating build/lib/authlib/integrations/starlette_client 2025-01-28 22:19:28,919 root INFO copying authlib/integrations/starlette_client/apps.py -> build/lib/authlib/integrations/starlette_client 2025-01-28 22:19:28,920 root INFO copying authlib/integrations/starlette_client/integration.py -> build/lib/authlib/integrations/starlette_client 2025-01-28 22:19:28,920 root INFO copying authlib/integrations/starlette_client/__init__.py -> build/lib/authlib/integrations/starlette_client 2025-01-28 22:19:28,920 root INFO creating build/lib/authlib/integrations/flask_oauth1 2025-01-28 22:19:28,921 root INFO copying authlib/integrations/flask_oauth1/authorization_server.py -> build/lib/authlib/integrations/flask_oauth1 2025-01-28 22:19:28,921 root INFO copying authlib/integrations/flask_oauth1/cache.py -> build/lib/authlib/integrations/flask_oauth1 2025-01-28 22:19:28,921 root INFO copying authlib/integrations/flask_oauth1/__init__.py -> build/lib/authlib/integrations/flask_oauth1 2025-01-28 22:19:28,921 root INFO copying authlib/integrations/flask_oauth1/resource_protector.py -> build/lib/authlib/integrations/flask_oauth1 2025-01-28 22:19:28,922 root INFO creating build/lib/authlib/integrations/django_oauth1 2025-01-28 22:19:28,922 root INFO copying authlib/integrations/django_oauth1/authorization_server.py -> build/lib/authlib/integrations/django_oauth1 2025-01-28 22:19:28,922 root INFO copying authlib/integrations/django_oauth1/__init__.py -> build/lib/authlib/integrations/django_oauth1 2025-01-28 22:19:28,923 root INFO copying authlib/integrations/django_oauth1/nonce.py -> build/lib/authlib/integrations/django_oauth1 2025-01-28 22:19:28,923 root INFO copying authlib/integrations/django_oauth1/resource_protector.py -> build/lib/authlib/integrations/django_oauth1 2025-01-28 22:19:28,923 root INFO creating build/lib/authlib/integrations/sqla_oauth2 2025-01-28 22:19:28,924 root INFO copying authlib/integrations/sqla_oauth2/tokens_mixins.py -> build/lib/authlib/integrations/sqla_oauth2 2025-01-28 22:19:28,924 root INFO copying authlib/integrations/sqla_oauth2/client_mixin.py -> build/lib/authlib/integrations/sqla_oauth2 2025-01-28 22:19:28,924 root INFO copying authlib/integrations/sqla_oauth2/__init__.py -> build/lib/authlib/integrations/sqla_oauth2 2025-01-28 22:19:28,925 root INFO copying authlib/integrations/sqla_oauth2/functions.py -> build/lib/authlib/integrations/sqla_oauth2 2025-01-28 22:19:28,925 root INFO creating build/lib/authlib/jose/rfc7515 2025-01-28 22:19:28,925 root INFO copying authlib/jose/rfc7515/__init__.py -> build/lib/authlib/jose/rfc7515 2025-01-28 22:19:28,925 root INFO copying authlib/jose/rfc7515/models.py -> build/lib/authlib/jose/rfc7515 2025-01-28 22:19:28,926 root INFO copying authlib/jose/rfc7515/jws.py -> build/lib/authlib/jose/rfc7515 2025-01-28 22:19:28,926 root INFO creating build/lib/authlib/jose/rfc7519 2025-01-28 22:19:28,926 root INFO copying authlib/jose/rfc7519/claims.py -> build/lib/authlib/jose/rfc7519 2025-01-28 22:19:28,927 root INFO copying authlib/jose/rfc7519/__init__.py -> build/lib/authlib/jose/rfc7519 2025-01-28 22:19:28,927 root INFO copying authlib/jose/rfc7519/jwt.py -> build/lib/authlib/jose/rfc7519 2025-01-28 22:19:28,928 root INFO creating build/lib/authlib/jose/rfc7518 2025-01-28 22:19:28,928 root INFO copying authlib/jose/rfc7518/ec_key.py -> build/lib/authlib/jose/rfc7518 2025-01-28 22:19:28,928 root INFO copying authlib/jose/rfc7518/jwe_zips.py -> build/lib/authlib/jose/rfc7518 2025-01-28 22:19:28,928 root INFO copying authlib/jose/rfc7518/jwe_algs.py -> build/lib/authlib/jose/rfc7518 2025-01-28 22:19:28,929 root INFO copying authlib/jose/rfc7518/util.py -> build/lib/authlib/jose/rfc7518 2025-01-28 22:19:28,929 root INFO copying authlib/jose/rfc7518/jws_algs.py -> build/lib/authlib/jose/rfc7518 2025-01-28 22:19:28,929 root INFO copying authlib/jose/rfc7518/rsa_key.py -> build/lib/authlib/jose/rfc7518 2025-01-28 22:19:28,930 root INFO copying authlib/jose/rfc7518/__init__.py -> build/lib/authlib/jose/rfc7518 2025-01-28 22:19:28,930 root INFO copying authlib/jose/rfc7518/jwe_encs.py -> build/lib/authlib/jose/rfc7518 2025-01-28 22:19:28,930 root INFO copying authlib/jose/rfc7518/oct_key.py -> build/lib/authlib/jose/rfc7518 2025-01-28 22:19:28,931 root INFO creating build/lib/authlib/jose/drafts 2025-01-28 22:19:28,931 root INFO copying authlib/jose/drafts/_jwe_enc_cryptography.py -> build/lib/authlib/jose/drafts 2025-01-28 22:19:28,931 root INFO copying authlib/jose/drafts/_jwe_enc_cryptodome.py -> build/lib/authlib/jose/drafts 2025-01-28 22:19:28,932 root INFO copying authlib/jose/drafts/__init__.py -> build/lib/authlib/jose/drafts 2025-01-28 22:19:28,932 root INFO copying authlib/jose/drafts/_jwe_algorithms.py -> build/lib/authlib/jose/drafts 2025-01-28 22:19:28,932 root INFO creating build/lib/authlib/jose/rfc8037 2025-01-28 22:19:28,933 root INFO copying authlib/jose/rfc8037/okp_key.py -> build/lib/authlib/jose/rfc8037 2025-01-28 22:19:28,933 root INFO copying authlib/jose/rfc8037/__init__.py -> build/lib/authlib/jose/rfc8037 2025-01-28 22:19:28,933 root INFO copying authlib/jose/rfc8037/jws_eddsa.py -> build/lib/authlib/jose/rfc8037 2025-01-28 22:19:28,934 root INFO creating build/lib/authlib/jose/rfc7517 2025-01-28 22:19:28,934 root INFO copying authlib/jose/rfc7517/key_set.py -> build/lib/authlib/jose/rfc7517 2025-01-28 22:19:28,934 root INFO copying authlib/jose/rfc7517/_cryptography_key.py -> build/lib/authlib/jose/rfc7517 2025-01-28 22:19:28,934 root INFO copying authlib/jose/rfc7517/jwk.py -> build/lib/authlib/jose/rfc7517 2025-01-28 22:19:28,935 root INFO copying authlib/jose/rfc7517/__init__.py -> build/lib/authlib/jose/rfc7517 2025-01-28 22:19:28,935 root INFO copying authlib/jose/rfc7517/asymmetric_key.py -> build/lib/authlib/jose/rfc7517 2025-01-28 22:19:28,935 root INFO copying authlib/jose/rfc7517/base_key.py -> build/lib/authlib/jose/rfc7517 2025-01-28 22:19:28,936 root INFO creating build/lib/authlib/jose/rfc7516 2025-01-28 22:19:28,936 root INFO copying authlib/jose/rfc7516/__init__.py -> build/lib/authlib/jose/rfc7516 2025-01-28 22:19:28,936 root INFO copying authlib/jose/rfc7516/models.py -> build/lib/authlib/jose/rfc7516 2025-01-28 22:19:28,937 root INFO copying authlib/jose/rfc7516/jwe.py -> build/lib/authlib/jose/rfc7516 2025-01-28 22:19:28,937 root INFO creating build/lib/authlib/oidc/discovery 2025-01-28 22:19:28,937 root INFO copying authlib/oidc/discovery/well_known.py -> build/lib/authlib/oidc/discovery 2025-01-28 22:19:28,937 root INFO copying authlib/oidc/discovery/__init__.py -> build/lib/authlib/oidc/discovery 2025-01-28 22:19:28,938 root INFO copying authlib/oidc/discovery/models.py -> build/lib/authlib/oidc/discovery 2025-01-28 22:19:28,938 root INFO creating build/lib/authlib/oidc/core 2025-01-28 22:19:28,938 root INFO copying authlib/oidc/core/claims.py -> build/lib/authlib/oidc/core 2025-01-28 22:19:28,939 root INFO copying authlib/oidc/core/errors.py -> build/lib/authlib/oidc/core 2025-01-28 22:19:28,939 root INFO copying authlib/oidc/core/util.py -> build/lib/authlib/oidc/core 2025-01-28 22:19:28,939 root INFO copying authlib/oidc/core/__init__.py -> build/lib/authlib/oidc/core 2025-01-28 22:19:28,940 root INFO copying authlib/oidc/core/models.py -> build/lib/authlib/oidc/core 2025-01-28 22:19:28,940 root INFO creating build/lib/authlib/oidc/core/grants 2025-01-28 22:19:28,940 root INFO copying authlib/oidc/core/grants/util.py -> build/lib/authlib/oidc/core/grants 2025-01-28 22:19:28,941 root INFO copying authlib/oidc/core/grants/__init__.py -> build/lib/authlib/oidc/core/grants 2025-01-28 22:19:28,941 root INFO copying authlib/oidc/core/grants/code.py -> build/lib/authlib/oidc/core/grants 2025-01-28 22:19:28,941 root INFO copying authlib/oidc/core/grants/implicit.py -> build/lib/authlib/oidc/core/grants 2025-01-28 22:19:28,942 root INFO copying authlib/oidc/core/grants/hybrid.py -> build/lib/authlib/oidc/core/grants 2025-01-28 22:19:28,942 root INFO creating build/lib/authlib/oauth1/rfc5849 2025-01-28 22:19:28,942 root INFO copying authlib/oauth1/rfc5849/client_auth.py -> build/lib/authlib/oauth1/rfc5849 2025-01-28 22:19:28,943 root INFO copying authlib/oauth1/rfc5849/wrapper.py -> build/lib/authlib/oauth1/rfc5849 2025-01-28 22:19:28,943 root INFO copying authlib/oauth1/rfc5849/authorization_server.py -> build/lib/authlib/oauth1/rfc5849 2025-01-28 22:19:28,943 root INFO copying authlib/oauth1/rfc5849/errors.py -> build/lib/authlib/oauth1/rfc5849 2025-01-28 22:19:28,944 root INFO copying authlib/oauth1/rfc5849/util.py -> build/lib/authlib/oauth1/rfc5849 2025-01-28 22:19:28,944 root INFO copying authlib/oauth1/rfc5849/__init__.py -> build/lib/authlib/oauth1/rfc5849 2025-01-28 22:19:28,944 root INFO copying authlib/oauth1/rfc5849/models.py -> build/lib/authlib/oauth1/rfc5849 2025-01-28 22:19:28,945 root INFO copying authlib/oauth1/rfc5849/base_server.py -> build/lib/authlib/oauth1/rfc5849 2025-01-28 22:19:28,945 root INFO copying authlib/oauth1/rfc5849/parameters.py -> build/lib/authlib/oauth1/rfc5849 2025-01-28 22:19:28,945 root INFO copying authlib/oauth1/rfc5849/signature.py -> build/lib/authlib/oauth1/rfc5849 2025-01-28 22:19:28,945 root INFO copying authlib/oauth1/rfc5849/rsa.py -> build/lib/authlib/oauth1/rfc5849 2025-01-28 22:19:28,946 root INFO copying authlib/oauth1/rfc5849/resource_protector.py -> build/lib/authlib/oauth1/rfc5849 2025-01-28 22:19:28,946 root INFO running egg_info 2025-01-28 22:19:28,950 root INFO writing Authlib.egg-info/PKG-INFO 2025-01-28 22:19:28,951 root INFO writing dependency_links to Authlib.egg-info/dependency_links.txt 2025-01-28 22:19:28,952 root INFO writing requirements to Authlib.egg-info/requires.txt 2025-01-28 22:19:28,952 root INFO writing top-level names to Authlib.egg-info/top_level.txt 2025-01-28 22:19:28,965 root INFO reading manifest file 'Authlib.egg-info/SOURCES.txt' 2025-01-28 22:19:28,967 root INFO reading manifest template 'MANIFEST.in' 2025-01-28 22:19:28,968 root WARNING no previously-included directories found matching 'tests*' 2025-01-28 22:19:28,968 root INFO adding license file 'LICENSE' 2025-01-28 22:19:28,972 root INFO writing manifest file 'Authlib.egg-info/SOURCES.txt' 2025-01-28 22:19:28,987 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-01-28 22:19:28,987 root INFO running install 2025-01-28 22:19:29,000 root INFO running install_lib 2025-01-28 22:19:29,002 root INFO creating build/bdist.linux-loongarch64 2025-01-28 22:19:29,003 root INFO creating build/bdist.linux-loongarch64/wheel 2025-01-28 22:19:29,003 root INFO creating build/bdist.linux-loongarch64/wheel/authlib 2025-01-28 22:19:29,003 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/common 2025-01-28 22:19:29,003 root INFO copying build/lib/authlib/common/encoding.py -> build/bdist.linux-loongarch64/wheel/authlib/common 2025-01-28 22:19:29,004 root INFO copying build/lib/authlib/common/errors.py -> build/bdist.linux-loongarch64/wheel/authlib/common 2025-01-28 22:19:29,004 root INFO copying build/lib/authlib/common/urls.py -> build/bdist.linux-loongarch64/wheel/authlib/common 2025-01-28 22:19:29,005 root INFO copying build/lib/authlib/common/security.py -> build/bdist.linux-loongarch64/wheel/authlib/common 2025-01-28 22:19:29,005 root INFO copying build/lib/authlib/common/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/common 2025-01-28 22:19:29,005 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2 2025-01-28 22:19:29,005 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6750 2025-01-28 22:19:29,006 root INFO copying build/lib/authlib/oauth2/rfc6750/validator.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6750 2025-01-28 22:19:29,006 root INFO copying build/lib/authlib/oauth2/rfc6750/errors.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6750 2025-01-28 22:19:29,006 root INFO copying build/lib/authlib/oauth2/rfc6750/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6750 2025-01-28 22:19:29,006 root INFO copying build/lib/authlib/oauth2/rfc6750/token.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6750 2025-01-28 22:19:29,007 root INFO copying build/lib/authlib/oauth2/rfc6750/parameters.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6750 2025-01-28 22:19:29,007 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc8414 2025-01-28 22:19:29,007 root INFO copying build/lib/authlib/oauth2/rfc8414/well_known.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc8414 2025-01-28 22:19:29,007 root INFO copying build/lib/authlib/oauth2/rfc8414/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc8414 2025-01-28 22:19:29,008 root INFO copying build/lib/authlib/oauth2/rfc8414/models.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc8414 2025-01-28 22:19:29,008 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7592 2025-01-28 22:19:29,008 root INFO copying build/lib/authlib/oauth2/rfc7592/endpoint.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7592 2025-01-28 22:19:29,009 root INFO copying build/lib/authlib/oauth2/rfc7592/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7592 2025-01-28 22:19:29,009 root INFO copying build/lib/authlib/oauth2/base.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2 2025-01-28 22:19:29,009 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7591 2025-01-28 22:19:29,010 root INFO copying build/lib/authlib/oauth2/rfc7591/claims.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7591 2025-01-28 22:19:29,010 root INFO copying build/lib/authlib/oauth2/rfc7591/endpoint.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7591 2025-01-28 22:19:29,010 root INFO copying build/lib/authlib/oauth2/rfc7591/errors.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7591 2025-01-28 22:19:29,010 root INFO copying build/lib/authlib/oauth2/rfc7591/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7591 2025-01-28 22:19:29,011 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7521 2025-01-28 22:19:29,011 root INFO copying build/lib/authlib/oauth2/rfc7521/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7521 2025-01-28 22:19:29,011 root INFO copying build/lib/authlib/oauth2/rfc7521/client.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7521 2025-01-28 22:19:29,012 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc8628 2025-01-28 22:19:29,012 root INFO copying build/lib/authlib/oauth2/rfc8628/endpoint.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc8628 2025-01-28 22:19:29,012 root INFO copying build/lib/authlib/oauth2/rfc8628/device_code.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc8628 2025-01-28 22:19:29,012 root INFO copying build/lib/authlib/oauth2/rfc8628/errors.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc8628 2025-01-28 22:19:29,013 root INFO copying build/lib/authlib/oauth2/rfc8628/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc8628 2025-01-28 22:19:29,013 root INFO copying build/lib/authlib/oauth2/rfc8628/models.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc8628 2025-01-28 22:19:29,013 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7009 2025-01-28 22:19:29,013 root INFO copying build/lib/authlib/oauth2/rfc7009/revocation.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7009 2025-01-28 22:19:29,014 root INFO copying build/lib/authlib/oauth2/rfc7009/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7009 2025-01-28 22:19:29,014 root INFO copying build/lib/authlib/oauth2/rfc7009/parameters.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7009 2025-01-28 22:19:29,014 root INFO copying build/lib/authlib/oauth2/auth.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2 2025-01-28 22:19:29,015 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7662 2025-01-28 22:19:29,015 root INFO copying build/lib/authlib/oauth2/rfc7662/token_validator.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7662 2025-01-28 22:19:29,015 root INFO copying build/lib/authlib/oauth2/rfc7662/introspection.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7662 2025-01-28 22:19:29,015 root INFO copying build/lib/authlib/oauth2/rfc7662/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7662 2025-01-28 22:19:29,016 root INFO copying build/lib/authlib/oauth2/rfc7662/models.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7662 2025-01-28 22:19:29,016 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc9068 2025-01-28 22:19:29,016 root INFO copying build/lib/authlib/oauth2/rfc9068/claims.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc9068 2025-01-28 22:19:29,017 root INFO copying build/lib/authlib/oauth2/rfc9068/token_validator.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc9068 2025-01-28 22:19:29,017 root INFO copying build/lib/authlib/oauth2/rfc9068/revocation.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc9068 2025-01-28 22:19:29,017 root INFO copying build/lib/authlib/oauth2/rfc9068/introspection.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc9068 2025-01-28 22:19:29,017 root INFO copying build/lib/authlib/oauth2/rfc9068/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc9068 2025-01-28 22:19:29,018 root INFO copying build/lib/authlib/oauth2/rfc9068/token.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc9068 2025-01-28 22:19:29,018 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc8693 2025-01-28 22:19:29,018 root INFO copying build/lib/authlib/oauth2/rfc8693/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc8693 2025-01-28 22:19:29,018 root INFO copying build/lib/authlib/oauth2/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2 2025-01-28 22:19:29,019 root INFO copying build/lib/authlib/oauth2/client.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2 2025-01-28 22:19:29,019 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749 2025-01-28 22:19:29,019 root INFO copying build/lib/authlib/oauth2/rfc6749/token_endpoint.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749 2025-01-28 22:19:29,020 root INFO copying build/lib/authlib/oauth2/rfc6749/authorization_server.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749 2025-01-28 22:19:29,020 root INFO copying build/lib/authlib/oauth2/rfc6749/errors.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749 2025-01-28 22:19:29,020 root INFO copying build/lib/authlib/oauth2/rfc6749/authenticate_client.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749 2025-01-28 22:19:29,021 root INFO copying build/lib/authlib/oauth2/rfc6749/util.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749 2025-01-28 22:19:29,021 root INFO copying build/lib/authlib/oauth2/rfc6749/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749 2025-01-28 22:19:29,021 root INFO copying build/lib/authlib/oauth2/rfc6749/models.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749 2025-01-28 22:19:29,021 root INFO copying build/lib/authlib/oauth2/rfc6749/wrappers.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749 2025-01-28 22:19:29,022 root INFO copying build/lib/authlib/oauth2/rfc6749/parameters.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749 2025-01-28 22:19:29,022 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:29,022 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/authorization_code.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:29,022 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/client_credentials.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:29,023 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/base.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:29,023 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:29,023 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/refresh_token.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:29,024 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:29,024 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/implicit.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749/grants 2025-01-28 22:19:29,024 root INFO copying build/lib/authlib/oauth2/rfc6749/resource_protector.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749 2025-01-28 22:19:29,025 root INFO copying build/lib/authlib/oauth2/rfc6749/requests.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc6749 2025-01-28 22:19:29,025 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7523 2025-01-28 22:19:29,025 root INFO copying build/lib/authlib/oauth2/rfc7523/validator.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7523 2025-01-28 22:19:29,025 root INFO copying build/lib/authlib/oauth2/rfc7523/auth.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7523 2025-01-28 22:19:29,026 root INFO copying build/lib/authlib/oauth2/rfc7523/jwt_bearer.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7523 2025-01-28 22:19:29,026 root INFO copying build/lib/authlib/oauth2/rfc7523/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7523 2025-01-28 22:19:29,026 root INFO copying build/lib/authlib/oauth2/rfc7523/client.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7523 2025-01-28 22:19:29,027 root INFO copying build/lib/authlib/oauth2/rfc7523/token.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7523 2025-01-28 22:19:29,027 root INFO copying build/lib/authlib/oauth2/rfc7523/assertion.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7523 2025-01-28 22:19:29,027 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7636 2025-01-28 22:19:29,027 root INFO copying build/lib/authlib/oauth2/rfc7636/challenge.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7636 2025-01-28 22:19:29,028 root INFO copying build/lib/authlib/oauth2/rfc7636/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth2/rfc7636 2025-01-28 22:19:29,028 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/integrations 2025-01-28 22:19:29,028 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/integrations/requests_client 2025-01-28 22:19:29,029 root INFO copying build/lib/authlib/integrations/requests_client/assertion_session.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/requests_client 2025-01-28 22:19:29,029 root INFO copying build/lib/authlib/integrations/requests_client/utils.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/requests_client 2025-01-28 22:19:29,029 root INFO copying build/lib/authlib/integrations/requests_client/oauth2_session.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/requests_client 2025-01-28 22:19:29,029 root INFO copying build/lib/authlib/integrations/requests_client/oauth1_session.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/requests_client 2025-01-28 22:19:29,030 root INFO copying build/lib/authlib/integrations/requests_client/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/requests_client 2025-01-28 22:19:29,030 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/integrations/django_client 2025-01-28 22:19:29,030 root INFO copying build/lib/authlib/integrations/django_client/apps.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/django_client 2025-01-28 22:19:29,030 root INFO copying build/lib/authlib/integrations/django_client/integration.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/django_client 2025-01-28 22:19:29,031 root INFO copying build/lib/authlib/integrations/django_client/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/django_client 2025-01-28 22:19:29,031 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_client 2025-01-28 22:19:29,031 root INFO copying build/lib/authlib/integrations/flask_client/apps.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_client 2025-01-28 22:19:29,032 root INFO copying build/lib/authlib/integrations/flask_client/integration.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_client 2025-01-28 22:19:29,032 root INFO copying build/lib/authlib/integrations/flask_client/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_client 2025-01-28 22:19:29,032 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/integrations/django_oauth2 2025-01-28 22:19:29,032 root INFO copying build/lib/authlib/integrations/django_oauth2/authorization_server.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/django_oauth2 2025-01-28 22:19:29,033 root INFO copying build/lib/authlib/integrations/django_oauth2/signals.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/django_oauth2 2025-01-28 22:19:29,033 root INFO copying build/lib/authlib/integrations/django_oauth2/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/django_oauth2 2025-01-28 22:19:29,033 root INFO copying build/lib/authlib/integrations/django_oauth2/endpoints.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/django_oauth2 2025-01-28 22:19:29,034 root INFO copying build/lib/authlib/integrations/django_oauth2/resource_protector.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/django_oauth2 2025-01-28 22:19:29,034 root INFO copying build/lib/authlib/integrations/django_oauth2/requests.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/django_oauth2 2025-01-28 22:19:29,034 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/integrations/httpx_client 2025-01-28 22:19:29,034 root INFO copying build/lib/authlib/integrations/httpx_client/utils.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/httpx_client 2025-01-28 22:19:29,035 root INFO copying build/lib/authlib/integrations/httpx_client/oauth2_client.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/httpx_client 2025-01-28 22:19:29,035 root INFO copying build/lib/authlib/integrations/httpx_client/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/httpx_client 2025-01-28 22:19:29,035 root INFO copying build/lib/authlib/integrations/httpx_client/assertion_client.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/httpx_client 2025-01-28 22:19:29,035 root INFO copying build/lib/authlib/integrations/httpx_client/oauth1_client.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/httpx_client 2025-01-28 22:19:29,036 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/integrations/base_client 2025-01-28 22:19:29,036 root INFO copying build/lib/authlib/integrations/base_client/sync_app.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/base_client 2025-01-28 22:19:29,036 root INFO copying build/lib/authlib/integrations/base_client/async_openid.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/base_client 2025-01-28 22:19:29,037 root INFO copying build/lib/authlib/integrations/base_client/framework_integration.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/base_client 2025-01-28 22:19:29,037 root INFO copying build/lib/authlib/integrations/base_client/errors.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/base_client 2025-01-28 22:19:29,037 root INFO copying build/lib/authlib/integrations/base_client/async_app.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/base_client 2025-01-28 22:19:29,038 root INFO copying build/lib/authlib/integrations/base_client/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/base_client 2025-01-28 22:19:29,038 root INFO copying build/lib/authlib/integrations/base_client/sync_openid.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/base_client 2025-01-28 22:19:29,038 root INFO copying build/lib/authlib/integrations/base_client/registry.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/base_client 2025-01-28 22:19:29,038 root INFO copying build/lib/authlib/integrations/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations 2025-01-28 22:19:29,039 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_oauth2 2025-01-28 22:19:29,039 root INFO copying build/lib/authlib/integrations/flask_oauth2/authorization_server.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_oauth2 2025-01-28 22:19:29,039 root INFO copying build/lib/authlib/integrations/flask_oauth2/errors.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_oauth2 2025-01-28 22:19:29,039 root INFO copying build/lib/authlib/integrations/flask_oauth2/signals.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_oauth2 2025-01-28 22:19:29,040 root INFO copying build/lib/authlib/integrations/flask_oauth2/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_oauth2 2025-01-28 22:19:29,040 root INFO copying build/lib/authlib/integrations/flask_oauth2/resource_protector.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_oauth2 2025-01-28 22:19:29,040 root INFO copying build/lib/authlib/integrations/flask_oauth2/requests.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_oauth2 2025-01-28 22:19:29,041 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/integrations/starlette_client 2025-01-28 22:19:29,041 root INFO copying build/lib/authlib/integrations/starlette_client/apps.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/starlette_client 2025-01-28 22:19:29,041 root INFO copying build/lib/authlib/integrations/starlette_client/integration.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/starlette_client 2025-01-28 22:19:29,041 root INFO copying build/lib/authlib/integrations/starlette_client/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/starlette_client 2025-01-28 22:19:29,042 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_oauth1 2025-01-28 22:19:29,042 root INFO copying build/lib/authlib/integrations/flask_oauth1/authorization_server.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_oauth1 2025-01-28 22:19:29,042 root INFO copying build/lib/authlib/integrations/flask_oauth1/cache.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_oauth1 2025-01-28 22:19:29,042 root INFO copying build/lib/authlib/integrations/flask_oauth1/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_oauth1 2025-01-28 22:19:29,043 root INFO copying build/lib/authlib/integrations/flask_oauth1/resource_protector.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/flask_oauth1 2025-01-28 22:19:29,043 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/integrations/django_oauth1 2025-01-28 22:19:29,043 root INFO copying build/lib/authlib/integrations/django_oauth1/authorization_server.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/django_oauth1 2025-01-28 22:19:29,044 root INFO copying build/lib/authlib/integrations/django_oauth1/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/django_oauth1 2025-01-28 22:19:29,044 root INFO copying build/lib/authlib/integrations/django_oauth1/nonce.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/django_oauth1 2025-01-28 22:19:29,044 root INFO copying build/lib/authlib/integrations/django_oauth1/resource_protector.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/django_oauth1 2025-01-28 22:19:29,044 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/integrations/sqla_oauth2 2025-01-28 22:19:29,045 root INFO copying build/lib/authlib/integrations/sqla_oauth2/tokens_mixins.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/sqla_oauth2 2025-01-28 22:19:29,045 root INFO copying build/lib/authlib/integrations/sqla_oauth2/client_mixin.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/sqla_oauth2 2025-01-28 22:19:29,045 root INFO copying build/lib/authlib/integrations/sqla_oauth2/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/sqla_oauth2 2025-01-28 22:19:29,045 root INFO copying build/lib/authlib/integrations/sqla_oauth2/functions.py -> build/bdist.linux-loongarch64/wheel/authlib/integrations/sqla_oauth2 2025-01-28 22:19:29,046 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/jose 2025-01-28 22:19:29,046 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7515 2025-01-28 22:19:29,046 root INFO copying build/lib/authlib/jose/rfc7515/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7515 2025-01-28 22:19:29,047 root INFO copying build/lib/authlib/jose/rfc7515/models.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7515 2025-01-28 22:19:29,047 root INFO copying build/lib/authlib/jose/rfc7515/jws.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7515 2025-01-28 22:19:29,047 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7519 2025-01-28 22:19:29,047 root INFO copying build/lib/authlib/jose/rfc7519/claims.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7519 2025-01-28 22:19:29,048 root INFO copying build/lib/authlib/jose/rfc7519/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7519 2025-01-28 22:19:29,048 root INFO copying build/lib/authlib/jose/rfc7519/jwt.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7519 2025-01-28 22:19:29,048 root INFO copying build/lib/authlib/jose/errors.py -> build/bdist.linux-loongarch64/wheel/authlib/jose 2025-01-28 22:19:29,049 root INFO copying build/lib/authlib/jose/util.py -> build/bdist.linux-loongarch64/wheel/authlib/jose 2025-01-28 22:19:29,049 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7518 2025-01-28 22:19:29,049 root INFO copying build/lib/authlib/jose/rfc7518/ec_key.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7518 2025-01-28 22:19:29,049 root INFO copying build/lib/authlib/jose/rfc7518/jwe_zips.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7518 2025-01-28 22:19:29,050 root INFO copying build/lib/authlib/jose/rfc7518/jwe_algs.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7518 2025-01-28 22:19:29,050 root INFO copying build/lib/authlib/jose/rfc7518/util.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7518 2025-01-28 22:19:29,050 root INFO copying build/lib/authlib/jose/rfc7518/jws_algs.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7518 2025-01-28 22:19:29,051 root INFO copying build/lib/authlib/jose/rfc7518/rsa_key.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7518 2025-01-28 22:19:29,051 root INFO copying build/lib/authlib/jose/rfc7518/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7518 2025-01-28 22:19:29,051 root INFO copying build/lib/authlib/jose/rfc7518/jwe_encs.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7518 2025-01-28 22:19:29,052 root INFO copying build/lib/authlib/jose/rfc7518/oct_key.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7518 2025-01-28 22:19:29,052 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/jose/drafts 2025-01-28 22:19:29,052 root INFO copying build/lib/authlib/jose/drafts/_jwe_enc_cryptography.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/drafts 2025-01-28 22:19:29,052 root INFO copying build/lib/authlib/jose/drafts/_jwe_enc_cryptodome.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/drafts 2025-01-28 22:19:29,053 root INFO copying build/lib/authlib/jose/drafts/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/drafts 2025-01-28 22:19:29,053 root INFO copying build/lib/authlib/jose/drafts/_jwe_algorithms.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/drafts 2025-01-28 22:19:29,053 root INFO copying build/lib/authlib/jose/jwk.py -> build/bdist.linux-loongarch64/wheel/authlib/jose 2025-01-28 22:19:29,053 root INFO copying build/lib/authlib/jose/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/jose 2025-01-28 22:19:29,054 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/jose/rfc8037 2025-01-28 22:19:29,054 root INFO copying build/lib/authlib/jose/rfc8037/okp_key.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc8037 2025-01-28 22:19:29,054 root INFO copying build/lib/authlib/jose/rfc8037/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc8037 2025-01-28 22:19:29,055 root INFO copying build/lib/authlib/jose/rfc8037/jws_eddsa.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc8037 2025-01-28 22:19:29,055 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7517 2025-01-28 22:19:29,055 root INFO copying build/lib/authlib/jose/rfc7517/key_set.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7517 2025-01-28 22:19:29,055 root INFO copying build/lib/authlib/jose/rfc7517/_cryptography_key.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7517 2025-01-28 22:19:29,056 root INFO copying build/lib/authlib/jose/rfc7517/jwk.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7517 2025-01-28 22:19:29,056 root INFO copying build/lib/authlib/jose/rfc7517/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7517 2025-01-28 22:19:29,056 root INFO copying build/lib/authlib/jose/rfc7517/asymmetric_key.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7517 2025-01-28 22:19:29,057 root INFO copying build/lib/authlib/jose/rfc7517/base_key.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7517 2025-01-28 22:19:29,057 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7516 2025-01-28 22:19:29,057 root INFO copying build/lib/authlib/jose/rfc7516/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7516 2025-01-28 22:19:29,057 root INFO copying build/lib/authlib/jose/rfc7516/models.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7516 2025-01-28 22:19:29,058 root INFO copying build/lib/authlib/jose/rfc7516/jwe.py -> build/bdist.linux-loongarch64/wheel/authlib/jose/rfc7516 2025-01-28 22:19:29,058 root INFO copying build/lib/authlib/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib 2025-01-28 22:19:29,058 root INFO copying build/lib/authlib/deprecate.py -> build/bdist.linux-loongarch64/wheel/authlib 2025-01-28 22:19:29,058 root INFO copying build/lib/authlib/consts.py -> build/bdist.linux-loongarch64/wheel/authlib 2025-01-28 22:19:29,059 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oidc 2025-01-28 22:19:29,059 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oidc/discovery 2025-01-28 22:19:29,059 root INFO copying build/lib/authlib/oidc/discovery/well_known.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc/discovery 2025-01-28 22:19:29,060 root INFO copying build/lib/authlib/oidc/discovery/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc/discovery 2025-01-28 22:19:29,060 root INFO copying build/lib/authlib/oidc/discovery/models.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc/discovery 2025-01-28 22:19:29,060 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oidc/core 2025-01-28 22:19:29,060 root INFO copying build/lib/authlib/oidc/core/claims.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc/core 2025-01-28 22:19:29,061 root INFO copying build/lib/authlib/oidc/core/errors.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc/core 2025-01-28 22:19:29,061 root INFO copying build/lib/authlib/oidc/core/util.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc/core 2025-01-28 22:19:29,061 root INFO copying build/lib/authlib/oidc/core/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc/core 2025-01-28 22:19:29,062 root INFO copying build/lib/authlib/oidc/core/models.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc/core 2025-01-28 22:19:29,062 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oidc/core/grants 2025-01-28 22:19:29,062 root INFO copying build/lib/authlib/oidc/core/grants/util.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc/core/grants 2025-01-28 22:19:29,062 root INFO copying build/lib/authlib/oidc/core/grants/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc/core/grants 2025-01-28 22:19:29,063 root INFO copying build/lib/authlib/oidc/core/grants/code.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc/core/grants 2025-01-28 22:19:29,063 root INFO copying build/lib/authlib/oidc/core/grants/implicit.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc/core/grants 2025-01-28 22:19:29,063 root INFO copying build/lib/authlib/oidc/core/grants/hybrid.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc/core/grants 2025-01-28 22:19:29,064 root INFO copying build/lib/authlib/oidc/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oidc 2025-01-28 22:19:29,064 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth1 2025-01-28 22:19:29,064 root INFO copying build/lib/authlib/oauth1/errors.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1 2025-01-28 22:19:29,064 root INFO copying build/lib/authlib/oauth1/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1 2025-01-28 22:19:29,065 root INFO copying build/lib/authlib/oauth1/client.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1 2025-01-28 22:19:29,065 root INFO creating build/bdist.linux-loongarch64/wheel/authlib/oauth1/rfc5849 2025-01-28 22:19:29,065 root INFO copying build/lib/authlib/oauth1/rfc5849/client_auth.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1/rfc5849 2025-01-28 22:19:29,065 root INFO copying build/lib/authlib/oauth1/rfc5849/wrapper.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1/rfc5849 2025-01-28 22:19:29,066 root INFO copying build/lib/authlib/oauth1/rfc5849/authorization_server.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1/rfc5849 2025-01-28 22:19:29,066 root INFO copying build/lib/authlib/oauth1/rfc5849/errors.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1/rfc5849 2025-01-28 22:19:29,066 root INFO copying build/lib/authlib/oauth1/rfc5849/util.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1/rfc5849 2025-01-28 22:19:29,067 root INFO copying build/lib/authlib/oauth1/rfc5849/__init__.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1/rfc5849 2025-01-28 22:19:29,067 root INFO copying build/lib/authlib/oauth1/rfc5849/models.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1/rfc5849 2025-01-28 22:19:29,067 root INFO copying build/lib/authlib/oauth1/rfc5849/base_server.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1/rfc5849 2025-01-28 22:19:29,067 root INFO copying build/lib/authlib/oauth1/rfc5849/parameters.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1/rfc5849 2025-01-28 22:19:29,068 root INFO copying build/lib/authlib/oauth1/rfc5849/signature.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1/rfc5849 2025-01-28 22:19:29,068 root INFO copying build/lib/authlib/oauth1/rfc5849/rsa.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1/rfc5849 2025-01-28 22:19:29,068 root INFO copying build/lib/authlib/oauth1/rfc5849/resource_protector.py -> build/bdist.linux-loongarch64/wheel/authlib/oauth1/rfc5849 2025-01-28 22:19:29,069 root INFO running install_egg_info 2025-01-28 22:19:29,071 root INFO Copying Authlib.egg-info to build/bdist.linux-loongarch64/wheel/Authlib-1.4.1-py3.12.egg-info 2025-01-28 22:19:29,072 root INFO running install_scripts 2025-01-28 22:19:29,075 root INFO creating build/bdist.linux-loongarch64/wheel/Authlib-1.4.1.dist-info/WHEEL 2025-01-28 22:19:29,076 wheel INFO creating '/home/buildozer/aports/community/py3-authlib/src/authlib-1.4.1/.dist/.tmp-yrxze4s7/Authlib-1.4.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-01-28 22:19:29,077 wheel INFO adding 'authlib/__init__.py' 2025-01-28 22:19:29,077 wheel INFO adding 'authlib/consts.py' 2025-01-28 22:19:29,078 wheel INFO adding 'authlib/deprecate.py' 2025-01-28 22:19:29,078 wheel INFO adding 'authlib/common/__init__.py' 2025-01-28 22:19:29,078 wheel INFO adding 'authlib/common/encoding.py' 2025-01-28 22:19:29,079 wheel INFO adding 'authlib/common/errors.py' 2025-01-28 22:19:29,079 wheel INFO adding 'authlib/common/security.py' 2025-01-28 22:19:29,079 wheel INFO adding 'authlib/common/urls.py' 2025-01-28 22:19:29,080 wheel INFO adding 'authlib/integrations/__init__.py' 2025-01-28 22:19:29,080 wheel INFO adding 'authlib/integrations/base_client/__init__.py' 2025-01-28 22:19:29,080 wheel INFO adding 'authlib/integrations/base_client/async_app.py' 2025-01-28 22:19:29,081 wheel INFO adding 'authlib/integrations/base_client/async_openid.py' 2025-01-28 22:19:29,081 wheel INFO adding 'authlib/integrations/base_client/errors.py' 2025-01-28 22:19:29,081 wheel INFO adding 'authlib/integrations/base_client/framework_integration.py' 2025-01-28 22:19:29,081 wheel INFO adding 'authlib/integrations/base_client/registry.py' 2025-01-28 22:19:29,082 wheel INFO adding 'authlib/integrations/base_client/sync_app.py' 2025-01-28 22:19:29,082 wheel INFO adding 'authlib/integrations/base_client/sync_openid.py' 2025-01-28 22:19:29,083 wheel INFO adding 'authlib/integrations/django_client/__init__.py' 2025-01-28 22:19:29,083 wheel INFO adding 'authlib/integrations/django_client/apps.py' 2025-01-28 22:19:29,083 wheel INFO adding 'authlib/integrations/django_client/integration.py' 2025-01-28 22:19:29,083 wheel INFO adding 'authlib/integrations/django_oauth1/__init__.py' 2025-01-28 22:19:29,084 wheel INFO adding 'authlib/integrations/django_oauth1/authorization_server.py' 2025-01-28 22:19:29,084 wheel INFO adding 'authlib/integrations/django_oauth1/nonce.py' 2025-01-28 22:19:29,084 wheel INFO adding 'authlib/integrations/django_oauth1/resource_protector.py' 2025-01-28 22:19:29,085 wheel INFO adding 'authlib/integrations/django_oauth2/__init__.py' 2025-01-28 22:19:29,085 wheel INFO adding 'authlib/integrations/django_oauth2/authorization_server.py' 2025-01-28 22:19:29,085 wheel INFO adding 'authlib/integrations/django_oauth2/endpoints.py' 2025-01-28 22:19:29,085 wheel INFO adding 'authlib/integrations/django_oauth2/requests.py' 2025-01-28 22:19:29,086 wheel INFO adding 'authlib/integrations/django_oauth2/resource_protector.py' 2025-01-28 22:19:29,086 wheel INFO adding 'authlib/integrations/django_oauth2/signals.py' 2025-01-28 22:19:29,086 wheel INFO adding 'authlib/integrations/flask_client/__init__.py' 2025-01-28 22:19:29,087 wheel INFO adding 'authlib/integrations/flask_client/apps.py' 2025-01-28 22:19:29,087 wheel INFO adding 'authlib/integrations/flask_client/integration.py' 2025-01-28 22:19:29,087 wheel INFO adding 'authlib/integrations/flask_oauth1/__init__.py' 2025-01-28 22:19:29,088 wheel INFO adding 'authlib/integrations/flask_oauth1/authorization_server.py' 2025-01-28 22:19:29,088 wheel INFO adding 'authlib/integrations/flask_oauth1/cache.py' 2025-01-28 22:19:29,088 wheel INFO adding 'authlib/integrations/flask_oauth1/resource_protector.py' 2025-01-28 22:19:29,089 wheel INFO adding 'authlib/integrations/flask_oauth2/__init__.py' 2025-01-28 22:19:29,089 wheel INFO adding 'authlib/integrations/flask_oauth2/authorization_server.py' 2025-01-28 22:19:29,089 wheel INFO adding 'authlib/integrations/flask_oauth2/errors.py' 2025-01-28 22:19:29,089 wheel INFO adding 'authlib/integrations/flask_oauth2/requests.py' 2025-01-28 22:19:29,090 wheel INFO adding 'authlib/integrations/flask_oauth2/resource_protector.py' 2025-01-28 22:19:29,090 wheel INFO adding 'authlib/integrations/flask_oauth2/signals.py' 2025-01-28 22:19:29,090 wheel INFO adding 'authlib/integrations/httpx_client/__init__.py' 2025-01-28 22:19:29,091 wheel INFO adding 'authlib/integrations/httpx_client/assertion_client.py' 2025-01-28 22:19:29,091 wheel INFO adding 'authlib/integrations/httpx_client/oauth1_client.py' 2025-01-28 22:19:29,091 wheel INFO adding 'authlib/integrations/httpx_client/oauth2_client.py' 2025-01-28 22:19:29,092 wheel INFO adding 'authlib/integrations/httpx_client/utils.py' 2025-01-28 22:19:29,092 wheel INFO adding 'authlib/integrations/requests_client/__init__.py' 2025-01-28 22:19:29,092 wheel INFO adding 'authlib/integrations/requests_client/assertion_session.py' 2025-01-28 22:19:29,092 wheel INFO adding 'authlib/integrations/requests_client/oauth1_session.py' 2025-01-28 22:19:29,093 wheel INFO adding 'authlib/integrations/requests_client/oauth2_session.py' 2025-01-28 22:19:29,093 wheel INFO adding 'authlib/integrations/requests_client/utils.py' 2025-01-28 22:19:29,093 wheel INFO adding 'authlib/integrations/sqla_oauth2/__init__.py' 2025-01-28 22:19:29,094 wheel INFO adding 'authlib/integrations/sqla_oauth2/client_mixin.py' 2025-01-28 22:19:29,094 wheel INFO adding 'authlib/integrations/sqla_oauth2/functions.py' 2025-01-28 22:19:29,094 wheel INFO adding 'authlib/integrations/sqla_oauth2/tokens_mixins.py' 2025-01-28 22:19:29,095 wheel INFO adding 'authlib/integrations/starlette_client/__init__.py' 2025-01-28 22:19:29,095 wheel INFO adding 'authlib/integrations/starlette_client/apps.py' 2025-01-28 22:19:29,095 wheel INFO adding 'authlib/integrations/starlette_client/integration.py' 2025-01-28 22:19:29,096 wheel INFO adding 'authlib/jose/__init__.py' 2025-01-28 22:19:29,096 wheel INFO adding 'authlib/jose/errors.py' 2025-01-28 22:19:29,096 wheel INFO adding 'authlib/jose/jwk.py' 2025-01-28 22:19:29,096 wheel INFO adding 'authlib/jose/util.py' 2025-01-28 22:19:29,097 wheel INFO adding 'authlib/jose/drafts/__init__.py' 2025-01-28 22:19:29,097 wheel INFO adding 'authlib/jose/drafts/_jwe_algorithms.py' 2025-01-28 22:19:29,097 wheel INFO adding 'authlib/jose/drafts/_jwe_enc_cryptodome.py' 2025-01-28 22:19:29,098 wheel INFO adding 'authlib/jose/drafts/_jwe_enc_cryptography.py' 2025-01-28 22:19:29,098 wheel INFO adding 'authlib/jose/rfc7515/__init__.py' 2025-01-28 22:19:29,098 wheel INFO adding 'authlib/jose/rfc7515/jws.py' 2025-01-28 22:19:29,099 wheel INFO adding 'authlib/jose/rfc7515/models.py' 2025-01-28 22:19:29,099 wheel INFO adding 'authlib/jose/rfc7516/__init__.py' 2025-01-28 22:19:29,099 wheel INFO adding 'authlib/jose/rfc7516/jwe.py' 2025-01-28 22:19:29,100 wheel INFO adding 'authlib/jose/rfc7516/models.py' 2025-01-28 22:19:29,100 wheel INFO adding 'authlib/jose/rfc7517/__init__.py' 2025-01-28 22:19:29,101 wheel INFO adding 'authlib/jose/rfc7517/_cryptography_key.py' 2025-01-28 22:19:29,101 wheel INFO adding 'authlib/jose/rfc7517/asymmetric_key.py' 2025-01-28 22:19:29,101 wheel INFO adding 'authlib/jose/rfc7517/base_key.py' 2025-01-28 22:19:29,101 wheel INFO adding 'authlib/jose/rfc7517/jwk.py' 2025-01-28 22:19:29,102 wheel INFO adding 'authlib/jose/rfc7517/key_set.py' 2025-01-28 22:19:29,102 wheel INFO adding 'authlib/jose/rfc7518/__init__.py' 2025-01-28 22:19:29,102 wheel INFO adding 'authlib/jose/rfc7518/ec_key.py' 2025-01-28 22:19:29,103 wheel INFO adding 'authlib/jose/rfc7518/jwe_algs.py' 2025-01-28 22:19:29,103 wheel INFO adding 'authlib/jose/rfc7518/jwe_encs.py' 2025-01-28 22:19:29,103 wheel INFO adding 'authlib/jose/rfc7518/jwe_zips.py' 2025-01-28 22:19:29,104 wheel INFO adding 'authlib/jose/rfc7518/jws_algs.py' 2025-01-28 22:19:29,104 wheel INFO adding 'authlib/jose/rfc7518/oct_key.py' 2025-01-28 22:19:29,104 wheel INFO adding 'authlib/jose/rfc7518/rsa_key.py' 2025-01-28 22:19:29,105 wheel INFO adding 'authlib/jose/rfc7518/util.py' 2025-01-28 22:19:29,105 wheel INFO adding 'authlib/jose/rfc7519/__init__.py' 2025-01-28 22:19:29,105 wheel INFO adding 'authlib/jose/rfc7519/claims.py' 2025-01-28 22:19:29,106 wheel INFO adding 'authlib/jose/rfc7519/jwt.py' 2025-01-28 22:19:29,106 wheel INFO adding 'authlib/jose/rfc8037/__init__.py' 2025-01-28 22:19:29,106 wheel INFO adding 'authlib/jose/rfc8037/jws_eddsa.py' 2025-01-28 22:19:29,107 wheel INFO adding 'authlib/jose/rfc8037/okp_key.py' 2025-01-28 22:19:29,107 wheel INFO adding 'authlib/oauth1/__init__.py' 2025-01-28 22:19:29,107 wheel INFO adding 'authlib/oauth1/client.py' 2025-01-28 22:19:29,108 wheel INFO adding 'authlib/oauth1/errors.py' 2025-01-28 22:19:29,108 wheel INFO adding 'authlib/oauth1/rfc5849/__init__.py' 2025-01-28 22:19:29,108 wheel INFO adding 'authlib/oauth1/rfc5849/authorization_server.py' 2025-01-28 22:19:29,109 wheel INFO adding 'authlib/oauth1/rfc5849/base_server.py' 2025-01-28 22:19:29,109 wheel INFO adding 'authlib/oauth1/rfc5849/client_auth.py' 2025-01-28 22:19:29,109 wheel INFO adding 'authlib/oauth1/rfc5849/errors.py' 2025-01-28 22:19:29,110 wheel INFO adding 'authlib/oauth1/rfc5849/models.py' 2025-01-28 22:19:29,110 wheel INFO adding 'authlib/oauth1/rfc5849/parameters.py' 2025-01-28 22:19:29,110 wheel INFO adding 'authlib/oauth1/rfc5849/resource_protector.py' 2025-01-28 22:19:29,111 wheel INFO adding 'authlib/oauth1/rfc5849/rsa.py' 2025-01-28 22:19:29,111 wheel INFO adding 'authlib/oauth1/rfc5849/signature.py' 2025-01-28 22:19:29,111 wheel INFO adding 'authlib/oauth1/rfc5849/util.py' 2025-01-28 22:19:29,112 wheel INFO adding 'authlib/oauth1/rfc5849/wrapper.py' 2025-01-28 22:19:29,112 wheel INFO adding 'authlib/oauth2/__init__.py' 2025-01-28 22:19:29,112 wheel INFO adding 'authlib/oauth2/auth.py' 2025-01-28 22:19:29,113 wheel INFO adding 'authlib/oauth2/base.py' 2025-01-28 22:19:29,113 wheel INFO adding 'authlib/oauth2/client.py' 2025-01-28 22:19:29,114 wheel INFO adding 'authlib/oauth2/rfc6749/__init__.py' 2025-01-28 22:19:29,114 wheel INFO adding 'authlib/oauth2/rfc6749/authenticate_client.py' 2025-01-28 22:19:29,114 wheel INFO adding 'authlib/oauth2/rfc6749/authorization_server.py' 2025-01-28 22:19:29,115 wheel INFO adding 'authlib/oauth2/rfc6749/errors.py' 2025-01-28 22:19:29,115 wheel INFO adding 'authlib/oauth2/rfc6749/models.py' 2025-01-28 22:19:29,115 wheel INFO adding 'authlib/oauth2/rfc6749/parameters.py' 2025-01-28 22:19:29,116 wheel INFO adding 'authlib/oauth2/rfc6749/requests.py' 2025-01-28 22:19:29,116 wheel INFO adding 'authlib/oauth2/rfc6749/resource_protector.py' 2025-01-28 22:19:29,116 wheel INFO adding 'authlib/oauth2/rfc6749/token_endpoint.py' 2025-01-28 22:19:29,117 wheel INFO adding 'authlib/oauth2/rfc6749/util.py' 2025-01-28 22:19:29,117 wheel INFO adding 'authlib/oauth2/rfc6749/wrappers.py' 2025-01-28 22:19:29,117 wheel INFO adding 'authlib/oauth2/rfc6749/grants/__init__.py' 2025-01-28 22:19:29,118 wheel INFO adding 'authlib/oauth2/rfc6749/grants/authorization_code.py' 2025-01-28 22:19:29,118 wheel INFO adding 'authlib/oauth2/rfc6749/grants/base.py' 2025-01-28 22:19:29,118 wheel INFO adding 'authlib/oauth2/rfc6749/grants/client_credentials.py' 2025-01-28 22:19:29,119 wheel INFO adding 'authlib/oauth2/rfc6749/grants/implicit.py' 2025-01-28 22:19:29,119 wheel INFO adding 'authlib/oauth2/rfc6749/grants/refresh_token.py' 2025-01-28 22:19:29,119 wheel INFO adding 'authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py' 2025-01-28 22:19:29,120 wheel INFO adding 'authlib/oauth2/rfc6750/__init__.py' 2025-01-28 22:19:29,120 wheel INFO adding 'authlib/oauth2/rfc6750/errors.py' 2025-01-28 22:19:29,120 wheel INFO adding 'authlib/oauth2/rfc6750/parameters.py' 2025-01-28 22:19:29,121 wheel INFO adding 'authlib/oauth2/rfc6750/token.py' 2025-01-28 22:19:29,121 wheel INFO adding 'authlib/oauth2/rfc6750/validator.py' 2025-01-28 22:19:29,121 wheel INFO adding 'authlib/oauth2/rfc7009/__init__.py' 2025-01-28 22:19:29,121 wheel INFO adding 'authlib/oauth2/rfc7009/parameters.py' 2025-01-28 22:19:29,122 wheel INFO adding 'authlib/oauth2/rfc7009/revocation.py' 2025-01-28 22:19:29,122 wheel INFO adding 'authlib/oauth2/rfc7521/__init__.py' 2025-01-28 22:19:29,122 wheel INFO adding 'authlib/oauth2/rfc7521/client.py' 2025-01-28 22:19:29,123 wheel INFO adding 'authlib/oauth2/rfc7523/__init__.py' 2025-01-28 22:19:29,123 wheel INFO adding 'authlib/oauth2/rfc7523/assertion.py' 2025-01-28 22:19:29,123 wheel INFO adding 'authlib/oauth2/rfc7523/auth.py' 2025-01-28 22:19:29,124 wheel INFO adding 'authlib/oauth2/rfc7523/client.py' 2025-01-28 22:19:29,124 wheel INFO adding 'authlib/oauth2/rfc7523/jwt_bearer.py' 2025-01-28 22:19:29,124 wheel INFO adding 'authlib/oauth2/rfc7523/token.py' 2025-01-28 22:19:29,125 wheel INFO adding 'authlib/oauth2/rfc7523/validator.py' 2025-01-28 22:19:29,125 wheel INFO adding 'authlib/oauth2/rfc7591/__init__.py' 2025-01-28 22:19:29,125 wheel INFO adding 'authlib/oauth2/rfc7591/claims.py' 2025-01-28 22:19:29,126 wheel INFO adding 'authlib/oauth2/rfc7591/endpoint.py' 2025-01-28 22:19:29,126 wheel INFO adding 'authlib/oauth2/rfc7591/errors.py' 2025-01-28 22:19:29,126 wheel INFO adding 'authlib/oauth2/rfc7592/__init__.py' 2025-01-28 22:19:29,127 wheel INFO adding 'authlib/oauth2/rfc7592/endpoint.py' 2025-01-28 22:19:29,127 wheel INFO adding 'authlib/oauth2/rfc7636/__init__.py' 2025-01-28 22:19:29,127 wheel INFO adding 'authlib/oauth2/rfc7636/challenge.py' 2025-01-28 22:19:29,128 wheel INFO adding 'authlib/oauth2/rfc7662/__init__.py' 2025-01-28 22:19:29,128 wheel INFO adding 'authlib/oauth2/rfc7662/introspection.py' 2025-01-28 22:19:29,128 wheel INFO adding 'authlib/oauth2/rfc7662/models.py' 2025-01-28 22:19:29,129 wheel INFO adding 'authlib/oauth2/rfc7662/token_validator.py' 2025-01-28 22:19:29,129 wheel INFO adding 'authlib/oauth2/rfc8414/__init__.py' 2025-01-28 22:19:29,129 wheel INFO adding 'authlib/oauth2/rfc8414/models.py' 2025-01-28 22:19:29,130 wheel INFO adding 'authlib/oauth2/rfc8414/well_known.py' 2025-01-28 22:19:29,130 wheel INFO adding 'authlib/oauth2/rfc8628/__init__.py' 2025-01-28 22:19:29,130 wheel INFO adding 'authlib/oauth2/rfc8628/device_code.py' 2025-01-28 22:19:29,131 wheel INFO adding 'authlib/oauth2/rfc8628/endpoint.py' 2025-01-28 22:19:29,131 wheel INFO adding 'authlib/oauth2/rfc8628/errors.py' 2025-01-28 22:19:29,131 wheel INFO adding 'authlib/oauth2/rfc8628/models.py' 2025-01-28 22:19:29,132 wheel INFO adding 'authlib/oauth2/rfc8693/__init__.py' 2025-01-28 22:19:29,132 wheel INFO adding 'authlib/oauth2/rfc9068/__init__.py' 2025-01-28 22:19:29,132 wheel INFO adding 'authlib/oauth2/rfc9068/claims.py' 2025-01-28 22:19:29,133 wheel INFO adding 'authlib/oauth2/rfc9068/introspection.py' 2025-01-28 22:19:29,133 wheel INFO adding 'authlib/oauth2/rfc9068/revocation.py' 2025-01-28 22:19:29,133 wheel INFO adding 'authlib/oauth2/rfc9068/token.py' 2025-01-28 22:19:29,133 wheel INFO adding 'authlib/oauth2/rfc9068/token_validator.py' 2025-01-28 22:19:29,134 wheel INFO adding 'authlib/oidc/__init__.py' 2025-01-28 22:19:29,134 wheel INFO adding 'authlib/oidc/core/__init__.py' 2025-01-28 22:19:29,134 wheel INFO adding 'authlib/oidc/core/claims.py' 2025-01-28 22:19:29,135 wheel INFO adding 'authlib/oidc/core/errors.py' 2025-01-28 22:19:29,135 wheel INFO adding 'authlib/oidc/core/models.py' 2025-01-28 22:19:29,135 wheel INFO adding 'authlib/oidc/core/util.py' 2025-01-28 22:19:29,136 wheel INFO adding 'authlib/oidc/core/grants/__init__.py' 2025-01-28 22:19:29,136 wheel INFO adding 'authlib/oidc/core/grants/code.py' 2025-01-28 22:19:29,136 wheel INFO adding 'authlib/oidc/core/grants/hybrid.py' 2025-01-28 22:19:29,137 wheel INFO adding 'authlib/oidc/core/grants/implicit.py' 2025-01-28 22:19:29,137 wheel INFO adding 'authlib/oidc/core/grants/util.py' 2025-01-28 22:19:29,137 wheel INFO adding 'authlib/oidc/discovery/__init__.py' 2025-01-28 22:19:29,138 wheel INFO adding 'authlib/oidc/discovery/models.py' 2025-01-28 22:19:29,138 wheel INFO adding 'authlib/oidc/discovery/well_known.py' 2025-01-28 22:19:29,138 wheel INFO adding 'Authlib-1.4.1.dist-info/LICENSE' 2025-01-28 22:19:29,138 wheel INFO adding 'Authlib-1.4.1.dist-info/METADATA' 2025-01-28 22:19:29,139 wheel INFO adding 'Authlib-1.4.1.dist-info/WHEEL' 2025-01-28 22:19:29,139 wheel INFO adding 'Authlib-1.4.1.dist-info/top_level.txt' 2025-01-28 22:19:29,140 wheel INFO adding 'Authlib-1.4.1.dist-info/RECORD' 2025-01-28 22:19:29,141 root INFO removing build/bdist.linux-loongarch64/wheel 2025-01-28 22:19:29,152 gpep517 INFO The backend produced .dist/Authlib-1.4.1-py2.py3-none-any.whl Authlib-1.4.1-py2.py3-none-any.whl >>> py3-authlib: Entering fakeroot... >>> py3-authlib-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/authlib/common/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/common/__pycache__' 'usr/lib/python3.12/site-packages/authlib/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc6750/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc6750/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc8414/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc8414/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc7592/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7592/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc7591/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7591/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc7521/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7521/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc8628/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc8628/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc7009/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7009/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc7662/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7662/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc9068/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc9068/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc8693/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc8693/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc6749/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc6749/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc6749/grants/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc6749/grants/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc7523/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7523/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth2/rfc7636/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7636/__pycache__' 'usr/lib/python3.12/site-packages/authlib/integrations/requests_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/requests_client/__pycache__' 'usr/lib/python3.12/site-packages/authlib/integrations/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/__pycache__' 'usr/lib/python3.12/site-packages/authlib/integrations/django_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/django_client/__pycache__' 'usr/lib/python3.12/site-packages/authlib/integrations/flask_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/flask_client/__pycache__' 'usr/lib/python3.12/site-packages/authlib/integrations/django_oauth2/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/django_oauth2/__pycache__' 'usr/lib/python3.12/site-packages/authlib/integrations/httpx_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/httpx_client/__pycache__' 'usr/lib/python3.12/site-packages/authlib/integrations/base_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/base_client/__pycache__' 'usr/lib/python3.12/site-packages/authlib/integrations/flask_oauth2/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/flask_oauth2/__pycache__' 'usr/lib/python3.12/site-packages/authlib/integrations/starlette_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/starlette_client/__pycache__' 'usr/lib/python3.12/site-packages/authlib/integrations/flask_oauth1/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/flask_oauth1/__pycache__' 'usr/lib/python3.12/site-packages/authlib/integrations/django_oauth1/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/django_oauth1/__pycache__' 'usr/lib/python3.12/site-packages/authlib/integrations/sqla_oauth2/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/sqla_oauth2/__pycache__' 'usr/lib/python3.12/site-packages/authlib/jose/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/__pycache__' 'usr/lib/python3.12/site-packages/authlib/jose/rfc7515/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/rfc7515/__pycache__' 'usr/lib/python3.12/site-packages/authlib/jose/rfc7519/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/rfc7519/__pycache__' 'usr/lib/python3.12/site-packages/authlib/jose/rfc7518/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/rfc7518/__pycache__' 'usr/lib/python3.12/site-packages/authlib/jose/drafts/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/drafts/__pycache__' 'usr/lib/python3.12/site-packages/authlib/jose/rfc8037/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/rfc8037/__pycache__' 'usr/lib/python3.12/site-packages/authlib/jose/rfc7517/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/rfc7517/__pycache__' 'usr/lib/python3.12/site-packages/authlib/jose/rfc7516/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/rfc7516/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oidc/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oidc/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oidc/discovery/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oidc/discovery/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oidc/core/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oidc/core/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oidc/core/grants/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oidc/core/grants/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth1/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth1/__pycache__' 'usr/lib/python3.12/site-packages/authlib/oauth1/rfc5849/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth1/rfc5849/__pycache__' >>> py3-authlib-pyc*: Preparing subpackage py3-authlib-pyc... >>> py3-authlib-pyc*: Running postcheck for py3-authlib-pyc >>> py3-authlib*: Running postcheck for py3-authlib >>> py3-authlib*: Preparing package py3-authlib... >>> py3-authlib-pyc*: Tracing dependencies... python3 py3-cryptography python3~3.12 >>> py3-authlib-pyc*: Package size: 824.0 KB >>> py3-authlib-pyc*: Compressing data... >>> py3-authlib-pyc*: Create checksum... >>> py3-authlib-pyc*: Create py3-authlib-pyc-1.4.1-r0.apk >>> py3-authlib*: Tracing dependencies... python3 py3-cryptography python3~3.12 >>> py3-authlib*: Package size: 657.7 KB >>> py3-authlib*: Compressing data... >>> py3-authlib*: Create checksum... >>> py3-authlib*: Create py3-authlib-1.4.1-r0.apk >>> py3-authlib: Build complete at Tue, 28 Jan 2025 22:19:30 +0000 elapsed time 0h 0m 5s >>> py3-authlib: Cleaning up srcdir >>> py3-authlib: Cleaning up pkgdir >>> py3-authlib: Uninstalling dependencies... (1/30) Purging .makedepends-py3-authlib (20250128.221927) (2/30) Purging py3-cryptography-pyc (44.0.0-r0) (3/30) Purging py3-cryptography (44.0.0-r0) (4/30) Purging py3-cffi-pyc (1.17.1-r1) (5/30) Purging py3-cffi (1.17.1-r1) (6/30) Purging py3-cparser-pyc (2.22-r1) (7/30) Purging py3-cparser (2.22-r1) (8/30) Purging py3-gpep517-pyc (16-r0) (9/30) Purging py3-gpep517 (16-r0) (10/30) Purging py3-installer-pyc (0.7.0-r2) (11/30) Purging py3-installer (0.7.0-r2) (12/30) Purging py3-setuptools-pyc (70.3.0-r0) (13/30) Purging py3-setuptools (70.3.0-r0) (14/30) Purging py3-wheel-pyc (0.43.0-r0) (15/30) Purging py3-wheel (0.43.0-r0) (16/30) Purging py3-packaging-pyc (24.2-r0) (17/30) Purging py3-packaging (24.2-r0) (18/30) Purging py3-parsing-pyc (3.2.0-r0) (19/30) Purging py3-parsing (3.2.0-r0) (20/30) Purging python3-pyc (3.12.8-r1) (21/30) Purging python3-pycache-pyc0 (3.12.8-r1) (22/30) Purging pyc (3.12.8-r1) (23/30) Purging python3 (3.12.8-r1) (24/30) Purging gdbm (1.24-r0) (25/30) Purging libbz2 (1.0.8-r6) (26/30) Purging libffi (3.4.6-r0) (27/30) Purging libpanelw (6.5_p20250118-r0) (28/30) Purging mpdecimal (4.0.0-r0) (29/30) Purging sqlite-libs (3.48.0-r0) (30/30) Purging xz-libs (5.6.4-r0) Executing busybox-1.37.0-r13.trigger OK: 246 MiB in 102 packages >>> py3-authlib: Updating the community/loongarch64 repository index... >>> py3-authlib: Signing the index...