>>> py3-authlib: Building community/py3-authlib 1.3.2-r0 (using abuild 3.13.0-r5) started Thu, 29 Aug 2024 13:57:44 +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/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.6-r0) (3/30) Installing gdbm (1.24-r0) (4/30) Installing xz-libs (5.6.2-r0) (5/30) Installing mpdecimal (4.0.0-r0) (6/30) Installing libpanelw (6.5_p20240601-r0) (7/30) Installing sqlite-libs (3.46.1-r0) (8/30) Installing python3 (3.12.5-r1) (9/30) Installing python3-pycache-pyc0 (3.12.5-r1) (10/30) Installing pyc (3.12.5-r1) (11/30) Installing python3-pyc (3.12.5-r1) (12/30) Installing py3-cparser (2.22-r1) (13/30) Installing py3-cparser-pyc (2.22-r1) (14/30) Installing py3-cffi (1.16.0-r1) (15/30) Installing py3-cffi-pyc (1.16.0-r1) (16/30) Installing py3-cryptography (43.0.0-r0) (17/30) Installing py3-cryptography-pyc (43.0.0-r0) (18/30) Installing py3-installer (0.7.0-r2) (19/30) Installing py3-installer-pyc (0.7.0-r2) (20/30) Installing py3-gpep517 (16-r0) (21/30) Installing py3-gpep517-pyc (16-r0) (22/30) Installing py3-parsing (3.1.2-r1) (23/30) Installing py3-parsing-pyc (3.1.2-r1) (24/30) Installing py3-packaging (24.1-r0) (25/30) Installing py3-packaging-pyc (24.1-r0) (26/30) Installing py3-setuptools (70.3.0-r0) (27/30) Installing py3-setuptools-pyc (70.3.0-r0) (28/30) Installing py3-wheel (0.43.0-r0) (29/30) Installing py3-wheel-pyc (0.43.0-r0) (30/30) Installing .makedepends-py3-authlib (20240829.135747) Executing busybox-1.36.1-r31.trigger OK: 396 MiB in 132 packages >>> py3-authlib: Cleaning up srcdir >>> py3-authlib: Cleaning up pkgdir >>> py3-authlib: Cleaning up tmpdir >>> py3-authlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/authlib-1.3.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-authlib: Fetching https://pypi.io/packages/source/A/Authlib/authlib-1.3.2.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 931 0 --:--:-- --:--:-- --:--:-- 938 100 274 100 274 0 0 911 0 --:--:-- --:--:-- --:--:-- 911 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 333k 0 --:--:-- --:--:-- --:--:-- 333k >>> py3-authlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/authlib-1.3.2.tar.gz >>> py3-authlib: Checking sha512sums... authlib-1.3.2.tar.gz: OK >>> py3-authlib: Unpacking /var/cache/distfiles/edge/authlib-1.3.2.tar.gz... 2024-08-29 13:57:50,695 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:79: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) corresp(dist, value, root_dir) 2024-08-29 13:57:51,151 root INFO running bdist_wheel 2024-08-29 13:57:51,183 root INFO running build 2024-08-29 13:57:51,183 root INFO running build_py 2024-08-29 13:57:51,190 root INFO creating build 2024-08-29 13:57:51,191 root INFO creating build/lib 2024-08-29 13:57:51,191 root INFO creating build/lib/authlib 2024-08-29 13:57:51,192 root INFO copying authlib/deprecate.py -> build/lib/authlib 2024-08-29 13:57:51,193 root INFO copying authlib/__init__.py -> build/lib/authlib 2024-08-29 13:57:51,194 root INFO copying authlib/consts.py -> build/lib/authlib 2024-08-29 13:57:51,195 root INFO creating build/lib/authlib/oauth1 2024-08-29 13:57:51,196 root INFO copying authlib/oauth1/__init__.py -> build/lib/authlib/oauth1 2024-08-29 13:57:51,197 root INFO copying authlib/oauth1/errors.py -> build/lib/authlib/oauth1 2024-08-29 13:57:51,197 root INFO copying authlib/oauth1/client.py -> build/lib/authlib/oauth1 2024-08-29 13:57:51,199 root INFO creating build/lib/authlib/jose 2024-08-29 13:57:51,200 root INFO copying authlib/jose/util.py -> build/lib/authlib/jose 2024-08-29 13:57:51,200 root INFO copying authlib/jose/__init__.py -> build/lib/authlib/jose 2024-08-29 13:57:51,201 root INFO copying authlib/jose/errors.py -> build/lib/authlib/jose 2024-08-29 13:57:51,202 root INFO copying authlib/jose/jwk.py -> build/lib/authlib/jose 2024-08-29 13:57:51,203 root INFO creating build/lib/authlib/common 2024-08-29 13:57:51,204 root INFO copying authlib/common/urls.py -> build/lib/authlib/common 2024-08-29 13:57:51,205 root INFO copying authlib/common/__init__.py -> build/lib/authlib/common 2024-08-29 13:57:51,205 root INFO copying authlib/common/errors.py -> build/lib/authlib/common 2024-08-29 13:57:51,206 root INFO copying authlib/common/encoding.py -> build/lib/authlib/common 2024-08-29 13:57:51,207 root INFO copying authlib/common/security.py -> build/lib/authlib/common 2024-08-29 13:57:51,208 root INFO creating build/lib/authlib/oauth2 2024-08-29 13:57:51,209 root INFO copying authlib/oauth2/auth.py -> build/lib/authlib/oauth2 2024-08-29 13:57:51,210 root INFO copying authlib/oauth2/__init__.py -> build/lib/authlib/oauth2 2024-08-29 13:57:51,211 root INFO copying authlib/oauth2/base.py -> build/lib/authlib/oauth2 2024-08-29 13:57:51,212 root INFO copying authlib/oauth2/client.py -> build/lib/authlib/oauth2 2024-08-29 13:57:51,213 root INFO creating build/lib/authlib/integrations 2024-08-29 13:57:51,214 root INFO copying authlib/integrations/__init__.py -> build/lib/authlib/integrations 2024-08-29 13:57:51,215 root INFO creating build/lib/authlib/oidc 2024-08-29 13:57:51,216 root INFO copying authlib/oidc/__init__.py -> build/lib/authlib/oidc 2024-08-29 13:57:51,217 root INFO creating build/lib/authlib/oauth1/rfc5849 2024-08-29 13:57:51,218 root INFO copying authlib/oauth1/rfc5849/rsa.py -> build/lib/authlib/oauth1/rfc5849 2024-08-29 13:57:51,218 root INFO copying authlib/oauth1/rfc5849/util.py -> build/lib/authlib/oauth1/rfc5849 2024-08-29 13:57:51,219 root INFO copying authlib/oauth1/rfc5849/client_auth.py -> build/lib/authlib/oauth1/rfc5849 2024-08-29 13:57:51,220 root INFO copying authlib/oauth1/rfc5849/base_server.py -> build/lib/authlib/oauth1/rfc5849 2024-08-29 13:57:51,221 root INFO copying authlib/oauth1/rfc5849/authorization_server.py -> build/lib/authlib/oauth1/rfc5849 2024-08-29 13:57:51,222 root INFO copying authlib/oauth1/rfc5849/resource_protector.py -> build/lib/authlib/oauth1/rfc5849 2024-08-29 13:57:51,223 root INFO copying authlib/oauth1/rfc5849/parameters.py -> build/lib/authlib/oauth1/rfc5849 2024-08-29 13:57:51,224 root INFO copying authlib/oauth1/rfc5849/__init__.py -> build/lib/authlib/oauth1/rfc5849 2024-08-29 13:57:51,225 root INFO copying authlib/oauth1/rfc5849/errors.py -> build/lib/authlib/oauth1/rfc5849 2024-08-29 13:57:51,225 root INFO copying authlib/oauth1/rfc5849/signature.py -> build/lib/authlib/oauth1/rfc5849 2024-08-29 13:57:51,226 root INFO copying authlib/oauth1/rfc5849/wrapper.py -> build/lib/authlib/oauth1/rfc5849 2024-08-29 13:57:51,227 root INFO copying authlib/oauth1/rfc5849/models.py -> build/lib/authlib/oauth1/rfc5849 2024-08-29 13:57:51,228 root INFO creating build/lib/authlib/jose/rfc7516 2024-08-29 13:57:51,229 root INFO copying authlib/jose/rfc7516/jwe.py -> build/lib/authlib/jose/rfc7516 2024-08-29 13:57:51,230 root INFO copying authlib/jose/rfc7516/__init__.py -> build/lib/authlib/jose/rfc7516 2024-08-29 13:57:51,231 root INFO copying authlib/jose/rfc7516/models.py -> build/lib/authlib/jose/rfc7516 2024-08-29 13:57:51,232 root INFO creating build/lib/authlib/jose/drafts 2024-08-29 13:57:51,233 root INFO copying authlib/jose/drafts/_jwe_enc_cryptodome.py -> build/lib/authlib/jose/drafts 2024-08-29 13:57:51,234 root INFO copying authlib/jose/drafts/_jwe_algorithms.py -> build/lib/authlib/jose/drafts 2024-08-29 13:57:51,235 root INFO copying authlib/jose/drafts/_jwe_enc_cryptography.py -> build/lib/authlib/jose/drafts 2024-08-29 13:57:51,236 root INFO copying authlib/jose/drafts/__init__.py -> build/lib/authlib/jose/drafts 2024-08-29 13:57:51,237 root INFO creating build/lib/authlib/jose/rfc7517 2024-08-29 13:57:51,237 root INFO copying authlib/jose/rfc7517/base_key.py -> build/lib/authlib/jose/rfc7517 2024-08-29 13:57:51,238 root INFO copying authlib/jose/rfc7517/_cryptography_key.py -> build/lib/authlib/jose/rfc7517 2024-08-29 13:57:51,239 root INFO copying authlib/jose/rfc7517/key_set.py -> build/lib/authlib/jose/rfc7517 2024-08-29 13:57:51,240 root INFO copying authlib/jose/rfc7517/__init__.py -> build/lib/authlib/jose/rfc7517 2024-08-29 13:57:51,241 root INFO copying authlib/jose/rfc7517/asymmetric_key.py -> build/lib/authlib/jose/rfc7517 2024-08-29 13:57:51,242 root INFO copying authlib/jose/rfc7517/jwk.py -> build/lib/authlib/jose/rfc7517 2024-08-29 13:57:51,243 root INFO creating build/lib/authlib/jose/rfc7518 2024-08-29 13:57:51,244 root INFO copying authlib/jose/rfc7518/rsa_key.py -> build/lib/authlib/jose/rfc7518 2024-08-29 13:57:51,245 root INFO copying authlib/jose/rfc7518/util.py -> build/lib/authlib/jose/rfc7518 2024-08-29 13:57:51,246 root INFO copying authlib/jose/rfc7518/oct_key.py -> build/lib/authlib/jose/rfc7518 2024-08-29 13:57:51,246 root INFO copying authlib/jose/rfc7518/jwe_encs.py -> build/lib/authlib/jose/rfc7518 2024-08-29 13:57:51,247 root INFO copying authlib/jose/rfc7518/jwe_zips.py -> build/lib/authlib/jose/rfc7518 2024-08-29 13:57:51,248 root INFO copying authlib/jose/rfc7518/__init__.py -> build/lib/authlib/jose/rfc7518 2024-08-29 13:57:51,249 root INFO copying authlib/jose/rfc7518/jws_algs.py -> build/lib/authlib/jose/rfc7518 2024-08-29 13:57:51,250 root INFO copying authlib/jose/rfc7518/jwe_algs.py -> build/lib/authlib/jose/rfc7518 2024-08-29 13:57:51,251 root INFO copying authlib/jose/rfc7518/ec_key.py -> build/lib/authlib/jose/rfc7518 2024-08-29 13:57:51,252 root INFO creating build/lib/authlib/jose/rfc7515 2024-08-29 13:57:51,253 root INFO copying authlib/jose/rfc7515/__init__.py -> build/lib/authlib/jose/rfc7515 2024-08-29 13:57:51,254 root INFO copying authlib/jose/rfc7515/jws.py -> build/lib/authlib/jose/rfc7515 2024-08-29 13:57:51,255 root INFO copying authlib/jose/rfc7515/models.py -> build/lib/authlib/jose/rfc7515 2024-08-29 13:57:51,256 root INFO creating build/lib/authlib/jose/rfc8037 2024-08-29 13:57:51,256 root INFO copying authlib/jose/rfc8037/okp_key.py -> build/lib/authlib/jose/rfc8037 2024-08-29 13:57:51,257 root INFO copying authlib/jose/rfc8037/jws_eddsa.py -> build/lib/authlib/jose/rfc8037 2024-08-29 13:57:51,258 root INFO copying authlib/jose/rfc8037/__init__.py -> build/lib/authlib/jose/rfc8037 2024-08-29 13:57:51,260 root INFO creating build/lib/authlib/jose/rfc7519 2024-08-29 13:57:51,260 root INFO copying authlib/jose/rfc7519/jwt.py -> build/lib/authlib/jose/rfc7519 2024-08-29 13:57:51,261 root INFO copying authlib/jose/rfc7519/claims.py -> build/lib/authlib/jose/rfc7519 2024-08-29 13:57:51,262 root INFO copying authlib/jose/rfc7519/__init__.py -> build/lib/authlib/jose/rfc7519 2024-08-29 13:57:51,264 root INFO creating build/lib/authlib/oauth2/rfc8628 2024-08-29 13:57:51,264 root INFO copying authlib/oauth2/rfc8628/__init__.py -> build/lib/authlib/oauth2/rfc8628 2024-08-29 13:57:51,265 root INFO copying authlib/oauth2/rfc8628/errors.py -> build/lib/authlib/oauth2/rfc8628 2024-08-29 13:57:51,266 root INFO copying authlib/oauth2/rfc8628/models.py -> build/lib/authlib/oauth2/rfc8628 2024-08-29 13:57:51,267 root INFO copying authlib/oauth2/rfc8628/endpoint.py -> build/lib/authlib/oauth2/rfc8628 2024-08-29 13:57:51,268 root INFO copying authlib/oauth2/rfc8628/device_code.py -> build/lib/authlib/oauth2/rfc8628 2024-08-29 13:57:51,269 root INFO creating build/lib/authlib/oauth2/rfc7009 2024-08-29 13:57:51,270 root INFO copying authlib/oauth2/rfc7009/revocation.py -> build/lib/authlib/oauth2/rfc7009 2024-08-29 13:57:51,271 root INFO copying authlib/oauth2/rfc7009/parameters.py -> build/lib/authlib/oauth2/rfc7009 2024-08-29 13:57:51,272 root INFO copying authlib/oauth2/rfc7009/__init__.py -> build/lib/authlib/oauth2/rfc7009 2024-08-29 13:57:51,273 root INFO creating build/lib/authlib/oauth2/rfc8693 2024-08-29 13:57:51,273 root INFO copying authlib/oauth2/rfc8693/__init__.py -> build/lib/authlib/oauth2/rfc8693 2024-08-29 13:57:51,275 root INFO creating build/lib/authlib/oauth2/rfc7636 2024-08-29 13:57:51,275 root INFO copying authlib/oauth2/rfc7636/challenge.py -> build/lib/authlib/oauth2/rfc7636 2024-08-29 13:57:51,276 root INFO copying authlib/oauth2/rfc7636/__init__.py -> build/lib/authlib/oauth2/rfc7636 2024-08-29 13:57:51,277 root INFO creating build/lib/authlib/oauth2/rfc7523 2024-08-29 13:57:51,278 root INFO copying authlib/oauth2/rfc7523/token.py -> build/lib/authlib/oauth2/rfc7523 2024-08-29 13:57:51,279 root INFO copying authlib/oauth2/rfc7523/assertion.py -> build/lib/authlib/oauth2/rfc7523 2024-08-29 13:57:51,280 root INFO copying authlib/oauth2/rfc7523/auth.py -> build/lib/authlib/oauth2/rfc7523 2024-08-29 13:57:51,280 root INFO copying authlib/oauth2/rfc7523/jwt_bearer.py -> build/lib/authlib/oauth2/rfc7523 2024-08-29 13:57:51,281 root INFO copying authlib/oauth2/rfc7523/__init__.py -> build/lib/authlib/oauth2/rfc7523 2024-08-29 13:57:51,282 root INFO copying authlib/oauth2/rfc7523/validator.py -> build/lib/authlib/oauth2/rfc7523 2024-08-29 13:57:51,283 root INFO copying authlib/oauth2/rfc7523/client.py -> build/lib/authlib/oauth2/rfc7523 2024-08-29 13:57:51,284 root INFO creating build/lib/authlib/oauth2/rfc6750 2024-08-29 13:57:51,285 root INFO copying authlib/oauth2/rfc6750/token.py -> build/lib/authlib/oauth2/rfc6750 2024-08-29 13:57:51,286 root INFO copying authlib/oauth2/rfc6750/parameters.py -> build/lib/authlib/oauth2/rfc6750 2024-08-29 13:57:51,287 root INFO copying authlib/oauth2/rfc6750/__init__.py -> build/lib/authlib/oauth2/rfc6750 2024-08-29 13:57:51,287 root INFO copying authlib/oauth2/rfc6750/errors.py -> build/lib/authlib/oauth2/rfc6750 2024-08-29 13:57:51,288 root INFO copying authlib/oauth2/rfc6750/validator.py -> build/lib/authlib/oauth2/rfc6750 2024-08-29 13:57:51,290 root INFO creating build/lib/authlib/oauth2/rfc7591 2024-08-29 13:57:51,290 root INFO copying authlib/oauth2/rfc7591/claims.py -> build/lib/authlib/oauth2/rfc7591 2024-08-29 13:57:51,291 root INFO copying authlib/oauth2/rfc7591/__init__.py -> build/lib/authlib/oauth2/rfc7591 2024-08-29 13:57:51,292 root INFO copying authlib/oauth2/rfc7591/errors.py -> build/lib/authlib/oauth2/rfc7591 2024-08-29 13:57:51,293 root INFO copying authlib/oauth2/rfc7591/endpoint.py -> build/lib/authlib/oauth2/rfc7591 2024-08-29 13:57:51,294 root INFO creating build/lib/authlib/oauth2/rfc7521 2024-08-29 13:57:51,295 root INFO copying authlib/oauth2/rfc7521/__init__.py -> build/lib/authlib/oauth2/rfc7521 2024-08-29 13:57:51,296 root INFO copying authlib/oauth2/rfc7521/client.py -> build/lib/authlib/oauth2/rfc7521 2024-08-29 13:57:51,297 root INFO creating build/lib/authlib/oauth2/rfc8414 2024-08-29 13:57:51,298 root INFO copying authlib/oauth2/rfc8414/well_known.py -> build/lib/authlib/oauth2/rfc8414 2024-08-29 13:57:51,299 root INFO copying authlib/oauth2/rfc8414/__init__.py -> build/lib/authlib/oauth2/rfc8414 2024-08-29 13:57:51,299 root INFO copying authlib/oauth2/rfc8414/models.py -> build/lib/authlib/oauth2/rfc8414 2024-08-29 13:57:51,301 root INFO creating build/lib/authlib/oauth2/rfc7662 2024-08-29 13:57:51,302 root INFO copying authlib/oauth2/rfc7662/token_validator.py -> build/lib/authlib/oauth2/rfc7662 2024-08-29 13:57:51,303 root INFO copying authlib/oauth2/rfc7662/introspection.py -> build/lib/authlib/oauth2/rfc7662 2024-08-29 13:57:51,304 root INFO copying authlib/oauth2/rfc7662/__init__.py -> build/lib/authlib/oauth2/rfc7662 2024-08-29 13:57:51,304 root INFO copying authlib/oauth2/rfc7662/models.py -> build/lib/authlib/oauth2/rfc7662 2024-08-29 13:57:51,306 root INFO creating build/lib/authlib/oauth2/rfc7592 2024-08-29 13:57:51,306 root INFO copying authlib/oauth2/rfc7592/__init__.py -> build/lib/authlib/oauth2/rfc7592 2024-08-29 13:57:51,307 root INFO copying authlib/oauth2/rfc7592/endpoint.py -> build/lib/authlib/oauth2/rfc7592 2024-08-29 13:57:51,309 root INFO creating build/lib/authlib/oauth2/rfc9068 2024-08-29 13:57:51,309 root INFO copying authlib/oauth2/rfc9068/token_validator.py -> build/lib/authlib/oauth2/rfc9068 2024-08-29 13:57:51,310 root INFO copying authlib/oauth2/rfc9068/token.py -> build/lib/authlib/oauth2/rfc9068 2024-08-29 13:57:51,311 root INFO copying authlib/oauth2/rfc9068/claims.py -> build/lib/authlib/oauth2/rfc9068 2024-08-29 13:57:51,312 root INFO copying authlib/oauth2/rfc9068/revocation.py -> build/lib/authlib/oauth2/rfc9068 2024-08-29 13:57:51,313 root INFO copying authlib/oauth2/rfc9068/introspection.py -> build/lib/authlib/oauth2/rfc9068 2024-08-29 13:57:51,314 root INFO copying authlib/oauth2/rfc9068/__init__.py -> build/lib/authlib/oauth2/rfc9068 2024-08-29 13:57:51,315 root INFO creating build/lib/authlib/oauth2/rfc6749 2024-08-29 13:57:51,316 root INFO copying authlib/oauth2/rfc6749/util.py -> build/lib/authlib/oauth2/rfc6749 2024-08-29 13:57:51,317 root INFO copying authlib/oauth2/rfc6749/authenticate_client.py -> build/lib/authlib/oauth2/rfc6749 2024-08-29 13:57:51,318 root INFO copying authlib/oauth2/rfc6749/authorization_server.py -> build/lib/authlib/oauth2/rfc6749 2024-08-29 13:57:51,319 root INFO copying authlib/oauth2/rfc6749/wrappers.py -> build/lib/authlib/oauth2/rfc6749 2024-08-29 13:57:51,320 root INFO copying authlib/oauth2/rfc6749/resource_protector.py -> build/lib/authlib/oauth2/rfc6749 2024-08-29 13:57:51,321 root INFO copying authlib/oauth2/rfc6749/parameters.py -> build/lib/authlib/oauth2/rfc6749 2024-08-29 13:57:51,321 root INFO copying authlib/oauth2/rfc6749/__init__.py -> build/lib/authlib/oauth2/rfc6749 2024-08-29 13:57:51,322 root INFO copying authlib/oauth2/rfc6749/errors.py -> build/lib/authlib/oauth2/rfc6749 2024-08-29 13:57:51,323 root INFO copying authlib/oauth2/rfc6749/token_endpoint.py -> build/lib/authlib/oauth2/rfc6749 2024-08-29 13:57:51,324 root INFO copying authlib/oauth2/rfc6749/models.py -> build/lib/authlib/oauth2/rfc6749 2024-08-29 13:57:51,325 root INFO copying authlib/oauth2/rfc6749/requests.py -> build/lib/authlib/oauth2/rfc6749 2024-08-29 13:57:51,327 root INFO creating build/lib/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,327 root INFO copying authlib/oauth2/rfc6749/grants/refresh_token.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,328 root INFO copying authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,329 root INFO copying authlib/oauth2/rfc6749/grants/implicit.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,330 root INFO copying authlib/oauth2/rfc6749/grants/authorization_code.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,331 root INFO copying authlib/oauth2/rfc6749/grants/__init__.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,332 root INFO copying authlib/oauth2/rfc6749/grants/base.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,333 root INFO copying authlib/oauth2/rfc6749/grants/client_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,334 root INFO creating build/lib/authlib/integrations/base_client 2024-08-29 13:57:51,335 root INFO copying authlib/integrations/base_client/async_app.py -> build/lib/authlib/integrations/base_client 2024-08-29 13:57:51,336 root INFO copying authlib/integrations/base_client/__init__.py -> build/lib/authlib/integrations/base_client 2024-08-29 13:57:51,337 root INFO copying authlib/integrations/base_client/async_openid.py -> build/lib/authlib/integrations/base_client 2024-08-29 13:57:51,337 root INFO copying authlib/integrations/base_client/errors.py -> build/lib/authlib/integrations/base_client 2024-08-29 13:57:51,338 root INFO copying authlib/integrations/base_client/sync_app.py -> build/lib/authlib/integrations/base_client 2024-08-29 13:57:51,339 root INFO copying authlib/integrations/base_client/sync_openid.py -> build/lib/authlib/integrations/base_client 2024-08-29 13:57:51,340 root INFO copying authlib/integrations/base_client/framework_integration.py -> build/lib/authlib/integrations/base_client 2024-08-29 13:57:51,341 root INFO copying authlib/integrations/base_client/registry.py -> build/lib/authlib/integrations/base_client 2024-08-29 13:57:51,342 root INFO creating build/lib/authlib/integrations/django_oauth1 2024-08-29 13:57:51,343 root INFO copying authlib/integrations/django_oauth1/nonce.py -> build/lib/authlib/integrations/django_oauth1 2024-08-29 13:57:51,344 root INFO copying authlib/integrations/django_oauth1/authorization_server.py -> build/lib/authlib/integrations/django_oauth1 2024-08-29 13:57:51,345 root INFO copying authlib/integrations/django_oauth1/resource_protector.py -> build/lib/authlib/integrations/django_oauth1 2024-08-29 13:57:51,346 root INFO copying authlib/integrations/django_oauth1/__init__.py -> build/lib/authlib/integrations/django_oauth1 2024-08-29 13:57:51,347 root INFO creating build/lib/authlib/integrations/flask_client 2024-08-29 13:57:51,348 root INFO copying authlib/integrations/flask_client/integration.py -> build/lib/authlib/integrations/flask_client 2024-08-29 13:57:51,349 root INFO copying authlib/integrations/flask_client/__init__.py -> build/lib/authlib/integrations/flask_client 2024-08-29 13:57:51,350 root INFO copying authlib/integrations/flask_client/apps.py -> build/lib/authlib/integrations/flask_client 2024-08-29 13:57:51,351 root INFO creating build/lib/authlib/integrations/sqla_oauth2 2024-08-29 13:57:51,351 root INFO copying authlib/integrations/sqla_oauth2/client_mixin.py -> build/lib/authlib/integrations/sqla_oauth2 2024-08-29 13:57:51,352 root INFO copying authlib/integrations/sqla_oauth2/__init__.py -> build/lib/authlib/integrations/sqla_oauth2 2024-08-29 13:57:51,353 root INFO copying authlib/integrations/sqla_oauth2/tokens_mixins.py -> build/lib/authlib/integrations/sqla_oauth2 2024-08-29 13:57:51,354 root INFO copying authlib/integrations/sqla_oauth2/functions.py -> build/lib/authlib/integrations/sqla_oauth2 2024-08-29 13:57:51,355 root INFO creating build/lib/authlib/integrations/requests_client 2024-08-29 13:57:51,356 root INFO copying authlib/integrations/requests_client/oauth1_session.py -> build/lib/authlib/integrations/requests_client 2024-08-29 13:57:51,357 root INFO copying authlib/integrations/requests_client/assertion_session.py -> build/lib/authlib/integrations/requests_client 2024-08-29 13:57:51,358 root INFO copying authlib/integrations/requests_client/__init__.py -> build/lib/authlib/integrations/requests_client 2024-08-29 13:57:51,358 root INFO copying authlib/integrations/requests_client/oauth2_session.py -> build/lib/authlib/integrations/requests_client 2024-08-29 13:57:51,359 root INFO copying authlib/integrations/requests_client/utils.py -> build/lib/authlib/integrations/requests_client 2024-08-29 13:57:51,361 root INFO creating build/lib/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,362 root INFO copying authlib/integrations/flask_oauth2/authorization_server.py -> build/lib/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,362 root INFO copying authlib/integrations/flask_oauth2/resource_protector.py -> build/lib/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,363 root INFO copying authlib/integrations/flask_oauth2/__init__.py -> build/lib/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,364 root INFO copying authlib/integrations/flask_oauth2/errors.py -> build/lib/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,365 root INFO copying authlib/integrations/flask_oauth2/signals.py -> build/lib/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,366 root INFO copying authlib/integrations/flask_oauth2/requests.py -> build/lib/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,367 root INFO creating build/lib/authlib/integrations/starlette_client 2024-08-29 13:57:51,367 root INFO copying authlib/integrations/starlette_client/integration.py -> build/lib/authlib/integrations/starlette_client 2024-08-29 13:57:51,368 root INFO copying authlib/integrations/starlette_client/__init__.py -> build/lib/authlib/integrations/starlette_client 2024-08-29 13:57:51,369 root INFO copying authlib/integrations/starlette_client/apps.py -> build/lib/authlib/integrations/starlette_client 2024-08-29 13:57:51,371 root INFO creating build/lib/authlib/integrations/flask_oauth1 2024-08-29 13:57:51,371 root INFO copying authlib/integrations/flask_oauth1/cache.py -> build/lib/authlib/integrations/flask_oauth1 2024-08-29 13:57:51,372 root INFO copying authlib/integrations/flask_oauth1/authorization_server.py -> build/lib/authlib/integrations/flask_oauth1 2024-08-29 13:57:51,373 root INFO copying authlib/integrations/flask_oauth1/resource_protector.py -> build/lib/authlib/integrations/flask_oauth1 2024-08-29 13:57:51,374 root INFO copying authlib/integrations/flask_oauth1/__init__.py -> build/lib/authlib/integrations/flask_oauth1 2024-08-29 13:57:51,375 root INFO creating build/lib/authlib/integrations/django_client 2024-08-29 13:57:51,376 root INFO copying authlib/integrations/django_client/integration.py -> build/lib/authlib/integrations/django_client 2024-08-29 13:57:51,376 root INFO copying authlib/integrations/django_client/__init__.py -> build/lib/authlib/integrations/django_client 2024-08-29 13:57:51,377 root INFO copying authlib/integrations/django_client/apps.py -> build/lib/authlib/integrations/django_client 2024-08-29 13:57:51,379 root INFO creating build/lib/authlib/integrations/django_oauth2 2024-08-29 13:57:51,379 root INFO copying authlib/integrations/django_oauth2/authorization_server.py -> build/lib/authlib/integrations/django_oauth2 2024-08-29 13:57:51,380 root INFO copying authlib/integrations/django_oauth2/resource_protector.py -> build/lib/authlib/integrations/django_oauth2 2024-08-29 13:57:51,381 root INFO copying authlib/integrations/django_oauth2/__init__.py -> build/lib/authlib/integrations/django_oauth2 2024-08-29 13:57:51,382 root INFO copying authlib/integrations/django_oauth2/endpoints.py -> build/lib/authlib/integrations/django_oauth2 2024-08-29 13:57:51,383 root INFO copying authlib/integrations/django_oauth2/signals.py -> build/lib/authlib/integrations/django_oauth2 2024-08-29 13:57:51,383 root INFO copying authlib/integrations/django_oauth2/requests.py -> build/lib/authlib/integrations/django_oauth2 2024-08-29 13:57:51,385 root INFO creating build/lib/authlib/integrations/httpx_client 2024-08-29 13:57:51,385 root INFO copying authlib/integrations/httpx_client/oauth1_client.py -> build/lib/authlib/integrations/httpx_client 2024-08-29 13:57:51,386 root INFO copying authlib/integrations/httpx_client/assertion_client.py -> build/lib/authlib/integrations/httpx_client 2024-08-29 13:57:51,387 root INFO copying authlib/integrations/httpx_client/oauth2_client.py -> build/lib/authlib/integrations/httpx_client 2024-08-29 13:57:51,388 root INFO copying authlib/integrations/httpx_client/__init__.py -> build/lib/authlib/integrations/httpx_client 2024-08-29 13:57:51,389 root INFO copying authlib/integrations/httpx_client/utils.py -> build/lib/authlib/integrations/httpx_client 2024-08-29 13:57:51,390 root INFO creating build/lib/authlib/oidc/core 2024-08-29 13:57:51,391 root INFO copying authlib/oidc/core/claims.py -> build/lib/authlib/oidc/core 2024-08-29 13:57:51,392 root INFO copying authlib/oidc/core/util.py -> build/lib/authlib/oidc/core 2024-08-29 13:57:51,393 root INFO copying authlib/oidc/core/__init__.py -> build/lib/authlib/oidc/core 2024-08-29 13:57:51,394 root INFO copying authlib/oidc/core/errors.py -> build/lib/authlib/oidc/core 2024-08-29 13:57:51,395 root INFO copying authlib/oidc/core/models.py -> build/lib/authlib/oidc/core 2024-08-29 13:57:51,396 root INFO creating build/lib/authlib/oidc/discovery 2024-08-29 13:57:51,397 root INFO copying authlib/oidc/discovery/well_known.py -> build/lib/authlib/oidc/discovery 2024-08-29 13:57:51,398 root INFO copying authlib/oidc/discovery/__init__.py -> build/lib/authlib/oidc/discovery 2024-08-29 13:57:51,399 root INFO copying authlib/oidc/discovery/models.py -> build/lib/authlib/oidc/discovery 2024-08-29 13:57:51,400 root INFO creating build/lib/authlib/oidc/core/grants 2024-08-29 13:57:51,401 root INFO copying authlib/oidc/core/grants/implicit.py -> build/lib/authlib/oidc/core/grants 2024-08-29 13:57:51,402 root INFO copying authlib/oidc/core/grants/util.py -> build/lib/authlib/oidc/core/grants 2024-08-29 13:57:51,403 root INFO copying authlib/oidc/core/grants/__init__.py -> build/lib/authlib/oidc/core/grants 2024-08-29 13:57:51,403 root INFO copying authlib/oidc/core/grants/code.py -> build/lib/authlib/oidc/core/grants 2024-08-29 13:57:51,404 root INFO copying authlib/oidc/core/grants/hybrid.py -> build/lib/authlib/oidc/core/grants 2024-08-29 13:57:51,405 root INFO running egg_info 2024-08-29 13:57:51,412 root INFO writing Authlib.egg-info/PKG-INFO 2024-08-29 13:57:51,414 root INFO writing dependency_links to Authlib.egg-info/dependency_links.txt 2024-08-29 13:57:51,415 root INFO writing requirements to Authlib.egg-info/requires.txt 2024-08-29 13:57:51,416 root INFO writing top-level names to Authlib.egg-info/top_level.txt 2024-08-29 13:57:51,457 root INFO reading manifest file 'Authlib.egg-info/SOURCES.txt' 2024-08-29 13:57:51,463 root INFO reading manifest template 'MANIFEST.in' 2024-08-29 13:57:51,465 root WARNING no previously-included directories found matching 'tests*' 2024-08-29 13:57:51,466 root INFO adding license file 'LICENSE' 2024-08-29 13:57:51,477 root INFO writing manifest file 'Authlib.egg-info/SOURCES.txt' 2024-08-29 13:57:51,519 root INFO installing to build/bdist.linux-riscv64/wheel 2024-08-29 13:57:51,519 root INFO running install 2024-08-29 13:57:51,563 root INFO running install_lib 2024-08-29 13:57:51,569 root INFO creating build/bdist.linux-riscv64 2024-08-29 13:57:51,570 root INFO creating build/bdist.linux-riscv64/wheel 2024-08-29 13:57:51,570 root INFO creating build/bdist.linux-riscv64/wheel/authlib 2024-08-29 13:57:51,571 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth1 2024-08-29 13:57:51,572 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-08-29 13:57:51,572 root INFO copying build/lib/authlib/oauth1/rfc5849/rsa.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-08-29 13:57:51,573 root INFO copying build/lib/authlib/oauth1/rfc5849/util.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-08-29 13:57:51,574 root INFO copying build/lib/authlib/oauth1/rfc5849/client_auth.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-08-29 13:57:51,575 root INFO copying build/lib/authlib/oauth1/rfc5849/base_server.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-08-29 13:57:51,576 root INFO copying build/lib/authlib/oauth1/rfc5849/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-08-29 13:57:51,577 root INFO copying build/lib/authlib/oauth1/rfc5849/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-08-29 13:57:51,577 root INFO copying build/lib/authlib/oauth1/rfc5849/parameters.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-08-29 13:57:51,578 root INFO copying build/lib/authlib/oauth1/rfc5849/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-08-29 13:57:51,579 root INFO copying build/lib/authlib/oauth1/rfc5849/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-08-29 13:57:51,580 root INFO copying build/lib/authlib/oauth1/rfc5849/signature.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-08-29 13:57:51,581 root INFO copying build/lib/authlib/oauth1/rfc5849/wrapper.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-08-29 13:57:51,582 root INFO copying build/lib/authlib/oauth1/rfc5849/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-08-29 13:57:51,583 root INFO copying build/lib/authlib/oauth1/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1 2024-08-29 13:57:51,583 root INFO copying build/lib/authlib/oauth1/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1 2024-08-29 13:57:51,584 root INFO copying build/lib/authlib/oauth1/client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1 2024-08-29 13:57:51,585 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose 2024-08-29 13:57:51,586 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7516 2024-08-29 13:57:51,586 root INFO copying build/lib/authlib/jose/rfc7516/jwe.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7516 2024-08-29 13:57:51,588 root INFO copying build/lib/authlib/jose/rfc7516/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7516 2024-08-29 13:57:51,588 root INFO copying build/lib/authlib/jose/rfc7516/models.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7516 2024-08-29 13:57:51,589 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2024-08-29 13:57:51,590 root INFO copying build/lib/authlib/jose/drafts/_jwe_enc_cryptodome.py -> build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2024-08-29 13:57:51,591 root INFO copying build/lib/authlib/jose/drafts/_jwe_algorithms.py -> build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2024-08-29 13:57:51,592 root INFO copying build/lib/authlib/jose/drafts/_jwe_enc_cryptography.py -> build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2024-08-29 13:57:51,592 root INFO copying build/lib/authlib/jose/drafts/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2024-08-29 13:57:51,593 root INFO copying build/lib/authlib/jose/util.py -> build/bdist.linux-riscv64/wheel/authlib/jose 2024-08-29 13:57:51,594 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-08-29 13:57:51,595 root INFO copying build/lib/authlib/jose/rfc7517/base_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-08-29 13:57:51,595 root INFO copying build/lib/authlib/jose/rfc7517/_cryptography_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-08-29 13:57:51,596 root INFO copying build/lib/authlib/jose/rfc7517/key_set.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-08-29 13:57:51,597 root INFO copying build/lib/authlib/jose/rfc7517/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-08-29 13:57:51,598 root INFO copying build/lib/authlib/jose/rfc7517/asymmetric_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-08-29 13:57:51,599 root INFO copying build/lib/authlib/jose/rfc7517/jwk.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-08-29 13:57:51,600 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-08-29 13:57:51,600 root INFO copying build/lib/authlib/jose/rfc7518/rsa_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-08-29 13:57:51,601 root INFO copying build/lib/authlib/jose/rfc7518/util.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-08-29 13:57:51,602 root INFO copying build/lib/authlib/jose/rfc7518/oct_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-08-29 13:57:51,603 root INFO copying build/lib/authlib/jose/rfc7518/jwe_encs.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-08-29 13:57:51,603 root INFO copying build/lib/authlib/jose/rfc7518/jwe_zips.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-08-29 13:57:51,604 root INFO copying build/lib/authlib/jose/rfc7518/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-08-29 13:57:51,605 root INFO copying build/lib/authlib/jose/rfc7518/jws_algs.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-08-29 13:57:51,606 root INFO copying build/lib/authlib/jose/rfc7518/jwe_algs.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-08-29 13:57:51,607 root INFO copying build/lib/authlib/jose/rfc7518/ec_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-08-29 13:57:51,607 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7515 2024-08-29 13:57:51,608 root INFO copying build/lib/authlib/jose/rfc7515/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7515 2024-08-29 13:57:51,609 root INFO copying build/lib/authlib/jose/rfc7515/jws.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7515 2024-08-29 13:57:51,610 root INFO copying build/lib/authlib/jose/rfc7515/models.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7515 2024-08-29 13:57:51,611 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc8037 2024-08-29 13:57:51,611 root INFO copying build/lib/authlib/jose/rfc8037/okp_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc8037 2024-08-29 13:57:51,612 root INFO copying build/lib/authlib/jose/rfc8037/jws_eddsa.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc8037 2024-08-29 13:57:51,613 root INFO copying build/lib/authlib/jose/rfc8037/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc8037 2024-08-29 13:57:51,614 root INFO copying build/lib/authlib/jose/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose 2024-08-29 13:57:51,615 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7519 2024-08-29 13:57:51,616 root INFO copying build/lib/authlib/jose/rfc7519/jwt.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7519 2024-08-29 13:57:51,616 root INFO copying build/lib/authlib/jose/rfc7519/claims.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7519 2024-08-29 13:57:51,617 root INFO copying build/lib/authlib/jose/rfc7519/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7519 2024-08-29 13:57:51,618 root INFO copying build/lib/authlib/jose/errors.py -> build/bdist.linux-riscv64/wheel/authlib/jose 2024-08-29 13:57:51,619 root INFO copying build/lib/authlib/jose/jwk.py -> build/bdist.linux-riscv64/wheel/authlib/jose 2024-08-29 13:57:51,620 root INFO copying build/lib/authlib/deprecate.py -> build/bdist.linux-riscv64/wheel/authlib 2024-08-29 13:57:51,620 root INFO copying build/lib/authlib/__init__.py -> build/bdist.linux-riscv64/wheel/authlib 2024-08-29 13:57:51,621 root INFO creating build/bdist.linux-riscv64/wheel/authlib/common 2024-08-29 13:57:51,622 root INFO copying build/lib/authlib/common/urls.py -> build/bdist.linux-riscv64/wheel/authlib/common 2024-08-29 13:57:51,623 root INFO copying build/lib/authlib/common/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/common 2024-08-29 13:57:51,623 root INFO copying build/lib/authlib/common/errors.py -> build/bdist.linux-riscv64/wheel/authlib/common 2024-08-29 13:57:51,624 root INFO copying build/lib/authlib/common/encoding.py -> build/bdist.linux-riscv64/wheel/authlib/common 2024-08-29 13:57:51,625 root INFO copying build/lib/authlib/common/security.py -> build/bdist.linux-riscv64/wheel/authlib/common 2024-08-29 13:57:51,625 root INFO copying build/lib/authlib/consts.py -> build/bdist.linux-riscv64/wheel/authlib 2024-08-29 13:57:51,626 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2 2024-08-29 13:57:51,627 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2024-08-29 13:57:51,627 root INFO copying build/lib/authlib/oauth2/rfc8628/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2024-08-29 13:57:51,628 root INFO copying build/lib/authlib/oauth2/rfc8628/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2024-08-29 13:57:51,629 root INFO copying build/lib/authlib/oauth2/rfc8628/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2024-08-29 13:57:51,630 root INFO copying build/lib/authlib/oauth2/rfc8628/endpoint.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2024-08-29 13:57:51,631 root INFO copying build/lib/authlib/oauth2/rfc8628/device_code.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2024-08-29 13:57:51,632 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7009 2024-08-29 13:57:51,632 root INFO copying build/lib/authlib/oauth2/rfc7009/revocation.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7009 2024-08-29 13:57:51,633 root INFO copying build/lib/authlib/oauth2/rfc7009/parameters.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7009 2024-08-29 13:57:51,634 root INFO copying build/lib/authlib/oauth2/rfc7009/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7009 2024-08-29 13:57:51,635 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8693 2024-08-29 13:57:51,636 root INFO copying build/lib/authlib/oauth2/rfc8693/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8693 2024-08-29 13:57:51,636 root INFO copying build/lib/authlib/oauth2/auth.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2 2024-08-29 13:57:51,637 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7636 2024-08-29 13:57:51,638 root INFO copying build/lib/authlib/oauth2/rfc7636/challenge.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7636 2024-08-29 13:57:51,639 root INFO copying build/lib/authlib/oauth2/rfc7636/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7636 2024-08-29 13:57:51,640 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-08-29 13:57:51,640 root INFO copying build/lib/authlib/oauth2/rfc7523/token.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-08-29 13:57:51,641 root INFO copying build/lib/authlib/oauth2/rfc7523/assertion.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-08-29 13:57:51,642 root INFO copying build/lib/authlib/oauth2/rfc7523/auth.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-08-29 13:57:51,643 root INFO copying build/lib/authlib/oauth2/rfc7523/jwt_bearer.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-08-29 13:57:51,644 root INFO copying build/lib/authlib/oauth2/rfc7523/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-08-29 13:57:51,644 root INFO copying build/lib/authlib/oauth2/rfc7523/validator.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-08-29 13:57:51,645 root INFO copying build/lib/authlib/oauth2/rfc7523/client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-08-29 13:57:51,646 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2024-08-29 13:57:51,647 root INFO copying build/lib/authlib/oauth2/rfc6750/token.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2024-08-29 13:57:51,647 root INFO copying build/lib/authlib/oauth2/rfc6750/parameters.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2024-08-29 13:57:51,648 root INFO copying build/lib/authlib/oauth2/rfc6750/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2024-08-29 13:57:51,649 root INFO copying build/lib/authlib/oauth2/rfc6750/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2024-08-29 13:57:51,650 root INFO copying build/lib/authlib/oauth2/rfc6750/validator.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2024-08-29 13:57:51,651 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2024-08-29 13:57:51,651 root INFO copying build/lib/authlib/oauth2/rfc7591/claims.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2024-08-29 13:57:51,652 root INFO copying build/lib/authlib/oauth2/rfc7591/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2024-08-29 13:57:51,653 root INFO copying build/lib/authlib/oauth2/rfc7591/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2024-08-29 13:57:51,654 root INFO copying build/lib/authlib/oauth2/rfc7591/endpoint.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2024-08-29 13:57:51,655 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7521 2024-08-29 13:57:51,656 root INFO copying build/lib/authlib/oauth2/rfc7521/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7521 2024-08-29 13:57:51,656 root INFO copying build/lib/authlib/oauth2/rfc7521/client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7521 2024-08-29 13:57:51,657 root INFO copying build/lib/authlib/oauth2/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2 2024-08-29 13:57:51,658 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8414 2024-08-29 13:57:51,659 root INFO copying build/lib/authlib/oauth2/rfc8414/well_known.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8414 2024-08-29 13:57:51,660 root INFO copying build/lib/authlib/oauth2/rfc8414/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8414 2024-08-29 13:57:51,660 root INFO copying build/lib/authlib/oauth2/rfc8414/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8414 2024-08-29 13:57:51,662 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2024-08-29 13:57:51,662 root INFO copying build/lib/authlib/oauth2/rfc7662/token_validator.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2024-08-29 13:57:51,663 root INFO copying build/lib/authlib/oauth2/rfc7662/introspection.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2024-08-29 13:57:51,664 root INFO copying build/lib/authlib/oauth2/rfc7662/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2024-08-29 13:57:51,665 root INFO copying build/lib/authlib/oauth2/rfc7662/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2024-08-29 13:57:51,666 root INFO copying build/lib/authlib/oauth2/base.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2 2024-08-29 13:57:51,666 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7592 2024-08-29 13:57:51,667 root INFO copying build/lib/authlib/oauth2/rfc7592/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7592 2024-08-29 13:57:51,668 root INFO copying build/lib/authlib/oauth2/rfc7592/endpoint.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7592 2024-08-29 13:57:51,669 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-08-29 13:57:51,670 root INFO copying build/lib/authlib/oauth2/rfc9068/token_validator.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-08-29 13:57:51,671 root INFO copying build/lib/authlib/oauth2/rfc9068/token.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-08-29 13:57:51,671 root INFO copying build/lib/authlib/oauth2/rfc9068/claims.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-08-29 13:57:51,672 root INFO copying build/lib/authlib/oauth2/rfc9068/revocation.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-08-29 13:57:51,673 root INFO copying build/lib/authlib/oauth2/rfc9068/introspection.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-08-29 13:57:51,674 root INFO copying build/lib/authlib/oauth2/rfc9068/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-08-29 13:57:51,675 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-08-29 13:57:51,676 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,676 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/refresh_token.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,677 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,678 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/implicit.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,679 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/authorization_code.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,680 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,680 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/base.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,681 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/client_credentials.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-08-29 13:57:51,682 root INFO copying build/lib/authlib/oauth2/rfc6749/util.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-08-29 13:57:51,683 root INFO copying build/lib/authlib/oauth2/rfc6749/authenticate_client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-08-29 13:57:51,684 root INFO copying build/lib/authlib/oauth2/rfc6749/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-08-29 13:57:51,685 root INFO copying build/lib/authlib/oauth2/rfc6749/wrappers.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-08-29 13:57:51,686 root INFO copying build/lib/authlib/oauth2/rfc6749/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-08-29 13:57:51,686 root INFO copying build/lib/authlib/oauth2/rfc6749/parameters.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-08-29 13:57:51,687 root INFO copying build/lib/authlib/oauth2/rfc6749/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-08-29 13:57:51,688 root INFO copying build/lib/authlib/oauth2/rfc6749/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-08-29 13:57:51,689 root INFO copying build/lib/authlib/oauth2/rfc6749/token_endpoint.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-08-29 13:57:51,690 root INFO copying build/lib/authlib/oauth2/rfc6749/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-08-29 13:57:51,691 root INFO copying build/lib/authlib/oauth2/rfc6749/requests.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-08-29 13:57:51,691 root INFO copying build/lib/authlib/oauth2/client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2 2024-08-29 13:57:51,692 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations 2024-08-29 13:57:51,693 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-08-29 13:57:51,694 root INFO copying build/lib/authlib/integrations/base_client/async_app.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-08-29 13:57:51,695 root INFO copying build/lib/authlib/integrations/base_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-08-29 13:57:51,695 root INFO copying build/lib/authlib/integrations/base_client/async_openid.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-08-29 13:57:51,696 root INFO copying build/lib/authlib/integrations/base_client/errors.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-08-29 13:57:51,697 root INFO copying build/lib/authlib/integrations/base_client/sync_app.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-08-29 13:57:51,698 root INFO copying build/lib/authlib/integrations/base_client/sync_openid.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-08-29 13:57:51,699 root INFO copying build/lib/authlib/integrations/base_client/framework_integration.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-08-29 13:57:51,700 root INFO copying build/lib/authlib/integrations/base_client/registry.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-08-29 13:57:51,701 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2024-08-29 13:57:51,701 root INFO copying build/lib/authlib/integrations/django_oauth1/nonce.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2024-08-29 13:57:51,702 root INFO copying build/lib/authlib/integrations/django_oauth1/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2024-08-29 13:57:51,703 root INFO copying build/lib/authlib/integrations/django_oauth1/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2024-08-29 13:57:51,704 root INFO copying build/lib/authlib/integrations/django_oauth1/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2024-08-29 13:57:51,705 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/flask_client 2024-08-29 13:57:51,705 root INFO copying build/lib/authlib/integrations/flask_client/integration.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_client 2024-08-29 13:57:51,706 root INFO copying build/lib/authlib/integrations/flask_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_client 2024-08-29 13:57:51,707 root INFO copying build/lib/authlib/integrations/flask_client/apps.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_client 2024-08-29 13:57:51,708 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2024-08-29 13:57:51,708 root INFO copying build/lib/authlib/integrations/sqla_oauth2/client_mixin.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2024-08-29 13:57:51,709 root INFO copying build/lib/authlib/integrations/sqla_oauth2/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2024-08-29 13:57:51,710 root INFO copying build/lib/authlib/integrations/sqla_oauth2/tokens_mixins.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2024-08-29 13:57:51,711 root INFO copying build/lib/authlib/integrations/sqla_oauth2/functions.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2024-08-29 13:57:51,712 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2024-08-29 13:57:51,712 root INFO copying build/lib/authlib/integrations/requests_client/oauth1_session.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2024-08-29 13:57:51,713 root INFO copying build/lib/authlib/integrations/requests_client/assertion_session.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2024-08-29 13:57:51,714 root INFO copying build/lib/authlib/integrations/requests_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2024-08-29 13:57:51,715 root INFO copying build/lib/authlib/integrations/requests_client/oauth2_session.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2024-08-29 13:57:51,716 root INFO copying build/lib/authlib/integrations/requests_client/utils.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2024-08-29 13:57:51,716 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,717 root INFO copying build/lib/authlib/integrations/flask_oauth2/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,718 root INFO copying build/lib/authlib/integrations/flask_oauth2/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,719 root INFO copying build/lib/authlib/integrations/flask_oauth2/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,719 root INFO copying build/lib/authlib/integrations/flask_oauth2/errors.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,720 root INFO copying build/lib/authlib/integrations/flask_oauth2/signals.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,721 root INFO copying build/lib/authlib/integrations/flask_oauth2/requests.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-08-29 13:57:51,722 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/starlette_client 2024-08-29 13:57:51,722 root INFO copying build/lib/authlib/integrations/starlette_client/integration.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/starlette_client 2024-08-29 13:57:51,723 root INFO copying build/lib/authlib/integrations/starlette_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/starlette_client 2024-08-29 13:57:51,724 root INFO copying build/lib/authlib/integrations/starlette_client/apps.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/starlette_client 2024-08-29 13:57:51,725 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2024-08-29 13:57:51,725 root INFO copying build/lib/authlib/integrations/flask_oauth1/cache.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2024-08-29 13:57:51,726 root INFO copying build/lib/authlib/integrations/flask_oauth1/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2024-08-29 13:57:51,727 root INFO copying build/lib/authlib/integrations/flask_oauth1/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2024-08-29 13:57:51,728 root INFO copying build/lib/authlib/integrations/flask_oauth1/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2024-08-29 13:57:51,729 root INFO copying build/lib/authlib/integrations/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations 2024-08-29 13:57:51,729 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/django_client 2024-08-29 13:57:51,730 root INFO copying build/lib/authlib/integrations/django_client/integration.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_client 2024-08-29 13:57:51,731 root INFO copying build/lib/authlib/integrations/django_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_client 2024-08-29 13:57:51,732 root INFO copying build/lib/authlib/integrations/django_client/apps.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_client 2024-08-29 13:57:51,733 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-08-29 13:57:51,733 root INFO copying build/lib/authlib/integrations/django_oauth2/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-08-29 13:57:51,734 root INFO copying build/lib/authlib/integrations/django_oauth2/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-08-29 13:57:51,735 root INFO copying build/lib/authlib/integrations/django_oauth2/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-08-29 13:57:51,736 root INFO copying build/lib/authlib/integrations/django_oauth2/endpoints.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-08-29 13:57:51,737 root INFO copying build/lib/authlib/integrations/django_oauth2/signals.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-08-29 13:57:51,737 root INFO copying build/lib/authlib/integrations/django_oauth2/requests.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-08-29 13:57:51,738 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2024-08-29 13:57:51,739 root INFO copying build/lib/authlib/integrations/httpx_client/oauth1_client.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2024-08-29 13:57:51,740 root INFO copying build/lib/authlib/integrations/httpx_client/assertion_client.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2024-08-29 13:57:51,741 root INFO copying build/lib/authlib/integrations/httpx_client/oauth2_client.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2024-08-29 13:57:51,741 root INFO copying build/lib/authlib/integrations/httpx_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2024-08-29 13:57:51,742 root INFO copying build/lib/authlib/integrations/httpx_client/utils.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2024-08-29 13:57:51,743 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oidc 2024-08-29 13:57:51,744 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oidc/core 2024-08-29 13:57:51,745 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2024-08-29 13:57:51,745 root INFO copying build/lib/authlib/oidc/core/grants/implicit.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2024-08-29 13:57:51,746 root INFO copying build/lib/authlib/oidc/core/grants/util.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2024-08-29 13:57:51,747 root INFO copying build/lib/authlib/oidc/core/grants/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2024-08-29 13:57:51,748 root INFO copying build/lib/authlib/oidc/core/grants/code.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2024-08-29 13:57:51,748 root INFO copying build/lib/authlib/oidc/core/grants/hybrid.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2024-08-29 13:57:51,749 root INFO copying build/lib/authlib/oidc/core/claims.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2024-08-29 13:57:51,750 root INFO copying build/lib/authlib/oidc/core/util.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2024-08-29 13:57:51,751 root INFO copying build/lib/authlib/oidc/core/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2024-08-29 13:57:51,752 root INFO copying build/lib/authlib/oidc/core/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2024-08-29 13:57:51,753 root INFO copying build/lib/authlib/oidc/core/models.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2024-08-29 13:57:51,753 root INFO copying build/lib/authlib/oidc/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oidc 2024-08-29 13:57:51,754 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oidc/discovery 2024-08-29 13:57:51,755 root INFO copying build/lib/authlib/oidc/discovery/well_known.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/discovery 2024-08-29 13:57:51,756 root INFO copying build/lib/authlib/oidc/discovery/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/discovery 2024-08-29 13:57:51,756 root INFO copying build/lib/authlib/oidc/discovery/models.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/discovery 2024-08-29 13:57:51,757 root INFO running install_egg_info 2024-08-29 13:57:51,764 root INFO Copying Authlib.egg-info to build/bdist.linux-riscv64/wheel/Authlib-1.3.2-py3.12.egg-info 2024-08-29 13:57:51,767 root INFO running install_scripts 2024-08-29 13:57:51,776 root INFO creating build/bdist.linux-riscv64/wheel/Authlib-1.3.2.dist-info/WHEEL 2024-08-29 13:57:51,778 wheel INFO creating '/home/buildozer/aports/community/py3-authlib/src/authlib-1.3.2/.dist/.tmp-y5rq8x4w/Authlib-1.3.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-08-29 13:57:51,780 wheel INFO adding 'authlib/__init__.py' 2024-08-29 13:57:51,781 wheel INFO adding 'authlib/consts.py' 2024-08-29 13:57:51,781 wheel INFO adding 'authlib/deprecate.py' 2024-08-29 13:57:51,782 wheel INFO adding 'authlib/common/__init__.py' 2024-08-29 13:57:51,783 wheel INFO adding 'authlib/common/encoding.py' 2024-08-29 13:57:51,784 wheel INFO adding 'authlib/common/errors.py' 2024-08-29 13:57:51,785 wheel INFO adding 'authlib/common/security.py' 2024-08-29 13:57:51,786 wheel INFO adding 'authlib/common/urls.py' 2024-08-29 13:57:51,787 wheel INFO adding 'authlib/integrations/__init__.py' 2024-08-29 13:57:51,788 wheel INFO adding 'authlib/integrations/base_client/__init__.py' 2024-08-29 13:57:51,789 wheel INFO adding 'authlib/integrations/base_client/async_app.py' 2024-08-29 13:57:51,790 wheel INFO adding 'authlib/integrations/base_client/async_openid.py' 2024-08-29 13:57:51,791 wheel INFO adding 'authlib/integrations/base_client/errors.py' 2024-08-29 13:57:51,791 wheel INFO adding 'authlib/integrations/base_client/framework_integration.py' 2024-08-29 13:57:51,792 wheel INFO adding 'authlib/integrations/base_client/registry.py' 2024-08-29 13:57:51,793 wheel INFO adding 'authlib/integrations/base_client/sync_app.py' 2024-08-29 13:57:51,795 wheel INFO adding 'authlib/integrations/base_client/sync_openid.py' 2024-08-29 13:57:51,796 wheel INFO adding 'authlib/integrations/django_client/__init__.py' 2024-08-29 13:57:51,796 wheel INFO adding 'authlib/integrations/django_client/apps.py' 2024-08-29 13:57:51,797 wheel INFO adding 'authlib/integrations/django_client/integration.py' 2024-08-29 13:57:51,798 wheel INFO adding 'authlib/integrations/django_oauth1/__init__.py' 2024-08-29 13:57:51,799 wheel INFO adding 'authlib/integrations/django_oauth1/authorization_server.py' 2024-08-29 13:57:51,800 wheel INFO adding 'authlib/integrations/django_oauth1/nonce.py' 2024-08-29 13:57:51,801 wheel INFO adding 'authlib/integrations/django_oauth1/resource_protector.py' 2024-08-29 13:57:51,802 wheel INFO adding 'authlib/integrations/django_oauth2/__init__.py' 2024-08-29 13:57:51,803 wheel INFO adding 'authlib/integrations/django_oauth2/authorization_server.py' 2024-08-29 13:57:51,804 wheel INFO adding 'authlib/integrations/django_oauth2/endpoints.py' 2024-08-29 13:57:51,804 wheel INFO adding 'authlib/integrations/django_oauth2/requests.py' 2024-08-29 13:57:51,805 wheel INFO adding 'authlib/integrations/django_oauth2/resource_protector.py' 2024-08-29 13:57:51,806 wheel INFO adding 'authlib/integrations/django_oauth2/signals.py' 2024-08-29 13:57:51,807 wheel INFO adding 'authlib/integrations/flask_client/__init__.py' 2024-08-29 13:57:51,808 wheel INFO adding 'authlib/integrations/flask_client/apps.py' 2024-08-29 13:57:51,809 wheel INFO adding 'authlib/integrations/flask_client/integration.py' 2024-08-29 13:57:51,810 wheel INFO adding 'authlib/integrations/flask_oauth1/__init__.py' 2024-08-29 13:57:51,811 wheel INFO adding 'authlib/integrations/flask_oauth1/authorization_server.py' 2024-08-29 13:57:51,811 wheel INFO adding 'authlib/integrations/flask_oauth1/cache.py' 2024-08-29 13:57:51,812 wheel INFO adding 'authlib/integrations/flask_oauth1/resource_protector.py' 2024-08-29 13:57:51,813 wheel INFO adding 'authlib/integrations/flask_oauth2/__init__.py' 2024-08-29 13:57:51,814 wheel INFO adding 'authlib/integrations/flask_oauth2/authorization_server.py' 2024-08-29 13:57:51,815 wheel INFO adding 'authlib/integrations/flask_oauth2/errors.py' 2024-08-29 13:57:51,816 wheel INFO adding 'authlib/integrations/flask_oauth2/requests.py' 2024-08-29 13:57:51,817 wheel INFO adding 'authlib/integrations/flask_oauth2/resource_protector.py' 2024-08-29 13:57:51,818 wheel INFO adding 'authlib/integrations/flask_oauth2/signals.py' 2024-08-29 13:57:51,819 wheel INFO adding 'authlib/integrations/httpx_client/__init__.py' 2024-08-29 13:57:51,819 wheel INFO adding 'authlib/integrations/httpx_client/assertion_client.py' 2024-08-29 13:57:51,820 wheel INFO adding 'authlib/integrations/httpx_client/oauth1_client.py' 2024-08-29 13:57:51,821 wheel INFO adding 'authlib/integrations/httpx_client/oauth2_client.py' 2024-08-29 13:57:51,822 wheel INFO adding 'authlib/integrations/httpx_client/utils.py' 2024-08-29 13:57:51,823 wheel INFO adding 'authlib/integrations/requests_client/__init__.py' 2024-08-29 13:57:51,824 wheel INFO adding 'authlib/integrations/requests_client/assertion_session.py' 2024-08-29 13:57:51,825 wheel INFO adding 'authlib/integrations/requests_client/oauth1_session.py' 2024-08-29 13:57:51,826 wheel INFO adding 'authlib/integrations/requests_client/oauth2_session.py' 2024-08-29 13:57:51,827 wheel INFO adding 'authlib/integrations/requests_client/utils.py' 2024-08-29 13:57:51,828 wheel INFO adding 'authlib/integrations/sqla_oauth2/__init__.py' 2024-08-29 13:57:51,828 wheel INFO adding 'authlib/integrations/sqla_oauth2/client_mixin.py' 2024-08-29 13:57:51,829 wheel INFO adding 'authlib/integrations/sqla_oauth2/functions.py' 2024-08-29 13:57:51,830 wheel INFO adding 'authlib/integrations/sqla_oauth2/tokens_mixins.py' 2024-08-29 13:57:51,831 wheel INFO adding 'authlib/integrations/starlette_client/__init__.py' 2024-08-29 13:57:51,832 wheel INFO adding 'authlib/integrations/starlette_client/apps.py' 2024-08-29 13:57:51,833 wheel INFO adding 'authlib/integrations/starlette_client/integration.py' 2024-08-29 13:57:51,834 wheel INFO adding 'authlib/jose/__init__.py' 2024-08-29 13:57:51,835 wheel INFO adding 'authlib/jose/errors.py' 2024-08-29 13:57:51,836 wheel INFO adding 'authlib/jose/jwk.py' 2024-08-29 13:57:51,836 wheel INFO adding 'authlib/jose/util.py' 2024-08-29 13:57:51,839 wheel INFO adding 'authlib/jose/drafts/__init__.py' 2024-08-29 13:57:51,840 wheel INFO adding 'authlib/jose/drafts/_jwe_algorithms.py' 2024-08-29 13:57:51,841 wheel INFO adding 'authlib/jose/drafts/_jwe_enc_cryptodome.py' 2024-08-29 13:57:51,842 wheel INFO adding 'authlib/jose/drafts/_jwe_enc_cryptography.py' 2024-08-29 13:57:51,843 wheel INFO adding 'authlib/jose/rfc7515/__init__.py' 2024-08-29 13:57:51,844 wheel INFO adding 'authlib/jose/rfc7515/jws.py' 2024-08-29 13:57:51,845 wheel INFO adding 'authlib/jose/rfc7515/models.py' 2024-08-29 13:57:51,846 wheel INFO adding 'authlib/jose/rfc7516/__init__.py' 2024-08-29 13:57:51,848 wheel INFO adding 'authlib/jose/rfc7516/jwe.py' 2024-08-29 13:57:51,849 wheel INFO adding 'authlib/jose/rfc7516/models.py' 2024-08-29 13:57:51,850 wheel INFO adding 'authlib/jose/rfc7517/__init__.py' 2024-08-29 13:57:51,851 wheel INFO adding 'authlib/jose/rfc7517/_cryptography_key.py' 2024-08-29 13:57:51,852 wheel INFO adding 'authlib/jose/rfc7517/asymmetric_key.py' 2024-08-29 13:57:51,853 wheel INFO adding 'authlib/jose/rfc7517/base_key.py' 2024-08-29 13:57:51,854 wheel INFO adding 'authlib/jose/rfc7517/jwk.py' 2024-08-29 13:57:51,855 wheel INFO adding 'authlib/jose/rfc7517/key_set.py' 2024-08-29 13:57:51,856 wheel INFO adding 'authlib/jose/rfc7518/__init__.py' 2024-08-29 13:57:51,856 wheel INFO adding 'authlib/jose/rfc7518/ec_key.py' 2024-08-29 13:57:51,858 wheel INFO adding 'authlib/jose/rfc7518/jwe_algs.py' 2024-08-29 13:57:51,859 wheel INFO adding 'authlib/jose/rfc7518/jwe_encs.py' 2024-08-29 13:57:51,860 wheel INFO adding 'authlib/jose/rfc7518/jwe_zips.py' 2024-08-29 13:57:51,861 wheel INFO adding 'authlib/jose/rfc7518/jws_algs.py' 2024-08-29 13:57:51,862 wheel INFO adding 'authlib/jose/rfc7518/oct_key.py' 2024-08-29 13:57:51,863 wheel INFO adding 'authlib/jose/rfc7518/rsa_key.py' 2024-08-29 13:57:51,863 wheel INFO adding 'authlib/jose/rfc7518/util.py' 2024-08-29 13:57:51,864 wheel INFO adding 'authlib/jose/rfc7519/__init__.py' 2024-08-29 13:57:51,865 wheel INFO adding 'authlib/jose/rfc7519/claims.py' 2024-08-29 13:57:51,866 wheel INFO adding 'authlib/jose/rfc7519/jwt.py' 2024-08-29 13:57:51,867 wheel INFO adding 'authlib/jose/rfc8037/__init__.py' 2024-08-29 13:57:51,868 wheel INFO adding 'authlib/jose/rfc8037/jws_eddsa.py' 2024-08-29 13:57:51,869 wheel INFO adding 'authlib/jose/rfc8037/okp_key.py' 2024-08-29 13:57:51,870 wheel INFO adding 'authlib/oauth1/__init__.py' 2024-08-29 13:57:51,871 wheel INFO adding 'authlib/oauth1/client.py' 2024-08-29 13:57:51,872 wheel INFO adding 'authlib/oauth1/errors.py' 2024-08-29 13:57:51,873 wheel INFO adding 'authlib/oauth1/rfc5849/__init__.py' 2024-08-29 13:57:51,874 wheel INFO adding 'authlib/oauth1/rfc5849/authorization_server.py' 2024-08-29 13:57:51,875 wheel INFO adding 'authlib/oauth1/rfc5849/base_server.py' 2024-08-29 13:57:51,876 wheel INFO adding 'authlib/oauth1/rfc5849/client_auth.py' 2024-08-29 13:57:51,877 wheel INFO adding 'authlib/oauth1/rfc5849/errors.py' 2024-08-29 13:57:51,878 wheel INFO adding 'authlib/oauth1/rfc5849/models.py' 2024-08-29 13:57:51,879 wheel INFO adding 'authlib/oauth1/rfc5849/parameters.py' 2024-08-29 13:57:51,880 wheel INFO adding 'authlib/oauth1/rfc5849/resource_protector.py' 2024-08-29 13:57:51,881 wheel INFO adding 'authlib/oauth1/rfc5849/rsa.py' 2024-08-29 13:57:51,882 wheel INFO adding 'authlib/oauth1/rfc5849/signature.py' 2024-08-29 13:57:51,883 wheel INFO adding 'authlib/oauth1/rfc5849/util.py' 2024-08-29 13:57:51,884 wheel INFO adding 'authlib/oauth1/rfc5849/wrapper.py' 2024-08-29 13:57:51,885 wheel INFO adding 'authlib/oauth2/__init__.py' 2024-08-29 13:57:51,886 wheel INFO adding 'authlib/oauth2/auth.py' 2024-08-29 13:57:51,887 wheel INFO adding 'authlib/oauth2/base.py' 2024-08-29 13:57:51,888 wheel INFO adding 'authlib/oauth2/client.py' 2024-08-29 13:57:51,889 wheel INFO adding 'authlib/oauth2/rfc6749/__init__.py' 2024-08-29 13:57:51,890 wheel INFO adding 'authlib/oauth2/rfc6749/authenticate_client.py' 2024-08-29 13:57:51,891 wheel INFO adding 'authlib/oauth2/rfc6749/authorization_server.py' 2024-08-29 13:57:51,893 wheel INFO adding 'authlib/oauth2/rfc6749/errors.py' 2024-08-29 13:57:51,894 wheel INFO adding 'authlib/oauth2/rfc6749/models.py' 2024-08-29 13:57:51,895 wheel INFO adding 'authlib/oauth2/rfc6749/parameters.py' 2024-08-29 13:57:51,896 wheel INFO adding 'authlib/oauth2/rfc6749/requests.py' 2024-08-29 13:57:51,897 wheel INFO adding 'authlib/oauth2/rfc6749/resource_protector.py' 2024-08-29 13:57:51,898 wheel INFO adding 'authlib/oauth2/rfc6749/token_endpoint.py' 2024-08-29 13:57:51,899 wheel INFO adding 'authlib/oauth2/rfc6749/util.py' 2024-08-29 13:57:51,899 wheel INFO adding 'authlib/oauth2/rfc6749/wrappers.py' 2024-08-29 13:57:51,900 wheel INFO adding 'authlib/oauth2/rfc6749/grants/__init__.py' 2024-08-29 13:57:51,902 wheel INFO adding 'authlib/oauth2/rfc6749/grants/authorization_code.py' 2024-08-29 13:57:51,903 wheel INFO adding 'authlib/oauth2/rfc6749/grants/base.py' 2024-08-29 13:57:51,904 wheel INFO adding 'authlib/oauth2/rfc6749/grants/client_credentials.py' 2024-08-29 13:57:51,905 wheel INFO adding 'authlib/oauth2/rfc6749/grants/implicit.py' 2024-08-29 13:57:51,906 wheel INFO adding 'authlib/oauth2/rfc6749/grants/refresh_token.py' 2024-08-29 13:57:51,907 wheel INFO adding 'authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py' 2024-08-29 13:57:51,908 wheel INFO adding 'authlib/oauth2/rfc6750/__init__.py' 2024-08-29 13:57:51,909 wheel INFO adding 'authlib/oauth2/rfc6750/errors.py' 2024-08-29 13:57:51,910 wheel INFO adding 'authlib/oauth2/rfc6750/parameters.py' 2024-08-29 13:57:51,911 wheel INFO adding 'authlib/oauth2/rfc6750/token.py' 2024-08-29 13:57:51,911 wheel INFO adding 'authlib/oauth2/rfc6750/validator.py' 2024-08-29 13:57:51,912 wheel INFO adding 'authlib/oauth2/rfc7009/__init__.py' 2024-08-29 13:57:51,913 wheel INFO adding 'authlib/oauth2/rfc7009/parameters.py' 2024-08-29 13:57:51,914 wheel INFO adding 'authlib/oauth2/rfc7009/revocation.py' 2024-08-29 13:57:51,915 wheel INFO adding 'authlib/oauth2/rfc7521/__init__.py' 2024-08-29 13:57:51,916 wheel INFO adding 'authlib/oauth2/rfc7521/client.py' 2024-08-29 13:57:51,917 wheel INFO adding 'authlib/oauth2/rfc7523/__init__.py' 2024-08-29 13:57:51,918 wheel INFO adding 'authlib/oauth2/rfc7523/assertion.py' 2024-08-29 13:57:51,919 wheel INFO adding 'authlib/oauth2/rfc7523/auth.py' 2024-08-29 13:57:51,919 wheel INFO adding 'authlib/oauth2/rfc7523/client.py' 2024-08-29 13:57:51,920 wheel INFO adding 'authlib/oauth2/rfc7523/jwt_bearer.py' 2024-08-29 13:57:51,921 wheel INFO adding 'authlib/oauth2/rfc7523/token.py' 2024-08-29 13:57:51,922 wheel INFO adding 'authlib/oauth2/rfc7523/validator.py' 2024-08-29 13:57:51,923 wheel INFO adding 'authlib/oauth2/rfc7591/__init__.py' 2024-08-29 13:57:51,924 wheel INFO adding 'authlib/oauth2/rfc7591/claims.py' 2024-08-29 13:57:51,926 wheel INFO adding 'authlib/oauth2/rfc7591/endpoint.py' 2024-08-29 13:57:51,927 wheel INFO adding 'authlib/oauth2/rfc7591/errors.py' 2024-08-29 13:57:51,928 wheel INFO adding 'authlib/oauth2/rfc7592/__init__.py' 2024-08-29 13:57:51,929 wheel INFO adding 'authlib/oauth2/rfc7592/endpoint.py' 2024-08-29 13:57:51,930 wheel INFO adding 'authlib/oauth2/rfc7636/__init__.py' 2024-08-29 13:57:51,931 wheel INFO adding 'authlib/oauth2/rfc7636/challenge.py' 2024-08-29 13:57:51,932 wheel INFO adding 'authlib/oauth2/rfc7662/__init__.py' 2024-08-29 13:57:51,933 wheel INFO adding 'authlib/oauth2/rfc7662/introspection.py' 2024-08-29 13:57:51,934 wheel INFO adding 'authlib/oauth2/rfc7662/models.py' 2024-08-29 13:57:51,935 wheel INFO adding 'authlib/oauth2/rfc7662/token_validator.py' 2024-08-29 13:57:51,935 wheel INFO adding 'authlib/oauth2/rfc8414/__init__.py' 2024-08-29 13:57:51,936 wheel INFO adding 'authlib/oauth2/rfc8414/models.py' 2024-08-29 13:57:51,938 wheel INFO adding 'authlib/oauth2/rfc8414/well_known.py' 2024-08-29 13:57:51,939 wheel INFO adding 'authlib/oauth2/rfc8628/__init__.py' 2024-08-29 13:57:51,940 wheel INFO adding 'authlib/oauth2/rfc8628/device_code.py' 2024-08-29 13:57:51,941 wheel INFO adding 'authlib/oauth2/rfc8628/endpoint.py' 2024-08-29 13:57:51,942 wheel INFO adding 'authlib/oauth2/rfc8628/errors.py' 2024-08-29 13:57:51,943 wheel INFO adding 'authlib/oauth2/rfc8628/models.py' 2024-08-29 13:57:51,944 wheel INFO adding 'authlib/oauth2/rfc8693/__init__.py' 2024-08-29 13:57:51,945 wheel INFO adding 'authlib/oauth2/rfc9068/__init__.py' 2024-08-29 13:57:51,946 wheel INFO adding 'authlib/oauth2/rfc9068/claims.py' 2024-08-29 13:57:51,946 wheel INFO adding 'authlib/oauth2/rfc9068/introspection.py' 2024-08-29 13:57:51,947 wheel INFO adding 'authlib/oauth2/rfc9068/revocation.py' 2024-08-29 13:57:51,948 wheel INFO adding 'authlib/oauth2/rfc9068/token.py' 2024-08-29 13:57:51,949 wheel INFO adding 'authlib/oauth2/rfc9068/token_validator.py' 2024-08-29 13:57:51,951 wheel INFO adding 'authlib/oidc/__init__.py' 2024-08-29 13:57:51,952 wheel INFO adding 'authlib/oidc/core/__init__.py' 2024-08-29 13:57:51,953 wheel INFO adding 'authlib/oidc/core/claims.py' 2024-08-29 13:57:51,954 wheel INFO adding 'authlib/oidc/core/errors.py' 2024-08-29 13:57:51,955 wheel INFO adding 'authlib/oidc/core/models.py' 2024-08-29 13:57:51,955 wheel INFO adding 'authlib/oidc/core/util.py' 2024-08-29 13:57:51,956 wheel INFO adding 'authlib/oidc/core/grants/__init__.py' 2024-08-29 13:57:51,957 wheel INFO adding 'authlib/oidc/core/grants/code.py' 2024-08-29 13:57:51,958 wheel INFO adding 'authlib/oidc/core/grants/hybrid.py' 2024-08-29 13:57:51,959 wheel INFO adding 'authlib/oidc/core/grants/implicit.py' 2024-08-29 13:57:51,960 wheel INFO adding 'authlib/oidc/core/grants/util.py' 2024-08-29 13:57:51,961 wheel INFO adding 'authlib/oidc/discovery/__init__.py' 2024-08-29 13:57:51,962 wheel INFO adding 'authlib/oidc/discovery/models.py' 2024-08-29 13:57:51,963 wheel INFO adding 'authlib/oidc/discovery/well_known.py' 2024-08-29 13:57:51,964 wheel INFO adding 'Authlib-1.3.2.dist-info/LICENSE' 2024-08-29 13:57:51,965 wheel INFO adding 'Authlib-1.3.2.dist-info/METADATA' 2024-08-29 13:57:51,965 wheel INFO adding 'Authlib-1.3.2.dist-info/WHEEL' 2024-08-29 13:57:51,966 wheel INFO adding 'Authlib-1.3.2.dist-info/top_level.txt' 2024-08-29 13:57:51,969 wheel INFO adding 'Authlib-1.3.2.dist-info/RECORD' 2024-08-29 13:57:51,972 root INFO removing build/bdist.linux-riscv64/wheel 2024-08-29 13:57:51,999 gpep517 INFO The backend produced .dist/Authlib-1.3.2-py2.py3-none-any.whl Authlib-1.3.2-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.12/site-packages/authlib/oauth1/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth1/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth1/rfc5849/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth1/rfc5849/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/jose/rfc7516/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/rfc7516/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/jose/drafts/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/drafts/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/jose/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/jose/rfc7517/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/rfc7517/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/jose/rfc7518/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/rfc7518/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/jose/rfc7515/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/rfc7515/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/jose/rfc8037/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/rfc8037/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/jose/rfc7519/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/jose/rfc7519/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/common/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/common/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc8628/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc8628/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7009/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7009/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc8693/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc8693/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7636/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7636/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7523/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7523/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc6750/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc6750/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7591/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7591/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7521/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7521/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc8414/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc8414/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7662/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7662/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7592/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc7592/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc9068/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc9068/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc6749/grants/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc6749/grants/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oauth2/rfc6749/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oauth2/rfc6749/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/integrations/base_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/base_client/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/integrations/django_oauth1/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/django_oauth1/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/integrations/flask_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/flask_client/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/integrations/sqla_oauth2/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/sqla_oauth2/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/integrations/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/integrations/requests_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/requests_client/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/integrations/flask_oauth2/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/flask_oauth2/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/integrations/starlette_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/starlette_client/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/integrations/flask_oauth1/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/flask_oauth1/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/integrations/django_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/django_client/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/integrations/django_oauth2/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/django_oauth2/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/integrations/httpx_client/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/integrations/httpx_client/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oidc/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oidc/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oidc/core/grants/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oidc/core/grants/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oidc/core/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oidc/core/__pycache__' '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.12/site-packages/authlib/oidc/discovery/__pycache__' -> '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib-pyc/usr/lib/python3.12/site-packages/authlib/oidc/discovery/__pycache__' >>> py3-authlib-pyc*: Preparing subpackage py3-authlib-pyc... >>> py3-authlib-pyc*: Running postcheck for py3-authlib-pyc >>> py3-authlib*: Running postcheck for py3-authlib >>> py3-authlib*: Preparing package py3-authlib... >>> py3-authlib-pyc*: Tracing dependencies... python3 py3-cryptography python3~3.12 >>> py3-authlib-pyc*: Package size: 1.6 MB >>> py3-authlib-pyc*: Compressing data... >>> py3-authlib-pyc*: Create checksum... >>> py3-authlib-pyc*: Create py3-authlib-pyc-1.3.2-r0.apk >>> py3-authlib*: Tracing dependencies... python3 py3-cryptography python3~3.12 >>> py3-authlib*: Package size: 1.3 MB >>> py3-authlib*: Compressing data... >>> py3-authlib*: Create checksum... >>> py3-authlib*: Create py3-authlib-1.3.2-r0.apk >>> py3-authlib: Build complete at Thu, 29 Aug 2024 13:57:56 +0000 elapsed time 0h 0m 12s >>> py3-authlib: Cleaning up srcdir >>> py3-authlib: Cleaning up pkgdir >>> py3-authlib: Uninstalling dependencies... (1/30) Purging .makedepends-py3-authlib (20240829.135747) (2/30) Purging py3-cryptography-pyc (43.0.0-r0) (3/30) Purging py3-cryptography (43.0.0-r0) (4/30) Purging py3-cffi-pyc (1.16.0-r1) (5/30) Purging py3-cffi (1.16.0-r1) (6/30) Purging py3-cparser-pyc (2.22-r1) (7/30) Purging py3-cparser (2.22-r1) (8/30) Purging py3-gpep517-pyc (16-r0) (9/30) Purging py3-gpep517 (16-r0) (10/30) Purging py3-installer-pyc (0.7.0-r2) (11/30) Purging py3-installer (0.7.0-r2) (12/30) Purging py3-setuptools-pyc (70.3.0-r0) (13/30) Purging py3-setuptools (70.3.0-r0) (14/30) Purging py3-wheel-pyc (0.43.0-r0) (15/30) Purging py3-wheel (0.43.0-r0) (16/30) Purging py3-packaging-pyc (24.1-r0) (17/30) Purging py3-packaging (24.1-r0) (18/30) Purging py3-parsing-pyc (3.1.2-r1) (19/30) Purging py3-parsing (3.1.2-r1) (20/30) Purging python3-pyc (3.12.5-r1) (21/30) Purging python3-pycache-pyc0 (3.12.5-r1) (22/30) Purging pyc (3.12.5-r1) (23/30) Purging python3 (3.12.5-r1) (24/30) Purging gdbm (1.24-r0) (25/30) Purging libbz2 (1.0.8-r6) (26/30) Purging libffi (3.4.6-r0) (27/30) Purging libpanelw (6.5_p20240601-r0) (28/30) Purging mpdecimal (4.0.0-r0) (29/30) Purging sqlite-libs (3.46.1-r0) (30/30) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 341 MiB in 102 packages >>> py3-authlib: Updating the community/riscv64 repository index... >>> py3-authlib: Signing the index...