>>> py3-authlib: Building community/py3-authlib 1.2.0-r0 (using abuild 3.10.0-r0) started Tue, 06 Dec 2022 09:29:09 +0000 >>> py3-authlib: Checking sanity of /home/buildozer/aports/community/py3-authlib/APKBUILD... >>> py3-authlib: Analyzing dependencies... >>> py3-authlib: Installing for build: build-base python3 py3-cryptography py3-gpep517 py3-setuptools py3-wheel (1/18) Installing libbz2 (1.0.8-r4) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.9-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.2.0-r0) (7/18) Installing sqlite-libs (3.40.0-r0) (8/18) Installing python3 (3.11.0-r2) (9/18) Installing py3-cparser (2.21-r1) (10/18) Installing py3-cffi (1.15.1-r1) (11/18) Installing py3-cryptography (38.0.4-r0) (12/18) Installing py3-installer (0.5.1-r2) (13/18) Installing py3-gpep517 (11-r1) (14/18) Installing py3-parsing (3.0.9-r1) (15/18) Installing py3-packaging (21.3-r3) (16/18) Installing py3-setuptools (65.6.3-r0) (17/18) Installing py3-wheel (0.38.4-r1) (18/18) Installing .makedepends-py3-authlib (20221206.092913) Executing busybox-1.35.0-r29.trigger OK: 350 MiB in 114 packages >>> py3-authlib: Cleaning up srcdir >>> py3-authlib: Cleaning up pkgdir >>> py3-authlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Authlib-1.2.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.2.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 100 122 100 122 0 0 210 0 --:--:-- --:--:-- --:--:-- 225 100 274 100 274 0 0 256 0 0:00:01 0:00:01 --:--:-- 256 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 136k 100 136k 0 0 89074 0 0:00:01 0:00:01 --:--:-- 89074 >>> py3-authlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Authlib-1.2.0.tar.gz >>> py3-authlib: Checking sha512sums... Authlib-1.2.0.tar.gz: OK >>> py3-authlib: Unpacking /var/cache/distfiles/Authlib-1.2.0.tar.gz... 2022-12-06 09:29:18,712 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 2022-12-06 09:29:18,969 root INFO running bdist_wheel 2022-12-06 09:29:19,017 root INFO running build 2022-12-06 09:29:19,017 root INFO running build_py 2022-12-06 09:29:19,029 root INFO creating build 2022-12-06 09:29:19,029 root INFO creating build/lib 2022-12-06 09:29:19,030 root INFO creating build/lib/authlib 2022-12-06 09:29:19,030 root INFO copying authlib/consts.py -> build/lib/authlib 2022-12-06 09:29:19,032 root INFO copying authlib/deprecate.py -> build/lib/authlib 2022-12-06 09:29:19,032 root INFO copying authlib/__init__.py -> build/lib/authlib 2022-12-06 09:29:19,034 root INFO creating build/lib/authlib/integrations 2022-12-06 09:29:19,034 root INFO copying authlib/integrations/__init__.py -> build/lib/authlib/integrations 2022-12-06 09:29:19,035 root INFO copying authlib/integrations/django_helpers.py -> build/lib/authlib/integrations 2022-12-06 09:29:19,035 root INFO copying authlib/integrations/flask_helpers.py -> build/lib/authlib/integrations 2022-12-06 09:29:19,037 root INFO creating build/lib/authlib/common 2022-12-06 09:29:19,037 root INFO copying authlib/common/__init__.py -> build/lib/authlib/common 2022-12-06 09:29:19,038 root INFO copying authlib/common/errors.py -> build/lib/authlib/common 2022-12-06 09:29:19,039 root INFO copying authlib/common/security.py -> build/lib/authlib/common 2022-12-06 09:29:19,039 root INFO copying authlib/common/urls.py -> build/lib/authlib/common 2022-12-06 09:29:19,040 root INFO copying authlib/common/encoding.py -> build/lib/authlib/common 2022-12-06 09:29:19,041 root INFO creating build/lib/authlib/oauth1 2022-12-06 09:29:19,042 root INFO copying authlib/oauth1/client.py -> build/lib/authlib/oauth1 2022-12-06 09:29:19,042 root INFO copying authlib/oauth1/__init__.py -> build/lib/authlib/oauth1 2022-12-06 09:29:19,043 root INFO copying authlib/oauth1/errors.py -> build/lib/authlib/oauth1 2022-12-06 09:29:19,044 root INFO creating build/lib/authlib/oauth2 2022-12-06 09:29:19,045 root INFO copying authlib/oauth2/client.py -> build/lib/authlib/oauth2 2022-12-06 09:29:19,045 root INFO copying authlib/oauth2/__init__.py -> build/lib/authlib/oauth2 2022-12-06 09:29:19,046 root INFO copying authlib/oauth2/base.py -> build/lib/authlib/oauth2 2022-12-06 09:29:19,047 root INFO copying authlib/oauth2/auth.py -> build/lib/authlib/oauth2 2022-12-06 09:29:19,048 root INFO creating build/lib/authlib/jose 2022-12-06 09:29:19,049 root INFO copying authlib/jose/__init__.py -> build/lib/authlib/jose 2022-12-06 09:29:19,049 root INFO copying authlib/jose/errors.py -> build/lib/authlib/jose 2022-12-06 09:29:19,050 root INFO copying authlib/jose/jwk.py -> build/lib/authlib/jose 2022-12-06 09:29:19,051 root INFO copying authlib/jose/util.py -> build/lib/authlib/jose 2022-12-06 09:29:19,052 root INFO creating build/lib/authlib/oidc 2022-12-06 09:29:19,052 root INFO copying authlib/oidc/__init__.py -> build/lib/authlib/oidc 2022-12-06 09:29:19,053 root INFO creating build/lib/authlib/integrations/django_oauth2 2022-12-06 09:29:19,054 root INFO copying authlib/integrations/django_oauth2/signals.py -> build/lib/authlib/integrations/django_oauth2 2022-12-06 09:29:19,054 root INFO copying authlib/integrations/django_oauth2/resource_protector.py -> build/lib/authlib/integrations/django_oauth2 2022-12-06 09:29:19,055 root INFO copying authlib/integrations/django_oauth2/__init__.py -> build/lib/authlib/integrations/django_oauth2 2022-12-06 09:29:19,056 root INFO copying authlib/integrations/django_oauth2/authorization_server.py -> build/lib/authlib/integrations/django_oauth2 2022-12-06 09:29:19,057 root INFO copying authlib/integrations/django_oauth2/endpoints.py -> build/lib/authlib/integrations/django_oauth2 2022-12-06 09:29:19,058 root INFO creating build/lib/authlib/integrations/httpx_client 2022-12-06 09:29:19,058 root INFO copying authlib/integrations/httpx_client/oauth1_client.py -> build/lib/authlib/integrations/httpx_client 2022-12-06 09:29:19,059 root INFO copying authlib/integrations/httpx_client/oauth2_client.py -> build/lib/authlib/integrations/httpx_client 2022-12-06 09:29:19,060 root INFO copying authlib/integrations/httpx_client/__init__.py -> build/lib/authlib/integrations/httpx_client 2022-12-06 09:29:19,060 root INFO copying authlib/integrations/httpx_client/assertion_client.py -> build/lib/authlib/integrations/httpx_client 2022-12-06 09:29:19,061 root INFO copying authlib/integrations/httpx_client/utils.py -> build/lib/authlib/integrations/httpx_client 2022-12-06 09:29:19,062 root INFO creating build/lib/authlib/integrations/sqla_oauth2 2022-12-06 09:29:19,063 root INFO copying authlib/integrations/sqla_oauth2/__init__.py -> build/lib/authlib/integrations/sqla_oauth2 2022-12-06 09:29:19,063 root INFO copying authlib/integrations/sqla_oauth2/tokens_mixins.py -> build/lib/authlib/integrations/sqla_oauth2 2022-12-06 09:29:19,064 root INFO copying authlib/integrations/sqla_oauth2/functions.py -> build/lib/authlib/integrations/sqla_oauth2 2022-12-06 09:29:19,065 root INFO copying authlib/integrations/sqla_oauth2/client_mixin.py -> build/lib/authlib/integrations/sqla_oauth2 2022-12-06 09:29:19,066 root INFO creating build/lib/authlib/integrations/base_client 2022-12-06 09:29:19,066 root INFO copying authlib/integrations/base_client/registry.py -> build/lib/authlib/integrations/base_client 2022-12-06 09:29:19,067 root INFO copying authlib/integrations/base_client/async_openid.py -> build/lib/authlib/integrations/base_client 2022-12-06 09:29:19,068 root INFO copying authlib/integrations/base_client/__init__.py -> build/lib/authlib/integrations/base_client 2022-12-06 09:29:19,068 root INFO copying authlib/integrations/base_client/errors.py -> build/lib/authlib/integrations/base_client 2022-12-06 09:29:19,069 root INFO copying authlib/integrations/base_client/sync_app.py -> build/lib/authlib/integrations/base_client 2022-12-06 09:29:19,070 root INFO copying authlib/integrations/base_client/sync_openid.py -> build/lib/authlib/integrations/base_client 2022-12-06 09:29:19,071 root INFO copying authlib/integrations/base_client/async_app.py -> build/lib/authlib/integrations/base_client 2022-12-06 09:29:19,071 root INFO copying authlib/integrations/base_client/framework_integration.py -> build/lib/authlib/integrations/base_client 2022-12-06 09:29:19,072 root INFO creating build/lib/authlib/integrations/starlette_client 2022-12-06 09:29:19,073 root INFO copying authlib/integrations/starlette_client/integration.py -> build/lib/authlib/integrations/starlette_client 2022-12-06 09:29:19,073 root INFO copying authlib/integrations/starlette_client/__init__.py -> build/lib/authlib/integrations/starlette_client 2022-12-06 09:29:19,074 root INFO copying authlib/integrations/starlette_client/apps.py -> build/lib/authlib/integrations/starlette_client 2022-12-06 09:29:19,075 root INFO creating build/lib/authlib/integrations/flask_oauth2 2022-12-06 09:29:19,076 root INFO copying authlib/integrations/flask_oauth2/signals.py -> build/lib/authlib/integrations/flask_oauth2 2022-12-06 09:29:19,076 root INFO copying authlib/integrations/flask_oauth2/resource_protector.py -> build/lib/authlib/integrations/flask_oauth2 2022-12-06 09:29:19,077 root INFO copying authlib/integrations/flask_oauth2/__init__.py -> build/lib/authlib/integrations/flask_oauth2 2022-12-06 09:29:19,078 root INFO copying authlib/integrations/flask_oauth2/authorization_server.py -> build/lib/authlib/integrations/flask_oauth2 2022-12-06 09:29:19,079 root INFO copying authlib/integrations/flask_oauth2/errors.py -> build/lib/authlib/integrations/flask_oauth2 2022-12-06 09:29:19,080 root INFO creating build/lib/authlib/integrations/requests_client 2022-12-06 09:29:19,080 root INFO copying authlib/integrations/requests_client/assertion_session.py -> build/lib/authlib/integrations/requests_client 2022-12-06 09:29:19,081 root INFO copying authlib/integrations/requests_client/oauth1_session.py -> build/lib/authlib/integrations/requests_client 2022-12-06 09:29:19,082 root INFO copying authlib/integrations/requests_client/__init__.py -> build/lib/authlib/integrations/requests_client 2022-12-06 09:29:19,082 root INFO copying authlib/integrations/requests_client/utils.py -> build/lib/authlib/integrations/requests_client 2022-12-06 09:29:19,083 root INFO copying authlib/integrations/requests_client/oauth2_session.py -> build/lib/authlib/integrations/requests_client 2022-12-06 09:29:19,084 root INFO creating build/lib/authlib/integrations/django_oauth1 2022-12-06 09:29:19,084 root INFO copying authlib/integrations/django_oauth1/resource_protector.py -> build/lib/authlib/integrations/django_oauth1 2022-12-06 09:29:19,085 root INFO copying authlib/integrations/django_oauth1/__init__.py -> build/lib/authlib/integrations/django_oauth1 2022-12-06 09:29:19,086 root INFO copying authlib/integrations/django_oauth1/authorization_server.py -> build/lib/authlib/integrations/django_oauth1 2022-12-06 09:29:19,086 root INFO copying authlib/integrations/django_oauth1/nonce.py -> build/lib/authlib/integrations/django_oauth1 2022-12-06 09:29:19,088 root INFO creating build/lib/authlib/integrations/flask_oauth1 2022-12-06 09:29:19,088 root INFO copying authlib/integrations/flask_oauth1/resource_protector.py -> build/lib/authlib/integrations/flask_oauth1 2022-12-06 09:29:19,089 root INFO copying authlib/integrations/flask_oauth1/__init__.py -> build/lib/authlib/integrations/flask_oauth1 2022-12-06 09:29:19,089 root INFO copying authlib/integrations/flask_oauth1/authorization_server.py -> build/lib/authlib/integrations/flask_oauth1 2022-12-06 09:29:19,090 root INFO copying authlib/integrations/flask_oauth1/cache.py -> build/lib/authlib/integrations/flask_oauth1 2022-12-06 09:29:19,091 root INFO creating build/lib/authlib/integrations/django_client 2022-12-06 09:29:19,092 root INFO copying authlib/integrations/django_client/integration.py -> build/lib/authlib/integrations/django_client 2022-12-06 09:29:19,092 root INFO copying authlib/integrations/django_client/__init__.py -> build/lib/authlib/integrations/django_client 2022-12-06 09:29:19,093 root INFO copying authlib/integrations/django_client/apps.py -> build/lib/authlib/integrations/django_client 2022-12-06 09:29:19,094 root INFO creating build/lib/authlib/integrations/flask_client 2022-12-06 09:29:19,095 root INFO copying authlib/integrations/flask_client/integration.py -> build/lib/authlib/integrations/flask_client 2022-12-06 09:29:19,095 root INFO copying authlib/integrations/flask_client/__init__.py -> build/lib/authlib/integrations/flask_client 2022-12-06 09:29:19,096 root INFO copying authlib/integrations/flask_client/apps.py -> build/lib/authlib/integrations/flask_client 2022-12-06 09:29:19,098 root INFO creating build/lib/authlib/oauth1/rfc5849 2022-12-06 09:29:19,098 root INFO copying authlib/oauth1/rfc5849/signature.py -> build/lib/authlib/oauth1/rfc5849 2022-12-06 09:29:19,099 root INFO copying authlib/oauth1/rfc5849/resource_protector.py -> build/lib/authlib/oauth1/rfc5849 2022-12-06 09:29:19,099 root INFO copying authlib/oauth1/rfc5849/__init__.py -> build/lib/authlib/oauth1/rfc5849 2022-12-06 09:29:19,100 root INFO copying authlib/oauth1/rfc5849/authorization_server.py -> build/lib/authlib/oauth1/rfc5849 2022-12-06 09:29:19,101 root INFO copying authlib/oauth1/rfc5849/errors.py -> build/lib/authlib/oauth1/rfc5849 2022-12-06 09:29:19,102 root INFO copying authlib/oauth1/rfc5849/util.py -> build/lib/authlib/oauth1/rfc5849 2022-12-06 09:29:19,102 root INFO copying authlib/oauth1/rfc5849/models.py -> build/lib/authlib/oauth1/rfc5849 2022-12-06 09:29:19,103 root INFO copying authlib/oauth1/rfc5849/rsa.py -> build/lib/authlib/oauth1/rfc5849 2022-12-06 09:29:19,104 root INFO copying authlib/oauth1/rfc5849/client_auth.py -> build/lib/authlib/oauth1/rfc5849 2022-12-06 09:29:19,104 root INFO copying authlib/oauth1/rfc5849/base_server.py -> build/lib/authlib/oauth1/rfc5849 2022-12-06 09:29:19,105 root INFO copying authlib/oauth1/rfc5849/parameters.py -> build/lib/authlib/oauth1/rfc5849 2022-12-06 09:29:19,106 root INFO copying authlib/oauth1/rfc5849/wrapper.py -> build/lib/authlib/oauth1/rfc5849 2022-12-06 09:29:19,107 root INFO creating build/lib/authlib/oauth2/rfc8414 2022-12-06 09:29:19,107 root INFO copying authlib/oauth2/rfc8414/__init__.py -> build/lib/authlib/oauth2/rfc8414 2022-12-06 09:29:19,108 root INFO copying authlib/oauth2/rfc8414/models.py -> build/lib/authlib/oauth2/rfc8414 2022-12-06 09:29:19,109 root INFO copying authlib/oauth2/rfc8414/well_known.py -> build/lib/authlib/oauth2/rfc8414 2022-12-06 09:29:19,110 root INFO creating build/lib/authlib/oauth2/rfc7636 2022-12-06 09:29:19,110 root INFO copying authlib/oauth2/rfc7636/__init__.py -> build/lib/authlib/oauth2/rfc7636 2022-12-06 09:29:19,111 root INFO copying authlib/oauth2/rfc7636/challenge.py -> build/lib/authlib/oauth2/rfc7636 2022-12-06 09:29:19,112 root INFO creating build/lib/authlib/oauth2/rfc7521 2022-12-06 09:29:19,112 root INFO copying authlib/oauth2/rfc7521/client.py -> build/lib/authlib/oauth2/rfc7521 2022-12-06 09:29:19,113 root INFO copying authlib/oauth2/rfc7521/__init__.py -> build/lib/authlib/oauth2/rfc7521 2022-12-06 09:29:19,114 root INFO creating build/lib/authlib/oauth2/rfc7591 2022-12-06 09:29:19,114 root INFO copying authlib/oauth2/rfc7591/__init__.py -> build/lib/authlib/oauth2/rfc7591 2022-12-06 09:29:19,115 root INFO copying authlib/oauth2/rfc7591/errors.py -> build/lib/authlib/oauth2/rfc7591 2022-12-06 09:29:19,116 root INFO copying authlib/oauth2/rfc7591/endpoint.py -> build/lib/authlib/oauth2/rfc7591 2022-12-06 09:29:19,117 root INFO copying authlib/oauth2/rfc7591/claims.py -> build/lib/authlib/oauth2/rfc7591 2022-12-06 09:29:19,118 root INFO creating build/lib/authlib/oauth2/rfc7009 2022-12-06 09:29:19,118 root INFO copying authlib/oauth2/rfc7009/revocation.py -> build/lib/authlib/oauth2/rfc7009 2022-12-06 09:29:19,119 root INFO copying authlib/oauth2/rfc7009/__init__.py -> build/lib/authlib/oauth2/rfc7009 2022-12-06 09:29:19,119 root INFO copying authlib/oauth2/rfc7009/parameters.py -> build/lib/authlib/oauth2/rfc7009 2022-12-06 09:29:19,121 root INFO creating build/lib/authlib/oauth2/rfc6749 2022-12-06 09:29:19,121 root INFO copying authlib/oauth2/rfc6749/token_endpoint.py -> build/lib/authlib/oauth2/rfc6749 2022-12-06 09:29:19,122 root INFO copying authlib/oauth2/rfc6749/wrappers.py -> build/lib/authlib/oauth2/rfc6749 2022-12-06 09:29:19,123 root INFO copying authlib/oauth2/rfc6749/resource_protector.py -> build/lib/authlib/oauth2/rfc6749 2022-12-06 09:29:19,123 root INFO copying authlib/oauth2/rfc6749/__init__.py -> build/lib/authlib/oauth2/rfc6749 2022-12-06 09:29:19,124 root INFO copying authlib/oauth2/rfc6749/authorization_server.py -> build/lib/authlib/oauth2/rfc6749 2022-12-06 09:29:19,125 root INFO copying authlib/oauth2/rfc6749/errors.py -> build/lib/authlib/oauth2/rfc6749 2022-12-06 09:29:19,125 root INFO copying authlib/oauth2/rfc6749/authenticate_client.py -> build/lib/authlib/oauth2/rfc6749 2022-12-06 09:29:19,126 root INFO copying authlib/oauth2/rfc6749/util.py -> build/lib/authlib/oauth2/rfc6749 2022-12-06 09:29:19,127 root INFO copying authlib/oauth2/rfc6749/models.py -> build/lib/authlib/oauth2/rfc6749 2022-12-06 09:29:19,127 root INFO copying authlib/oauth2/rfc6749/parameters.py -> build/lib/authlib/oauth2/rfc6749 2022-12-06 09:29:19,128 root INFO creating build/lib/authlib/oauth2/rfc7592 2022-12-06 09:29:19,129 root INFO copying authlib/oauth2/rfc7592/__init__.py -> build/lib/authlib/oauth2/rfc7592 2022-12-06 09:29:19,130 root INFO copying authlib/oauth2/rfc7592/endpoint.py -> build/lib/authlib/oauth2/rfc7592 2022-12-06 09:29:19,131 root INFO creating build/lib/authlib/oauth2/rfc8628 2022-12-06 09:29:19,131 root INFO copying authlib/oauth2/rfc8628/__init__.py -> build/lib/authlib/oauth2/rfc8628 2022-12-06 09:29:19,132 root INFO copying authlib/oauth2/rfc8628/errors.py -> build/lib/authlib/oauth2/rfc8628 2022-12-06 09:29:19,133 root INFO copying authlib/oauth2/rfc8628/endpoint.py -> build/lib/authlib/oauth2/rfc8628 2022-12-06 09:29:19,133 root INFO copying authlib/oauth2/rfc8628/models.py -> build/lib/authlib/oauth2/rfc8628 2022-12-06 09:29:19,134 root INFO copying authlib/oauth2/rfc8628/device_code.py -> build/lib/authlib/oauth2/rfc8628 2022-12-06 09:29:19,135 root INFO creating build/lib/authlib/oauth2/rfc8693 2022-12-06 09:29:19,135 root INFO copying authlib/oauth2/rfc8693/__init__.py -> build/lib/authlib/oauth2/rfc8693 2022-12-06 09:29:19,137 root INFO creating build/lib/authlib/oauth2/rfc7523 2022-12-06 09:29:19,137 root INFO copying authlib/oauth2/rfc7523/token.py -> build/lib/authlib/oauth2/rfc7523 2022-12-06 09:29:19,138 root INFO copying authlib/oauth2/rfc7523/validator.py -> build/lib/authlib/oauth2/rfc7523 2022-12-06 09:29:19,138 root INFO copying authlib/oauth2/rfc7523/client.py -> build/lib/authlib/oauth2/rfc7523 2022-12-06 09:29:19,139 root INFO copying authlib/oauth2/rfc7523/__init__.py -> build/lib/authlib/oauth2/rfc7523 2022-12-06 09:29:19,140 root INFO copying authlib/oauth2/rfc7523/assertion.py -> build/lib/authlib/oauth2/rfc7523 2022-12-06 09:29:19,141 root INFO copying authlib/oauth2/rfc7523/jwt_bearer.py -> build/lib/authlib/oauth2/rfc7523 2022-12-06 09:29:19,141 root INFO copying authlib/oauth2/rfc7523/auth.py -> build/lib/authlib/oauth2/rfc7523 2022-12-06 09:29:19,142 root INFO creating build/lib/authlib/oauth2/rfc7662 2022-12-06 09:29:19,143 root INFO copying authlib/oauth2/rfc7662/__init__.py -> build/lib/authlib/oauth2/rfc7662 2022-12-06 09:29:19,143 root INFO copying authlib/oauth2/rfc7662/models.py -> build/lib/authlib/oauth2/rfc7662 2022-12-06 09:29:19,144 root INFO copying authlib/oauth2/rfc7662/introspection.py -> build/lib/authlib/oauth2/rfc7662 2022-12-06 09:29:19,145 root INFO copying authlib/oauth2/rfc7662/token_validator.py -> build/lib/authlib/oauth2/rfc7662 2022-12-06 09:29:19,146 root INFO creating build/lib/authlib/oauth2/rfc6750 2022-12-06 09:29:19,147 root INFO copying authlib/oauth2/rfc6750/token.py -> build/lib/authlib/oauth2/rfc6750 2022-12-06 09:29:19,147 root INFO copying authlib/oauth2/rfc6750/validator.py -> build/lib/authlib/oauth2/rfc6750 2022-12-06 09:29:19,148 root INFO copying authlib/oauth2/rfc6750/__init__.py -> build/lib/authlib/oauth2/rfc6750 2022-12-06 09:29:19,149 root INFO copying authlib/oauth2/rfc6750/errors.py -> build/lib/authlib/oauth2/rfc6750 2022-12-06 09:29:19,149 root INFO copying authlib/oauth2/rfc6750/parameters.py -> build/lib/authlib/oauth2/rfc6750 2022-12-06 09:29:19,151 root INFO creating build/lib/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,151 root INFO copying authlib/oauth2/rfc6749/grants/client_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,152 root INFO copying authlib/oauth2/rfc6749/grants/__init__.py -> build/lib/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,152 root INFO copying authlib/oauth2/rfc6749/grants/authorization_code.py -> build/lib/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,153 root INFO copying authlib/oauth2/rfc6749/grants/base.py -> build/lib/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,154 root INFO copying authlib/oauth2/rfc6749/grants/refresh_token.py -> build/lib/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,155 root INFO copying authlib/oauth2/rfc6749/grants/implicit.py -> build/lib/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,155 root INFO copying authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,156 root INFO creating build/lib/authlib/jose/rfc7515 2022-12-06 09:29:19,157 root INFO copying authlib/jose/rfc7515/jws.py -> build/lib/authlib/jose/rfc7515 2022-12-06 09:29:19,158 root INFO copying authlib/jose/rfc7515/__init__.py -> build/lib/authlib/jose/rfc7515 2022-12-06 09:29:19,158 root INFO copying authlib/jose/rfc7515/models.py -> build/lib/authlib/jose/rfc7515 2022-12-06 09:29:19,159 root INFO creating build/lib/authlib/jose/rfc7517 2022-12-06 09:29:19,160 root INFO copying authlib/jose/rfc7517/key_set.py -> build/lib/authlib/jose/rfc7517 2022-12-06 09:29:19,161 root INFO copying authlib/jose/rfc7517/base_key.py -> build/lib/authlib/jose/rfc7517 2022-12-06 09:29:19,161 root INFO copying authlib/jose/rfc7517/asymmetric_key.py -> build/lib/authlib/jose/rfc7517 2022-12-06 09:29:19,162 root INFO copying authlib/jose/rfc7517/__init__.py -> build/lib/authlib/jose/rfc7517 2022-12-06 09:29:19,163 root INFO copying authlib/jose/rfc7517/jwk.py -> build/lib/authlib/jose/rfc7517 2022-12-06 09:29:19,163 root INFO copying authlib/jose/rfc7517/_cryptography_key.py -> build/lib/authlib/jose/rfc7517 2022-12-06 09:29:19,165 root INFO creating build/lib/authlib/jose/rfc7518 2022-12-06 09:29:19,165 root INFO copying authlib/jose/rfc7518/jwe_encs.py -> build/lib/authlib/jose/rfc7518 2022-12-06 09:29:19,166 root INFO copying authlib/jose/rfc7518/rsa_key.py -> build/lib/authlib/jose/rfc7518 2022-12-06 09:29:19,167 root INFO copying authlib/jose/rfc7518/__init__.py -> build/lib/authlib/jose/rfc7518 2022-12-06 09:29:19,167 root INFO copying authlib/jose/rfc7518/ec_key.py -> build/lib/authlib/jose/rfc7518 2022-12-06 09:29:19,168 root INFO copying authlib/jose/rfc7518/util.py -> build/lib/authlib/jose/rfc7518 2022-12-06 09:29:19,169 root INFO copying authlib/jose/rfc7518/jwe_zips.py -> build/lib/authlib/jose/rfc7518 2022-12-06 09:29:19,169 root INFO copying authlib/jose/rfc7518/oct_key.py -> build/lib/authlib/jose/rfc7518 2022-12-06 09:29:19,170 root INFO copying authlib/jose/rfc7518/jws_algs.py -> build/lib/authlib/jose/rfc7518 2022-12-06 09:29:19,171 root INFO copying authlib/jose/rfc7518/jwe_algs.py -> build/lib/authlib/jose/rfc7518 2022-12-06 09:29:19,172 root INFO creating build/lib/authlib/jose/rfc7519 2022-12-06 09:29:19,172 root INFO copying authlib/jose/rfc7519/__init__.py -> build/lib/authlib/jose/rfc7519 2022-12-06 09:29:19,173 root INFO copying authlib/jose/rfc7519/claims.py -> build/lib/authlib/jose/rfc7519 2022-12-06 09:29:19,174 root INFO copying authlib/jose/rfc7519/jwt.py -> build/lib/authlib/jose/rfc7519 2022-12-06 09:29:19,175 root INFO creating build/lib/authlib/jose/drafts 2022-12-06 09:29:19,175 root INFO copying authlib/jose/drafts/__init__.py -> build/lib/authlib/jose/drafts 2022-12-06 09:29:19,176 root INFO copying authlib/jose/drafts/_jwe_algorithms.py -> build/lib/authlib/jose/drafts 2022-12-06 09:29:19,176 root INFO copying authlib/jose/drafts/_jwe_enc_cryptodome.py -> build/lib/authlib/jose/drafts 2022-12-06 09:29:19,177 root INFO copying authlib/jose/drafts/_jwe_enc_cryptography.py -> build/lib/authlib/jose/drafts 2022-12-06 09:29:19,178 root INFO creating build/lib/authlib/jose/rfc8037 2022-12-06 09:29:19,179 root INFO copying authlib/jose/rfc8037/jws_eddsa.py -> build/lib/authlib/jose/rfc8037 2022-12-06 09:29:19,179 root INFO copying authlib/jose/rfc8037/__init__.py -> build/lib/authlib/jose/rfc8037 2022-12-06 09:29:19,180 root INFO copying authlib/jose/rfc8037/okp_key.py -> build/lib/authlib/jose/rfc8037 2022-12-06 09:29:19,181 root INFO creating build/lib/authlib/jose/rfc7516 2022-12-06 09:29:19,182 root INFO copying authlib/jose/rfc7516/__init__.py -> build/lib/authlib/jose/rfc7516 2022-12-06 09:29:19,182 root INFO copying authlib/jose/rfc7516/models.py -> build/lib/authlib/jose/rfc7516 2022-12-06 09:29:19,183 root INFO copying authlib/jose/rfc7516/jwe.py -> build/lib/authlib/jose/rfc7516 2022-12-06 09:29:19,184 root INFO creating build/lib/authlib/oidc/discovery 2022-12-06 09:29:19,185 root INFO copying authlib/oidc/discovery/__init__.py -> build/lib/authlib/oidc/discovery 2022-12-06 09:29:19,185 root INFO copying authlib/oidc/discovery/models.py -> build/lib/authlib/oidc/discovery 2022-12-06 09:29:19,186 root INFO copying authlib/oidc/discovery/well_known.py -> build/lib/authlib/oidc/discovery 2022-12-06 09:29:19,187 root INFO creating build/lib/authlib/oidc/core 2022-12-06 09:29:19,188 root INFO copying authlib/oidc/core/__init__.py -> build/lib/authlib/oidc/core 2022-12-06 09:29:19,188 root INFO copying authlib/oidc/core/errors.py -> build/lib/authlib/oidc/core 2022-12-06 09:29:19,189 root INFO copying authlib/oidc/core/util.py -> build/lib/authlib/oidc/core 2022-12-06 09:29:19,190 root INFO copying authlib/oidc/core/claims.py -> build/lib/authlib/oidc/core 2022-12-06 09:29:19,190 root INFO copying authlib/oidc/core/models.py -> build/lib/authlib/oidc/core 2022-12-06 09:29:19,192 root INFO creating build/lib/authlib/oidc/core/grants 2022-12-06 09:29:19,192 root INFO copying authlib/oidc/core/grants/__init__.py -> build/lib/authlib/oidc/core/grants 2022-12-06 09:29:19,193 root INFO copying authlib/oidc/core/grants/implicit.py -> build/lib/authlib/oidc/core/grants 2022-12-06 09:29:19,193 root INFO copying authlib/oidc/core/grants/util.py -> build/lib/authlib/oidc/core/grants 2022-12-06 09:29:19,194 root INFO copying authlib/oidc/core/grants/hybrid.py -> build/lib/authlib/oidc/core/grants 2022-12-06 09:29:19,195 root INFO copying authlib/oidc/core/grants/code.py -> build/lib/authlib/oidc/core/grants 2022-12-06 09:29:19,196 root INFO running egg_info 2022-12-06 09:29:19,225 root INFO writing Authlib.egg-info/PKG-INFO 2022-12-06 09:29:19,227 root INFO writing dependency_links to Authlib.egg-info/dependency_links.txt 2022-12-06 09:29:19,228 root INFO writing requirements to Authlib.egg-info/requires.txt 2022-12-06 09:29:19,229 root INFO writing top-level names to Authlib.egg-info/top_level.txt 2022-12-06 09:29:19,263 root INFO reading manifest file 'Authlib.egg-info/SOURCES.txt' 2022-12-06 09:29:19,270 root INFO reading manifest template 'MANIFEST.in' 2022-12-06 09:29:19,272 root WARNING no previously-included directories found matching 'tests*' 2022-12-06 09:29:19,273 root INFO adding license file 'LICENSE' 2022-12-06 09:29:19,292 root INFO writing manifest file 'Authlib.egg-info/SOURCES.txt' 2022-12-06 09:29:19,342 wheel INFO installing to build/bdist.linux-riscv64/wheel 2022-12-06 09:29:19,343 root INFO running install 2022-12-06 09:29:19,401 root INFO running install_lib 2022-12-06 09:29:19,410 root INFO creating build/bdist.linux-riscv64 2022-12-06 09:29:19,410 root INFO creating build/bdist.linux-riscv64/wheel 2022-12-06 09:29:19,411 root INFO creating build/bdist.linux-riscv64/wheel/authlib 2022-12-06 09:29:19,411 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations 2022-12-06 09:29:19,412 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2022-12-06 09:29:19,412 root INFO copying build/lib/authlib/integrations/django_oauth2/signals.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2022-12-06 09:29:19,413 root INFO copying build/lib/authlib/integrations/django_oauth2/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2022-12-06 09:29:19,414 root INFO copying build/lib/authlib/integrations/django_oauth2/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2022-12-06 09:29:19,414 root INFO copying build/lib/authlib/integrations/django_oauth2/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2022-12-06 09:29:19,415 root INFO copying build/lib/authlib/integrations/django_oauth2/endpoints.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2022-12-06 09:29:19,416 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2022-12-06 09:29:19,416 root INFO copying build/lib/authlib/integrations/httpx_client/oauth1_client.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2022-12-06 09:29:19,417 root INFO copying build/lib/authlib/integrations/httpx_client/oauth2_client.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2022-12-06 09:29:19,417 root INFO copying build/lib/authlib/integrations/httpx_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2022-12-06 09:29:19,418 root INFO copying build/lib/authlib/integrations/httpx_client/assertion_client.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2022-12-06 09:29:19,419 root INFO copying build/lib/authlib/integrations/httpx_client/utils.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2022-12-06 09:29:19,419 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2022-12-06 09:29:19,420 root INFO copying build/lib/authlib/integrations/sqla_oauth2/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2022-12-06 09:29:19,420 root INFO copying build/lib/authlib/integrations/sqla_oauth2/tokens_mixins.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2022-12-06 09:29:19,421 root INFO copying build/lib/authlib/integrations/sqla_oauth2/functions.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2022-12-06 09:29:19,421 root INFO copying build/lib/authlib/integrations/sqla_oauth2/client_mixin.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2022-12-06 09:29:19,422 root INFO copying build/lib/authlib/integrations/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations 2022-12-06 09:29:19,423 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2022-12-06 09:29:19,423 root INFO copying build/lib/authlib/integrations/base_client/registry.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2022-12-06 09:29:19,424 root INFO copying build/lib/authlib/integrations/base_client/async_openid.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2022-12-06 09:29:19,424 root INFO copying build/lib/authlib/integrations/base_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2022-12-06 09:29:19,425 root INFO copying build/lib/authlib/integrations/base_client/errors.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2022-12-06 09:29:19,426 root INFO copying build/lib/authlib/integrations/base_client/sync_app.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2022-12-06 09:29:19,426 root INFO copying build/lib/authlib/integrations/base_client/sync_openid.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2022-12-06 09:29:19,427 root INFO copying build/lib/authlib/integrations/base_client/async_app.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2022-12-06 09:29:19,427 root INFO copying build/lib/authlib/integrations/base_client/framework_integration.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2022-12-06 09:29:19,428 root INFO copying build/lib/authlib/integrations/django_helpers.py -> build/bdist.linux-riscv64/wheel/authlib/integrations 2022-12-06 09:29:19,429 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/starlette_client 2022-12-06 09:29:19,429 root INFO copying build/lib/authlib/integrations/starlette_client/integration.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/starlette_client 2022-12-06 09:29:19,430 root INFO copying build/lib/authlib/integrations/starlette_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/starlette_client 2022-12-06 09:29:19,430 root INFO copying build/lib/authlib/integrations/starlette_client/apps.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/starlette_client 2022-12-06 09:29:19,431 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2022-12-06 09:29:19,431 root INFO copying build/lib/authlib/integrations/flask_oauth2/signals.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2022-12-06 09:29:19,432 root INFO copying build/lib/authlib/integrations/flask_oauth2/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2022-12-06 09:29:19,433 root INFO copying build/lib/authlib/integrations/flask_oauth2/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2022-12-06 09:29:19,433 root INFO copying build/lib/authlib/integrations/flask_oauth2/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2022-12-06 09:29:19,434 root INFO copying build/lib/authlib/integrations/flask_oauth2/errors.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2022-12-06 09:29:19,435 root INFO copying build/lib/authlib/integrations/flask_helpers.py -> build/bdist.linux-riscv64/wheel/authlib/integrations 2022-12-06 09:29:19,435 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2022-12-06 09:29:19,436 root INFO copying build/lib/authlib/integrations/requests_client/assertion_session.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2022-12-06 09:29:19,436 root INFO copying build/lib/authlib/integrations/requests_client/oauth1_session.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2022-12-06 09:29:19,437 root INFO copying build/lib/authlib/integrations/requests_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2022-12-06 09:29:19,437 root INFO copying build/lib/authlib/integrations/requests_client/utils.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2022-12-06 09:29:19,438 root INFO copying build/lib/authlib/integrations/requests_client/oauth2_session.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2022-12-06 09:29:19,439 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2022-12-06 09:29:19,439 root INFO copying build/lib/authlib/integrations/django_oauth1/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2022-12-06 09:29:19,440 root INFO copying build/lib/authlib/integrations/django_oauth1/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2022-12-06 09:29:19,440 root INFO copying build/lib/authlib/integrations/django_oauth1/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2022-12-06 09:29:19,441 root INFO copying build/lib/authlib/integrations/django_oauth1/nonce.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2022-12-06 09:29:19,442 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2022-12-06 09:29:19,442 root INFO copying build/lib/authlib/integrations/flask_oauth1/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2022-12-06 09:29:19,443 root INFO copying build/lib/authlib/integrations/flask_oauth1/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2022-12-06 09:29:19,443 root INFO copying build/lib/authlib/integrations/flask_oauth1/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2022-12-06 09:29:19,444 root INFO copying build/lib/authlib/integrations/flask_oauth1/cache.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2022-12-06 09:29:19,445 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/django_client 2022-12-06 09:29:19,445 root INFO copying build/lib/authlib/integrations/django_client/integration.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_client 2022-12-06 09:29:19,446 root INFO copying build/lib/authlib/integrations/django_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_client 2022-12-06 09:29:19,446 root INFO copying build/lib/authlib/integrations/django_client/apps.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_client 2022-12-06 09:29:19,447 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/flask_client 2022-12-06 09:29:19,447 root INFO copying build/lib/authlib/integrations/flask_client/integration.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_client 2022-12-06 09:29:19,448 root INFO copying build/lib/authlib/integrations/flask_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_client 2022-12-06 09:29:19,449 root INFO copying build/lib/authlib/integrations/flask_client/apps.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_client 2022-12-06 09:29:19,449 root INFO creating build/bdist.linux-riscv64/wheel/authlib/common 2022-12-06 09:29:19,450 root INFO copying build/lib/authlib/common/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/common 2022-12-06 09:29:19,450 root INFO copying build/lib/authlib/common/errors.py -> build/bdist.linux-riscv64/wheel/authlib/common 2022-12-06 09:29:19,451 root INFO copying build/lib/authlib/common/security.py -> build/bdist.linux-riscv64/wheel/authlib/common 2022-12-06 09:29:19,451 root INFO copying build/lib/authlib/common/urls.py -> build/bdist.linux-riscv64/wheel/authlib/common 2022-12-06 09:29:19,452 root INFO copying build/lib/authlib/common/encoding.py -> build/bdist.linux-riscv64/wheel/authlib/common 2022-12-06 09:29:19,453 root INFO copying build/lib/authlib/consts.py -> build/bdist.linux-riscv64/wheel/authlib 2022-12-06 09:29:19,453 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth1 2022-12-06 09:29:19,454 root INFO copying build/lib/authlib/oauth1/client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1 2022-12-06 09:29:19,454 root INFO copying build/lib/authlib/oauth1/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1 2022-12-06 09:29:19,455 root INFO copying build/lib/authlib/oauth1/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1 2022-12-06 09:29:19,456 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2022-12-06 09:29:19,456 root INFO copying build/lib/authlib/oauth1/rfc5849/signature.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2022-12-06 09:29:19,457 root INFO copying build/lib/authlib/oauth1/rfc5849/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2022-12-06 09:29:19,457 root INFO copying build/lib/authlib/oauth1/rfc5849/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2022-12-06 09:29:19,458 root INFO copying build/lib/authlib/oauth1/rfc5849/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2022-12-06 09:29:19,459 root INFO copying build/lib/authlib/oauth1/rfc5849/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2022-12-06 09:29:19,459 root INFO copying build/lib/authlib/oauth1/rfc5849/util.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2022-12-06 09:29:19,460 root INFO copying build/lib/authlib/oauth1/rfc5849/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2022-12-06 09:29:19,460 root INFO copying build/lib/authlib/oauth1/rfc5849/rsa.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2022-12-06 09:29:19,461 root INFO copying build/lib/authlib/oauth1/rfc5849/client_auth.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2022-12-06 09:29:19,462 root INFO copying build/lib/authlib/oauth1/rfc5849/base_server.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2022-12-06 09:29:19,462 root INFO copying build/lib/authlib/oauth1/rfc5849/parameters.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2022-12-06 09:29:19,463 root INFO copying build/lib/authlib/oauth1/rfc5849/wrapper.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2022-12-06 09:29:19,463 root INFO copying build/lib/authlib/deprecate.py -> build/bdist.linux-riscv64/wheel/authlib 2022-12-06 09:29:19,464 root INFO copying build/lib/authlib/__init__.py -> build/bdist.linux-riscv64/wheel/authlib 2022-12-06 09:29:19,465 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2 2022-12-06 09:29:19,465 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8414 2022-12-06 09:29:19,466 root INFO copying build/lib/authlib/oauth2/rfc8414/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8414 2022-12-06 09:29:19,466 root INFO copying build/lib/authlib/oauth2/rfc8414/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8414 2022-12-06 09:29:19,467 root INFO copying build/lib/authlib/oauth2/rfc8414/well_known.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8414 2022-12-06 09:29:19,468 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7636 2022-12-06 09:29:19,468 root INFO copying build/lib/authlib/oauth2/rfc7636/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7636 2022-12-06 09:29:19,469 root INFO copying build/lib/authlib/oauth2/rfc7636/challenge.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7636 2022-12-06 09:29:19,469 root INFO copying build/lib/authlib/oauth2/client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2 2022-12-06 09:29:19,470 root INFO copying build/lib/authlib/oauth2/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2 2022-12-06 09:29:19,471 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7521 2022-12-06 09:29:19,471 root INFO copying build/lib/authlib/oauth2/rfc7521/client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7521 2022-12-06 09:29:19,472 root INFO copying build/lib/authlib/oauth2/rfc7521/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7521 2022-12-06 09:29:19,472 root INFO copying build/lib/authlib/oauth2/base.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2 2022-12-06 09:29:19,473 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2022-12-06 09:29:19,473 root INFO copying build/lib/authlib/oauth2/rfc7591/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2022-12-06 09:29:19,474 root INFO copying build/lib/authlib/oauth2/rfc7591/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2022-12-06 09:29:19,474 root INFO copying build/lib/authlib/oauth2/rfc7591/endpoint.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2022-12-06 09:29:19,475 root INFO copying build/lib/authlib/oauth2/rfc7591/claims.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2022-12-06 09:29:19,476 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7009 2022-12-06 09:29:19,476 root INFO copying build/lib/authlib/oauth2/rfc7009/revocation.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7009 2022-12-06 09:29:19,477 root INFO copying build/lib/authlib/oauth2/rfc7009/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7009 2022-12-06 09:29:19,477 root INFO copying build/lib/authlib/oauth2/rfc7009/parameters.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7009 2022-12-06 09:29:19,478 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2022-12-06 09:29:19,479 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,479 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/client_credentials.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,480 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,480 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/authorization_code.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,481 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/base.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,481 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/refresh_token.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,482 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/implicit.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,483 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2022-12-06 09:29:19,483 root INFO copying build/lib/authlib/oauth2/rfc6749/token_endpoint.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2022-12-06 09:29:19,484 root INFO copying build/lib/authlib/oauth2/rfc6749/wrappers.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2022-12-06 09:29:19,484 root INFO copying build/lib/authlib/oauth2/rfc6749/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2022-12-06 09:29:19,485 root INFO copying build/lib/authlib/oauth2/rfc6749/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2022-12-06 09:29:19,486 root INFO copying build/lib/authlib/oauth2/rfc6749/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2022-12-06 09:29:19,486 root INFO copying build/lib/authlib/oauth2/rfc6749/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2022-12-06 09:29:19,487 root INFO copying build/lib/authlib/oauth2/rfc6749/authenticate_client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2022-12-06 09:29:19,487 root INFO copying build/lib/authlib/oauth2/rfc6749/util.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2022-12-06 09:29:19,488 root INFO copying build/lib/authlib/oauth2/rfc6749/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2022-12-06 09:29:19,489 root INFO copying build/lib/authlib/oauth2/rfc6749/parameters.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2022-12-06 09:29:19,489 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7592 2022-12-06 09:29:19,490 root INFO copying build/lib/authlib/oauth2/rfc7592/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7592 2022-12-06 09:29:19,490 root INFO copying build/lib/authlib/oauth2/rfc7592/endpoint.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7592 2022-12-06 09:29:19,491 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2022-12-06 09:29:19,492 root INFO copying build/lib/authlib/oauth2/rfc8628/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2022-12-06 09:29:19,492 root INFO copying build/lib/authlib/oauth2/rfc8628/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2022-12-06 09:29:19,493 root INFO copying build/lib/authlib/oauth2/rfc8628/endpoint.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2022-12-06 09:29:19,493 root INFO copying build/lib/authlib/oauth2/rfc8628/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2022-12-06 09:29:19,494 root INFO copying build/lib/authlib/oauth2/rfc8628/device_code.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2022-12-06 09:29:19,495 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8693 2022-12-06 09:29:19,495 root INFO copying build/lib/authlib/oauth2/rfc8693/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8693 2022-12-06 09:29:19,496 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2022-12-06 09:29:19,496 root INFO copying build/lib/authlib/oauth2/rfc7523/token.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2022-12-06 09:29:19,497 root INFO copying build/lib/authlib/oauth2/rfc7523/validator.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2022-12-06 09:29:19,497 root INFO copying build/lib/authlib/oauth2/rfc7523/client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2022-12-06 09:29:19,498 root INFO copying build/lib/authlib/oauth2/rfc7523/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2022-12-06 09:29:19,499 root INFO copying build/lib/authlib/oauth2/rfc7523/assertion.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2022-12-06 09:29:19,499 root INFO copying build/lib/authlib/oauth2/rfc7523/jwt_bearer.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2022-12-06 09:29:19,500 root INFO copying build/lib/authlib/oauth2/rfc7523/auth.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2022-12-06 09:29:19,500 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2022-12-06 09:29:19,501 root INFO copying build/lib/authlib/oauth2/rfc7662/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2022-12-06 09:29:19,502 root INFO copying build/lib/authlib/oauth2/rfc7662/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2022-12-06 09:29:19,502 root INFO copying build/lib/authlib/oauth2/rfc7662/introspection.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2022-12-06 09:29:19,503 root INFO copying build/lib/authlib/oauth2/rfc7662/token_validator.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2022-12-06 09:29:19,503 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2022-12-06 09:29:19,504 root INFO copying build/lib/authlib/oauth2/rfc6750/token.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2022-12-06 09:29:19,504 root INFO copying build/lib/authlib/oauth2/rfc6750/validator.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2022-12-06 09:29:19,505 root INFO copying build/lib/authlib/oauth2/rfc6750/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2022-12-06 09:29:19,506 root INFO copying build/lib/authlib/oauth2/rfc6750/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2022-12-06 09:29:19,506 root INFO copying build/lib/authlib/oauth2/rfc6750/parameters.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2022-12-06 09:29:19,507 root INFO copying build/lib/authlib/oauth2/auth.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2 2022-12-06 09:29:19,508 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose 2022-12-06 09:29:19,508 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7515 2022-12-06 09:29:19,508 root INFO copying build/lib/authlib/jose/rfc7515/jws.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7515 2022-12-06 09:29:19,509 root INFO copying build/lib/authlib/jose/rfc7515/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7515 2022-12-06 09:29:19,510 root INFO copying build/lib/authlib/jose/rfc7515/models.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7515 2022-12-06 09:29:19,510 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2022-12-06 09:29:19,511 root INFO copying build/lib/authlib/jose/rfc7517/key_set.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2022-12-06 09:29:19,511 root INFO copying build/lib/authlib/jose/rfc7517/base_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2022-12-06 09:29:19,512 root INFO copying build/lib/authlib/jose/rfc7517/asymmetric_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2022-12-06 09:29:19,513 root INFO copying build/lib/authlib/jose/rfc7517/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2022-12-06 09:29:19,513 root INFO copying build/lib/authlib/jose/rfc7517/jwk.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2022-12-06 09:29:19,514 root INFO copying build/lib/authlib/jose/rfc7517/_cryptography_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2022-12-06 09:29:19,514 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2022-12-06 09:29:19,515 root INFO copying build/lib/authlib/jose/rfc7518/jwe_encs.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2022-12-06 09:29:19,516 root INFO copying build/lib/authlib/jose/rfc7518/rsa_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2022-12-06 09:29:19,516 root INFO copying build/lib/authlib/jose/rfc7518/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2022-12-06 09:29:19,517 root INFO copying build/lib/authlib/jose/rfc7518/ec_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2022-12-06 09:29:19,517 root INFO copying build/lib/authlib/jose/rfc7518/util.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2022-12-06 09:29:19,518 root INFO copying build/lib/authlib/jose/rfc7518/jwe_zips.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2022-12-06 09:29:19,519 root INFO copying build/lib/authlib/jose/rfc7518/oct_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2022-12-06 09:29:19,519 root INFO copying build/lib/authlib/jose/rfc7518/jws_algs.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2022-12-06 09:29:19,520 root INFO copying build/lib/authlib/jose/rfc7518/jwe_algs.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2022-12-06 09:29:19,520 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7519 2022-12-06 09:29:19,521 root INFO copying build/lib/authlib/jose/rfc7519/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7519 2022-12-06 09:29:19,521 root INFO copying build/lib/authlib/jose/rfc7519/claims.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7519 2022-12-06 09:29:19,522 root INFO copying build/lib/authlib/jose/rfc7519/jwt.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7519 2022-12-06 09:29:19,523 root INFO copying build/lib/authlib/jose/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose 2022-12-06 09:29:19,523 root INFO copying build/lib/authlib/jose/errors.py -> build/bdist.linux-riscv64/wheel/authlib/jose 2022-12-06 09:29:19,524 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2022-12-06 09:29:19,524 root INFO copying build/lib/authlib/jose/drafts/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2022-12-06 09:29:19,525 root INFO copying build/lib/authlib/jose/drafts/_jwe_algorithms.py -> build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2022-12-06 09:29:19,526 root INFO copying build/lib/authlib/jose/drafts/_jwe_enc_cryptodome.py -> build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2022-12-06 09:29:19,526 root INFO copying build/lib/authlib/jose/drafts/_jwe_enc_cryptography.py -> build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2022-12-06 09:29:19,527 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc8037 2022-12-06 09:29:19,527 root INFO copying build/lib/authlib/jose/rfc8037/jws_eddsa.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc8037 2022-12-06 09:29:19,528 root INFO copying build/lib/authlib/jose/rfc8037/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc8037 2022-12-06 09:29:19,529 root INFO copying build/lib/authlib/jose/rfc8037/okp_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc8037 2022-12-06 09:29:19,529 root INFO copying build/lib/authlib/jose/jwk.py -> build/bdist.linux-riscv64/wheel/authlib/jose 2022-12-06 09:29:19,530 root INFO copying build/lib/authlib/jose/util.py -> build/bdist.linux-riscv64/wheel/authlib/jose 2022-12-06 09:29:19,530 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7516 2022-12-06 09:29:19,531 root INFO copying build/lib/authlib/jose/rfc7516/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7516 2022-12-06 09:29:19,531 root INFO copying build/lib/authlib/jose/rfc7516/models.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7516 2022-12-06 09:29:19,532 root INFO copying build/lib/authlib/jose/rfc7516/jwe.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7516 2022-12-06 09:29:19,533 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oidc 2022-12-06 09:29:19,533 root INFO copying build/lib/authlib/oidc/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oidc 2022-12-06 09:29:19,534 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oidc/discovery 2022-12-06 09:29:19,534 root INFO copying build/lib/authlib/oidc/discovery/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/discovery 2022-12-06 09:29:19,535 root INFO copying build/lib/authlib/oidc/discovery/models.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/discovery 2022-12-06 09:29:19,535 root INFO copying build/lib/authlib/oidc/discovery/well_known.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/discovery 2022-12-06 09:29:19,536 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oidc/core 2022-12-06 09:29:19,537 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2022-12-06 09:29:19,537 root INFO copying build/lib/authlib/oidc/core/grants/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2022-12-06 09:29:19,538 root INFO copying build/lib/authlib/oidc/core/grants/implicit.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2022-12-06 09:29:19,538 root INFO copying build/lib/authlib/oidc/core/grants/util.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2022-12-06 09:29:19,539 root INFO copying build/lib/authlib/oidc/core/grants/hybrid.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2022-12-06 09:29:19,539 root INFO copying build/lib/authlib/oidc/core/grants/code.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2022-12-06 09:29:19,540 root INFO copying build/lib/authlib/oidc/core/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2022-12-06 09:29:19,541 root INFO copying build/lib/authlib/oidc/core/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2022-12-06 09:29:19,541 root INFO copying build/lib/authlib/oidc/core/util.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2022-12-06 09:29:19,542 root INFO copying build/lib/authlib/oidc/core/claims.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2022-12-06 09:29:19,543 root INFO copying build/lib/authlib/oidc/core/models.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2022-12-06 09:29:19,543 root INFO running install_egg_info 2022-12-06 09:29:19,558 root INFO Copying Authlib.egg-info to build/bdist.linux-riscv64/wheel/Authlib-1.2.0-py3.11.egg-info 2022-12-06 09:29:19,562 root INFO running install_scripts 2022-12-06 09:29:19,661 wheel INFO creating build/bdist.linux-riscv64/wheel/Authlib-1.2.0.dist-info/WHEEL 2022-12-06 09:29:19,664 wheel INFO creating '/home/buildozer/aports/community/py3-authlib/src/Authlib-1.2.0/dist/.tmp-nn0kgtap/Authlib-1.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2022-12-06 09:29:19,668 wheel INFO adding 'authlib/__init__.py' 2022-12-06 09:29:19,671 wheel INFO adding 'authlib/consts.py' 2022-12-06 09:29:19,672 wheel INFO adding 'authlib/deprecate.py' 2022-12-06 09:29:19,673 wheel INFO adding 'authlib/common/__init__.py' 2022-12-06 09:29:19,674 wheel INFO adding 'authlib/common/encoding.py' 2022-12-06 09:29:19,675 wheel INFO adding 'authlib/common/errors.py' 2022-12-06 09:29:19,676 wheel INFO adding 'authlib/common/security.py' 2022-12-06 09:29:19,677 wheel INFO adding 'authlib/common/urls.py' 2022-12-06 09:29:19,678 wheel INFO adding 'authlib/integrations/__init__.py' 2022-12-06 09:29:19,679 wheel INFO adding 'authlib/integrations/django_helpers.py' 2022-12-06 09:29:19,680 wheel INFO adding 'authlib/integrations/flask_helpers.py' 2022-12-06 09:29:19,681 wheel INFO adding 'authlib/integrations/base_client/__init__.py' 2022-12-06 09:29:19,682 wheel INFO adding 'authlib/integrations/base_client/async_app.py' 2022-12-06 09:29:19,683 wheel INFO adding 'authlib/integrations/base_client/async_openid.py' 2022-12-06 09:29:19,684 wheel INFO adding 'authlib/integrations/base_client/errors.py' 2022-12-06 09:29:19,684 wheel INFO adding 'authlib/integrations/base_client/framework_integration.py' 2022-12-06 09:29:19,685 wheel INFO adding 'authlib/integrations/base_client/registry.py' 2022-12-06 09:29:19,686 wheel INFO adding 'authlib/integrations/base_client/sync_app.py' 2022-12-06 09:29:19,687 wheel INFO adding 'authlib/integrations/base_client/sync_openid.py' 2022-12-06 09:29:19,688 wheel INFO adding 'authlib/integrations/django_client/__init__.py' 2022-12-06 09:29:19,689 wheel INFO adding 'authlib/integrations/django_client/apps.py' 2022-12-06 09:29:19,690 wheel INFO adding 'authlib/integrations/django_client/integration.py' 2022-12-06 09:29:19,691 wheel INFO adding 'authlib/integrations/django_oauth1/__init__.py' 2022-12-06 09:29:19,691 wheel INFO adding 'authlib/integrations/django_oauth1/authorization_server.py' 2022-12-06 09:29:19,692 wheel INFO adding 'authlib/integrations/django_oauth1/nonce.py' 2022-12-06 09:29:19,693 wheel INFO adding 'authlib/integrations/django_oauth1/resource_protector.py' 2022-12-06 09:29:19,694 wheel INFO adding 'authlib/integrations/django_oauth2/__init__.py' 2022-12-06 09:29:19,695 wheel INFO adding 'authlib/integrations/django_oauth2/authorization_server.py' 2022-12-06 09:29:19,696 wheel INFO adding 'authlib/integrations/django_oauth2/endpoints.py' 2022-12-06 09:29:19,696 wheel INFO adding 'authlib/integrations/django_oauth2/resource_protector.py' 2022-12-06 09:29:19,697 wheel INFO adding 'authlib/integrations/django_oauth2/signals.py' 2022-12-06 09:29:19,698 wheel INFO adding 'authlib/integrations/flask_client/__init__.py' 2022-12-06 09:29:19,699 wheel INFO adding 'authlib/integrations/flask_client/apps.py' 2022-12-06 09:29:19,700 wheel INFO adding 'authlib/integrations/flask_client/integration.py' 2022-12-06 09:29:19,701 wheel INFO adding 'authlib/integrations/flask_oauth1/__init__.py' 2022-12-06 09:29:19,702 wheel INFO adding 'authlib/integrations/flask_oauth1/authorization_server.py' 2022-12-06 09:29:19,703 wheel INFO adding 'authlib/integrations/flask_oauth1/cache.py' 2022-12-06 09:29:19,703 wheel INFO adding 'authlib/integrations/flask_oauth1/resource_protector.py' 2022-12-06 09:29:19,704 wheel INFO adding 'authlib/integrations/flask_oauth2/__init__.py' 2022-12-06 09:29:19,705 wheel INFO adding 'authlib/integrations/flask_oauth2/authorization_server.py' 2022-12-06 09:29:19,706 wheel INFO adding 'authlib/integrations/flask_oauth2/errors.py' 2022-12-06 09:29:19,707 wheel INFO adding 'authlib/integrations/flask_oauth2/resource_protector.py' 2022-12-06 09:29:19,708 wheel INFO adding 'authlib/integrations/flask_oauth2/signals.py' 2022-12-06 09:29:19,709 wheel INFO adding 'authlib/integrations/httpx_client/__init__.py' 2022-12-06 09:29:19,709 wheel INFO adding 'authlib/integrations/httpx_client/assertion_client.py' 2022-12-06 09:29:19,710 wheel INFO adding 'authlib/integrations/httpx_client/oauth1_client.py' 2022-12-06 09:29:19,711 wheel INFO adding 'authlib/integrations/httpx_client/oauth2_client.py' 2022-12-06 09:29:19,712 wheel INFO adding 'authlib/integrations/httpx_client/utils.py' 2022-12-06 09:29:19,713 wheel INFO adding 'authlib/integrations/requests_client/__init__.py' 2022-12-06 09:29:19,714 wheel INFO adding 'authlib/integrations/requests_client/assertion_session.py' 2022-12-06 09:29:19,715 wheel INFO adding 'authlib/integrations/requests_client/oauth1_session.py' 2022-12-06 09:29:19,715 wheel INFO adding 'authlib/integrations/requests_client/oauth2_session.py' 2022-12-06 09:29:19,716 wheel INFO adding 'authlib/integrations/requests_client/utils.py' 2022-12-06 09:29:19,717 wheel INFO adding 'authlib/integrations/sqla_oauth2/__init__.py' 2022-12-06 09:29:19,718 wheel INFO adding 'authlib/integrations/sqla_oauth2/client_mixin.py' 2022-12-06 09:29:19,719 wheel INFO adding 'authlib/integrations/sqla_oauth2/functions.py' 2022-12-06 09:29:19,720 wheel INFO adding 'authlib/integrations/sqla_oauth2/tokens_mixins.py' 2022-12-06 09:29:19,721 wheel INFO adding 'authlib/integrations/starlette_client/__init__.py' 2022-12-06 09:29:19,721 wheel INFO adding 'authlib/integrations/starlette_client/apps.py' 2022-12-06 09:29:19,722 wheel INFO adding 'authlib/integrations/starlette_client/integration.py' 2022-12-06 09:29:19,723 wheel INFO adding 'authlib/jose/__init__.py' 2022-12-06 09:29:19,724 wheel INFO adding 'authlib/jose/errors.py' 2022-12-06 09:29:19,725 wheel INFO adding 'authlib/jose/jwk.py' 2022-12-06 09:29:19,726 wheel INFO adding 'authlib/jose/util.py' 2022-12-06 09:29:19,727 wheel INFO adding 'authlib/jose/drafts/__init__.py' 2022-12-06 09:29:19,727 wheel INFO adding 'authlib/jose/drafts/_jwe_algorithms.py' 2022-12-06 09:29:19,728 wheel INFO adding 'authlib/jose/drafts/_jwe_enc_cryptodome.py' 2022-12-06 09:29:19,729 wheel INFO adding 'authlib/jose/drafts/_jwe_enc_cryptography.py' 2022-12-06 09:29:19,730 wheel INFO adding 'authlib/jose/rfc7515/__init__.py' 2022-12-06 09:29:19,731 wheel INFO adding 'authlib/jose/rfc7515/jws.py' 2022-12-06 09:29:19,732 wheel INFO adding 'authlib/jose/rfc7515/models.py' 2022-12-06 09:29:19,733 wheel INFO adding 'authlib/jose/rfc7516/__init__.py' 2022-12-06 09:29:19,734 wheel INFO adding 'authlib/jose/rfc7516/jwe.py' 2022-12-06 09:29:19,735 wheel INFO adding 'authlib/jose/rfc7516/models.py' 2022-12-06 09:29:19,736 wheel INFO adding 'authlib/jose/rfc7517/__init__.py' 2022-12-06 09:29:19,737 wheel INFO adding 'authlib/jose/rfc7517/_cryptography_key.py' 2022-12-06 09:29:19,738 wheel INFO adding 'authlib/jose/rfc7517/asymmetric_key.py' 2022-12-06 09:29:19,739 wheel INFO adding 'authlib/jose/rfc7517/base_key.py' 2022-12-06 09:29:19,739 wheel INFO adding 'authlib/jose/rfc7517/jwk.py' 2022-12-06 09:29:19,740 wheel INFO adding 'authlib/jose/rfc7517/key_set.py' 2022-12-06 09:29:19,741 wheel INFO adding 'authlib/jose/rfc7518/__init__.py' 2022-12-06 09:29:19,742 wheel INFO adding 'authlib/jose/rfc7518/ec_key.py' 2022-12-06 09:29:19,743 wheel INFO adding 'authlib/jose/rfc7518/jwe_algs.py' 2022-12-06 09:29:19,744 wheel INFO adding 'authlib/jose/rfc7518/jwe_encs.py' 2022-12-06 09:29:19,745 wheel INFO adding 'authlib/jose/rfc7518/jwe_zips.py' 2022-12-06 09:29:19,746 wheel INFO adding 'authlib/jose/rfc7518/jws_algs.py' 2022-12-06 09:29:19,747 wheel INFO adding 'authlib/jose/rfc7518/oct_key.py' 2022-12-06 09:29:19,747 wheel INFO adding 'authlib/jose/rfc7518/rsa_key.py' 2022-12-06 09:29:19,748 wheel INFO adding 'authlib/jose/rfc7518/util.py' 2022-12-06 09:29:19,749 wheel INFO adding 'authlib/jose/rfc7519/__init__.py' 2022-12-06 09:29:19,750 wheel INFO adding 'authlib/jose/rfc7519/claims.py' 2022-12-06 09:29:19,751 wheel INFO adding 'authlib/jose/rfc7519/jwt.py' 2022-12-06 09:29:19,752 wheel INFO adding 'authlib/jose/rfc8037/__init__.py' 2022-12-06 09:29:19,753 wheel INFO adding 'authlib/jose/rfc8037/jws_eddsa.py' 2022-12-06 09:29:19,753 wheel INFO adding 'authlib/jose/rfc8037/okp_key.py' 2022-12-06 09:29:19,754 wheel INFO adding 'authlib/oauth1/__init__.py' 2022-12-06 09:29:19,755 wheel INFO adding 'authlib/oauth1/client.py' 2022-12-06 09:29:19,756 wheel INFO adding 'authlib/oauth1/errors.py' 2022-12-06 09:29:19,757 wheel INFO adding 'authlib/oauth1/rfc5849/__init__.py' 2022-12-06 09:29:19,758 wheel INFO adding 'authlib/oauth1/rfc5849/authorization_server.py' 2022-12-06 09:29:19,759 wheel INFO adding 'authlib/oauth1/rfc5849/base_server.py' 2022-12-06 09:29:19,760 wheel INFO adding 'authlib/oauth1/rfc5849/client_auth.py' 2022-12-06 09:29:19,761 wheel INFO adding 'authlib/oauth1/rfc5849/errors.py' 2022-12-06 09:29:19,761 wheel INFO adding 'authlib/oauth1/rfc5849/models.py' 2022-12-06 09:29:19,762 wheel INFO adding 'authlib/oauth1/rfc5849/parameters.py' 2022-12-06 09:29:19,763 wheel INFO adding 'authlib/oauth1/rfc5849/resource_protector.py' 2022-12-06 09:29:19,764 wheel INFO adding 'authlib/oauth1/rfc5849/rsa.py' 2022-12-06 09:29:19,765 wheel INFO adding 'authlib/oauth1/rfc5849/signature.py' 2022-12-06 09:29:19,766 wheel INFO adding 'authlib/oauth1/rfc5849/util.py' 2022-12-06 09:29:19,767 wheel INFO adding 'authlib/oauth1/rfc5849/wrapper.py' 2022-12-06 09:29:19,768 wheel INFO adding 'authlib/oauth2/__init__.py' 2022-12-06 09:29:19,768 wheel INFO adding 'authlib/oauth2/auth.py' 2022-12-06 09:29:19,769 wheel INFO adding 'authlib/oauth2/base.py' 2022-12-06 09:29:19,770 wheel INFO adding 'authlib/oauth2/client.py' 2022-12-06 09:29:19,771 wheel INFO adding 'authlib/oauth2/rfc6749/__init__.py' 2022-12-06 09:29:19,772 wheel INFO adding 'authlib/oauth2/rfc6749/authenticate_client.py' 2022-12-06 09:29:19,773 wheel INFO adding 'authlib/oauth2/rfc6749/authorization_server.py' 2022-12-06 09:29:19,774 wheel INFO adding 'authlib/oauth2/rfc6749/errors.py' 2022-12-06 09:29:19,775 wheel INFO adding 'authlib/oauth2/rfc6749/models.py' 2022-12-06 09:29:19,776 wheel INFO adding 'authlib/oauth2/rfc6749/parameters.py' 2022-12-06 09:29:19,777 wheel INFO adding 'authlib/oauth2/rfc6749/resource_protector.py' 2022-12-06 09:29:19,778 wheel INFO adding 'authlib/oauth2/rfc6749/token_endpoint.py' 2022-12-06 09:29:19,778 wheel INFO adding 'authlib/oauth2/rfc6749/util.py' 2022-12-06 09:29:19,779 wheel INFO adding 'authlib/oauth2/rfc6749/wrappers.py' 2022-12-06 09:29:19,780 wheel INFO adding 'authlib/oauth2/rfc6749/grants/__init__.py' 2022-12-06 09:29:19,781 wheel INFO adding 'authlib/oauth2/rfc6749/grants/authorization_code.py' 2022-12-06 09:29:19,782 wheel INFO adding 'authlib/oauth2/rfc6749/grants/base.py' 2022-12-06 09:29:19,783 wheel INFO adding 'authlib/oauth2/rfc6749/grants/client_credentials.py' 2022-12-06 09:29:19,784 wheel INFO adding 'authlib/oauth2/rfc6749/grants/implicit.py' 2022-12-06 09:29:19,785 wheel INFO adding 'authlib/oauth2/rfc6749/grants/refresh_token.py' 2022-12-06 09:29:19,786 wheel INFO adding 'authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py' 2022-12-06 09:29:19,787 wheel INFO adding 'authlib/oauth2/rfc6750/__init__.py' 2022-12-06 09:29:19,787 wheel INFO adding 'authlib/oauth2/rfc6750/errors.py' 2022-12-06 09:29:19,788 wheel INFO adding 'authlib/oauth2/rfc6750/parameters.py' 2022-12-06 09:29:19,789 wheel INFO adding 'authlib/oauth2/rfc6750/token.py' 2022-12-06 09:29:19,790 wheel INFO adding 'authlib/oauth2/rfc6750/validator.py' 2022-12-06 09:29:19,791 wheel INFO adding 'authlib/oauth2/rfc7009/__init__.py' 2022-12-06 09:29:19,792 wheel INFO adding 'authlib/oauth2/rfc7009/parameters.py' 2022-12-06 09:29:19,792 wheel INFO adding 'authlib/oauth2/rfc7009/revocation.py' 2022-12-06 09:29:19,793 wheel INFO adding 'authlib/oauth2/rfc7521/__init__.py' 2022-12-06 09:29:19,794 wheel INFO adding 'authlib/oauth2/rfc7521/client.py' 2022-12-06 09:29:19,795 wheel INFO adding 'authlib/oauth2/rfc7523/__init__.py' 2022-12-06 09:29:19,796 wheel INFO adding 'authlib/oauth2/rfc7523/assertion.py' 2022-12-06 09:29:19,797 wheel INFO adding 'authlib/oauth2/rfc7523/auth.py' 2022-12-06 09:29:19,798 wheel INFO adding 'authlib/oauth2/rfc7523/client.py' 2022-12-06 09:29:19,798 wheel INFO adding 'authlib/oauth2/rfc7523/jwt_bearer.py' 2022-12-06 09:29:19,799 wheel INFO adding 'authlib/oauth2/rfc7523/token.py' 2022-12-06 09:29:19,800 wheel INFO adding 'authlib/oauth2/rfc7523/validator.py' 2022-12-06 09:29:19,801 wheel INFO adding 'authlib/oauth2/rfc7591/__init__.py' 2022-12-06 09:29:19,802 wheel INFO adding 'authlib/oauth2/rfc7591/claims.py' 2022-12-06 09:29:19,803 wheel INFO adding 'authlib/oauth2/rfc7591/endpoint.py' 2022-12-06 09:29:19,804 wheel INFO adding 'authlib/oauth2/rfc7591/errors.py' 2022-12-06 09:29:19,805 wheel INFO adding 'authlib/oauth2/rfc7592/__init__.py' 2022-12-06 09:29:19,805 wheel INFO adding 'authlib/oauth2/rfc7592/endpoint.py' 2022-12-06 09:29:19,806 wheel INFO adding 'authlib/oauth2/rfc7636/__init__.py' 2022-12-06 09:29:19,807 wheel INFO adding 'authlib/oauth2/rfc7636/challenge.py' 2022-12-06 09:29:19,808 wheel INFO adding 'authlib/oauth2/rfc7662/__init__.py' 2022-12-06 09:29:19,809 wheel INFO adding 'authlib/oauth2/rfc7662/introspection.py' 2022-12-06 09:29:19,810 wheel INFO adding 'authlib/oauth2/rfc7662/models.py' 2022-12-06 09:29:19,811 wheel INFO adding 'authlib/oauth2/rfc7662/token_validator.py' 2022-12-06 09:29:19,812 wheel INFO adding 'authlib/oauth2/rfc8414/__init__.py' 2022-12-06 09:29:19,812 wheel INFO adding 'authlib/oauth2/rfc8414/models.py' 2022-12-06 09:29:19,813 wheel INFO adding 'authlib/oauth2/rfc8414/well_known.py' 2022-12-06 09:29:19,814 wheel INFO adding 'authlib/oauth2/rfc8628/__init__.py' 2022-12-06 09:29:19,815 wheel INFO adding 'authlib/oauth2/rfc8628/device_code.py' 2022-12-06 09:29:19,816 wheel INFO adding 'authlib/oauth2/rfc8628/endpoint.py' 2022-12-06 09:29:19,817 wheel INFO adding 'authlib/oauth2/rfc8628/errors.py' 2022-12-06 09:29:19,818 wheel INFO adding 'authlib/oauth2/rfc8628/models.py' 2022-12-06 09:29:19,818 wheel INFO adding 'authlib/oauth2/rfc8693/__init__.py' 2022-12-06 09:29:19,819 wheel INFO adding 'authlib/oidc/__init__.py' 2022-12-06 09:29:19,820 wheel INFO adding 'authlib/oidc/core/__init__.py' 2022-12-06 09:29:19,821 wheel INFO adding 'authlib/oidc/core/claims.py' 2022-12-06 09:29:19,822 wheel INFO adding 'authlib/oidc/core/errors.py' 2022-12-06 09:29:19,823 wheel INFO adding 'authlib/oidc/core/models.py' 2022-12-06 09:29:19,824 wheel INFO adding 'authlib/oidc/core/util.py' 2022-12-06 09:29:19,825 wheel INFO adding 'authlib/oidc/core/grants/__init__.py' 2022-12-06 09:29:19,826 wheel INFO adding 'authlib/oidc/core/grants/code.py' 2022-12-06 09:29:19,826 wheel INFO adding 'authlib/oidc/core/grants/hybrid.py' 2022-12-06 09:29:19,827 wheel INFO adding 'authlib/oidc/core/grants/implicit.py' 2022-12-06 09:29:19,828 wheel INFO adding 'authlib/oidc/core/grants/util.py' 2022-12-06 09:29:19,829 wheel INFO adding 'authlib/oidc/discovery/__init__.py' 2022-12-06 09:29:19,830 wheel INFO adding 'authlib/oidc/discovery/models.py' 2022-12-06 09:29:19,831 wheel INFO adding 'authlib/oidc/discovery/well_known.py' 2022-12-06 09:29:19,832 wheel INFO adding 'Authlib-1.2.0.dist-info/LICENSE' 2022-12-06 09:29:19,833 wheel INFO adding 'Authlib-1.2.0.dist-info/METADATA' 2022-12-06 09:29:19,833 wheel INFO adding 'Authlib-1.2.0.dist-info/WHEEL' 2022-12-06 09:29:19,834 wheel INFO adding 'Authlib-1.2.0.dist-info/top_level.txt' 2022-12-06 09:29:19,839 wheel INFO adding 'Authlib-1.2.0.dist-info/RECORD' 2022-12-06 09:29:19,844 wheel INFO removing build/bdist.linux-riscv64/wheel 2022-12-06 09:29:19,855 gpep517 INFO The backend produced dist/Authlib-1.2.0-py2.py3-none-any.whl Authlib-1.2.0-py2.py3-none-any.whl >>> py3-authlib: Entering fakeroot... >>> py3-authlib*: Running postcheck for py3-authlib >>> py3-authlib*: Preparing package py3-authlib... >>> py3-authlib*: Tracing dependencies... >>> py3-authlib*: Package size: 2.7 MB >>> py3-authlib*: Compressing data... >>> py3-authlib*: Create checksum... >>> py3-authlib*: Create py3-authlib-1.2.0-r0.apk >>> py3-authlib: Build complete at Tue, 06 Dec 2022 09:29:23 +0000 elapsed time 0h 0m 14s >>> py3-authlib: Cleaning up srcdir >>> py3-authlib: Cleaning up pkgdir >>> py3-authlib: Uninstalling dependencies... (1/18) Purging .makedepends-py3-authlib (20221206.092913) (2/18) Purging py3-cryptography (38.0.4-r0) (3/18) Purging py3-cffi (1.15.1-r1) (4/18) Purging py3-cparser (2.21-r1) (5/18) Purging py3-gpep517 (11-r1) (6/18) Purging py3-installer (0.5.1-r2) (7/18) Purging py3-setuptools (65.6.3-r0) (8/18) Purging py3-wheel (0.38.4-r1) (9/18) Purging py3-packaging (21.3-r3) (10/18) Purging py3-parsing (3.0.9-r1) (11/18) Purging python3 (3.11.0-r2) (12/18) Purging libbz2 (1.0.8-r4) (13/18) Purging libffi (3.4.4-r0) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.9-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> py3-authlib: Updating the community/riscv64 repository index... >>> py3-authlib: Signing the index...