>>> py3-authlib: Building community/py3-authlib 1.3.0-r0 (using abuild 3.12.0-r0) started Mon, 18 Dec 2023 03:58:58 +0000 >>> py3-authlib: Checking sanity of /home/buildozer/aports/community/py3-authlib/APKBUILD... >>> WARNING: py3-authlib: No maintainer >>> py3-authlib: Analyzing dependencies... >>> py3-authlib: Installing for build: build-base python3 py3-cryptography py3-gpep517 py3-setuptools py3-wheel (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.4-r3) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.4.5-r0) (5/31) Installing mpdecimal (2.5.1-r2) (6/31) Installing libpanelw (6.4_p20231125-r0) (7/31) Installing readline (8.2.7-r0) (8/31) Installing sqlite-libs (3.44.2-r0) (9/31) Installing python3 (3.11.6-r1) (10/31) Installing python3-pycache-pyc0 (3.11.6-r1) (11/31) Installing pyc (3.11.6-r1) (12/31) Installing python3-pyc (3.11.6-r1) (13/31) Installing py3-cparser (2.21-r4) (14/31) Installing py3-cparser-pyc (2.21-r4) (15/31) Installing py3-cffi (1.16.0-r0) (16/31) Installing py3-cffi-pyc (1.16.0-r0) (17/31) Installing py3-cryptography (41.0.7-r0) (18/31) Installing py3-cryptography-pyc (41.0.7-r0) (19/31) Installing py3-installer (0.7.0-r1) (20/31) Installing py3-installer-pyc (0.7.0-r1) (21/31) Installing py3-gpep517 (15-r1) (22/31) Installing py3-gpep517-pyc (15-r1) (23/31) Installing py3-parsing (3.1.1-r0) (24/31) Installing py3-parsing-pyc (3.1.1-r0) (25/31) Installing py3-packaging (23.2-r0) (26/31) Installing py3-packaging-pyc (23.2-r0) (27/31) Installing py3-setuptools (68.2.2-r0) (28/31) Installing py3-setuptools-pyc (68.2.2-r0) (29/31) Installing py3-wheel (0.42.0-r0) (30/31) Installing py3-wheel-pyc (0.42.0-r0) (31/31) Installing .makedepends-py3-authlib (20231218.035859) Executing busybox-1.36.1-r17.trigger OK: 441 MiB in 136 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.3.0.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 0 146 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.3.0.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 100 122 100 122 0 0 5191 0 --:--:-- --:--:-- --:--:-- 5304 100 274 100 274 0 0 2486 0 --:--:-- --:--:-- --:--:-- 2486 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 100 142k 0 0 1017k 0 --:--:-- --:--:-- --:--:-- 1017k >>> py3-authlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Authlib-1.3.0.tar.gz >>> py3-authlib: Checking sha512sums... Authlib-1.3.0.tar.gz: OK >>> py3-authlib: Unpacking /var/cache/distfiles/Authlib-1.3.0.tar.gz... 2023-12-18 03:59:00,569 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:80: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) corresp(dist, value, root_dir) 2023-12-18 03:59:00,658 root INFO running bdist_wheel 2023-12-18 03:59:00,662 root INFO running build 2023-12-18 03:59:00,662 root INFO running build_py 2023-12-18 03:59:00,663 root INFO creating build 2023-12-18 03:59:00,664 root INFO creating build/lib 2023-12-18 03:59:00,664 root INFO creating build/lib/authlib 2023-12-18 03:59:00,664 root INFO copying authlib/deprecate.py -> build/lib/authlib 2023-12-18 03:59:00,664 root INFO copying authlib/consts.py -> build/lib/authlib 2023-12-18 03:59:00,664 root INFO copying authlib/__init__.py -> build/lib/authlib 2023-12-18 03:59:00,664 root INFO creating build/lib/authlib/common 2023-12-18 03:59:00,665 root INFO copying authlib/common/errors.py -> build/lib/authlib/common 2023-12-18 03:59:00,665 root INFO copying authlib/common/encoding.py -> build/lib/authlib/common 2023-12-18 03:59:00,665 root INFO copying authlib/common/urls.py -> build/lib/authlib/common 2023-12-18 03:59:00,665 root INFO copying authlib/common/security.py -> build/lib/authlib/common 2023-12-18 03:59:00,665 root INFO copying authlib/common/__init__.py -> build/lib/authlib/common 2023-12-18 03:59:00,665 root INFO creating build/lib/authlib/oauth2 2023-12-18 03:59:00,666 root INFO copying authlib/oauth2/auth.py -> build/lib/authlib/oauth2 2023-12-18 03:59:00,666 root INFO copying authlib/oauth2/base.py -> build/lib/authlib/oauth2 2023-12-18 03:59:00,666 root INFO copying authlib/oauth2/client.py -> build/lib/authlib/oauth2 2023-12-18 03:59:00,666 root INFO copying authlib/oauth2/__init__.py -> build/lib/authlib/oauth2 2023-12-18 03:59:00,666 root INFO creating build/lib/authlib/integrations 2023-12-18 03:59:00,666 root INFO copying authlib/integrations/__init__.py -> build/lib/authlib/integrations 2023-12-18 03:59:00,667 root INFO creating build/lib/authlib/oidc 2023-12-18 03:59:00,667 root INFO copying authlib/oidc/__init__.py -> build/lib/authlib/oidc 2023-12-18 03:59:00,667 root INFO creating build/lib/authlib/jose 2023-12-18 03:59:00,667 root INFO copying authlib/jose/errors.py -> build/lib/authlib/jose 2023-12-18 03:59:00,667 root INFO copying authlib/jose/jwk.py -> build/lib/authlib/jose 2023-12-18 03:59:00,667 root INFO copying authlib/jose/util.py -> build/lib/authlib/jose 2023-12-18 03:59:00,668 root INFO copying authlib/jose/__init__.py -> build/lib/authlib/jose 2023-12-18 03:59:00,668 root INFO creating build/lib/authlib/oauth1 2023-12-18 03:59:00,668 root INFO copying authlib/oauth1/errors.py -> build/lib/authlib/oauth1 2023-12-18 03:59:00,668 root INFO copying authlib/oauth1/client.py -> build/lib/authlib/oauth1 2023-12-18 03:59:00,668 root INFO copying authlib/oauth1/__init__.py -> build/lib/authlib/oauth1 2023-12-18 03:59:00,668 root INFO creating build/lib/authlib/oauth2/rfc9068 2023-12-18 03:59:00,669 root INFO copying authlib/oauth2/rfc9068/token_validator.py -> build/lib/authlib/oauth2/rfc9068 2023-12-18 03:59:00,669 root INFO copying authlib/oauth2/rfc9068/token.py -> build/lib/authlib/oauth2/rfc9068 2023-12-18 03:59:00,669 root INFO copying authlib/oauth2/rfc9068/revocation.py -> build/lib/authlib/oauth2/rfc9068 2023-12-18 03:59:00,669 root INFO copying authlib/oauth2/rfc9068/introspection.py -> build/lib/authlib/oauth2/rfc9068 2023-12-18 03:59:00,669 root INFO copying authlib/oauth2/rfc9068/claims.py -> build/lib/authlib/oauth2/rfc9068 2023-12-18 03:59:00,669 root INFO copying authlib/oauth2/rfc9068/__init__.py -> build/lib/authlib/oauth2/rfc9068 2023-12-18 03:59:00,670 root INFO creating build/lib/authlib/oauth2/rfc6750 2023-12-18 03:59:00,670 root INFO copying authlib/oauth2/rfc6750/errors.py -> build/lib/authlib/oauth2/rfc6750 2023-12-18 03:59:00,670 root INFO copying authlib/oauth2/rfc6750/parameters.py -> build/lib/authlib/oauth2/rfc6750 2023-12-18 03:59:00,670 root INFO copying authlib/oauth2/rfc6750/token.py -> build/lib/authlib/oauth2/rfc6750 2023-12-18 03:59:00,670 root INFO copying authlib/oauth2/rfc6750/validator.py -> build/lib/authlib/oauth2/rfc6750 2023-12-18 03:59:00,670 root INFO copying authlib/oauth2/rfc6750/__init__.py -> build/lib/authlib/oauth2/rfc6750 2023-12-18 03:59:00,671 root INFO creating build/lib/authlib/oauth2/rfc7662 2023-12-18 03:59:00,671 root INFO copying authlib/oauth2/rfc7662/token_validator.py -> build/lib/authlib/oauth2/rfc7662 2023-12-18 03:59:00,671 root INFO copying authlib/oauth2/rfc7662/models.py -> build/lib/authlib/oauth2/rfc7662 2023-12-18 03:59:00,671 root INFO copying authlib/oauth2/rfc7662/introspection.py -> build/lib/authlib/oauth2/rfc7662 2023-12-18 03:59:00,671 root INFO copying authlib/oauth2/rfc7662/__init__.py -> build/lib/authlib/oauth2/rfc7662 2023-12-18 03:59:00,671 root INFO creating build/lib/authlib/oauth2/rfc8693 2023-12-18 03:59:00,672 root INFO copying authlib/oauth2/rfc8693/__init__.py -> build/lib/authlib/oauth2/rfc8693 2023-12-18 03:59:00,672 root INFO creating build/lib/authlib/oauth2/rfc7592 2023-12-18 03:59:00,672 root INFO copying authlib/oauth2/rfc7592/endpoint.py -> build/lib/authlib/oauth2/rfc7592 2023-12-18 03:59:00,672 root INFO copying authlib/oauth2/rfc7592/__init__.py -> build/lib/authlib/oauth2/rfc7592 2023-12-18 03:59:00,672 root INFO creating build/lib/authlib/oauth2/rfc8414 2023-12-18 03:59:00,672 root INFO copying authlib/oauth2/rfc8414/models.py -> build/lib/authlib/oauth2/rfc8414 2023-12-18 03:59:00,673 root INFO copying authlib/oauth2/rfc8414/well_known.py -> build/lib/authlib/oauth2/rfc8414 2023-12-18 03:59:00,673 root INFO copying authlib/oauth2/rfc8414/__init__.py -> build/lib/authlib/oauth2/rfc8414 2023-12-18 03:59:00,673 root INFO creating build/lib/authlib/oauth2/rfc7591 2023-12-18 03:59:00,673 root INFO copying authlib/oauth2/rfc7591/endpoint.py -> build/lib/authlib/oauth2/rfc7591 2023-12-18 03:59:00,673 root INFO copying authlib/oauth2/rfc7591/errors.py -> build/lib/authlib/oauth2/rfc7591 2023-12-18 03:59:00,673 root INFO copying authlib/oauth2/rfc7591/claims.py -> build/lib/authlib/oauth2/rfc7591 2023-12-18 03:59:00,674 root INFO copying authlib/oauth2/rfc7591/__init__.py -> build/lib/authlib/oauth2/rfc7591 2023-12-18 03:59:00,674 root INFO creating build/lib/authlib/oauth2/rfc6749 2023-12-18 03:59:00,674 root INFO copying authlib/oauth2/rfc6749/authenticate_client.py -> build/lib/authlib/oauth2/rfc6749 2023-12-18 03:59:00,674 root INFO copying authlib/oauth2/rfc6749/errors.py -> build/lib/authlib/oauth2/rfc6749 2023-12-18 03:59:00,674 root INFO copying authlib/oauth2/rfc6749/authorization_server.py -> build/lib/authlib/oauth2/rfc6749 2023-12-18 03:59:00,675 root INFO copying authlib/oauth2/rfc6749/models.py -> build/lib/authlib/oauth2/rfc6749 2023-12-18 03:59:00,675 root INFO copying authlib/oauth2/rfc6749/parameters.py -> build/lib/authlib/oauth2/rfc6749 2023-12-18 03:59:00,675 root INFO copying authlib/oauth2/rfc6749/wrappers.py -> build/lib/authlib/oauth2/rfc6749 2023-12-18 03:59:00,675 root INFO copying authlib/oauth2/rfc6749/util.py -> build/lib/authlib/oauth2/rfc6749 2023-12-18 03:59:00,675 root INFO copying authlib/oauth2/rfc6749/token_endpoint.py -> build/lib/authlib/oauth2/rfc6749 2023-12-18 03:59:00,675 root INFO copying authlib/oauth2/rfc6749/requests.py -> build/lib/authlib/oauth2/rfc6749 2023-12-18 03:59:00,675 root INFO copying authlib/oauth2/rfc6749/resource_protector.py -> build/lib/authlib/oauth2/rfc6749 2023-12-18 03:59:00,675 root INFO copying authlib/oauth2/rfc6749/__init__.py -> build/lib/authlib/oauth2/rfc6749 2023-12-18 03:59:00,676 root INFO creating build/lib/authlib/oauth2/rfc7009 2023-12-18 03:59:00,676 root INFO copying authlib/oauth2/rfc7009/parameters.py -> build/lib/authlib/oauth2/rfc7009 2023-12-18 03:59:00,676 root INFO copying authlib/oauth2/rfc7009/revocation.py -> build/lib/authlib/oauth2/rfc7009 2023-12-18 03:59:00,676 root INFO copying authlib/oauth2/rfc7009/__init__.py -> build/lib/authlib/oauth2/rfc7009 2023-12-18 03:59:00,676 root INFO creating build/lib/authlib/oauth2/rfc7521 2023-12-18 03:59:00,676 root INFO copying authlib/oauth2/rfc7521/client.py -> build/lib/authlib/oauth2/rfc7521 2023-12-18 03:59:00,676 root INFO copying authlib/oauth2/rfc7521/__init__.py -> build/lib/authlib/oauth2/rfc7521 2023-12-18 03:59:00,677 root INFO creating build/lib/authlib/oauth2/rfc7636 2023-12-18 03:59:00,677 root INFO copying authlib/oauth2/rfc7636/challenge.py -> build/lib/authlib/oauth2/rfc7636 2023-12-18 03:59:00,677 root INFO copying authlib/oauth2/rfc7636/__init__.py -> build/lib/authlib/oauth2/rfc7636 2023-12-18 03:59:00,677 root INFO creating build/lib/authlib/oauth2/rfc7523 2023-12-18 03:59:00,677 root INFO copying authlib/oauth2/rfc7523/token.py -> build/lib/authlib/oauth2/rfc7523 2023-12-18 03:59:00,677 root INFO copying authlib/oauth2/rfc7523/auth.py -> build/lib/authlib/oauth2/rfc7523 2023-12-18 03:59:00,677 root INFO copying authlib/oauth2/rfc7523/validator.py -> build/lib/authlib/oauth2/rfc7523 2023-12-18 03:59:00,678 root INFO copying authlib/oauth2/rfc7523/assertion.py -> build/lib/authlib/oauth2/rfc7523 2023-12-18 03:59:00,678 root INFO copying authlib/oauth2/rfc7523/jwt_bearer.py -> build/lib/authlib/oauth2/rfc7523 2023-12-18 03:59:00,678 root INFO copying authlib/oauth2/rfc7523/client.py -> build/lib/authlib/oauth2/rfc7523 2023-12-18 03:59:00,678 root INFO copying authlib/oauth2/rfc7523/__init__.py -> build/lib/authlib/oauth2/rfc7523 2023-12-18 03:59:00,678 root INFO creating build/lib/authlib/oauth2/rfc8628 2023-12-18 03:59:00,678 root INFO copying authlib/oauth2/rfc8628/endpoint.py -> build/lib/authlib/oauth2/rfc8628 2023-12-18 03:59:00,678 root INFO copying authlib/oauth2/rfc8628/errors.py -> build/lib/authlib/oauth2/rfc8628 2023-12-18 03:59:00,679 root INFO copying authlib/oauth2/rfc8628/models.py -> build/lib/authlib/oauth2/rfc8628 2023-12-18 03:59:00,679 root INFO copying authlib/oauth2/rfc8628/device_code.py -> build/lib/authlib/oauth2/rfc8628 2023-12-18 03:59:00,679 root INFO copying authlib/oauth2/rfc8628/__init__.py -> build/lib/authlib/oauth2/rfc8628 2023-12-18 03:59:00,679 root INFO creating build/lib/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,679 root INFO copying authlib/oauth2/rfc6749/grants/authorization_code.py -> build/lib/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,679 root INFO copying authlib/oauth2/rfc6749/grants/refresh_token.py -> build/lib/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,679 root INFO copying authlib/oauth2/rfc6749/grants/implicit.py -> build/lib/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,680 root INFO copying authlib/oauth2/rfc6749/grants/base.py -> build/lib/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,680 root INFO copying authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,680 root INFO copying authlib/oauth2/rfc6749/grants/client_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,680 root INFO copying authlib/oauth2/rfc6749/grants/__init__.py -> build/lib/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,680 root INFO creating build/lib/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,680 root INFO copying authlib/integrations/flask_oauth2/errors.py -> build/lib/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,681 root INFO copying authlib/integrations/flask_oauth2/authorization_server.py -> build/lib/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,681 root INFO copying authlib/integrations/flask_oauth2/signals.py -> build/lib/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,681 root INFO copying authlib/integrations/flask_oauth2/requests.py -> build/lib/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,681 root INFO copying authlib/integrations/flask_oauth2/resource_protector.py -> build/lib/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,681 root INFO copying authlib/integrations/flask_oauth2/__init__.py -> build/lib/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,681 root INFO creating build/lib/authlib/integrations/base_client 2023-12-18 03:59:00,681 root INFO copying authlib/integrations/base_client/errors.py -> build/lib/authlib/integrations/base_client 2023-12-18 03:59:00,681 root INFO copying authlib/integrations/base_client/async_app.py -> build/lib/authlib/integrations/base_client 2023-12-18 03:59:00,682 root INFO copying authlib/integrations/base_client/sync_openid.py -> build/lib/authlib/integrations/base_client 2023-12-18 03:59:00,682 root INFO copying authlib/integrations/base_client/async_openid.py -> build/lib/authlib/integrations/base_client 2023-12-18 03:59:00,682 root INFO copying authlib/integrations/base_client/framework_integration.py -> build/lib/authlib/integrations/base_client 2023-12-18 03:59:00,682 root INFO copying authlib/integrations/base_client/registry.py -> build/lib/authlib/integrations/base_client 2023-12-18 03:59:00,682 root INFO copying authlib/integrations/base_client/sync_app.py -> build/lib/authlib/integrations/base_client 2023-12-18 03:59:00,682 root INFO copying authlib/integrations/base_client/__init__.py -> build/lib/authlib/integrations/base_client 2023-12-18 03:59:00,682 root INFO creating build/lib/authlib/integrations/flask_oauth1 2023-12-18 03:59:00,683 root INFO copying authlib/integrations/flask_oauth1/authorization_server.py -> build/lib/authlib/integrations/flask_oauth1 2023-12-18 03:59:00,683 root INFO copying authlib/integrations/flask_oauth1/cache.py -> build/lib/authlib/integrations/flask_oauth1 2023-12-18 03:59:00,683 root INFO copying authlib/integrations/flask_oauth1/resource_protector.py -> build/lib/authlib/integrations/flask_oauth1 2023-12-18 03:59:00,683 root INFO copying authlib/integrations/flask_oauth1/__init__.py -> build/lib/authlib/integrations/flask_oauth1 2023-12-18 03:59:00,683 root INFO creating build/lib/authlib/integrations/requests_client 2023-12-18 03:59:00,683 root INFO copying authlib/integrations/requests_client/assertion_session.py -> build/lib/authlib/integrations/requests_client 2023-12-18 03:59:00,683 root INFO copying authlib/integrations/requests_client/oauth1_session.py -> build/lib/authlib/integrations/requests_client 2023-12-18 03:59:00,684 root INFO copying authlib/integrations/requests_client/oauth2_session.py -> build/lib/authlib/integrations/requests_client 2023-12-18 03:59:00,684 root INFO copying authlib/integrations/requests_client/utils.py -> build/lib/authlib/integrations/requests_client 2023-12-18 03:59:00,684 root INFO copying authlib/integrations/requests_client/__init__.py -> build/lib/authlib/integrations/requests_client 2023-12-18 03:59:00,684 root INFO creating build/lib/authlib/integrations/django_oauth2 2023-12-18 03:59:00,684 root INFO copying authlib/integrations/django_oauth2/endpoints.py -> build/lib/authlib/integrations/django_oauth2 2023-12-18 03:59:00,684 root INFO copying authlib/integrations/django_oauth2/authorization_server.py -> build/lib/authlib/integrations/django_oauth2 2023-12-18 03:59:00,684 root INFO copying authlib/integrations/django_oauth2/signals.py -> build/lib/authlib/integrations/django_oauth2 2023-12-18 03:59:00,684 root INFO copying authlib/integrations/django_oauth2/requests.py -> build/lib/authlib/integrations/django_oauth2 2023-12-18 03:59:00,685 root INFO copying authlib/integrations/django_oauth2/resource_protector.py -> build/lib/authlib/integrations/django_oauth2 2023-12-18 03:59:00,685 root INFO copying authlib/integrations/django_oauth2/__init__.py -> build/lib/authlib/integrations/django_oauth2 2023-12-18 03:59:00,685 root INFO creating build/lib/authlib/integrations/flask_client 2023-12-18 03:59:00,685 root INFO copying authlib/integrations/flask_client/integration.py -> build/lib/authlib/integrations/flask_client 2023-12-18 03:59:00,685 root INFO copying authlib/integrations/flask_client/apps.py -> build/lib/authlib/integrations/flask_client 2023-12-18 03:59:00,685 root INFO copying authlib/integrations/flask_client/__init__.py -> build/lib/authlib/integrations/flask_client 2023-12-18 03:59:00,685 root INFO creating build/lib/authlib/integrations/django_client 2023-12-18 03:59:00,686 root INFO copying authlib/integrations/django_client/integration.py -> build/lib/authlib/integrations/django_client 2023-12-18 03:59:00,686 root INFO copying authlib/integrations/django_client/apps.py -> build/lib/authlib/integrations/django_client 2023-12-18 03:59:00,686 root INFO copying authlib/integrations/django_client/__init__.py -> build/lib/authlib/integrations/django_client 2023-12-18 03:59:00,686 root INFO creating build/lib/authlib/integrations/django_oauth1 2023-12-18 03:59:00,686 root INFO copying authlib/integrations/django_oauth1/authorization_server.py -> build/lib/authlib/integrations/django_oauth1 2023-12-18 03:59:00,686 root INFO copying authlib/integrations/django_oauth1/nonce.py -> build/lib/authlib/integrations/django_oauth1 2023-12-18 03:59:00,686 root INFO copying authlib/integrations/django_oauth1/resource_protector.py -> build/lib/authlib/integrations/django_oauth1 2023-12-18 03:59:00,686 root INFO copying authlib/integrations/django_oauth1/__init__.py -> build/lib/authlib/integrations/django_oauth1 2023-12-18 03:59:00,687 root INFO creating build/lib/authlib/integrations/sqla_oauth2 2023-12-18 03:59:00,687 root INFO copying authlib/integrations/sqla_oauth2/client_mixin.py -> build/lib/authlib/integrations/sqla_oauth2 2023-12-18 03:59:00,687 root INFO copying authlib/integrations/sqla_oauth2/functions.py -> build/lib/authlib/integrations/sqla_oauth2 2023-12-18 03:59:00,687 root INFO copying authlib/integrations/sqla_oauth2/tokens_mixins.py -> build/lib/authlib/integrations/sqla_oauth2 2023-12-18 03:59:00,687 root INFO copying authlib/integrations/sqla_oauth2/__init__.py -> build/lib/authlib/integrations/sqla_oauth2 2023-12-18 03:59:00,687 root INFO creating build/lib/authlib/integrations/starlette_client 2023-12-18 03:59:00,687 root INFO copying authlib/integrations/starlette_client/integration.py -> build/lib/authlib/integrations/starlette_client 2023-12-18 03:59:00,688 root INFO copying authlib/integrations/starlette_client/apps.py -> build/lib/authlib/integrations/starlette_client 2023-12-18 03:59:00,688 root INFO copying authlib/integrations/starlette_client/__init__.py -> build/lib/authlib/integrations/starlette_client 2023-12-18 03:59:00,688 root INFO creating build/lib/authlib/integrations/httpx_client 2023-12-18 03:59:00,688 root INFO copying authlib/integrations/httpx_client/oauth2_client.py -> build/lib/authlib/integrations/httpx_client 2023-12-18 03:59:00,688 root INFO copying authlib/integrations/httpx_client/assertion_client.py -> build/lib/authlib/integrations/httpx_client 2023-12-18 03:59:00,688 root INFO copying authlib/integrations/httpx_client/oauth1_client.py -> build/lib/authlib/integrations/httpx_client 2023-12-18 03:59:00,688 root INFO copying authlib/integrations/httpx_client/utils.py -> build/lib/authlib/integrations/httpx_client 2023-12-18 03:59:00,688 root INFO copying authlib/integrations/httpx_client/__init__.py -> build/lib/authlib/integrations/httpx_client 2023-12-18 03:59:00,689 root INFO creating build/lib/authlib/oidc/discovery 2023-12-18 03:59:00,689 root INFO copying authlib/oidc/discovery/models.py -> build/lib/authlib/oidc/discovery 2023-12-18 03:59:00,689 root INFO copying authlib/oidc/discovery/well_known.py -> build/lib/authlib/oidc/discovery 2023-12-18 03:59:00,689 root INFO copying authlib/oidc/discovery/__init__.py -> build/lib/authlib/oidc/discovery 2023-12-18 03:59:00,689 root INFO creating build/lib/authlib/oidc/core 2023-12-18 03:59:00,689 root INFO copying authlib/oidc/core/errors.py -> build/lib/authlib/oidc/core 2023-12-18 03:59:00,689 root INFO copying authlib/oidc/core/models.py -> build/lib/authlib/oidc/core 2023-12-18 03:59:00,690 root INFO copying authlib/oidc/core/util.py -> build/lib/authlib/oidc/core 2023-12-18 03:59:00,690 root INFO copying authlib/oidc/core/claims.py -> build/lib/authlib/oidc/core 2023-12-18 03:59:00,690 root INFO copying authlib/oidc/core/__init__.py -> build/lib/authlib/oidc/core 2023-12-18 03:59:00,690 root INFO creating build/lib/authlib/oidc/core/grants 2023-12-18 03:59:00,690 root INFO copying authlib/oidc/core/grants/hybrid.py -> build/lib/authlib/oidc/core/grants 2023-12-18 03:59:00,690 root INFO copying authlib/oidc/core/grants/implicit.py -> build/lib/authlib/oidc/core/grants 2023-12-18 03:59:00,690 root INFO copying authlib/oidc/core/grants/util.py -> build/lib/authlib/oidc/core/grants 2023-12-18 03:59:00,691 root INFO copying authlib/oidc/core/grants/code.py -> build/lib/authlib/oidc/core/grants 2023-12-18 03:59:00,691 root INFO copying authlib/oidc/core/grants/__init__.py -> build/lib/authlib/oidc/core/grants 2023-12-18 03:59:00,691 root INFO creating build/lib/authlib/jose/rfc7518 2023-12-18 03:59:00,691 root INFO copying authlib/jose/rfc7518/oct_key.py -> build/lib/authlib/jose/rfc7518 2023-12-18 03:59:00,691 root INFO copying authlib/jose/rfc7518/ec_key.py -> build/lib/authlib/jose/rfc7518 2023-12-18 03:59:00,691 root INFO copying authlib/jose/rfc7518/rsa_key.py -> build/lib/authlib/jose/rfc7518 2023-12-18 03:59:00,691 root INFO copying authlib/jose/rfc7518/util.py -> build/lib/authlib/jose/rfc7518 2023-12-18 03:59:00,692 root INFO copying authlib/jose/rfc7518/jwe_algs.py -> build/lib/authlib/jose/rfc7518 2023-12-18 03:59:00,692 root INFO copying authlib/jose/rfc7518/jwe_zips.py -> build/lib/authlib/jose/rfc7518 2023-12-18 03:59:00,692 root INFO copying authlib/jose/rfc7518/jws_algs.py -> build/lib/authlib/jose/rfc7518 2023-12-18 03:59:00,692 root INFO copying authlib/jose/rfc7518/jwe_encs.py -> build/lib/authlib/jose/rfc7518 2023-12-18 03:59:00,692 root INFO copying authlib/jose/rfc7518/__init__.py -> build/lib/authlib/jose/rfc7518 2023-12-18 03:59:00,692 root INFO creating build/lib/authlib/jose/rfc7517 2023-12-18 03:59:00,692 root INFO copying authlib/jose/rfc7517/asymmetric_key.py -> build/lib/authlib/jose/rfc7517 2023-12-18 03:59:00,693 root INFO copying authlib/jose/rfc7517/jwk.py -> build/lib/authlib/jose/rfc7517 2023-12-18 03:59:00,693 root INFO copying authlib/jose/rfc7517/_cryptography_key.py -> build/lib/authlib/jose/rfc7517 2023-12-18 03:59:00,693 root INFO copying authlib/jose/rfc7517/key_set.py -> build/lib/authlib/jose/rfc7517 2023-12-18 03:59:00,693 root INFO copying authlib/jose/rfc7517/base_key.py -> build/lib/authlib/jose/rfc7517 2023-12-18 03:59:00,693 root INFO copying authlib/jose/rfc7517/__init__.py -> build/lib/authlib/jose/rfc7517 2023-12-18 03:59:00,693 root INFO creating build/lib/authlib/jose/rfc7519 2023-12-18 03:59:00,693 root INFO copying authlib/jose/rfc7519/jwt.py -> build/lib/authlib/jose/rfc7519 2023-12-18 03:59:00,694 root INFO copying authlib/jose/rfc7519/claims.py -> build/lib/authlib/jose/rfc7519 2023-12-18 03:59:00,694 root INFO copying authlib/jose/rfc7519/__init__.py -> build/lib/authlib/jose/rfc7519 2023-12-18 03:59:00,694 root INFO creating build/lib/authlib/jose/rfc8037 2023-12-18 03:59:00,694 root INFO copying authlib/jose/rfc8037/okp_key.py -> build/lib/authlib/jose/rfc8037 2023-12-18 03:59:00,694 root INFO copying authlib/jose/rfc8037/jws_eddsa.py -> build/lib/authlib/jose/rfc8037 2023-12-18 03:59:00,694 root INFO copying authlib/jose/rfc8037/__init__.py -> build/lib/authlib/jose/rfc8037 2023-12-18 03:59:00,694 root INFO creating build/lib/authlib/jose/rfc7516 2023-12-18 03:59:00,695 root INFO copying authlib/jose/rfc7516/jwe.py -> build/lib/authlib/jose/rfc7516 2023-12-18 03:59:00,695 root INFO copying authlib/jose/rfc7516/models.py -> build/lib/authlib/jose/rfc7516 2023-12-18 03:59:00,695 root INFO copying authlib/jose/rfc7516/__init__.py -> build/lib/authlib/jose/rfc7516 2023-12-18 03:59:00,695 root INFO creating build/lib/authlib/jose/rfc7515 2023-12-18 03:59:00,695 root INFO copying authlib/jose/rfc7515/models.py -> build/lib/authlib/jose/rfc7515 2023-12-18 03:59:00,695 root INFO copying authlib/jose/rfc7515/jws.py -> build/lib/authlib/jose/rfc7515 2023-12-18 03:59:00,695 root INFO copying authlib/jose/rfc7515/__init__.py -> build/lib/authlib/jose/rfc7515 2023-12-18 03:59:00,696 root INFO creating build/lib/authlib/jose/drafts 2023-12-18 03:59:00,696 root INFO copying authlib/jose/drafts/_jwe_enc_cryptodome.py -> build/lib/authlib/jose/drafts 2023-12-18 03:59:00,696 root INFO copying authlib/jose/drafts/_jwe_algorithms.py -> build/lib/authlib/jose/drafts 2023-12-18 03:59:00,696 root INFO copying authlib/jose/drafts/_jwe_enc_cryptography.py -> build/lib/authlib/jose/drafts 2023-12-18 03:59:00,696 root INFO copying authlib/jose/drafts/__init__.py -> build/lib/authlib/jose/drafts 2023-12-18 03:59:00,696 root INFO creating build/lib/authlib/oauth1/rfc5849 2023-12-18 03:59:00,697 root INFO copying authlib/oauth1/rfc5849/errors.py -> build/lib/authlib/oauth1/rfc5849 2023-12-18 03:59:00,697 root INFO copying authlib/oauth1/rfc5849/authorization_server.py -> build/lib/authlib/oauth1/rfc5849 2023-12-18 03:59:00,697 root INFO copying authlib/oauth1/rfc5849/models.py -> build/lib/authlib/oauth1/rfc5849 2023-12-18 03:59:00,697 root INFO copying authlib/oauth1/rfc5849/parameters.py -> build/lib/authlib/oauth1/rfc5849 2023-12-18 03:59:00,697 root INFO copying authlib/oauth1/rfc5849/signature.py -> build/lib/authlib/oauth1/rfc5849 2023-12-18 03:59:00,697 root INFO copying authlib/oauth1/rfc5849/wrapper.py -> build/lib/authlib/oauth1/rfc5849 2023-12-18 03:59:00,697 root INFO copying authlib/oauth1/rfc5849/util.py -> build/lib/authlib/oauth1/rfc5849 2023-12-18 03:59:00,697 root INFO copying authlib/oauth1/rfc5849/resource_protector.py -> build/lib/authlib/oauth1/rfc5849 2023-12-18 03:59:00,698 root INFO copying authlib/oauth1/rfc5849/client_auth.py -> build/lib/authlib/oauth1/rfc5849 2023-12-18 03:59:00,698 root INFO copying authlib/oauth1/rfc5849/base_server.py -> build/lib/authlib/oauth1/rfc5849 2023-12-18 03:59:00,698 root INFO copying authlib/oauth1/rfc5849/rsa.py -> build/lib/authlib/oauth1/rfc5849 2023-12-18 03:59:00,698 root INFO copying authlib/oauth1/rfc5849/__init__.py -> build/lib/authlib/oauth1/rfc5849 2023-12-18 03:59:00,698 root INFO running egg_info 2023-12-18 03:59:00,699 root INFO writing Authlib.egg-info/PKG-INFO 2023-12-18 03:59:00,699 root INFO writing dependency_links to Authlib.egg-info/dependency_links.txt 2023-12-18 03:59:00,700 root INFO writing requirements to Authlib.egg-info/requires.txt 2023-12-18 03:59:00,700 root INFO writing top-level names to Authlib.egg-info/top_level.txt 2023-12-18 03:59:00,704 root INFO reading manifest file 'Authlib.egg-info/SOURCES.txt' 2023-12-18 03:59:00,705 root INFO reading manifest template 'MANIFEST.in' 2023-12-18 03:59:00,705 root WARNING no previously-included directories found matching 'tests*' 2023-12-18 03:59:00,705 root INFO adding license file 'LICENSE' 2023-12-18 03:59:00,708 root INFO writing manifest file 'Authlib.egg-info/SOURCES.txt' 2023-12-18 03:59:00,713 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-12-18 03:59:00,713 root INFO running install 2023-12-18 03:59:00,719 root INFO running install_lib 2023-12-18 03:59:00,720 root INFO creating build/bdist.linux-aarch64 2023-12-18 03:59:00,721 root INFO creating build/bdist.linux-aarch64/wheel 2023-12-18 03:59:00,721 root INFO creating build/bdist.linux-aarch64/wheel/authlib 2023-12-18 03:59:00,721 root INFO creating build/bdist.linux-aarch64/wheel/authlib/common 2023-12-18 03:59:00,721 root INFO copying build/lib/authlib/common/errors.py -> build/bdist.linux-aarch64/wheel/authlib/common 2023-12-18 03:59:00,721 root INFO copying build/lib/authlib/common/encoding.py -> build/bdist.linux-aarch64/wheel/authlib/common 2023-12-18 03:59:00,721 root INFO copying build/lib/authlib/common/urls.py -> build/bdist.linux-aarch64/wheel/authlib/common 2023-12-18 03:59:00,721 root INFO copying build/lib/authlib/common/security.py -> build/bdist.linux-aarch64/wheel/authlib/common 2023-12-18 03:59:00,721 root INFO copying build/lib/authlib/common/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/common 2023-12-18 03:59:00,721 root INFO copying build/lib/authlib/deprecate.py -> build/bdist.linux-aarch64/wheel/authlib 2023-12-18 03:59:00,722 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2 2023-12-18 03:59:00,722 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc9068 2023-12-18 03:59:00,722 root INFO copying build/lib/authlib/oauth2/rfc9068/token_validator.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc9068 2023-12-18 03:59:00,722 root INFO copying build/lib/authlib/oauth2/rfc9068/token.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc9068 2023-12-18 03:59:00,722 root INFO copying build/lib/authlib/oauth2/rfc9068/revocation.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc9068 2023-12-18 03:59:00,722 root INFO copying build/lib/authlib/oauth2/rfc9068/introspection.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc9068 2023-12-18 03:59:00,722 root INFO copying build/lib/authlib/oauth2/rfc9068/claims.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc9068 2023-12-18 03:59:00,722 root INFO copying build/lib/authlib/oauth2/rfc9068/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc9068 2023-12-18 03:59:00,722 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6750 2023-12-18 03:59:00,723 root INFO copying build/lib/authlib/oauth2/rfc6750/errors.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6750 2023-12-18 03:59:00,723 root INFO copying build/lib/authlib/oauth2/rfc6750/parameters.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6750 2023-12-18 03:59:00,723 root INFO copying build/lib/authlib/oauth2/rfc6750/token.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6750 2023-12-18 03:59:00,723 root INFO copying build/lib/authlib/oauth2/rfc6750/validator.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6750 2023-12-18 03:59:00,723 root INFO copying build/lib/authlib/oauth2/rfc6750/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6750 2023-12-18 03:59:00,723 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7662 2023-12-18 03:59:00,723 root INFO copying build/lib/authlib/oauth2/rfc7662/token_validator.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7662 2023-12-18 03:59:00,723 root INFO copying build/lib/authlib/oauth2/rfc7662/models.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7662 2023-12-18 03:59:00,723 root INFO copying build/lib/authlib/oauth2/rfc7662/introspection.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7662 2023-12-18 03:59:00,724 root INFO copying build/lib/authlib/oauth2/rfc7662/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7662 2023-12-18 03:59:00,724 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc8693 2023-12-18 03:59:00,724 root INFO copying build/lib/authlib/oauth2/rfc8693/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc8693 2023-12-18 03:59:00,724 root INFO copying build/lib/authlib/oauth2/auth.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2 2023-12-18 03:59:00,724 root INFO copying build/lib/authlib/oauth2/base.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2 2023-12-18 03:59:00,724 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7592 2023-12-18 03:59:00,724 root INFO copying build/lib/authlib/oauth2/rfc7592/endpoint.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7592 2023-12-18 03:59:00,724 root INFO copying build/lib/authlib/oauth2/rfc7592/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7592 2023-12-18 03:59:00,724 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc8414 2023-12-18 03:59:00,725 root INFO copying build/lib/authlib/oauth2/rfc8414/models.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc8414 2023-12-18 03:59:00,725 root INFO copying build/lib/authlib/oauth2/rfc8414/well_known.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc8414 2023-12-18 03:59:00,725 root INFO copying build/lib/authlib/oauth2/rfc8414/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc8414 2023-12-18 03:59:00,725 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7591 2023-12-18 03:59:00,725 root INFO copying build/lib/authlib/oauth2/rfc7591/endpoint.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7591 2023-12-18 03:59:00,725 root INFO copying build/lib/authlib/oauth2/rfc7591/errors.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7591 2023-12-18 03:59:00,725 root INFO copying build/lib/authlib/oauth2/rfc7591/claims.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7591 2023-12-18 03:59:00,725 root INFO copying build/lib/authlib/oauth2/rfc7591/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7591 2023-12-18 03:59:00,726 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749 2023-12-18 03:59:00,726 root INFO copying build/lib/authlib/oauth2/rfc6749/authenticate_client.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749 2023-12-18 03:59:00,726 root INFO copying build/lib/authlib/oauth2/rfc6749/errors.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749 2023-12-18 03:59:00,726 root INFO copying build/lib/authlib/oauth2/rfc6749/authorization_server.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749 2023-12-18 03:59:00,726 root INFO copying build/lib/authlib/oauth2/rfc6749/models.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749 2023-12-18 03:59:00,726 root INFO copying build/lib/authlib/oauth2/rfc6749/parameters.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749 2023-12-18 03:59:00,726 root INFO copying build/lib/authlib/oauth2/rfc6749/wrappers.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749 2023-12-18 03:59:00,726 root INFO copying build/lib/authlib/oauth2/rfc6749/util.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749 2023-12-18 03:59:00,727 root INFO copying build/lib/authlib/oauth2/rfc6749/token_endpoint.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749 2023-12-18 03:59:00,727 root INFO copying build/lib/authlib/oauth2/rfc6749/requests.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749 2023-12-18 03:59:00,727 root INFO copying build/lib/authlib/oauth2/rfc6749/resource_protector.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749 2023-12-18 03:59:00,727 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,727 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/authorization_code.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,727 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/refresh_token.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,727 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/implicit.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,727 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/base.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,728 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,728 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/client_credentials.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,728 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749/grants 2023-12-18 03:59:00,728 root INFO copying build/lib/authlib/oauth2/rfc6749/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc6749 2023-12-18 03:59:00,728 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7009 2023-12-18 03:59:00,728 root INFO copying build/lib/authlib/oauth2/rfc7009/parameters.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7009 2023-12-18 03:59:00,728 root INFO copying build/lib/authlib/oauth2/rfc7009/revocation.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7009 2023-12-18 03:59:00,728 root INFO copying build/lib/authlib/oauth2/rfc7009/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7009 2023-12-18 03:59:00,729 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7521 2023-12-18 03:59:00,729 root INFO copying build/lib/authlib/oauth2/rfc7521/client.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7521 2023-12-18 03:59:00,729 root INFO copying build/lib/authlib/oauth2/rfc7521/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7521 2023-12-18 03:59:00,729 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7636 2023-12-18 03:59:00,729 root INFO copying build/lib/authlib/oauth2/rfc7636/challenge.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7636 2023-12-18 03:59:00,729 root INFO copying build/lib/authlib/oauth2/rfc7636/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7636 2023-12-18 03:59:00,729 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7523 2023-12-18 03:59:00,729 root INFO copying build/lib/authlib/oauth2/rfc7523/token.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7523 2023-12-18 03:59:00,729 root INFO copying build/lib/authlib/oauth2/rfc7523/auth.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7523 2023-12-18 03:59:00,730 root INFO copying build/lib/authlib/oauth2/rfc7523/validator.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7523 2023-12-18 03:59:00,730 root INFO copying build/lib/authlib/oauth2/rfc7523/assertion.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7523 2023-12-18 03:59:00,730 root INFO copying build/lib/authlib/oauth2/rfc7523/jwt_bearer.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7523 2023-12-18 03:59:00,730 root INFO copying build/lib/authlib/oauth2/rfc7523/client.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7523 2023-12-18 03:59:00,730 root INFO copying build/lib/authlib/oauth2/rfc7523/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc7523 2023-12-18 03:59:00,730 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc8628 2023-12-18 03:59:00,730 root INFO copying build/lib/authlib/oauth2/rfc8628/endpoint.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc8628 2023-12-18 03:59:00,730 root INFO copying build/lib/authlib/oauth2/rfc8628/errors.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc8628 2023-12-18 03:59:00,731 root INFO copying build/lib/authlib/oauth2/rfc8628/models.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc8628 2023-12-18 03:59:00,731 root INFO copying build/lib/authlib/oauth2/rfc8628/device_code.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc8628 2023-12-18 03:59:00,731 root INFO copying build/lib/authlib/oauth2/rfc8628/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2/rfc8628 2023-12-18 03:59:00,731 root INFO copying build/lib/authlib/oauth2/client.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2 2023-12-18 03:59:00,731 root INFO copying build/lib/authlib/oauth2/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth2 2023-12-18 03:59:00,731 root INFO creating build/bdist.linux-aarch64/wheel/authlib/integrations 2023-12-18 03:59:00,731 root INFO creating build/bdist.linux-aarch64/wheel/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,731 root INFO copying build/lib/authlib/integrations/flask_oauth2/errors.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,732 root INFO copying build/lib/authlib/integrations/flask_oauth2/authorization_server.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,732 root INFO copying build/lib/authlib/integrations/flask_oauth2/signals.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,732 root INFO copying build/lib/authlib/integrations/flask_oauth2/requests.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,732 root INFO copying build/lib/authlib/integrations/flask_oauth2/resource_protector.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,732 root INFO copying build/lib/authlib/integrations/flask_oauth2/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/flask_oauth2 2023-12-18 03:59:00,732 root INFO creating build/bdist.linux-aarch64/wheel/authlib/integrations/base_client 2023-12-18 03:59:00,732 root INFO copying build/lib/authlib/integrations/base_client/errors.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/base_client 2023-12-18 03:59:00,732 root INFO copying build/lib/authlib/integrations/base_client/async_app.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/base_client 2023-12-18 03:59:00,732 root INFO copying build/lib/authlib/integrations/base_client/sync_openid.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/base_client 2023-12-18 03:59:00,733 root INFO copying build/lib/authlib/integrations/base_client/async_openid.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/base_client 2023-12-18 03:59:00,733 root INFO copying build/lib/authlib/integrations/base_client/framework_integration.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/base_client 2023-12-18 03:59:00,733 root INFO copying build/lib/authlib/integrations/base_client/registry.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/base_client 2023-12-18 03:59:00,733 root INFO copying build/lib/authlib/integrations/base_client/sync_app.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/base_client 2023-12-18 03:59:00,733 root INFO copying build/lib/authlib/integrations/base_client/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/base_client 2023-12-18 03:59:00,733 root INFO creating build/bdist.linux-aarch64/wheel/authlib/integrations/flask_oauth1 2023-12-18 03:59:00,733 root INFO copying build/lib/authlib/integrations/flask_oauth1/authorization_server.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/flask_oauth1 2023-12-18 03:59:00,733 root INFO copying build/lib/authlib/integrations/flask_oauth1/cache.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/flask_oauth1 2023-12-18 03:59:00,734 root INFO copying build/lib/authlib/integrations/flask_oauth1/resource_protector.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/flask_oauth1 2023-12-18 03:59:00,734 root INFO copying build/lib/authlib/integrations/flask_oauth1/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/flask_oauth1 2023-12-18 03:59:00,734 root INFO creating build/bdist.linux-aarch64/wheel/authlib/integrations/requests_client 2023-12-18 03:59:00,734 root INFO copying build/lib/authlib/integrations/requests_client/assertion_session.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/requests_client 2023-12-18 03:59:00,734 root INFO copying build/lib/authlib/integrations/requests_client/oauth1_session.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/requests_client 2023-12-18 03:59:00,734 root INFO copying build/lib/authlib/integrations/requests_client/oauth2_session.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/requests_client 2023-12-18 03:59:00,734 root INFO copying build/lib/authlib/integrations/requests_client/utils.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/requests_client 2023-12-18 03:59:00,734 root INFO copying build/lib/authlib/integrations/requests_client/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/requests_client 2023-12-18 03:59:00,734 root INFO creating build/bdist.linux-aarch64/wheel/authlib/integrations/django_oauth2 2023-12-18 03:59:00,734 root INFO copying build/lib/authlib/integrations/django_oauth2/endpoints.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/django_oauth2 2023-12-18 03:59:00,735 root INFO copying build/lib/authlib/integrations/django_oauth2/authorization_server.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/django_oauth2 2023-12-18 03:59:00,735 root INFO copying build/lib/authlib/integrations/django_oauth2/signals.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/django_oauth2 2023-12-18 03:59:00,735 root INFO copying build/lib/authlib/integrations/django_oauth2/requests.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/django_oauth2 2023-12-18 03:59:00,735 root INFO copying build/lib/authlib/integrations/django_oauth2/resource_protector.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/django_oauth2 2023-12-18 03:59:00,735 root INFO copying build/lib/authlib/integrations/django_oauth2/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/django_oauth2 2023-12-18 03:59:00,735 root INFO creating build/bdist.linux-aarch64/wheel/authlib/integrations/flask_client 2023-12-18 03:59:00,735 root INFO copying build/lib/authlib/integrations/flask_client/integration.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/flask_client 2023-12-18 03:59:00,735 root INFO copying build/lib/authlib/integrations/flask_client/apps.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/flask_client 2023-12-18 03:59:00,736 root INFO copying build/lib/authlib/integrations/flask_client/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/flask_client 2023-12-18 03:59:00,736 root INFO creating build/bdist.linux-aarch64/wheel/authlib/integrations/django_client 2023-12-18 03:59:00,736 root INFO copying build/lib/authlib/integrations/django_client/integration.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/django_client 2023-12-18 03:59:00,736 root INFO copying build/lib/authlib/integrations/django_client/apps.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/django_client 2023-12-18 03:59:00,736 root INFO copying build/lib/authlib/integrations/django_client/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/django_client 2023-12-18 03:59:00,736 root INFO creating build/bdist.linux-aarch64/wheel/authlib/integrations/django_oauth1 2023-12-18 03:59:00,736 root INFO copying build/lib/authlib/integrations/django_oauth1/authorization_server.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/django_oauth1 2023-12-18 03:59:00,736 root INFO copying build/lib/authlib/integrations/django_oauth1/nonce.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/django_oauth1 2023-12-18 03:59:00,736 root INFO copying build/lib/authlib/integrations/django_oauth1/resource_protector.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/django_oauth1 2023-12-18 03:59:00,737 root INFO copying build/lib/authlib/integrations/django_oauth1/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/django_oauth1 2023-12-18 03:59:00,737 root INFO creating build/bdist.linux-aarch64/wheel/authlib/integrations/sqla_oauth2 2023-12-18 03:59:00,737 root INFO copying build/lib/authlib/integrations/sqla_oauth2/client_mixin.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/sqla_oauth2 2023-12-18 03:59:00,737 root INFO copying build/lib/authlib/integrations/sqla_oauth2/functions.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/sqla_oauth2 2023-12-18 03:59:00,737 root INFO copying build/lib/authlib/integrations/sqla_oauth2/tokens_mixins.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/sqla_oauth2 2023-12-18 03:59:00,737 root INFO copying build/lib/authlib/integrations/sqla_oauth2/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/sqla_oauth2 2023-12-18 03:59:00,737 root INFO creating build/bdist.linux-aarch64/wheel/authlib/integrations/starlette_client 2023-12-18 03:59:00,737 root INFO copying build/lib/authlib/integrations/starlette_client/integration.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/starlette_client 2023-12-18 03:59:00,737 root INFO copying build/lib/authlib/integrations/starlette_client/apps.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/starlette_client 2023-12-18 03:59:00,738 root INFO copying build/lib/authlib/integrations/starlette_client/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/starlette_client 2023-12-18 03:59:00,738 root INFO creating build/bdist.linux-aarch64/wheel/authlib/integrations/httpx_client 2023-12-18 03:59:00,738 root INFO copying build/lib/authlib/integrations/httpx_client/oauth2_client.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/httpx_client 2023-12-18 03:59:00,738 root INFO copying build/lib/authlib/integrations/httpx_client/assertion_client.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/httpx_client 2023-12-18 03:59:00,738 root INFO copying build/lib/authlib/integrations/httpx_client/oauth1_client.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/httpx_client 2023-12-18 03:59:00,738 root INFO copying build/lib/authlib/integrations/httpx_client/utils.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/httpx_client 2023-12-18 03:59:00,738 root INFO copying build/lib/authlib/integrations/httpx_client/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/integrations/httpx_client 2023-12-18 03:59:00,738 root INFO copying build/lib/authlib/integrations/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/integrations 2023-12-18 03:59:00,738 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oidc 2023-12-18 03:59:00,739 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oidc/discovery 2023-12-18 03:59:00,739 root INFO copying build/lib/authlib/oidc/discovery/models.py -> build/bdist.linux-aarch64/wheel/authlib/oidc/discovery 2023-12-18 03:59:00,739 root INFO copying build/lib/authlib/oidc/discovery/well_known.py -> build/bdist.linux-aarch64/wheel/authlib/oidc/discovery 2023-12-18 03:59:00,739 root INFO copying build/lib/authlib/oidc/discovery/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oidc/discovery 2023-12-18 03:59:00,739 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oidc/core 2023-12-18 03:59:00,739 root INFO copying build/lib/authlib/oidc/core/errors.py -> build/bdist.linux-aarch64/wheel/authlib/oidc/core 2023-12-18 03:59:00,739 root INFO copying build/lib/authlib/oidc/core/models.py -> build/bdist.linux-aarch64/wheel/authlib/oidc/core 2023-12-18 03:59:00,739 root INFO copying build/lib/authlib/oidc/core/util.py -> build/bdist.linux-aarch64/wheel/authlib/oidc/core 2023-12-18 03:59:00,739 root INFO copying build/lib/authlib/oidc/core/claims.py -> build/bdist.linux-aarch64/wheel/authlib/oidc/core 2023-12-18 03:59:00,740 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oidc/core/grants 2023-12-18 03:59:00,740 root INFO copying build/lib/authlib/oidc/core/grants/hybrid.py -> build/bdist.linux-aarch64/wheel/authlib/oidc/core/grants 2023-12-18 03:59:00,740 root INFO copying build/lib/authlib/oidc/core/grants/implicit.py -> build/bdist.linux-aarch64/wheel/authlib/oidc/core/grants 2023-12-18 03:59:00,740 root INFO copying build/lib/authlib/oidc/core/grants/util.py -> build/bdist.linux-aarch64/wheel/authlib/oidc/core/grants 2023-12-18 03:59:00,740 root INFO copying build/lib/authlib/oidc/core/grants/code.py -> build/bdist.linux-aarch64/wheel/authlib/oidc/core/grants 2023-12-18 03:59:00,740 root INFO copying build/lib/authlib/oidc/core/grants/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oidc/core/grants 2023-12-18 03:59:00,740 root INFO copying build/lib/authlib/oidc/core/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oidc/core 2023-12-18 03:59:00,740 root INFO copying build/lib/authlib/oidc/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oidc 2023-12-18 03:59:00,740 root INFO copying build/lib/authlib/consts.py -> build/bdist.linux-aarch64/wheel/authlib 2023-12-18 03:59:00,741 root INFO creating build/bdist.linux-aarch64/wheel/authlib/jose 2023-12-18 03:59:00,741 root INFO copying build/lib/authlib/jose/errors.py -> build/bdist.linux-aarch64/wheel/authlib/jose 2023-12-18 03:59:00,741 root INFO creating build/bdist.linux-aarch64/wheel/authlib/jose/rfc7518 2023-12-18 03:59:00,741 root INFO copying build/lib/authlib/jose/rfc7518/oct_key.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7518 2023-12-18 03:59:00,741 root INFO copying build/lib/authlib/jose/rfc7518/ec_key.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7518 2023-12-18 03:59:00,741 root INFO copying build/lib/authlib/jose/rfc7518/rsa_key.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7518 2023-12-18 03:59:00,741 root INFO copying build/lib/authlib/jose/rfc7518/util.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7518 2023-12-18 03:59:00,741 root INFO copying build/lib/authlib/jose/rfc7518/jwe_algs.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7518 2023-12-18 03:59:00,741 root INFO copying build/lib/authlib/jose/rfc7518/jwe_zips.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7518 2023-12-18 03:59:00,742 root INFO copying build/lib/authlib/jose/rfc7518/jws_algs.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7518 2023-12-18 03:59:00,742 root INFO copying build/lib/authlib/jose/rfc7518/jwe_encs.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7518 2023-12-18 03:59:00,742 root INFO copying build/lib/authlib/jose/rfc7518/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7518 2023-12-18 03:59:00,742 root INFO creating build/bdist.linux-aarch64/wheel/authlib/jose/rfc7517 2023-12-18 03:59:00,742 root INFO copying build/lib/authlib/jose/rfc7517/asymmetric_key.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7517 2023-12-18 03:59:00,742 root INFO copying build/lib/authlib/jose/rfc7517/jwk.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7517 2023-12-18 03:59:00,742 root INFO copying build/lib/authlib/jose/rfc7517/_cryptography_key.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7517 2023-12-18 03:59:00,742 root INFO copying build/lib/authlib/jose/rfc7517/key_set.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7517 2023-12-18 03:59:00,743 root INFO copying build/lib/authlib/jose/rfc7517/base_key.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7517 2023-12-18 03:59:00,743 root INFO copying build/lib/authlib/jose/rfc7517/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7517 2023-12-18 03:59:00,743 root INFO creating build/bdist.linux-aarch64/wheel/authlib/jose/rfc7519 2023-12-18 03:59:00,743 root INFO copying build/lib/authlib/jose/rfc7519/jwt.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7519 2023-12-18 03:59:00,743 root INFO copying build/lib/authlib/jose/rfc7519/claims.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7519 2023-12-18 03:59:00,743 root INFO copying build/lib/authlib/jose/rfc7519/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7519 2023-12-18 03:59:00,743 root INFO copying build/lib/authlib/jose/jwk.py -> build/bdist.linux-aarch64/wheel/authlib/jose 2023-12-18 03:59:00,743 root INFO copying build/lib/authlib/jose/util.py -> build/bdist.linux-aarch64/wheel/authlib/jose 2023-12-18 03:59:00,743 root INFO creating build/bdist.linux-aarch64/wheel/authlib/jose/rfc8037 2023-12-18 03:59:00,744 root INFO copying build/lib/authlib/jose/rfc8037/okp_key.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc8037 2023-12-18 03:59:00,744 root INFO copying build/lib/authlib/jose/rfc8037/jws_eddsa.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc8037 2023-12-18 03:59:00,744 root INFO copying build/lib/authlib/jose/rfc8037/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc8037 2023-12-18 03:59:00,744 root INFO creating build/bdist.linux-aarch64/wheel/authlib/jose/rfc7516 2023-12-18 03:59:00,744 root INFO copying build/lib/authlib/jose/rfc7516/jwe.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7516 2023-12-18 03:59:00,744 root INFO copying build/lib/authlib/jose/rfc7516/models.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7516 2023-12-18 03:59:00,744 root INFO copying build/lib/authlib/jose/rfc7516/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7516 2023-12-18 03:59:00,744 root INFO creating build/bdist.linux-aarch64/wheel/authlib/jose/rfc7515 2023-12-18 03:59:00,745 root INFO copying build/lib/authlib/jose/rfc7515/models.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7515 2023-12-18 03:59:00,745 root INFO copying build/lib/authlib/jose/rfc7515/jws.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7515 2023-12-18 03:59:00,745 root INFO copying build/lib/authlib/jose/rfc7515/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/jose/rfc7515 2023-12-18 03:59:00,745 root INFO creating build/bdist.linux-aarch64/wheel/authlib/jose/drafts 2023-12-18 03:59:00,745 root INFO copying build/lib/authlib/jose/drafts/_jwe_enc_cryptodome.py -> build/bdist.linux-aarch64/wheel/authlib/jose/drafts 2023-12-18 03:59:00,745 root INFO copying build/lib/authlib/jose/drafts/_jwe_algorithms.py -> build/bdist.linux-aarch64/wheel/authlib/jose/drafts 2023-12-18 03:59:00,745 root INFO copying build/lib/authlib/jose/drafts/_jwe_enc_cryptography.py -> build/bdist.linux-aarch64/wheel/authlib/jose/drafts 2023-12-18 03:59:00,745 root INFO copying build/lib/authlib/jose/drafts/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/jose/drafts 2023-12-18 03:59:00,745 root INFO copying build/lib/authlib/jose/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/jose 2023-12-18 03:59:00,746 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth1 2023-12-18 03:59:00,746 root INFO copying build/lib/authlib/oauth1/errors.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1 2023-12-18 03:59:00,746 root INFO creating build/bdist.linux-aarch64/wheel/authlib/oauth1/rfc5849 2023-12-18 03:59:00,746 root INFO copying build/lib/authlib/oauth1/rfc5849/errors.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1/rfc5849 2023-12-18 03:59:00,746 root INFO copying build/lib/authlib/oauth1/rfc5849/authorization_server.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1/rfc5849 2023-12-18 03:59:00,746 root INFO copying build/lib/authlib/oauth1/rfc5849/models.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1/rfc5849 2023-12-18 03:59:00,746 root INFO copying build/lib/authlib/oauth1/rfc5849/parameters.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1/rfc5849 2023-12-18 03:59:00,746 root INFO copying build/lib/authlib/oauth1/rfc5849/signature.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1/rfc5849 2023-12-18 03:59:00,747 root INFO copying build/lib/authlib/oauth1/rfc5849/wrapper.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1/rfc5849 2023-12-18 03:59:00,747 root INFO copying build/lib/authlib/oauth1/rfc5849/util.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1/rfc5849 2023-12-18 03:59:00,747 root INFO copying build/lib/authlib/oauth1/rfc5849/resource_protector.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1/rfc5849 2023-12-18 03:59:00,747 root INFO copying build/lib/authlib/oauth1/rfc5849/client_auth.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1/rfc5849 2023-12-18 03:59:00,747 root INFO copying build/lib/authlib/oauth1/rfc5849/base_server.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1/rfc5849 2023-12-18 03:59:00,747 root INFO copying build/lib/authlib/oauth1/rfc5849/rsa.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1/rfc5849 2023-12-18 03:59:00,747 root INFO copying build/lib/authlib/oauth1/rfc5849/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1/rfc5849 2023-12-18 03:59:00,747 root INFO copying build/lib/authlib/oauth1/client.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1 2023-12-18 03:59:00,747 root INFO copying build/lib/authlib/oauth1/__init__.py -> build/bdist.linux-aarch64/wheel/authlib/oauth1 2023-12-18 03:59:00,748 root INFO copying build/lib/authlib/__init__.py -> build/bdist.linux-aarch64/wheel/authlib 2023-12-18 03:59:00,748 root INFO running install_egg_info 2023-12-18 03:59:00,748 root INFO Copying Authlib.egg-info to build/bdist.linux-aarch64/wheel/Authlib-1.3.0-py3.11.egg-info 2023-12-18 03:59:00,749 root INFO running install_scripts 2023-12-18 03:59:00,751 wheel INFO creating build/bdist.linux-aarch64/wheel/Authlib-1.3.0.dist-info/WHEEL 2023-12-18 03:59:00,751 wheel INFO creating '/home/buildozer/aports/community/py3-authlib/src/Authlib-1.3.0/.dist/.tmp-b4o0yrls/Authlib-1.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-12-18 03:59:00,751 wheel INFO adding 'authlib/__init__.py' 2023-12-18 03:59:00,751 wheel INFO adding 'authlib/consts.py' 2023-12-18 03:59:00,752 wheel INFO adding 'authlib/deprecate.py' 2023-12-18 03:59:00,752 wheel INFO adding 'authlib/common/__init__.py' 2023-12-18 03:59:00,752 wheel INFO adding 'authlib/common/encoding.py' 2023-12-18 03:59:00,752 wheel INFO adding 'authlib/common/errors.py' 2023-12-18 03:59:00,752 wheel INFO adding 'authlib/common/security.py' 2023-12-18 03:59:00,752 wheel INFO adding 'authlib/common/urls.py' 2023-12-18 03:59:00,752 wheel INFO adding 'authlib/integrations/__init__.py' 2023-12-18 03:59:00,753 wheel INFO adding 'authlib/integrations/base_client/__init__.py' 2023-12-18 03:59:00,753 wheel INFO adding 'authlib/integrations/base_client/async_app.py' 2023-12-18 03:59:00,753 wheel INFO adding 'authlib/integrations/base_client/async_openid.py' 2023-12-18 03:59:00,753 wheel INFO adding 'authlib/integrations/base_client/errors.py' 2023-12-18 03:59:00,753 wheel INFO adding 'authlib/integrations/base_client/framework_integration.py' 2023-12-18 03:59:00,753 wheel INFO adding 'authlib/integrations/base_client/registry.py' 2023-12-18 03:59:00,753 wheel INFO adding 'authlib/integrations/base_client/sync_app.py' 2023-12-18 03:59:00,754 wheel INFO adding 'authlib/integrations/base_client/sync_openid.py' 2023-12-18 03:59:00,754 wheel INFO adding 'authlib/integrations/django_client/__init__.py' 2023-12-18 03:59:00,754 wheel INFO adding 'authlib/integrations/django_client/apps.py' 2023-12-18 03:59:00,754 wheel INFO adding 'authlib/integrations/django_client/integration.py' 2023-12-18 03:59:00,754 wheel INFO adding 'authlib/integrations/django_oauth1/__init__.py' 2023-12-18 03:59:00,754 wheel INFO adding 'authlib/integrations/django_oauth1/authorization_server.py' 2023-12-18 03:59:00,754 wheel INFO adding 'authlib/integrations/django_oauth1/nonce.py' 2023-12-18 03:59:00,754 wheel INFO adding 'authlib/integrations/django_oauth1/resource_protector.py' 2023-12-18 03:59:00,755 wheel INFO adding 'authlib/integrations/django_oauth2/__init__.py' 2023-12-18 03:59:00,755 wheel INFO adding 'authlib/integrations/django_oauth2/authorization_server.py' 2023-12-18 03:59:00,755 wheel INFO adding 'authlib/integrations/django_oauth2/endpoints.py' 2023-12-18 03:59:00,755 wheel INFO adding 'authlib/integrations/django_oauth2/requests.py' 2023-12-18 03:59:00,755 wheel INFO adding 'authlib/integrations/django_oauth2/resource_protector.py' 2023-12-18 03:59:00,755 wheel INFO adding 'authlib/integrations/django_oauth2/signals.py' 2023-12-18 03:59:00,755 wheel INFO adding 'authlib/integrations/flask_client/__init__.py' 2023-12-18 03:59:00,756 wheel INFO adding 'authlib/integrations/flask_client/apps.py' 2023-12-18 03:59:00,756 wheel INFO adding 'authlib/integrations/flask_client/integration.py' 2023-12-18 03:59:00,756 wheel INFO adding 'authlib/integrations/flask_oauth1/__init__.py' 2023-12-18 03:59:00,756 wheel INFO adding 'authlib/integrations/flask_oauth1/authorization_server.py' 2023-12-18 03:59:00,756 wheel INFO adding 'authlib/integrations/flask_oauth1/cache.py' 2023-12-18 03:59:00,756 wheel INFO adding 'authlib/integrations/flask_oauth1/resource_protector.py' 2023-12-18 03:59:00,756 wheel INFO adding 'authlib/integrations/flask_oauth2/__init__.py' 2023-12-18 03:59:00,756 wheel INFO adding 'authlib/integrations/flask_oauth2/authorization_server.py' 2023-12-18 03:59:00,757 wheel INFO adding 'authlib/integrations/flask_oauth2/errors.py' 2023-12-18 03:59:00,757 wheel INFO adding 'authlib/integrations/flask_oauth2/requests.py' 2023-12-18 03:59:00,757 wheel INFO adding 'authlib/integrations/flask_oauth2/resource_protector.py' 2023-12-18 03:59:00,757 wheel INFO adding 'authlib/integrations/flask_oauth2/signals.py' 2023-12-18 03:59:00,757 wheel INFO adding 'authlib/integrations/httpx_client/__init__.py' 2023-12-18 03:59:00,757 wheel INFO adding 'authlib/integrations/httpx_client/assertion_client.py' 2023-12-18 03:59:00,757 wheel INFO adding 'authlib/integrations/httpx_client/oauth1_client.py' 2023-12-18 03:59:00,757 wheel INFO adding 'authlib/integrations/httpx_client/oauth2_client.py' 2023-12-18 03:59:00,758 wheel INFO adding 'authlib/integrations/httpx_client/utils.py' 2023-12-18 03:59:00,758 wheel INFO adding 'authlib/integrations/requests_client/__init__.py' 2023-12-18 03:59:00,758 wheel INFO adding 'authlib/integrations/requests_client/assertion_session.py' 2023-12-18 03:59:00,758 wheel INFO adding 'authlib/integrations/requests_client/oauth1_session.py' 2023-12-18 03:59:00,758 wheel INFO adding 'authlib/integrations/requests_client/oauth2_session.py' 2023-12-18 03:59:00,758 wheel INFO adding 'authlib/integrations/requests_client/utils.py' 2023-12-18 03:59:00,758 wheel INFO adding 'authlib/integrations/sqla_oauth2/__init__.py' 2023-12-18 03:59:00,758 wheel INFO adding 'authlib/integrations/sqla_oauth2/client_mixin.py' 2023-12-18 03:59:00,759 wheel INFO adding 'authlib/integrations/sqla_oauth2/functions.py' 2023-12-18 03:59:00,759 wheel INFO adding 'authlib/integrations/sqla_oauth2/tokens_mixins.py' 2023-12-18 03:59:00,759 wheel INFO adding 'authlib/integrations/starlette_client/__init__.py' 2023-12-18 03:59:00,759 wheel INFO adding 'authlib/integrations/starlette_client/apps.py' 2023-12-18 03:59:00,759 wheel INFO adding 'authlib/integrations/starlette_client/integration.py' 2023-12-18 03:59:00,759 wheel INFO adding 'authlib/jose/__init__.py' 2023-12-18 03:59:00,759 wheel INFO adding 'authlib/jose/errors.py' 2023-12-18 03:59:00,759 wheel INFO adding 'authlib/jose/jwk.py' 2023-12-18 03:59:00,759 wheel INFO adding 'authlib/jose/util.py' 2023-12-18 03:59:00,760 wheel INFO adding 'authlib/jose/drafts/__init__.py' 2023-12-18 03:59:00,760 wheel INFO adding 'authlib/jose/drafts/_jwe_algorithms.py' 2023-12-18 03:59:00,760 wheel INFO adding 'authlib/jose/drafts/_jwe_enc_cryptodome.py' 2023-12-18 03:59:00,760 wheel INFO adding 'authlib/jose/drafts/_jwe_enc_cryptography.py' 2023-12-18 03:59:00,760 wheel INFO adding 'authlib/jose/rfc7515/__init__.py' 2023-12-18 03:59:00,760 wheel INFO adding 'authlib/jose/rfc7515/jws.py' 2023-12-18 03:59:00,760 wheel INFO adding 'authlib/jose/rfc7515/models.py' 2023-12-18 03:59:00,761 wheel INFO adding 'authlib/jose/rfc7516/__init__.py' 2023-12-18 03:59:00,761 wheel INFO adding 'authlib/jose/rfc7516/jwe.py' 2023-12-18 03:59:00,761 wheel INFO adding 'authlib/jose/rfc7516/models.py' 2023-12-18 03:59:00,761 wheel INFO adding 'authlib/jose/rfc7517/__init__.py' 2023-12-18 03:59:00,761 wheel INFO adding 'authlib/jose/rfc7517/_cryptography_key.py' 2023-12-18 03:59:00,761 wheel INFO adding 'authlib/jose/rfc7517/asymmetric_key.py' 2023-12-18 03:59:00,762 wheel INFO adding 'authlib/jose/rfc7517/base_key.py' 2023-12-18 03:59:00,762 wheel INFO adding 'authlib/jose/rfc7517/jwk.py' 2023-12-18 03:59:00,762 wheel INFO adding 'authlib/jose/rfc7517/key_set.py' 2023-12-18 03:59:00,762 wheel INFO adding 'authlib/jose/rfc7518/__init__.py' 2023-12-18 03:59:00,762 wheel INFO adding 'authlib/jose/rfc7518/ec_key.py' 2023-12-18 03:59:00,762 wheel INFO adding 'authlib/jose/rfc7518/jwe_algs.py' 2023-12-18 03:59:00,762 wheel INFO adding 'authlib/jose/rfc7518/jwe_encs.py' 2023-12-18 03:59:00,763 wheel INFO adding 'authlib/jose/rfc7518/jwe_zips.py' 2023-12-18 03:59:00,763 wheel INFO adding 'authlib/jose/rfc7518/jws_algs.py' 2023-12-18 03:59:00,763 wheel INFO adding 'authlib/jose/rfc7518/oct_key.py' 2023-12-18 03:59:00,763 wheel INFO adding 'authlib/jose/rfc7518/rsa_key.py' 2023-12-18 03:59:00,763 wheel INFO adding 'authlib/jose/rfc7518/util.py' 2023-12-18 03:59:00,763 wheel INFO adding 'authlib/jose/rfc7519/__init__.py' 2023-12-18 03:59:00,763 wheel INFO adding 'authlib/jose/rfc7519/claims.py' 2023-12-18 03:59:00,763 wheel INFO adding 'authlib/jose/rfc7519/jwt.py' 2023-12-18 03:59:00,764 wheel INFO adding 'authlib/jose/rfc8037/__init__.py' 2023-12-18 03:59:00,764 wheel INFO adding 'authlib/jose/rfc8037/jws_eddsa.py' 2023-12-18 03:59:00,764 wheel INFO adding 'authlib/jose/rfc8037/okp_key.py' 2023-12-18 03:59:00,764 wheel INFO adding 'authlib/oauth1/__init__.py' 2023-12-18 03:59:00,764 wheel INFO adding 'authlib/oauth1/client.py' 2023-12-18 03:59:00,764 wheel INFO adding 'authlib/oauth1/errors.py' 2023-12-18 03:59:00,764 wheel INFO adding 'authlib/oauth1/rfc5849/__init__.py' 2023-12-18 03:59:00,765 wheel INFO adding 'authlib/oauth1/rfc5849/authorization_server.py' 2023-12-18 03:59:00,765 wheel INFO adding 'authlib/oauth1/rfc5849/base_server.py' 2023-12-18 03:59:00,765 wheel INFO adding 'authlib/oauth1/rfc5849/client_auth.py' 2023-12-18 03:59:00,765 wheel INFO adding 'authlib/oauth1/rfc5849/errors.py' 2023-12-18 03:59:00,765 wheel INFO adding 'authlib/oauth1/rfc5849/models.py' 2023-12-18 03:59:00,765 wheel INFO adding 'authlib/oauth1/rfc5849/parameters.py' 2023-12-18 03:59:00,765 wheel INFO adding 'authlib/oauth1/rfc5849/resource_protector.py' 2023-12-18 03:59:00,765 wheel INFO adding 'authlib/oauth1/rfc5849/rsa.py' 2023-12-18 03:59:00,766 wheel INFO adding 'authlib/oauth1/rfc5849/signature.py' 2023-12-18 03:59:00,766 wheel INFO adding 'authlib/oauth1/rfc5849/util.py' 2023-12-18 03:59:00,766 wheel INFO adding 'authlib/oauth1/rfc5849/wrapper.py' 2023-12-18 03:59:00,766 wheel INFO adding 'authlib/oauth2/__init__.py' 2023-12-18 03:59:00,766 wheel INFO adding 'authlib/oauth2/auth.py' 2023-12-18 03:59:00,766 wheel INFO adding 'authlib/oauth2/base.py' 2023-12-18 03:59:00,766 wheel INFO adding 'authlib/oauth2/client.py' 2023-12-18 03:59:00,767 wheel INFO adding 'authlib/oauth2/rfc6749/__init__.py' 2023-12-18 03:59:00,767 wheel INFO adding 'authlib/oauth2/rfc6749/authenticate_client.py' 2023-12-18 03:59:00,767 wheel INFO adding 'authlib/oauth2/rfc6749/authorization_server.py' 2023-12-18 03:59:00,767 wheel INFO adding 'authlib/oauth2/rfc6749/errors.py' 2023-12-18 03:59:00,767 wheel INFO adding 'authlib/oauth2/rfc6749/models.py' 2023-12-18 03:59:00,767 wheel INFO adding 'authlib/oauth2/rfc6749/parameters.py' 2023-12-18 03:59:00,768 wheel INFO adding 'authlib/oauth2/rfc6749/requests.py' 2023-12-18 03:59:00,768 wheel INFO adding 'authlib/oauth2/rfc6749/resource_protector.py' 2023-12-18 03:59:00,768 wheel INFO adding 'authlib/oauth2/rfc6749/token_endpoint.py' 2023-12-18 03:59:00,768 wheel INFO adding 'authlib/oauth2/rfc6749/util.py' 2023-12-18 03:59:00,768 wheel INFO adding 'authlib/oauth2/rfc6749/wrappers.py' 2023-12-18 03:59:00,768 wheel INFO adding 'authlib/oauth2/rfc6749/grants/__init__.py' 2023-12-18 03:59:00,768 wheel INFO adding 'authlib/oauth2/rfc6749/grants/authorization_code.py' 2023-12-18 03:59:00,768 wheel INFO adding 'authlib/oauth2/rfc6749/grants/base.py' 2023-12-18 03:59:00,769 wheel INFO adding 'authlib/oauth2/rfc6749/grants/client_credentials.py' 2023-12-18 03:59:00,769 wheel INFO adding 'authlib/oauth2/rfc6749/grants/implicit.py' 2023-12-18 03:59:00,769 wheel INFO adding 'authlib/oauth2/rfc6749/grants/refresh_token.py' 2023-12-18 03:59:00,769 wheel INFO adding 'authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py' 2023-12-18 03:59:00,769 wheel INFO adding 'authlib/oauth2/rfc6750/__init__.py' 2023-12-18 03:59:00,769 wheel INFO adding 'authlib/oauth2/rfc6750/errors.py' 2023-12-18 03:59:00,769 wheel INFO adding 'authlib/oauth2/rfc6750/parameters.py' 2023-12-18 03:59:00,769 wheel INFO adding 'authlib/oauth2/rfc6750/token.py' 2023-12-18 03:59:00,770 wheel INFO adding 'authlib/oauth2/rfc6750/validator.py' 2023-12-18 03:59:00,770 wheel INFO adding 'authlib/oauth2/rfc7009/__init__.py' 2023-12-18 03:59:00,770 wheel INFO adding 'authlib/oauth2/rfc7009/parameters.py' 2023-12-18 03:59:00,770 wheel INFO adding 'authlib/oauth2/rfc7009/revocation.py' 2023-12-18 03:59:00,770 wheel INFO adding 'authlib/oauth2/rfc7521/__init__.py' 2023-12-18 03:59:00,770 wheel INFO adding 'authlib/oauth2/rfc7521/client.py' 2023-12-18 03:59:00,770 wheel INFO adding 'authlib/oauth2/rfc7523/__init__.py' 2023-12-18 03:59:00,771 wheel INFO adding 'authlib/oauth2/rfc7523/assertion.py' 2023-12-18 03:59:00,771 wheel INFO adding 'authlib/oauth2/rfc7523/auth.py' 2023-12-18 03:59:00,771 wheel INFO adding 'authlib/oauth2/rfc7523/client.py' 2023-12-18 03:59:00,771 wheel INFO adding 'authlib/oauth2/rfc7523/jwt_bearer.py' 2023-12-18 03:59:00,771 wheel INFO adding 'authlib/oauth2/rfc7523/token.py' 2023-12-18 03:59:00,771 wheel INFO adding 'authlib/oauth2/rfc7523/validator.py' 2023-12-18 03:59:00,771 wheel INFO adding 'authlib/oauth2/rfc7591/__init__.py' 2023-12-18 03:59:00,771 wheel INFO adding 'authlib/oauth2/rfc7591/claims.py' 2023-12-18 03:59:00,772 wheel INFO adding 'authlib/oauth2/rfc7591/endpoint.py' 2023-12-18 03:59:00,772 wheel INFO adding 'authlib/oauth2/rfc7591/errors.py' 2023-12-18 03:59:00,772 wheel INFO adding 'authlib/oauth2/rfc7592/__init__.py' 2023-12-18 03:59:00,772 wheel INFO adding 'authlib/oauth2/rfc7592/endpoint.py' 2023-12-18 03:59:00,772 wheel INFO adding 'authlib/oauth2/rfc7636/__init__.py' 2023-12-18 03:59:00,772 wheel INFO adding 'authlib/oauth2/rfc7636/challenge.py' 2023-12-18 03:59:00,772 wheel INFO adding 'authlib/oauth2/rfc7662/__init__.py' 2023-12-18 03:59:00,773 wheel INFO adding 'authlib/oauth2/rfc7662/introspection.py' 2023-12-18 03:59:00,773 wheel INFO adding 'authlib/oauth2/rfc7662/models.py' 2023-12-18 03:59:00,773 wheel INFO adding 'authlib/oauth2/rfc7662/token_validator.py' 2023-12-18 03:59:00,773 wheel INFO adding 'authlib/oauth2/rfc8414/__init__.py' 2023-12-18 03:59:00,773 wheel INFO adding 'authlib/oauth2/rfc8414/models.py' 2023-12-18 03:59:00,773 wheel INFO adding 'authlib/oauth2/rfc8414/well_known.py' 2023-12-18 03:59:00,773 wheel INFO adding 'authlib/oauth2/rfc8628/__init__.py' 2023-12-18 03:59:00,773 wheel INFO adding 'authlib/oauth2/rfc8628/device_code.py' 2023-12-18 03:59:00,774 wheel INFO adding 'authlib/oauth2/rfc8628/endpoint.py' 2023-12-18 03:59:00,774 wheel INFO adding 'authlib/oauth2/rfc8628/errors.py' 2023-12-18 03:59:00,774 wheel INFO adding 'authlib/oauth2/rfc8628/models.py' 2023-12-18 03:59:00,774 wheel INFO adding 'authlib/oauth2/rfc8693/__init__.py' 2023-12-18 03:59:00,774 wheel INFO adding 'authlib/oauth2/rfc9068/__init__.py' 2023-12-18 03:59:00,774 wheel INFO adding 'authlib/oauth2/rfc9068/claims.py' 2023-12-18 03:59:00,774 wheel INFO adding 'authlib/oauth2/rfc9068/introspection.py' 2023-12-18 03:59:00,775 wheel INFO adding 'authlib/oauth2/rfc9068/revocation.py' 2023-12-18 03:59:00,775 wheel INFO adding 'authlib/oauth2/rfc9068/token.py' 2023-12-18 03:59:00,775 wheel INFO adding 'authlib/oauth2/rfc9068/token_validator.py' 2023-12-18 03:59:00,775 wheel INFO adding 'authlib/oidc/__init__.py' 2023-12-18 03:59:00,775 wheel INFO adding 'authlib/oidc/core/__init__.py' 2023-12-18 03:59:00,775 wheel INFO adding 'authlib/oidc/core/claims.py' 2023-12-18 03:59:00,775 wheel INFO adding 'authlib/oidc/core/errors.py' 2023-12-18 03:59:00,776 wheel INFO adding 'authlib/oidc/core/models.py' 2023-12-18 03:59:00,776 wheel INFO adding 'authlib/oidc/core/util.py' 2023-12-18 03:59:00,776 wheel INFO adding 'authlib/oidc/core/grants/__init__.py' 2023-12-18 03:59:00,776 wheel INFO adding 'authlib/oidc/core/grants/code.py' 2023-12-18 03:59:00,776 wheel INFO adding 'authlib/oidc/core/grants/hybrid.py' 2023-12-18 03:59:00,776 wheel INFO adding 'authlib/oidc/core/grants/implicit.py' 2023-12-18 03:59:00,776 wheel INFO adding 'authlib/oidc/core/grants/util.py' 2023-12-18 03:59:00,776 wheel INFO adding 'authlib/oidc/discovery/__init__.py' 2023-12-18 03:59:00,777 wheel INFO adding 'authlib/oidc/discovery/models.py' 2023-12-18 03:59:00,777 wheel INFO adding 'authlib/oidc/discovery/well_known.py' 2023-12-18 03:59:00,777 wheel INFO adding 'Authlib-1.3.0.dist-info/LICENSE' 2023-12-18 03:59:00,777 wheel INFO adding 'Authlib-1.3.0.dist-info/METADATA' 2023-12-18 03:59:00,777 wheel INFO adding 'Authlib-1.3.0.dist-info/WHEEL' 2023-12-18 03:59:00,777 wheel INFO adding 'Authlib-1.3.0.dist-info/top_level.txt' 2023-12-18 03:59:00,778 wheel INFO adding 'Authlib-1.3.0.dist-info/RECORD' 2023-12-18 03:59:00,778 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-12-18 03:59:00,782 gpep517 INFO The backend produced .dist/Authlib-1.3.0-py2.py3-none-any.whl Authlib-1.3.0-py2.py3-none-any.whl >>> py3-authlib: Entering fakeroot... >>> py3-authlib-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/common/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/common/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc9068/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc9068/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc6750/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc6750/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7662/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7662/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc8693/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc8693/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7592/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7592/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc8414/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc8414/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7591/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7591/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc6749/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc6749/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc6749/grants/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc6749/grants/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7009/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7009/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7521/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7521/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7636/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7636/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7523/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc7523/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth2/rfc8628/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth2/rfc8628/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/integrations/flask_oauth2/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/integrations/flask_oauth2/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/integrations/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/integrations/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/integrations/base_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/integrations/base_client/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/integrations/flask_oauth1/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/integrations/flask_oauth1/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/integrations/requests_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/integrations/requests_client/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/integrations/django_oauth2/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/integrations/django_oauth2/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/integrations/flask_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/integrations/flask_client/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/integrations/django_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/integrations/django_client/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/integrations/django_oauth1/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/integrations/django_oauth1/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/integrations/sqla_oauth2/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/integrations/sqla_oauth2/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/integrations/starlette_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/integrations/starlette_client/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/integrations/httpx_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/integrations/httpx_client/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oidc/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oidc/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oidc/discovery/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oidc/discovery/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oidc/core/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oidc/core/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oidc/core/grants/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oidc/core/grants/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/jose/rfc7518/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/jose/rfc7518/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/jose/rfc7517/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/jose/rfc7517/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/jose/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/jose/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/jose/rfc7519/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/jose/rfc7519/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/jose/rfc8037/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/jose/rfc8037/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/jose/rfc7516/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/jose/rfc7516/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/jose/rfc7515/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/jose/rfc7515/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/jose/drafts/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/jose/drafts/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth1/rfc5849/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth1/rfc5849/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.11/site-packages/authlib/oauth1/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.11/site-packages/authlib/oauth1/__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.11 >>> py3-authlib-pyc*: Package size: 1.7 MB >>> py3-authlib-pyc*: Compressing data... >>> py3-authlib-pyc*: Create checksum... >>> py3-authlib-pyc*: Create py3-authlib-pyc-1.3.0-r0.apk >>> py3-authlib*: Tracing dependencies... python3 py3-cryptography python3~3.11 >>> py3-authlib*: Package size: 1.3 MB >>> py3-authlib*: Compressing data... >>> py3-authlib*: Create checksum... >>> py3-authlib*: Create py3-authlib-1.3.0-r0.apk >>> py3-authlib: Build complete at Mon, 18 Dec 2023 03:59:01 +0000 elapsed time 0h 0m 3s >>> py3-authlib: Cleaning up srcdir >>> py3-authlib: Cleaning up pkgdir >>> py3-authlib: Uninstalling dependencies... (1/31) Purging .makedepends-py3-authlib (20231218.035859) (2/31) Purging py3-cryptography-pyc (41.0.7-r0) (3/31) Purging py3-cryptography (41.0.7-r0) (4/31) Purging py3-cffi-pyc (1.16.0-r0) (5/31) Purging py3-cffi (1.16.0-r0) (6/31) Purging py3-cparser-pyc (2.21-r4) (7/31) Purging py3-cparser (2.21-r4) (8/31) Purging py3-gpep517-pyc (15-r1) (9/31) Purging py3-gpep517 (15-r1) (10/31) Purging py3-installer-pyc (0.7.0-r1) (11/31) Purging py3-installer (0.7.0-r1) (12/31) Purging py3-setuptools-pyc (68.2.2-r0) (13/31) Purging py3-setuptools (68.2.2-r0) (14/31) Purging py3-wheel-pyc (0.42.0-r0) (15/31) Purging py3-wheel (0.42.0-r0) (16/31) Purging py3-packaging-pyc (23.2-r0) (17/31) Purging py3-packaging (23.2-r0) (18/31) Purging py3-parsing-pyc (3.1.1-r0) (19/31) Purging py3-parsing (3.1.1-r0) (20/31) Purging python3-pyc (3.11.6-r1) (21/31) Purging python3-pycache-pyc0 (3.11.6-r1) (22/31) Purging pyc (3.11.6-r1) (23/31) Purging python3 (3.11.6-r1) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r6) (26/31) Purging libffi (3.4.4-r3) (27/31) Purging libpanelw (6.4_p20231125-r0) (28/31) Purging mpdecimal (2.5.1-r2) (29/31) Purging readline (8.2.7-r0) (30/31) Purging sqlite-libs (3.44.2-r0) (31/31) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r17.trigger OK: 380 MiB in 105 packages >>> py3-authlib: Updating the community/aarch64 repository index... >>> py3-authlib: Signing the index...