>>> py3-authlib: Building community/py3-authlib 1.3.0-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 19:52:16 +0000 >>> py3-authlib: Checking sanity of /home/buildozer/aports/community/py3-authlib/APKBUILD... >>> WARNING: py3-authlib: No maintainer >>> py3-authlib: Analyzing dependencies... >>> py3-authlib: Installing for build: build-base python3 py3-cryptography py3-gpep517 py3-setuptools py3-wheel (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.6-r0) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.6.1-r3) (5/31) Installing mpdecimal (4.0.0-r0) (6/31) Installing libpanelw (6.4_p20240330-r0) (7/31) Installing readline (8.2.10-r0) (8/31) Installing sqlite-libs (3.45.2-r0) (9/31) Installing python3 (3.12.3-r0) (10/31) Installing python3-pycache-pyc0 (3.12.3-r0) (11/31) Installing pyc (3.12.3-r0) (12/31) Installing python3-pyc (3.12.3-r0) (13/31) Installing py3-cparser (2.22-r1) (14/31) Installing py3-cparser-pyc (2.22-r1) (15/31) Installing py3-cffi (1.16.0-r1) (16/31) Installing py3-cffi-pyc (1.16.0-r1) (17/31) Installing py3-cryptography (42.0.5-r1) (18/31) Installing py3-cryptography-pyc (42.0.5-r1) (19/31) Installing py3-installer (0.7.0-r2) (20/31) Installing py3-installer-pyc (0.7.0-r2) (21/31) Installing py3-gpep517 (15-r2) (22/31) Installing py3-gpep517-pyc (15-r2) (23/31) Installing py3-parsing (3.1.2-r1) (24/31) Installing py3-parsing-pyc (3.1.2-r1) (25/31) Installing py3-packaging (24.0-r1) (26/31) Installing py3-packaging-pyc (24.0-r1) (27/31) Installing py3-setuptools (69.2.0-r2) (28/31) Installing py3-setuptools-pyc (69.2.0-r2) (29/31) Installing py3-wheel (0.42.0-r1) (30/31) Installing py3-wheel-pyc (0.42.0-r1) (31/31) Installing .makedepends-py3-authlib (20240415.195220) Executing busybox-1.36.1-r25.trigger OK: 281 MiB in 133 packages >>> py3-authlib: Cleaning up srcdir >>> py3-authlib: Cleaning up pkgdir >>> py3-authlib: Cleaning up tmpdir >>> py3-authlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Authlib-1.3.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 100 142k 0 0 911k 0 --:--:-- --:--:-- --:--:-- 919k >>> py3-authlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Authlib-1.3.0.tar.gz >>> py3-authlib: Checking sha512sums... Authlib-1.3.0.tar.gz: OK >>> py3-authlib: Unpacking /var/cache/distfiles/Authlib-1.3.0.tar.gz... 2024-04-15 19:52:23,222 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) corresp(dist, value, root_dir) 2024-04-15 19:52:23,742 root INFO running bdist_wheel 2024-04-15 19:52:23,773 root INFO running build 2024-04-15 19:52:23,773 root INFO running build_py 2024-04-15 19:52:23,781 root INFO creating build 2024-04-15 19:52:23,781 root INFO creating build/lib 2024-04-15 19:52:23,782 root INFO creating build/lib/authlib 2024-04-15 19:52:23,782 root INFO copying authlib/deprecate.py -> build/lib/authlib 2024-04-15 19:52:23,783 root INFO copying authlib/__init__.py -> build/lib/authlib 2024-04-15 19:52:23,784 root INFO copying authlib/consts.py -> build/lib/authlib 2024-04-15 19:52:23,786 root INFO creating build/lib/authlib/oauth1 2024-04-15 19:52:23,787 root INFO copying authlib/oauth1/__init__.py -> build/lib/authlib/oauth1 2024-04-15 19:52:23,788 root INFO copying authlib/oauth1/errors.py -> build/lib/authlib/oauth1 2024-04-15 19:52:23,789 root INFO copying authlib/oauth1/client.py -> build/lib/authlib/oauth1 2024-04-15 19:52:23,791 root INFO creating build/lib/authlib/jose 2024-04-15 19:52:23,791 root INFO copying authlib/jose/util.py -> build/lib/authlib/jose 2024-04-15 19:52:23,792 root INFO copying authlib/jose/__init__.py -> build/lib/authlib/jose 2024-04-15 19:52:23,793 root INFO copying authlib/jose/errors.py -> build/lib/authlib/jose 2024-04-15 19:52:23,794 root INFO copying authlib/jose/jwk.py -> build/lib/authlib/jose 2024-04-15 19:52:23,796 root INFO creating build/lib/authlib/common 2024-04-15 19:52:23,797 root INFO copying authlib/common/urls.py -> build/lib/authlib/common 2024-04-15 19:52:23,798 root INFO copying authlib/common/__init__.py -> build/lib/authlib/common 2024-04-15 19:52:23,799 root INFO copying authlib/common/errors.py -> build/lib/authlib/common 2024-04-15 19:52:23,800 root INFO copying authlib/common/encoding.py -> build/lib/authlib/common 2024-04-15 19:52:23,801 root INFO copying authlib/common/security.py -> build/lib/authlib/common 2024-04-15 19:52:23,803 root INFO creating build/lib/authlib/oauth2 2024-04-15 19:52:23,803 root INFO copying authlib/oauth2/auth.py -> build/lib/authlib/oauth2 2024-04-15 19:52:23,804 root INFO copying authlib/oauth2/__init__.py -> build/lib/authlib/oauth2 2024-04-15 19:52:23,805 root INFO copying authlib/oauth2/base.py -> build/lib/authlib/oauth2 2024-04-15 19:52:23,807 root INFO copying authlib/oauth2/client.py -> build/lib/authlib/oauth2 2024-04-15 19:52:23,808 root INFO creating build/lib/authlib/integrations 2024-04-15 19:52:23,809 root INFO copying authlib/integrations/__init__.py -> build/lib/authlib/integrations 2024-04-15 19:52:23,810 root INFO creating build/lib/authlib/oidc 2024-04-15 19:52:23,811 root INFO copying authlib/oidc/__init__.py -> build/lib/authlib/oidc 2024-04-15 19:52:23,812 root INFO creating build/lib/authlib/oauth1/rfc5849 2024-04-15 19:52:23,813 root INFO copying authlib/oauth1/rfc5849/rsa.py -> build/lib/authlib/oauth1/rfc5849 2024-04-15 19:52:23,814 root INFO copying authlib/oauth1/rfc5849/util.py -> build/lib/authlib/oauth1/rfc5849 2024-04-15 19:52:23,816 root INFO copying authlib/oauth1/rfc5849/client_auth.py -> build/lib/authlib/oauth1/rfc5849 2024-04-15 19:52:23,817 root INFO copying authlib/oauth1/rfc5849/base_server.py -> build/lib/authlib/oauth1/rfc5849 2024-04-15 19:52:23,818 root INFO copying authlib/oauth1/rfc5849/authorization_server.py -> build/lib/authlib/oauth1/rfc5849 2024-04-15 19:52:23,819 root INFO copying authlib/oauth1/rfc5849/resource_protector.py -> build/lib/authlib/oauth1/rfc5849 2024-04-15 19:52:23,820 root INFO copying authlib/oauth1/rfc5849/parameters.py -> build/lib/authlib/oauth1/rfc5849 2024-04-15 19:52:23,821 root INFO copying authlib/oauth1/rfc5849/__init__.py -> build/lib/authlib/oauth1/rfc5849 2024-04-15 19:52:23,822 root INFO copying authlib/oauth1/rfc5849/errors.py -> build/lib/authlib/oauth1/rfc5849 2024-04-15 19:52:23,822 root INFO copying authlib/oauth1/rfc5849/signature.py -> build/lib/authlib/oauth1/rfc5849 2024-04-15 19:52:23,823 root INFO copying authlib/oauth1/rfc5849/wrapper.py -> build/lib/authlib/oauth1/rfc5849 2024-04-15 19:52:23,824 root INFO copying authlib/oauth1/rfc5849/models.py -> build/lib/authlib/oauth1/rfc5849 2024-04-15 19:52:23,826 root INFO creating build/lib/authlib/jose/rfc7516 2024-04-15 19:52:23,826 root INFO copying authlib/jose/rfc7516/jwe.py -> build/lib/authlib/jose/rfc7516 2024-04-15 19:52:23,827 root INFO copying authlib/jose/rfc7516/__init__.py -> build/lib/authlib/jose/rfc7516 2024-04-15 19:52:23,828 root INFO copying authlib/jose/rfc7516/models.py -> build/lib/authlib/jose/rfc7516 2024-04-15 19:52:23,830 root INFO creating build/lib/authlib/jose/drafts 2024-04-15 19:52:23,830 root INFO copying authlib/jose/drafts/_jwe_enc_cryptodome.py -> build/lib/authlib/jose/drafts 2024-04-15 19:52:23,831 root INFO copying authlib/jose/drafts/_jwe_algorithms.py -> build/lib/authlib/jose/drafts 2024-04-15 19:52:23,832 root INFO copying authlib/jose/drafts/_jwe_enc_cryptography.py -> build/lib/authlib/jose/drafts 2024-04-15 19:52:23,833 root INFO copying authlib/jose/drafts/__init__.py -> build/lib/authlib/jose/drafts 2024-04-15 19:52:23,835 root INFO creating build/lib/authlib/jose/rfc7517 2024-04-15 19:52:23,835 root INFO copying authlib/jose/rfc7517/base_key.py -> build/lib/authlib/jose/rfc7517 2024-04-15 19:52:23,836 root INFO copying authlib/jose/rfc7517/_cryptography_key.py -> build/lib/authlib/jose/rfc7517 2024-04-15 19:52:23,837 root INFO copying authlib/jose/rfc7517/key_set.py -> build/lib/authlib/jose/rfc7517 2024-04-15 19:52:23,838 root INFO copying authlib/jose/rfc7517/__init__.py -> build/lib/authlib/jose/rfc7517 2024-04-15 19:52:23,839 root INFO copying authlib/jose/rfc7517/asymmetric_key.py -> build/lib/authlib/jose/rfc7517 2024-04-15 19:52:23,840 root INFO copying authlib/jose/rfc7517/jwk.py -> build/lib/authlib/jose/rfc7517 2024-04-15 19:52:23,841 root INFO creating build/lib/authlib/jose/rfc7518 2024-04-15 19:52:23,842 root INFO copying authlib/jose/rfc7518/rsa_key.py -> build/lib/authlib/jose/rfc7518 2024-04-15 19:52:23,843 root INFO copying authlib/jose/rfc7518/util.py -> build/lib/authlib/jose/rfc7518 2024-04-15 19:52:23,844 root INFO copying authlib/jose/rfc7518/oct_key.py -> build/lib/authlib/jose/rfc7518 2024-04-15 19:52:23,844 root INFO copying authlib/jose/rfc7518/jwe_encs.py -> build/lib/authlib/jose/rfc7518 2024-04-15 19:52:23,845 root INFO copying authlib/jose/rfc7518/jwe_zips.py -> build/lib/authlib/jose/rfc7518 2024-04-15 19:52:23,846 root INFO copying authlib/jose/rfc7518/__init__.py -> build/lib/authlib/jose/rfc7518 2024-04-15 19:52:23,847 root INFO copying authlib/jose/rfc7518/jws_algs.py -> build/lib/authlib/jose/rfc7518 2024-04-15 19:52:23,848 root INFO copying authlib/jose/rfc7518/jwe_algs.py -> build/lib/authlib/jose/rfc7518 2024-04-15 19:52:23,849 root INFO copying authlib/jose/rfc7518/ec_key.py -> build/lib/authlib/jose/rfc7518 2024-04-15 19:52:23,850 root INFO creating build/lib/authlib/jose/rfc7515 2024-04-15 19:52:23,851 root INFO copying authlib/jose/rfc7515/__init__.py -> build/lib/authlib/jose/rfc7515 2024-04-15 19:52:23,852 root INFO copying authlib/jose/rfc7515/jws.py -> build/lib/authlib/jose/rfc7515 2024-04-15 19:52:23,853 root INFO copying authlib/jose/rfc7515/models.py -> build/lib/authlib/jose/rfc7515 2024-04-15 19:52:23,854 root INFO creating build/lib/authlib/jose/rfc8037 2024-04-15 19:52:23,855 root INFO copying authlib/jose/rfc8037/okp_key.py -> build/lib/authlib/jose/rfc8037 2024-04-15 19:52:23,856 root INFO copying authlib/jose/rfc8037/jws_eddsa.py -> build/lib/authlib/jose/rfc8037 2024-04-15 19:52:23,857 root INFO copying authlib/jose/rfc8037/__init__.py -> build/lib/authlib/jose/rfc8037 2024-04-15 19:52:23,858 root INFO creating build/lib/authlib/jose/rfc7519 2024-04-15 19:52:23,858 root INFO copying authlib/jose/rfc7519/jwt.py -> build/lib/authlib/jose/rfc7519 2024-04-15 19:52:23,859 root INFO copying authlib/jose/rfc7519/claims.py -> build/lib/authlib/jose/rfc7519 2024-04-15 19:52:23,860 root INFO copying authlib/jose/rfc7519/__init__.py -> build/lib/authlib/jose/rfc7519 2024-04-15 19:52:23,862 root INFO creating build/lib/authlib/oauth2/rfc8628 2024-04-15 19:52:23,862 root INFO copying authlib/oauth2/rfc8628/__init__.py -> build/lib/authlib/oauth2/rfc8628 2024-04-15 19:52:23,863 root INFO copying authlib/oauth2/rfc8628/errors.py -> build/lib/authlib/oauth2/rfc8628 2024-04-15 19:52:23,864 root INFO copying authlib/oauth2/rfc8628/models.py -> build/lib/authlib/oauth2/rfc8628 2024-04-15 19:52:23,865 root INFO copying authlib/oauth2/rfc8628/endpoint.py -> build/lib/authlib/oauth2/rfc8628 2024-04-15 19:52:23,866 root INFO copying authlib/oauth2/rfc8628/device_code.py -> build/lib/authlib/oauth2/rfc8628 2024-04-15 19:52:23,867 root INFO creating build/lib/authlib/oauth2/rfc7009 2024-04-15 19:52:23,868 root INFO copying authlib/oauth2/rfc7009/revocation.py -> build/lib/authlib/oauth2/rfc7009 2024-04-15 19:52:23,869 root INFO copying authlib/oauth2/rfc7009/parameters.py -> build/lib/authlib/oauth2/rfc7009 2024-04-15 19:52:23,870 root INFO copying authlib/oauth2/rfc7009/__init__.py -> build/lib/authlib/oauth2/rfc7009 2024-04-15 19:52:23,871 root INFO creating build/lib/authlib/oauth2/rfc8693 2024-04-15 19:52:23,872 root INFO copying authlib/oauth2/rfc8693/__init__.py -> build/lib/authlib/oauth2/rfc8693 2024-04-15 19:52:23,873 root INFO creating build/lib/authlib/oauth2/rfc7636 2024-04-15 19:52:23,874 root INFO copying authlib/oauth2/rfc7636/challenge.py -> build/lib/authlib/oauth2/rfc7636 2024-04-15 19:52:23,875 root INFO copying authlib/oauth2/rfc7636/__init__.py -> build/lib/authlib/oauth2/rfc7636 2024-04-15 19:52:23,876 root INFO creating build/lib/authlib/oauth2/rfc7523 2024-04-15 19:52:23,877 root INFO copying authlib/oauth2/rfc7523/token.py -> build/lib/authlib/oauth2/rfc7523 2024-04-15 19:52:23,878 root INFO copying authlib/oauth2/rfc7523/assertion.py -> build/lib/authlib/oauth2/rfc7523 2024-04-15 19:52:23,879 root INFO copying authlib/oauth2/rfc7523/auth.py -> build/lib/authlib/oauth2/rfc7523 2024-04-15 19:52:23,879 root INFO copying authlib/oauth2/rfc7523/jwt_bearer.py -> build/lib/authlib/oauth2/rfc7523 2024-04-15 19:52:23,880 root INFO copying authlib/oauth2/rfc7523/__init__.py -> build/lib/authlib/oauth2/rfc7523 2024-04-15 19:52:23,881 root INFO copying authlib/oauth2/rfc7523/validator.py -> build/lib/authlib/oauth2/rfc7523 2024-04-15 19:52:23,882 root INFO copying authlib/oauth2/rfc7523/client.py -> build/lib/authlib/oauth2/rfc7523 2024-04-15 19:52:23,884 root INFO creating build/lib/authlib/oauth2/rfc6750 2024-04-15 19:52:23,884 root INFO copying authlib/oauth2/rfc6750/token.py -> build/lib/authlib/oauth2/rfc6750 2024-04-15 19:52:23,885 root INFO copying authlib/oauth2/rfc6750/parameters.py -> build/lib/authlib/oauth2/rfc6750 2024-04-15 19:52:23,886 root INFO copying authlib/oauth2/rfc6750/__init__.py -> build/lib/authlib/oauth2/rfc6750 2024-04-15 19:52:23,887 root INFO copying authlib/oauth2/rfc6750/errors.py -> build/lib/authlib/oauth2/rfc6750 2024-04-15 19:52:23,888 root INFO copying authlib/oauth2/rfc6750/validator.py -> build/lib/authlib/oauth2/rfc6750 2024-04-15 19:52:23,889 root INFO creating build/lib/authlib/oauth2/rfc7591 2024-04-15 19:52:23,890 root INFO copying authlib/oauth2/rfc7591/claims.py -> build/lib/authlib/oauth2/rfc7591 2024-04-15 19:52:23,891 root INFO copying authlib/oauth2/rfc7591/__init__.py -> build/lib/authlib/oauth2/rfc7591 2024-04-15 19:52:23,892 root INFO copying authlib/oauth2/rfc7591/errors.py -> build/lib/authlib/oauth2/rfc7591 2024-04-15 19:52:23,892 root INFO copying authlib/oauth2/rfc7591/endpoint.py -> build/lib/authlib/oauth2/rfc7591 2024-04-15 19:52:23,894 root INFO creating build/lib/authlib/oauth2/rfc7521 2024-04-15 19:52:23,895 root INFO copying authlib/oauth2/rfc7521/__init__.py -> build/lib/authlib/oauth2/rfc7521 2024-04-15 19:52:23,895 root INFO copying authlib/oauth2/rfc7521/client.py -> build/lib/authlib/oauth2/rfc7521 2024-04-15 19:52:23,897 root INFO creating build/lib/authlib/oauth2/rfc8414 2024-04-15 19:52:23,897 root INFO copying authlib/oauth2/rfc8414/well_known.py -> build/lib/authlib/oauth2/rfc8414 2024-04-15 19:52:23,898 root INFO copying authlib/oauth2/rfc8414/__init__.py -> build/lib/authlib/oauth2/rfc8414 2024-04-15 19:52:23,899 root INFO copying authlib/oauth2/rfc8414/models.py -> build/lib/authlib/oauth2/rfc8414 2024-04-15 19:52:23,901 root INFO creating build/lib/authlib/oauth2/rfc7662 2024-04-15 19:52:23,901 root INFO copying authlib/oauth2/rfc7662/token_validator.py -> build/lib/authlib/oauth2/rfc7662 2024-04-15 19:52:23,902 root INFO copying authlib/oauth2/rfc7662/introspection.py -> build/lib/authlib/oauth2/rfc7662 2024-04-15 19:52:23,903 root INFO copying authlib/oauth2/rfc7662/__init__.py -> build/lib/authlib/oauth2/rfc7662 2024-04-15 19:52:23,904 root INFO copying authlib/oauth2/rfc7662/models.py -> build/lib/authlib/oauth2/rfc7662 2024-04-15 19:52:23,905 root INFO creating build/lib/authlib/oauth2/rfc7592 2024-04-15 19:52:23,906 root INFO copying authlib/oauth2/rfc7592/__init__.py -> build/lib/authlib/oauth2/rfc7592 2024-04-15 19:52:23,907 root INFO copying authlib/oauth2/rfc7592/endpoint.py -> build/lib/authlib/oauth2/rfc7592 2024-04-15 19:52:23,908 root INFO creating build/lib/authlib/oauth2/rfc9068 2024-04-15 19:52:23,909 root INFO copying authlib/oauth2/rfc9068/token_validator.py -> build/lib/authlib/oauth2/rfc9068 2024-04-15 19:52:23,910 root INFO copying authlib/oauth2/rfc9068/token.py -> build/lib/authlib/oauth2/rfc9068 2024-04-15 19:52:23,911 root INFO copying authlib/oauth2/rfc9068/claims.py -> build/lib/authlib/oauth2/rfc9068 2024-04-15 19:52:23,912 root INFO copying authlib/oauth2/rfc9068/revocation.py -> build/lib/authlib/oauth2/rfc9068 2024-04-15 19:52:23,913 root INFO copying authlib/oauth2/rfc9068/introspection.py -> build/lib/authlib/oauth2/rfc9068 2024-04-15 19:52:23,914 root INFO copying authlib/oauth2/rfc9068/__init__.py -> build/lib/authlib/oauth2/rfc9068 2024-04-15 19:52:23,915 root INFO creating build/lib/authlib/oauth2/rfc6749 2024-04-15 19:52:23,916 root INFO copying authlib/oauth2/rfc6749/util.py -> build/lib/authlib/oauth2/rfc6749 2024-04-15 19:52:23,917 root INFO copying authlib/oauth2/rfc6749/authenticate_client.py -> build/lib/authlib/oauth2/rfc6749 2024-04-15 19:52:23,918 root INFO copying authlib/oauth2/rfc6749/authorization_server.py -> build/lib/authlib/oauth2/rfc6749 2024-04-15 19:52:23,919 root INFO copying authlib/oauth2/rfc6749/wrappers.py -> build/lib/authlib/oauth2/rfc6749 2024-04-15 19:52:23,920 root INFO copying authlib/oauth2/rfc6749/resource_protector.py -> build/lib/authlib/oauth2/rfc6749 2024-04-15 19:52:23,921 root INFO copying authlib/oauth2/rfc6749/parameters.py -> build/lib/authlib/oauth2/rfc6749 2024-04-15 19:52:23,922 root INFO copying authlib/oauth2/rfc6749/__init__.py -> build/lib/authlib/oauth2/rfc6749 2024-04-15 19:52:23,922 root INFO copying authlib/oauth2/rfc6749/errors.py -> build/lib/authlib/oauth2/rfc6749 2024-04-15 19:52:23,923 root INFO copying authlib/oauth2/rfc6749/token_endpoint.py -> build/lib/authlib/oauth2/rfc6749 2024-04-15 19:52:23,924 root INFO copying authlib/oauth2/rfc6749/models.py -> build/lib/authlib/oauth2/rfc6749 2024-04-15 19:52:23,925 root INFO copying authlib/oauth2/rfc6749/requests.py -> build/lib/authlib/oauth2/rfc6749 2024-04-15 19:52:23,927 root INFO creating build/lib/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:23,928 root INFO copying authlib/oauth2/rfc6749/grants/refresh_token.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:23,928 root INFO copying authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:23,930 root INFO copying authlib/oauth2/rfc6749/grants/implicit.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:23,931 root INFO copying authlib/oauth2/rfc6749/grants/authorization_code.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:23,932 root INFO copying authlib/oauth2/rfc6749/grants/__init__.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:23,933 root INFO copying authlib/oauth2/rfc6749/grants/base.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:23,934 root INFO copying authlib/oauth2/rfc6749/grants/client_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:23,935 root INFO creating build/lib/authlib/integrations/base_client 2024-04-15 19:52:23,936 root INFO copying authlib/integrations/base_client/async_app.py -> build/lib/authlib/integrations/base_client 2024-04-15 19:52:23,937 root INFO copying authlib/integrations/base_client/__init__.py -> build/lib/authlib/integrations/base_client 2024-04-15 19:52:23,938 root INFO copying authlib/integrations/base_client/async_openid.py -> build/lib/authlib/integrations/base_client 2024-04-15 19:52:23,938 root INFO copying authlib/integrations/base_client/errors.py -> build/lib/authlib/integrations/base_client 2024-04-15 19:52:23,939 root INFO copying authlib/integrations/base_client/sync_app.py -> build/lib/authlib/integrations/base_client 2024-04-15 19:52:23,940 root INFO copying authlib/integrations/base_client/sync_openid.py -> build/lib/authlib/integrations/base_client 2024-04-15 19:52:23,941 root INFO copying authlib/integrations/base_client/framework_integration.py -> build/lib/authlib/integrations/base_client 2024-04-15 19:52:23,942 root INFO copying authlib/integrations/base_client/registry.py -> build/lib/authlib/integrations/base_client 2024-04-15 19:52:23,944 root INFO creating build/lib/authlib/integrations/django_oauth1 2024-04-15 19:52:23,944 root INFO copying authlib/integrations/django_oauth1/nonce.py -> build/lib/authlib/integrations/django_oauth1 2024-04-15 19:52:23,945 root INFO copying authlib/integrations/django_oauth1/authorization_server.py -> build/lib/authlib/integrations/django_oauth1 2024-04-15 19:52:23,946 root INFO copying authlib/integrations/django_oauth1/resource_protector.py -> build/lib/authlib/integrations/django_oauth1 2024-04-15 19:52:23,947 root INFO copying authlib/integrations/django_oauth1/__init__.py -> build/lib/authlib/integrations/django_oauth1 2024-04-15 19:52:23,948 root INFO creating build/lib/authlib/integrations/flask_client 2024-04-15 19:52:23,949 root INFO copying authlib/integrations/flask_client/integration.py -> build/lib/authlib/integrations/flask_client 2024-04-15 19:52:23,950 root INFO copying authlib/integrations/flask_client/__init__.py -> build/lib/authlib/integrations/flask_client 2024-04-15 19:52:23,951 root INFO copying authlib/integrations/flask_client/apps.py -> build/lib/authlib/integrations/flask_client 2024-04-15 19:52:23,952 root INFO creating build/lib/authlib/integrations/sqla_oauth2 2024-04-15 19:52:23,953 root INFO copying authlib/integrations/sqla_oauth2/client_mixin.py -> build/lib/authlib/integrations/sqla_oauth2 2024-04-15 19:52:23,954 root INFO copying authlib/integrations/sqla_oauth2/__init__.py -> build/lib/authlib/integrations/sqla_oauth2 2024-04-15 19:52:23,954 root INFO copying authlib/integrations/sqla_oauth2/tokens_mixins.py -> build/lib/authlib/integrations/sqla_oauth2 2024-04-15 19:52:23,955 root INFO copying authlib/integrations/sqla_oauth2/functions.py -> build/lib/authlib/integrations/sqla_oauth2 2024-04-15 19:52:23,957 root INFO creating build/lib/authlib/integrations/requests_client 2024-04-15 19:52:23,957 root INFO copying authlib/integrations/requests_client/oauth1_session.py -> build/lib/authlib/integrations/requests_client 2024-04-15 19:52:23,958 root INFO copying authlib/integrations/requests_client/assertion_session.py -> build/lib/authlib/integrations/requests_client 2024-04-15 19:52:23,959 root INFO copying authlib/integrations/requests_client/__init__.py -> build/lib/authlib/integrations/requests_client 2024-04-15 19:52:23,960 root INFO copying authlib/integrations/requests_client/oauth2_session.py -> build/lib/authlib/integrations/requests_client 2024-04-15 19:52:23,961 root INFO copying authlib/integrations/requests_client/utils.py -> build/lib/authlib/integrations/requests_client 2024-04-15 19:52:23,962 root INFO creating build/lib/authlib/integrations/flask_oauth2 2024-04-15 19:52:23,963 root INFO copying authlib/integrations/flask_oauth2/authorization_server.py -> build/lib/authlib/integrations/flask_oauth2 2024-04-15 19:52:23,964 root INFO copying authlib/integrations/flask_oauth2/resource_protector.py -> build/lib/authlib/integrations/flask_oauth2 2024-04-15 19:52:23,965 root INFO copying authlib/integrations/flask_oauth2/__init__.py -> build/lib/authlib/integrations/flask_oauth2 2024-04-15 19:52:23,966 root INFO copying authlib/integrations/flask_oauth2/errors.py -> build/lib/authlib/integrations/flask_oauth2 2024-04-15 19:52:23,967 root INFO copying authlib/integrations/flask_oauth2/signals.py -> build/lib/authlib/integrations/flask_oauth2 2024-04-15 19:52:23,967 root INFO copying authlib/integrations/flask_oauth2/requests.py -> build/lib/authlib/integrations/flask_oauth2 2024-04-15 19:52:23,969 root INFO creating build/lib/authlib/integrations/starlette_client 2024-04-15 19:52:23,969 root INFO copying authlib/integrations/starlette_client/integration.py -> build/lib/authlib/integrations/starlette_client 2024-04-15 19:52:23,970 root INFO copying authlib/integrations/starlette_client/__init__.py -> build/lib/authlib/integrations/starlette_client 2024-04-15 19:52:23,971 root INFO copying authlib/integrations/starlette_client/apps.py -> build/lib/authlib/integrations/starlette_client 2024-04-15 19:52:23,972 root INFO creating build/lib/authlib/integrations/flask_oauth1 2024-04-15 19:52:23,973 root INFO copying authlib/integrations/flask_oauth1/cache.py -> build/lib/authlib/integrations/flask_oauth1 2024-04-15 19:52:23,974 root INFO copying authlib/integrations/flask_oauth1/authorization_server.py -> build/lib/authlib/integrations/flask_oauth1 2024-04-15 19:52:23,975 root INFO copying authlib/integrations/flask_oauth1/resource_protector.py -> build/lib/authlib/integrations/flask_oauth1 2024-04-15 19:52:23,976 root INFO copying authlib/integrations/flask_oauth1/__init__.py -> build/lib/authlib/integrations/flask_oauth1 2024-04-15 19:52:23,977 root INFO creating build/lib/authlib/integrations/django_client 2024-04-15 19:52:23,978 root INFO copying authlib/integrations/django_client/integration.py -> build/lib/authlib/integrations/django_client 2024-04-15 19:52:23,979 root INFO copying authlib/integrations/django_client/__init__.py -> build/lib/authlib/integrations/django_client 2024-04-15 19:52:23,979 root INFO copying authlib/integrations/django_client/apps.py -> build/lib/authlib/integrations/django_client 2024-04-15 19:52:23,981 root INFO creating build/lib/authlib/integrations/django_oauth2 2024-04-15 19:52:23,982 root INFO copying authlib/integrations/django_oauth2/authorization_server.py -> build/lib/authlib/integrations/django_oauth2 2024-04-15 19:52:23,983 root INFO copying authlib/integrations/django_oauth2/resource_protector.py -> build/lib/authlib/integrations/django_oauth2 2024-04-15 19:52:23,983 root INFO copying authlib/integrations/django_oauth2/__init__.py -> build/lib/authlib/integrations/django_oauth2 2024-04-15 19:52:23,984 root INFO copying authlib/integrations/django_oauth2/endpoints.py -> build/lib/authlib/integrations/django_oauth2 2024-04-15 19:52:23,985 root INFO copying authlib/integrations/django_oauth2/signals.py -> build/lib/authlib/integrations/django_oauth2 2024-04-15 19:52:23,986 root INFO copying authlib/integrations/django_oauth2/requests.py -> build/lib/authlib/integrations/django_oauth2 2024-04-15 19:52:23,987 root INFO creating build/lib/authlib/integrations/httpx_client 2024-04-15 19:52:23,988 root INFO copying authlib/integrations/httpx_client/oauth1_client.py -> build/lib/authlib/integrations/httpx_client 2024-04-15 19:52:23,989 root INFO copying authlib/integrations/httpx_client/assertion_client.py -> build/lib/authlib/integrations/httpx_client 2024-04-15 19:52:23,990 root INFO copying authlib/integrations/httpx_client/oauth2_client.py -> build/lib/authlib/integrations/httpx_client 2024-04-15 19:52:23,991 root INFO copying authlib/integrations/httpx_client/__init__.py -> build/lib/authlib/integrations/httpx_client 2024-04-15 19:52:23,992 root INFO copying authlib/integrations/httpx_client/utils.py -> build/lib/authlib/integrations/httpx_client 2024-04-15 19:52:23,993 root INFO creating build/lib/authlib/oidc/core 2024-04-15 19:52:23,994 root INFO copying authlib/oidc/core/claims.py -> build/lib/authlib/oidc/core 2024-04-15 19:52:23,995 root INFO copying authlib/oidc/core/util.py -> build/lib/authlib/oidc/core 2024-04-15 19:52:23,996 root INFO copying authlib/oidc/core/__init__.py -> build/lib/authlib/oidc/core 2024-04-15 19:52:23,997 root INFO copying authlib/oidc/core/errors.py -> build/lib/authlib/oidc/core 2024-04-15 19:52:23,997 root INFO copying authlib/oidc/core/models.py -> build/lib/authlib/oidc/core 2024-04-15 19:52:23,999 root INFO creating build/lib/authlib/oidc/discovery 2024-04-15 19:52:23,999 root INFO copying authlib/oidc/discovery/well_known.py -> build/lib/authlib/oidc/discovery 2024-04-15 19:52:24,000 root INFO copying authlib/oidc/discovery/__init__.py -> build/lib/authlib/oidc/discovery 2024-04-15 19:52:24,001 root INFO copying authlib/oidc/discovery/models.py -> build/lib/authlib/oidc/discovery 2024-04-15 19:52:24,003 root INFO creating build/lib/authlib/oidc/core/grants 2024-04-15 19:52:24,003 root INFO copying authlib/oidc/core/grants/implicit.py -> build/lib/authlib/oidc/core/grants 2024-04-15 19:52:24,004 root INFO copying authlib/oidc/core/grants/util.py -> build/lib/authlib/oidc/core/grants 2024-04-15 19:52:24,005 root INFO copying authlib/oidc/core/grants/__init__.py -> build/lib/authlib/oidc/core/grants 2024-04-15 19:52:24,006 root INFO copying authlib/oidc/core/grants/code.py -> build/lib/authlib/oidc/core/grants 2024-04-15 19:52:24,007 root INFO copying authlib/oidc/core/grants/hybrid.py -> build/lib/authlib/oidc/core/grants 2024-04-15 19:52:24,008 root INFO running egg_info 2024-04-15 19:52:24,015 root INFO writing Authlib.egg-info/PKG-INFO 2024-04-15 19:52:24,017 root INFO writing dependency_links to Authlib.egg-info/dependency_links.txt 2024-04-15 19:52:24,018 root INFO writing requirements to Authlib.egg-info/requires.txt 2024-04-15 19:52:24,019 root INFO writing top-level names to Authlib.egg-info/top_level.txt 2024-04-15 19:52:24,059 root INFO reading manifest file 'Authlib.egg-info/SOURCES.txt' 2024-04-15 19:52:24,066 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 19:52:24,068 root WARNING no previously-included directories found matching 'tests*' 2024-04-15 19:52:24,068 root INFO adding license file 'LICENSE' 2024-04-15 19:52:24,081 root INFO writing manifest file 'Authlib.egg-info/SOURCES.txt' 2024-04-15 19:52:24,126 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-15 19:52:24,126 root INFO running install 2024-04-15 19:52:24,169 root INFO running install_lib 2024-04-15 19:52:24,175 root INFO creating build/bdist.linux-riscv64 2024-04-15 19:52:24,176 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-15 19:52:24,176 root INFO creating build/bdist.linux-riscv64/wheel/authlib 2024-04-15 19:52:24,177 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth1 2024-04-15 19:52:24,178 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-04-15 19:52:24,178 root INFO copying build/lib/authlib/oauth1/rfc5849/rsa.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-04-15 19:52:24,179 root INFO copying build/lib/authlib/oauth1/rfc5849/util.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-04-15 19:52:24,180 root INFO copying build/lib/authlib/oauth1/rfc5849/client_auth.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-04-15 19:52:24,181 root INFO copying build/lib/authlib/oauth1/rfc5849/base_server.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-04-15 19:52:24,182 root INFO copying build/lib/authlib/oauth1/rfc5849/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-04-15 19:52:24,183 root INFO copying build/lib/authlib/oauth1/rfc5849/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-04-15 19:52:24,184 root INFO copying build/lib/authlib/oauth1/rfc5849/parameters.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-04-15 19:52:24,185 root INFO copying build/lib/authlib/oauth1/rfc5849/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-04-15 19:52:24,185 root INFO copying build/lib/authlib/oauth1/rfc5849/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-04-15 19:52:24,186 root INFO copying build/lib/authlib/oauth1/rfc5849/signature.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-04-15 19:52:24,187 root INFO copying build/lib/authlib/oauth1/rfc5849/wrapper.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-04-15 19:52:24,188 root INFO copying build/lib/authlib/oauth1/rfc5849/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1/rfc5849 2024-04-15 19:52:24,189 root INFO copying build/lib/authlib/oauth1/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1 2024-04-15 19:52:24,190 root INFO copying build/lib/authlib/oauth1/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1 2024-04-15 19:52:24,191 root INFO copying build/lib/authlib/oauth1/client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth1 2024-04-15 19:52:24,192 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose 2024-04-15 19:52:24,192 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7516 2024-04-15 19:52:24,193 root INFO copying build/lib/authlib/jose/rfc7516/jwe.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7516 2024-04-15 19:52:24,194 root INFO copying build/lib/authlib/jose/rfc7516/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7516 2024-04-15 19:52:24,195 root INFO copying build/lib/authlib/jose/rfc7516/models.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7516 2024-04-15 19:52:24,196 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2024-04-15 19:52:24,197 root INFO copying build/lib/authlib/jose/drafts/_jwe_enc_cryptodome.py -> build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2024-04-15 19:52:24,197 root INFO copying build/lib/authlib/jose/drafts/_jwe_algorithms.py -> build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2024-04-15 19:52:24,198 root INFO copying build/lib/authlib/jose/drafts/_jwe_enc_cryptography.py -> build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2024-04-15 19:52:24,199 root INFO copying build/lib/authlib/jose/drafts/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/drafts 2024-04-15 19:52:24,200 root INFO copying build/lib/authlib/jose/util.py -> build/bdist.linux-riscv64/wheel/authlib/jose 2024-04-15 19:52:24,201 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-04-15 19:52:24,202 root INFO copying build/lib/authlib/jose/rfc7517/base_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-04-15 19:52:24,202 root INFO copying build/lib/authlib/jose/rfc7517/_cryptography_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-04-15 19:52:24,203 root INFO copying build/lib/authlib/jose/rfc7517/key_set.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-04-15 19:52:24,204 root INFO copying build/lib/authlib/jose/rfc7517/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-04-15 19:52:24,205 root INFO copying build/lib/authlib/jose/rfc7517/asymmetric_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-04-15 19:52:24,206 root INFO copying build/lib/authlib/jose/rfc7517/jwk.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7517 2024-04-15 19:52:24,207 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-04-15 19:52:24,207 root INFO copying build/lib/authlib/jose/rfc7518/rsa_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-04-15 19:52:24,208 root INFO copying build/lib/authlib/jose/rfc7518/util.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-04-15 19:52:24,209 root INFO copying build/lib/authlib/jose/rfc7518/oct_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-04-15 19:52:24,210 root INFO copying build/lib/authlib/jose/rfc7518/jwe_encs.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-04-15 19:52:24,211 root INFO copying build/lib/authlib/jose/rfc7518/jwe_zips.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-04-15 19:52:24,211 root INFO copying build/lib/authlib/jose/rfc7518/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-04-15 19:52:24,212 root INFO copying build/lib/authlib/jose/rfc7518/jws_algs.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-04-15 19:52:24,213 root INFO copying build/lib/authlib/jose/rfc7518/jwe_algs.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-04-15 19:52:24,214 root INFO copying build/lib/authlib/jose/rfc7518/ec_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7518 2024-04-15 19:52:24,215 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7515 2024-04-15 19:52:24,216 root INFO copying build/lib/authlib/jose/rfc7515/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7515 2024-04-15 19:52:24,216 root INFO copying build/lib/authlib/jose/rfc7515/jws.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7515 2024-04-15 19:52:24,218 root INFO copying build/lib/authlib/jose/rfc7515/models.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7515 2024-04-15 19:52:24,219 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc8037 2024-04-15 19:52:24,219 root INFO copying build/lib/authlib/jose/rfc8037/okp_key.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc8037 2024-04-15 19:52:24,220 root INFO copying build/lib/authlib/jose/rfc8037/jws_eddsa.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc8037 2024-04-15 19:52:24,221 root INFO copying build/lib/authlib/jose/rfc8037/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc8037 2024-04-15 19:52:24,222 root INFO copying build/lib/authlib/jose/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose 2024-04-15 19:52:24,223 root INFO creating build/bdist.linux-riscv64/wheel/authlib/jose/rfc7519 2024-04-15 19:52:24,223 root INFO copying build/lib/authlib/jose/rfc7519/jwt.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7519 2024-04-15 19:52:24,224 root INFO copying build/lib/authlib/jose/rfc7519/claims.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7519 2024-04-15 19:52:24,225 root INFO copying build/lib/authlib/jose/rfc7519/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/jose/rfc7519 2024-04-15 19:52:24,226 root INFO copying build/lib/authlib/jose/errors.py -> build/bdist.linux-riscv64/wheel/authlib/jose 2024-04-15 19:52:24,226 root INFO copying build/lib/authlib/jose/jwk.py -> build/bdist.linux-riscv64/wheel/authlib/jose 2024-04-15 19:52:24,227 root INFO copying build/lib/authlib/deprecate.py -> build/bdist.linux-riscv64/wheel/authlib 2024-04-15 19:52:24,228 root INFO copying build/lib/authlib/__init__.py -> build/bdist.linux-riscv64/wheel/authlib 2024-04-15 19:52:24,229 root INFO creating build/bdist.linux-riscv64/wheel/authlib/common 2024-04-15 19:52:24,230 root INFO copying build/lib/authlib/common/urls.py -> build/bdist.linux-riscv64/wheel/authlib/common 2024-04-15 19:52:24,231 root INFO copying build/lib/authlib/common/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/common 2024-04-15 19:52:24,231 root INFO copying build/lib/authlib/common/errors.py -> build/bdist.linux-riscv64/wheel/authlib/common 2024-04-15 19:52:24,232 root INFO copying build/lib/authlib/common/encoding.py -> build/bdist.linux-riscv64/wheel/authlib/common 2024-04-15 19:52:24,233 root INFO copying build/lib/authlib/common/security.py -> build/bdist.linux-riscv64/wheel/authlib/common 2024-04-15 19:52:24,234 root INFO copying build/lib/authlib/consts.py -> build/bdist.linux-riscv64/wheel/authlib 2024-04-15 19:52:24,235 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2 2024-04-15 19:52:24,235 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2024-04-15 19:52:24,236 root INFO copying build/lib/authlib/oauth2/rfc8628/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2024-04-15 19:52:24,237 root INFO copying build/lib/authlib/oauth2/rfc8628/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2024-04-15 19:52:24,238 root INFO copying build/lib/authlib/oauth2/rfc8628/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2024-04-15 19:52:24,238 root INFO copying build/lib/authlib/oauth2/rfc8628/endpoint.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2024-04-15 19:52:24,239 root INFO copying build/lib/authlib/oauth2/rfc8628/device_code.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8628 2024-04-15 19:52:24,240 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7009 2024-04-15 19:52:24,241 root INFO copying build/lib/authlib/oauth2/rfc7009/revocation.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7009 2024-04-15 19:52:24,242 root INFO copying build/lib/authlib/oauth2/rfc7009/parameters.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7009 2024-04-15 19:52:24,243 root INFO copying build/lib/authlib/oauth2/rfc7009/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7009 2024-04-15 19:52:24,244 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8693 2024-04-15 19:52:24,244 root INFO copying build/lib/authlib/oauth2/rfc8693/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8693 2024-04-15 19:52:24,245 root INFO copying build/lib/authlib/oauth2/auth.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2 2024-04-15 19:52:24,246 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7636 2024-04-15 19:52:24,247 root INFO copying build/lib/authlib/oauth2/rfc7636/challenge.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7636 2024-04-15 19:52:24,248 root INFO copying build/lib/authlib/oauth2/rfc7636/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7636 2024-04-15 19:52:24,249 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-04-15 19:52:24,249 root INFO copying build/lib/authlib/oauth2/rfc7523/token.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-04-15 19:52:24,250 root INFO copying build/lib/authlib/oauth2/rfc7523/assertion.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-04-15 19:52:24,251 root INFO copying build/lib/authlib/oauth2/rfc7523/auth.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-04-15 19:52:24,252 root INFO copying build/lib/authlib/oauth2/rfc7523/jwt_bearer.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-04-15 19:52:24,253 root INFO copying build/lib/authlib/oauth2/rfc7523/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-04-15 19:52:24,254 root INFO copying build/lib/authlib/oauth2/rfc7523/validator.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-04-15 19:52:24,254 root INFO copying build/lib/authlib/oauth2/rfc7523/client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7523 2024-04-15 19:52:24,255 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2024-04-15 19:52:24,256 root INFO copying build/lib/authlib/oauth2/rfc6750/token.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2024-04-15 19:52:24,257 root INFO copying build/lib/authlib/oauth2/rfc6750/parameters.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2024-04-15 19:52:24,258 root INFO copying build/lib/authlib/oauth2/rfc6750/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2024-04-15 19:52:24,258 root INFO copying build/lib/authlib/oauth2/rfc6750/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2024-04-15 19:52:24,259 root INFO copying build/lib/authlib/oauth2/rfc6750/validator.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6750 2024-04-15 19:52:24,260 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2024-04-15 19:52:24,261 root INFO copying build/lib/authlib/oauth2/rfc7591/claims.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2024-04-15 19:52:24,262 root INFO copying build/lib/authlib/oauth2/rfc7591/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2024-04-15 19:52:24,263 root INFO copying build/lib/authlib/oauth2/rfc7591/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2024-04-15 19:52:24,263 root INFO copying build/lib/authlib/oauth2/rfc7591/endpoint.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7591 2024-04-15 19:52:24,264 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7521 2024-04-15 19:52:24,265 root INFO copying build/lib/authlib/oauth2/rfc7521/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7521 2024-04-15 19:52:24,266 root INFO copying build/lib/authlib/oauth2/rfc7521/client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7521 2024-04-15 19:52:24,267 root INFO copying build/lib/authlib/oauth2/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2 2024-04-15 19:52:24,268 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8414 2024-04-15 19:52:24,268 root INFO copying build/lib/authlib/oauth2/rfc8414/well_known.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8414 2024-04-15 19:52:24,269 root INFO copying build/lib/authlib/oauth2/rfc8414/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8414 2024-04-15 19:52:24,270 root INFO copying build/lib/authlib/oauth2/rfc8414/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc8414 2024-04-15 19:52:24,271 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2024-04-15 19:52:24,272 root INFO copying build/lib/authlib/oauth2/rfc7662/token_validator.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2024-04-15 19:52:24,273 root INFO copying build/lib/authlib/oauth2/rfc7662/introspection.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2024-04-15 19:52:24,274 root INFO copying build/lib/authlib/oauth2/rfc7662/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2024-04-15 19:52:24,274 root INFO copying build/lib/authlib/oauth2/rfc7662/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7662 2024-04-15 19:52:24,275 root INFO copying build/lib/authlib/oauth2/base.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2 2024-04-15 19:52:24,276 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7592 2024-04-15 19:52:24,277 root INFO copying build/lib/authlib/oauth2/rfc7592/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7592 2024-04-15 19:52:24,277 root INFO copying build/lib/authlib/oauth2/rfc7592/endpoint.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc7592 2024-04-15 19:52:24,279 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-04-15 19:52:24,279 root INFO copying build/lib/authlib/oauth2/rfc9068/token_validator.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-04-15 19:52:24,280 root INFO copying build/lib/authlib/oauth2/rfc9068/token.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-04-15 19:52:24,281 root INFO copying build/lib/authlib/oauth2/rfc9068/claims.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-04-15 19:52:24,282 root INFO copying build/lib/authlib/oauth2/rfc9068/revocation.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-04-15 19:52:24,283 root INFO copying build/lib/authlib/oauth2/rfc9068/introspection.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-04-15 19:52:24,284 root INFO copying build/lib/authlib/oauth2/rfc9068/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc9068 2024-04-15 19:52:24,285 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-04-15 19:52:24,285 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:24,286 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/refresh_token.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:24,287 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:24,288 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/implicit.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:24,289 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/authorization_code.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:24,289 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:24,290 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/base.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:24,291 root INFO copying build/lib/authlib/oauth2/rfc6749/grants/client_credentials.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749/grants 2024-04-15 19:52:24,292 root INFO copying build/lib/authlib/oauth2/rfc6749/util.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-04-15 19:52:24,293 root INFO copying build/lib/authlib/oauth2/rfc6749/authenticate_client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-04-15 19:52:24,294 root INFO copying build/lib/authlib/oauth2/rfc6749/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-04-15 19:52:24,295 root INFO copying build/lib/authlib/oauth2/rfc6749/wrappers.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-04-15 19:52:24,295 root INFO copying build/lib/authlib/oauth2/rfc6749/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-04-15 19:52:24,296 root INFO copying build/lib/authlib/oauth2/rfc6749/parameters.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-04-15 19:52:24,297 root INFO copying build/lib/authlib/oauth2/rfc6749/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-04-15 19:52:24,298 root INFO copying build/lib/authlib/oauth2/rfc6749/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-04-15 19:52:24,299 root INFO copying build/lib/authlib/oauth2/rfc6749/token_endpoint.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-04-15 19:52:24,300 root INFO copying build/lib/authlib/oauth2/rfc6749/models.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-04-15 19:52:24,301 root INFO copying build/lib/authlib/oauth2/rfc6749/requests.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2/rfc6749 2024-04-15 19:52:24,302 root INFO copying build/lib/authlib/oauth2/client.py -> build/bdist.linux-riscv64/wheel/authlib/oauth2 2024-04-15 19:52:24,303 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations 2024-04-15 19:52:24,304 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-04-15 19:52:24,304 root INFO copying build/lib/authlib/integrations/base_client/async_app.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-04-15 19:52:24,305 root INFO copying build/lib/authlib/integrations/base_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-04-15 19:52:24,306 root INFO copying build/lib/authlib/integrations/base_client/async_openid.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-04-15 19:52:24,307 root INFO copying build/lib/authlib/integrations/base_client/errors.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-04-15 19:52:24,308 root INFO copying build/lib/authlib/integrations/base_client/sync_app.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-04-15 19:52:24,309 root INFO copying build/lib/authlib/integrations/base_client/sync_openid.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-04-15 19:52:24,310 root INFO copying build/lib/authlib/integrations/base_client/framework_integration.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-04-15 19:52:24,310 root INFO copying build/lib/authlib/integrations/base_client/registry.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/base_client 2024-04-15 19:52:24,311 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2024-04-15 19:52:24,312 root INFO copying build/lib/authlib/integrations/django_oauth1/nonce.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2024-04-15 19:52:24,313 root INFO copying build/lib/authlib/integrations/django_oauth1/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2024-04-15 19:52:24,314 root INFO copying build/lib/authlib/integrations/django_oauth1/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2024-04-15 19:52:24,314 root INFO copying build/lib/authlib/integrations/django_oauth1/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth1 2024-04-15 19:52:24,315 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/flask_client 2024-04-15 19:52:24,316 root INFO copying build/lib/authlib/integrations/flask_client/integration.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_client 2024-04-15 19:52:24,317 root INFO copying build/lib/authlib/integrations/flask_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_client 2024-04-15 19:52:24,318 root INFO copying build/lib/authlib/integrations/flask_client/apps.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_client 2024-04-15 19:52:24,319 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2024-04-15 19:52:24,319 root INFO copying build/lib/authlib/integrations/sqla_oauth2/client_mixin.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2024-04-15 19:52:24,320 root INFO copying build/lib/authlib/integrations/sqla_oauth2/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2024-04-15 19:52:24,321 root INFO copying build/lib/authlib/integrations/sqla_oauth2/tokens_mixins.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2024-04-15 19:52:24,322 root INFO copying build/lib/authlib/integrations/sqla_oauth2/functions.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/sqla_oauth2 2024-04-15 19:52:24,323 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2024-04-15 19:52:24,323 root INFO copying build/lib/authlib/integrations/requests_client/oauth1_session.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2024-04-15 19:52:24,324 root INFO copying build/lib/authlib/integrations/requests_client/assertion_session.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2024-04-15 19:52:24,325 root INFO copying build/lib/authlib/integrations/requests_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2024-04-15 19:52:24,326 root INFO copying build/lib/authlib/integrations/requests_client/oauth2_session.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2024-04-15 19:52:24,327 root INFO copying build/lib/authlib/integrations/requests_client/utils.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/requests_client 2024-04-15 19:52:24,328 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-04-15 19:52:24,328 root INFO copying build/lib/authlib/integrations/flask_oauth2/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-04-15 19:52:24,329 root INFO copying build/lib/authlib/integrations/flask_oauth2/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-04-15 19:52:24,330 root INFO copying build/lib/authlib/integrations/flask_oauth2/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-04-15 19:52:24,331 root INFO copying build/lib/authlib/integrations/flask_oauth2/errors.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-04-15 19:52:24,332 root INFO copying build/lib/authlib/integrations/flask_oauth2/signals.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-04-15 19:52:24,332 root INFO copying build/lib/authlib/integrations/flask_oauth2/requests.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth2 2024-04-15 19:52:24,333 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/starlette_client 2024-04-15 19:52:24,334 root INFO copying build/lib/authlib/integrations/starlette_client/integration.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/starlette_client 2024-04-15 19:52:24,335 root INFO copying build/lib/authlib/integrations/starlette_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/starlette_client 2024-04-15 19:52:24,336 root INFO copying build/lib/authlib/integrations/starlette_client/apps.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/starlette_client 2024-04-15 19:52:24,337 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2024-04-15 19:52:24,337 root INFO copying build/lib/authlib/integrations/flask_oauth1/cache.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2024-04-15 19:52:24,338 root INFO copying build/lib/authlib/integrations/flask_oauth1/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2024-04-15 19:52:24,339 root INFO copying build/lib/authlib/integrations/flask_oauth1/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2024-04-15 19:52:24,340 root INFO copying build/lib/authlib/integrations/flask_oauth1/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/flask_oauth1 2024-04-15 19:52:24,341 root INFO copying build/lib/authlib/integrations/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations 2024-04-15 19:52:24,342 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/django_client 2024-04-15 19:52:24,342 root INFO copying build/lib/authlib/integrations/django_client/integration.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_client 2024-04-15 19:52:24,343 root INFO copying build/lib/authlib/integrations/django_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_client 2024-04-15 19:52:24,344 root INFO copying build/lib/authlib/integrations/django_client/apps.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_client 2024-04-15 19:52:24,345 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-04-15 19:52:24,345 root INFO copying build/lib/authlib/integrations/django_oauth2/authorization_server.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-04-15 19:52:24,346 root INFO copying build/lib/authlib/integrations/django_oauth2/resource_protector.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-04-15 19:52:24,347 root INFO copying build/lib/authlib/integrations/django_oauth2/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-04-15 19:52:24,348 root INFO copying build/lib/authlib/integrations/django_oauth2/endpoints.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-04-15 19:52:24,349 root INFO copying build/lib/authlib/integrations/django_oauth2/signals.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-04-15 19:52:24,349 root INFO copying build/lib/authlib/integrations/django_oauth2/requests.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/django_oauth2 2024-04-15 19:52:24,350 root INFO creating build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2024-04-15 19:52:24,351 root INFO copying build/lib/authlib/integrations/httpx_client/oauth1_client.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2024-04-15 19:52:24,352 root INFO copying build/lib/authlib/integrations/httpx_client/assertion_client.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2024-04-15 19:52:24,353 root INFO copying build/lib/authlib/integrations/httpx_client/oauth2_client.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2024-04-15 19:52:24,354 root INFO copying build/lib/authlib/integrations/httpx_client/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2024-04-15 19:52:24,354 root INFO copying build/lib/authlib/integrations/httpx_client/utils.py -> build/bdist.linux-riscv64/wheel/authlib/integrations/httpx_client 2024-04-15 19:52:24,355 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oidc 2024-04-15 19:52:24,356 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oidc/core 2024-04-15 19:52:24,357 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2024-04-15 19:52:24,357 root INFO copying build/lib/authlib/oidc/core/grants/implicit.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2024-04-15 19:52:24,358 root INFO copying build/lib/authlib/oidc/core/grants/util.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2024-04-15 19:52:24,359 root INFO copying build/lib/authlib/oidc/core/grants/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2024-04-15 19:52:24,360 root INFO copying build/lib/authlib/oidc/core/grants/code.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2024-04-15 19:52:24,361 root INFO copying build/lib/authlib/oidc/core/grants/hybrid.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core/grants 2024-04-15 19:52:24,362 root INFO copying build/lib/authlib/oidc/core/claims.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2024-04-15 19:52:24,363 root INFO copying build/lib/authlib/oidc/core/util.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2024-04-15 19:52:24,364 root INFO copying build/lib/authlib/oidc/core/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2024-04-15 19:52:24,364 root INFO copying build/lib/authlib/oidc/core/errors.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2024-04-15 19:52:24,365 root INFO copying build/lib/authlib/oidc/core/models.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/core 2024-04-15 19:52:24,366 root INFO copying build/lib/authlib/oidc/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oidc 2024-04-15 19:52:24,367 root INFO creating build/bdist.linux-riscv64/wheel/authlib/oidc/discovery 2024-04-15 19:52:24,367 root INFO copying build/lib/authlib/oidc/discovery/well_known.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/discovery 2024-04-15 19:52:24,368 root INFO copying build/lib/authlib/oidc/discovery/__init__.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/discovery 2024-04-15 19:52:24,369 root INFO copying build/lib/authlib/oidc/discovery/models.py -> build/bdist.linux-riscv64/wheel/authlib/oidc/discovery 2024-04-15 19:52:24,370 root INFO running install_egg_info 2024-04-15 19:52:24,377 root INFO Copying Authlib.egg-info to build/bdist.linux-riscv64/wheel/Authlib-1.3.0-py3.12.egg-info 2024-04-15 19:52:24,381 root INFO running install_scripts 2024-04-15 19:52:24,389 wheel INFO creating build/bdist.linux-riscv64/wheel/Authlib-1.3.0.dist-info/WHEEL 2024-04-15 19:52:24,391 wheel INFO creating '/home/buildozer/aports/community/py3-authlib/src/Authlib-1.3.0/.dist/.tmp-13zp0461/Authlib-1.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-15 19:52:24,393 wheel INFO adding 'authlib/__init__.py' 2024-04-15 19:52:24,394 wheel INFO adding 'authlib/consts.py' 2024-04-15 19:52:24,395 wheel INFO adding 'authlib/deprecate.py' 2024-04-15 19:52:24,396 wheel INFO adding 'authlib/common/__init__.py' 2024-04-15 19:52:24,397 wheel INFO adding 'authlib/common/encoding.py' 2024-04-15 19:52:24,398 wheel INFO adding 'authlib/common/errors.py' 2024-04-15 19:52:24,399 wheel INFO adding 'authlib/common/security.py' 2024-04-15 19:52:24,400 wheel INFO adding 'authlib/common/urls.py' 2024-04-15 19:52:24,401 wheel INFO adding 'authlib/integrations/__init__.py' 2024-04-15 19:52:24,402 wheel INFO adding 'authlib/integrations/base_client/__init__.py' 2024-04-15 19:52:24,403 wheel INFO adding 'authlib/integrations/base_client/async_app.py' 2024-04-15 19:52:24,404 wheel INFO adding 'authlib/integrations/base_client/async_openid.py' 2024-04-15 19:52:24,405 wheel INFO adding 'authlib/integrations/base_client/errors.py' 2024-04-15 19:52:24,406 wheel INFO adding 'authlib/integrations/base_client/framework_integration.py' 2024-04-15 19:52:24,406 wheel INFO adding 'authlib/integrations/base_client/registry.py' 2024-04-15 19:52:24,408 wheel INFO adding 'authlib/integrations/base_client/sync_app.py' 2024-04-15 19:52:24,409 wheel INFO adding 'authlib/integrations/base_client/sync_openid.py' 2024-04-15 19:52:24,410 wheel INFO adding 'authlib/integrations/django_client/__init__.py' 2024-04-15 19:52:24,411 wheel INFO adding 'authlib/integrations/django_client/apps.py' 2024-04-15 19:52:24,412 wheel INFO adding 'authlib/integrations/django_client/integration.py' 2024-04-15 19:52:24,413 wheel INFO adding 'authlib/integrations/django_oauth1/__init__.py' 2024-04-15 19:52:24,415 wheel INFO adding 'authlib/integrations/django_oauth1/authorization_server.py' 2024-04-15 19:52:24,416 wheel INFO adding 'authlib/integrations/django_oauth1/nonce.py' 2024-04-15 19:52:24,417 wheel INFO adding 'authlib/integrations/django_oauth1/resource_protector.py' 2024-04-15 19:52:24,418 wheel INFO adding 'authlib/integrations/django_oauth2/__init__.py' 2024-04-15 19:52:24,419 wheel INFO adding 'authlib/integrations/django_oauth2/authorization_server.py' 2024-04-15 19:52:24,420 wheel INFO adding 'authlib/integrations/django_oauth2/endpoints.py' 2024-04-15 19:52:24,421 wheel INFO adding 'authlib/integrations/django_oauth2/requests.py' 2024-04-15 19:52:24,422 wheel INFO adding 'authlib/integrations/django_oauth2/resource_protector.py' 2024-04-15 19:52:24,423 wheel INFO adding 'authlib/integrations/django_oauth2/signals.py' 2024-04-15 19:52:24,423 wheel INFO adding 'authlib/integrations/flask_client/__init__.py' 2024-04-15 19:52:24,424 wheel INFO adding 'authlib/integrations/flask_client/apps.py' 2024-04-15 19:52:24,425 wheel INFO adding 'authlib/integrations/flask_client/integration.py' 2024-04-15 19:52:24,426 wheel INFO adding 'authlib/integrations/flask_oauth1/__init__.py' 2024-04-15 19:52:24,427 wheel INFO adding 'authlib/integrations/flask_oauth1/authorization_server.py' 2024-04-15 19:52:24,428 wheel INFO adding 'authlib/integrations/flask_oauth1/cache.py' 2024-04-15 19:52:24,429 wheel INFO adding 'authlib/integrations/flask_oauth1/resource_protector.py' 2024-04-15 19:52:24,430 wheel INFO adding 'authlib/integrations/flask_oauth2/__init__.py' 2024-04-15 19:52:24,431 wheel INFO adding 'authlib/integrations/flask_oauth2/authorization_server.py' 2024-04-15 19:52:24,432 wheel INFO adding 'authlib/integrations/flask_oauth2/errors.py' 2024-04-15 19:52:24,433 wheel INFO adding 'authlib/integrations/flask_oauth2/requests.py' 2024-04-15 19:52:24,434 wheel INFO adding 'authlib/integrations/flask_oauth2/resource_protector.py' 2024-04-15 19:52:24,435 wheel INFO adding 'authlib/integrations/flask_oauth2/signals.py' 2024-04-15 19:52:24,436 wheel INFO adding 'authlib/integrations/httpx_client/__init__.py' 2024-04-15 19:52:24,437 wheel INFO adding 'authlib/integrations/httpx_client/assertion_client.py' 2024-04-15 19:52:24,438 wheel INFO adding 'authlib/integrations/httpx_client/oauth1_client.py' 2024-04-15 19:52:24,438 wheel INFO adding 'authlib/integrations/httpx_client/oauth2_client.py' 2024-04-15 19:52:24,440 wheel INFO adding 'authlib/integrations/httpx_client/utils.py' 2024-04-15 19:52:24,440 wheel INFO adding 'authlib/integrations/requests_client/__init__.py' 2024-04-15 19:52:24,441 wheel INFO adding 'authlib/integrations/requests_client/assertion_session.py' 2024-04-15 19:52:24,442 wheel INFO adding 'authlib/integrations/requests_client/oauth1_session.py' 2024-04-15 19:52:24,443 wheel INFO adding 'authlib/integrations/requests_client/oauth2_session.py' 2024-04-15 19:52:24,444 wheel INFO adding 'authlib/integrations/requests_client/utils.py' 2024-04-15 19:52:24,445 wheel INFO adding 'authlib/integrations/sqla_oauth2/__init__.py' 2024-04-15 19:52:24,446 wheel INFO adding 'authlib/integrations/sqla_oauth2/client_mixin.py' 2024-04-15 19:52:24,447 wheel INFO adding 'authlib/integrations/sqla_oauth2/functions.py' 2024-04-15 19:52:24,448 wheel INFO adding 'authlib/integrations/sqla_oauth2/tokens_mixins.py' 2024-04-15 19:52:24,449 wheel INFO adding 'authlib/integrations/starlette_client/__init__.py' 2024-04-15 19:52:24,450 wheel INFO adding 'authlib/integrations/starlette_client/apps.py' 2024-04-15 19:52:24,451 wheel INFO adding 'authlib/integrations/starlette_client/integration.py' 2024-04-15 19:52:24,452 wheel INFO adding 'authlib/jose/__init__.py' 2024-04-15 19:52:24,453 wheel INFO adding 'authlib/jose/errors.py' 2024-04-15 19:52:24,454 wheel INFO adding 'authlib/jose/jwk.py' 2024-04-15 19:52:24,454 wheel INFO adding 'authlib/jose/util.py' 2024-04-15 19:52:24,456 wheel INFO adding 'authlib/jose/drafts/__init__.py' 2024-04-15 19:52:24,457 wheel INFO adding 'authlib/jose/drafts/_jwe_algorithms.py' 2024-04-15 19:52:24,458 wheel INFO adding 'authlib/jose/drafts/_jwe_enc_cryptodome.py' 2024-04-15 19:52:24,459 wheel INFO adding 'authlib/jose/drafts/_jwe_enc_cryptography.py' 2024-04-15 19:52:24,460 wheel INFO adding 'authlib/jose/rfc7515/__init__.py' 2024-04-15 19:52:24,461 wheel INFO adding 'authlib/jose/rfc7515/jws.py' 2024-04-15 19:52:24,462 wheel INFO adding 'authlib/jose/rfc7515/models.py' 2024-04-15 19:52:24,463 wheel INFO adding 'authlib/jose/rfc7516/__init__.py' 2024-04-15 19:52:24,464 wheel INFO adding 'authlib/jose/rfc7516/jwe.py' 2024-04-15 19:52:24,466 wheel INFO adding 'authlib/jose/rfc7516/models.py' 2024-04-15 19:52:24,467 wheel INFO adding 'authlib/jose/rfc7517/__init__.py' 2024-04-15 19:52:24,468 wheel INFO adding 'authlib/jose/rfc7517/_cryptography_key.py' 2024-04-15 19:52:24,469 wheel INFO adding 'authlib/jose/rfc7517/asymmetric_key.py' 2024-04-15 19:52:24,470 wheel INFO adding 'authlib/jose/rfc7517/base_key.py' 2024-04-15 19:52:24,471 wheel INFO adding 'authlib/jose/rfc7517/jwk.py' 2024-04-15 19:52:24,472 wheel INFO adding 'authlib/jose/rfc7517/key_set.py' 2024-04-15 19:52:24,473 wheel INFO adding 'authlib/jose/rfc7518/__init__.py' 2024-04-15 19:52:24,474 wheel INFO adding 'authlib/jose/rfc7518/ec_key.py' 2024-04-15 19:52:24,475 wheel INFO adding 'authlib/jose/rfc7518/jwe_algs.py' 2024-04-15 19:52:24,476 wheel INFO adding 'authlib/jose/rfc7518/jwe_encs.py' 2024-04-15 19:52:24,477 wheel INFO adding 'authlib/jose/rfc7518/jwe_zips.py' 2024-04-15 19:52:24,478 wheel INFO adding 'authlib/jose/rfc7518/jws_algs.py' 2024-04-15 19:52:24,479 wheel INFO adding 'authlib/jose/rfc7518/oct_key.py' 2024-04-15 19:52:24,480 wheel INFO adding 'authlib/jose/rfc7518/rsa_key.py' 2024-04-15 19:52:24,481 wheel INFO adding 'authlib/jose/rfc7518/util.py' 2024-04-15 19:52:24,482 wheel INFO adding 'authlib/jose/rfc7519/__init__.py' 2024-04-15 19:52:24,483 wheel INFO adding 'authlib/jose/rfc7519/claims.py' 2024-04-15 19:52:24,484 wheel INFO adding 'authlib/jose/rfc7519/jwt.py' 2024-04-15 19:52:24,485 wheel INFO adding 'authlib/jose/rfc8037/__init__.py' 2024-04-15 19:52:24,486 wheel INFO adding 'authlib/jose/rfc8037/jws_eddsa.py' 2024-04-15 19:52:24,486 wheel INFO adding 'authlib/jose/rfc8037/okp_key.py' 2024-04-15 19:52:24,488 wheel INFO adding 'authlib/oauth1/__init__.py' 2024-04-15 19:52:24,489 wheel INFO adding 'authlib/oauth1/client.py' 2024-04-15 19:52:24,490 wheel INFO adding 'authlib/oauth1/errors.py' 2024-04-15 19:52:24,491 wheel INFO adding 'authlib/oauth1/rfc5849/__init__.py' 2024-04-15 19:52:24,492 wheel INFO adding 'authlib/oauth1/rfc5849/authorization_server.py' 2024-04-15 19:52:24,493 wheel INFO adding 'authlib/oauth1/rfc5849/base_server.py' 2024-04-15 19:52:24,494 wheel INFO adding 'authlib/oauth1/rfc5849/client_auth.py' 2024-04-15 19:52:24,495 wheel INFO adding 'authlib/oauth1/rfc5849/errors.py' 2024-04-15 19:52:24,496 wheel INFO adding 'authlib/oauth1/rfc5849/models.py' 2024-04-15 19:52:24,497 wheel INFO adding 'authlib/oauth1/rfc5849/parameters.py' 2024-04-15 19:52:24,498 wheel INFO adding 'authlib/oauth1/rfc5849/resource_protector.py' 2024-04-15 19:52:24,499 wheel INFO adding 'authlib/oauth1/rfc5849/rsa.py' 2024-04-15 19:52:24,500 wheel INFO adding 'authlib/oauth1/rfc5849/signature.py' 2024-04-15 19:52:24,501 wheel INFO adding 'authlib/oauth1/rfc5849/util.py' 2024-04-15 19:52:24,502 wheel INFO adding 'authlib/oauth1/rfc5849/wrapper.py' 2024-04-15 19:52:24,503 wheel INFO adding 'authlib/oauth2/__init__.py' 2024-04-15 19:52:24,504 wheel INFO adding 'authlib/oauth2/auth.py' 2024-04-15 19:52:24,505 wheel INFO adding 'authlib/oauth2/base.py' 2024-04-15 19:52:24,506 wheel INFO adding 'authlib/oauth2/client.py' 2024-04-15 19:52:24,508 wheel INFO adding 'authlib/oauth2/rfc6749/__init__.py' 2024-04-15 19:52:24,509 wheel INFO adding 'authlib/oauth2/rfc6749/authenticate_client.py' 2024-04-15 19:52:24,510 wheel INFO adding 'authlib/oauth2/rfc6749/authorization_server.py' 2024-04-15 19:52:24,511 wheel INFO adding 'authlib/oauth2/rfc6749/errors.py' 2024-04-15 19:52:24,512 wheel INFO adding 'authlib/oauth2/rfc6749/models.py' 2024-04-15 19:52:24,514 wheel INFO adding 'authlib/oauth2/rfc6749/parameters.py' 2024-04-15 19:52:24,515 wheel INFO adding 'authlib/oauth2/rfc6749/requests.py' 2024-04-15 19:52:24,516 wheel INFO adding 'authlib/oauth2/rfc6749/resource_protector.py' 2024-04-15 19:52:24,517 wheel INFO adding 'authlib/oauth2/rfc6749/token_endpoint.py' 2024-04-15 19:52:24,517 wheel INFO adding 'authlib/oauth2/rfc6749/util.py' 2024-04-15 19:52:24,518 wheel INFO adding 'authlib/oauth2/rfc6749/wrappers.py' 2024-04-15 19:52:24,519 wheel INFO adding 'authlib/oauth2/rfc6749/grants/__init__.py' 2024-04-15 19:52:24,520 wheel INFO adding 'authlib/oauth2/rfc6749/grants/authorization_code.py' 2024-04-15 19:52:24,522 wheel INFO adding 'authlib/oauth2/rfc6749/grants/base.py' 2024-04-15 19:52:24,523 wheel INFO adding 'authlib/oauth2/rfc6749/grants/client_credentials.py' 2024-04-15 19:52:24,524 wheel INFO adding 'authlib/oauth2/rfc6749/grants/implicit.py' 2024-04-15 19:52:24,525 wheel INFO adding 'authlib/oauth2/rfc6749/grants/refresh_token.py' 2024-04-15 19:52:24,526 wheel INFO adding 'authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py' 2024-04-15 19:52:24,527 wheel INFO adding 'authlib/oauth2/rfc6750/__init__.py' 2024-04-15 19:52:24,528 wheel INFO adding 'authlib/oauth2/rfc6750/errors.py' 2024-04-15 19:52:24,529 wheel INFO adding 'authlib/oauth2/rfc6750/parameters.py' 2024-04-15 19:52:24,530 wheel INFO adding 'authlib/oauth2/rfc6750/token.py' 2024-04-15 19:52:24,531 wheel INFO adding 'authlib/oauth2/rfc6750/validator.py' 2024-04-15 19:52:24,532 wheel INFO adding 'authlib/oauth2/rfc7009/__init__.py' 2024-04-15 19:52:24,532 wheel INFO adding 'authlib/oauth2/rfc7009/parameters.py' 2024-04-15 19:52:24,533 wheel INFO adding 'authlib/oauth2/rfc7009/revocation.py' 2024-04-15 19:52:24,534 wheel INFO adding 'authlib/oauth2/rfc7521/__init__.py' 2024-04-15 19:52:24,535 wheel INFO adding 'authlib/oauth2/rfc7521/client.py' 2024-04-15 19:52:24,536 wheel INFO adding 'authlib/oauth2/rfc7523/__init__.py' 2024-04-15 19:52:24,537 wheel INFO adding 'authlib/oauth2/rfc7523/assertion.py' 2024-04-15 19:52:24,538 wheel INFO adding 'authlib/oauth2/rfc7523/auth.py' 2024-04-15 19:52:24,539 wheel INFO adding 'authlib/oauth2/rfc7523/client.py' 2024-04-15 19:52:24,540 wheel INFO adding 'authlib/oauth2/rfc7523/jwt_bearer.py' 2024-04-15 19:52:24,541 wheel INFO adding 'authlib/oauth2/rfc7523/token.py' 2024-04-15 19:52:24,542 wheel INFO adding 'authlib/oauth2/rfc7523/validator.py' 2024-04-15 19:52:24,543 wheel INFO adding 'authlib/oauth2/rfc7591/__init__.py' 2024-04-15 19:52:24,544 wheel INFO adding 'authlib/oauth2/rfc7591/claims.py' 2024-04-15 19:52:24,545 wheel INFO adding 'authlib/oauth2/rfc7591/endpoint.py' 2024-04-15 19:52:24,547 wheel INFO adding 'authlib/oauth2/rfc7591/errors.py' 2024-04-15 19:52:24,548 wheel INFO adding 'authlib/oauth2/rfc7592/__init__.py' 2024-04-15 19:52:24,549 wheel INFO adding 'authlib/oauth2/rfc7592/endpoint.py' 2024-04-15 19:52:24,550 wheel INFO adding 'authlib/oauth2/rfc7636/__init__.py' 2024-04-15 19:52:24,551 wheel INFO adding 'authlib/oauth2/rfc7636/challenge.py' 2024-04-15 19:52:24,552 wheel INFO adding 'authlib/oauth2/rfc7662/__init__.py' 2024-04-15 19:52:24,553 wheel INFO adding 'authlib/oauth2/rfc7662/introspection.py' 2024-04-15 19:52:24,554 wheel INFO adding 'authlib/oauth2/rfc7662/models.py' 2024-04-15 19:52:24,555 wheel INFO adding 'authlib/oauth2/rfc7662/token_validator.py' 2024-04-15 19:52:24,556 wheel INFO adding 'authlib/oauth2/rfc8414/__init__.py' 2024-04-15 19:52:24,557 wheel INFO adding 'authlib/oauth2/rfc8414/models.py' 2024-04-15 19:52:24,558 wheel INFO adding 'authlib/oauth2/rfc8414/well_known.py' 2024-04-15 19:52:24,559 wheel INFO adding 'authlib/oauth2/rfc8628/__init__.py' 2024-04-15 19:52:24,560 wheel INFO adding 'authlib/oauth2/rfc8628/device_code.py' 2024-04-15 19:52:24,561 wheel INFO adding 'authlib/oauth2/rfc8628/endpoint.py' 2024-04-15 19:52:24,562 wheel INFO adding 'authlib/oauth2/rfc8628/errors.py' 2024-04-15 19:52:24,563 wheel INFO adding 'authlib/oauth2/rfc8628/models.py' 2024-04-15 19:52:24,564 wheel INFO adding 'authlib/oauth2/rfc8693/__init__.py' 2024-04-15 19:52:24,565 wheel INFO adding 'authlib/oauth2/rfc9068/__init__.py' 2024-04-15 19:52:24,566 wheel INFO adding 'authlib/oauth2/rfc9068/claims.py' 2024-04-15 19:52:24,567 wheel INFO adding 'authlib/oauth2/rfc9068/introspection.py' 2024-04-15 19:52:24,568 wheel INFO adding 'authlib/oauth2/rfc9068/revocation.py' 2024-04-15 19:52:24,569 wheel INFO adding 'authlib/oauth2/rfc9068/token.py' 2024-04-15 19:52:24,570 wheel INFO adding 'authlib/oauth2/rfc9068/token_validator.py' 2024-04-15 19:52:24,571 wheel INFO adding 'authlib/oidc/__init__.py' 2024-04-15 19:52:24,572 wheel INFO adding 'authlib/oidc/core/__init__.py' 2024-04-15 19:52:24,573 wheel INFO adding 'authlib/oidc/core/claims.py' 2024-04-15 19:52:24,575 wheel INFO adding 'authlib/oidc/core/errors.py' 2024-04-15 19:52:24,575 wheel INFO adding 'authlib/oidc/core/models.py' 2024-04-15 19:52:24,576 wheel INFO adding 'authlib/oidc/core/util.py' 2024-04-15 19:52:24,577 wheel INFO adding 'authlib/oidc/core/grants/__init__.py' 2024-04-15 19:52:24,578 wheel INFO adding 'authlib/oidc/core/grants/code.py' 2024-04-15 19:52:24,579 wheel INFO adding 'authlib/oidc/core/grants/hybrid.py' 2024-04-15 19:52:24,580 wheel INFO adding 'authlib/oidc/core/grants/implicit.py' 2024-04-15 19:52:24,581 wheel INFO adding 'authlib/oidc/core/grants/util.py' 2024-04-15 19:52:24,582 wheel INFO adding 'authlib/oidc/discovery/__init__.py' 2024-04-15 19:52:24,583 wheel INFO adding 'authlib/oidc/discovery/models.py' 2024-04-15 19:52:24,584 wheel INFO adding 'authlib/oidc/discovery/well_known.py' 2024-04-15 19:52:24,585 wheel INFO adding 'Authlib-1.3.0.dist-info/LICENSE' 2024-04-15 19:52:24,586 wheel INFO adding 'Authlib-1.3.0.dist-info/METADATA' 2024-04-15 19:52:24,587 wheel INFO adding 'Authlib-1.3.0.dist-info/WHEEL' 2024-04-15 19:52:24,587 wheel INFO adding 'Authlib-1.3.0.dist-info/top_level.txt' 2024-04-15 19:52:24,590 wheel INFO adding 'Authlib-1.3.0.dist-info/RECORD' 2024-04-15 19:52:24,594 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-15 19:52:24,622 gpep517 INFO The backend produced .dist/Authlib-1.3.0-py2.py3-none-any.whl Authlib-1.3.0-py2.py3-none-any.whl >>> py3-authlib: Entering fakeroot... >>> py3-authlib-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-authlib/pkg/py3-authlib/usr/lib/python3.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.0-r1.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.0-r1.apk >>> py3-authlib: Build complete at Mon, 15 Apr 2024 19:52:29 +0000 elapsed time 0h 0m 13s >>> py3-authlib: Cleaning up srcdir >>> py3-authlib: Cleaning up pkgdir >>> py3-authlib: Uninstalling dependencies... (1/31) Purging .makedepends-py3-authlib (20240415.195220) (2/31) Purging py3-cryptography-pyc (42.0.5-r1) (3/31) Purging py3-cryptography (42.0.5-r1) (4/31) Purging py3-cffi-pyc (1.16.0-r1) (5/31) Purging py3-cffi (1.16.0-r1) (6/31) Purging py3-cparser-pyc (2.22-r1) (7/31) Purging py3-cparser (2.22-r1) (8/31) Purging py3-gpep517-pyc (15-r2) (9/31) Purging py3-gpep517 (15-r2) (10/31) Purging py3-installer-pyc (0.7.0-r2) (11/31) Purging py3-installer (0.7.0-r2) (12/31) Purging py3-setuptools-pyc (69.2.0-r2) (13/31) Purging py3-setuptools (69.2.0-r2) (14/31) Purging py3-wheel-pyc (0.42.0-r1) (15/31) Purging py3-wheel (0.42.0-r1) (16/31) Purging py3-packaging-pyc (24.0-r1) (17/31) Purging py3-packaging (24.0-r1) (18/31) Purging py3-parsing-pyc (3.1.2-r1) (19/31) Purging py3-parsing (3.1.2-r1) (20/31) Purging python3-pyc (3.12.3-r0) (21/31) Purging python3-pycache-pyc0 (3.12.3-r0) (22/31) Purging pyc (3.12.3-r0) (23/31) Purging python3 (3.12.3-r0) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r6) (26/31) Purging libffi (3.4.6-r0) (27/31) Purging libpanelw (6.4_p20240330-r0) (28/31) Purging mpdecimal (4.0.0-r0) (29/31) Purging readline (8.2.10-r0) (30/31) Purging sqlite-libs (3.45.2-r0) (31/31) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-authlib: Updating the community/riscv64 repository index... >>> py3-authlib: Signing the index...