==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-authlib 1.6.5-1 (Fri Oct 3 02:24:29 2025)
==> Retrieving sources...
-> Updating python-authlib git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-authlib ... Passed
==> Validating source files with b2sums...
python-authlib ... Passed
==> Making package: python-authlib 1.6.5-1 (Fri Oct 3 02:24:53 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (3) python-cffi-1.17.1-2 python-pycparser-2.23-1
python-cryptography-46.0.1-1
Total Download Size: 1.56 MiB
Total Installed Size: 7.99 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-cryptography-46.0.1-1-armv7h downloading...
python-cffi-1.17.1-2-armv7h downloading...
python-pycparser-2.23-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pycparser...
installing python-cffi...
Optional dependencies for python-cffi
python-setuptools: "limited api" version checking in cffi.setuptools_ext
installing python-cryptography...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (18) perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8
python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1
python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1
python-jaraco.text-4.0.0-2 python-more-itertools-10.8.0-1
python-packaging-25.0-1 python-platformdirs-4.4.0-1
python-pyproject-hooks-1.2.0-3 zlib-ng-2.2.5-1 git-2.51.0-1
python-build-1.3.0-1 python-installer-0.7.0-10
python-setuptools-1:80.9.0-2 python-wheel-0.45.1-1
Total Download Size: 0.11 MiB
Total Installed Size: 50.58 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-build-1.3.0-1-any downloading...
python-installer-0.7.0-10-any downloading...
python-pyproject-hooks-1.2.0-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-mediawiki-api: git mediawiki support
perl-datetime-format-iso8601: git mediawiki support
perl-lwp-protocol-https: git mediawiki https support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git [installed]
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 970.
Creating user 'git' (git daemon user) with UID 970 and GID 970.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of python-authlib git repo...
Cloning into 'python-authlib'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases.
config = read_configuration(filepath, True, ignore_option_errors, dist)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)
corresp(dist, value, root_dir)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
creating Authlib.egg-info
writing Authlib.egg-info/PKG-INFO
writing dependency_links to Authlib.egg-info/dependency_links.txt
writing requirements to Authlib.egg-info/requires.txt
writing top-level names to Authlib.egg-info/top_level.txt
writing manifest file 'Authlib.egg-info/SOURCES.txt'
reading manifest file 'Authlib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.rst'
no previously-included directories found matching 'tests*'
adding license file 'LICENSE'
writing manifest file 'Authlib.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases.
config = read_configuration(filepath, True, ignore_option_errors, dist)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)
corresp(dist, value, root_dir)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!
********************************************************************************
With Python 2.7 end-of-life, support for building universal wheels
(i.e., wheels that support both Python 2 and Python 3)
is being obviated.
Please discontinue using this option, or if you still need it,
file an issue with pypa/setuptools describing your use case.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
self.finalize_options()
running build
running build_py
creating build/lib/authlib
copying authlib/deprecate.py -> build/lib/authlib
copying authlib/__init__.py -> build/lib/authlib
copying authlib/consts.py -> build/lib/authlib
creating build/lib/authlib/integrations
copying authlib/integrations/__init__.py -> build/lib/authlib/integrations
creating build/lib/authlib/jose
copying authlib/jose/util.py -> build/lib/authlib/jose
copying authlib/jose/jwk.py -> build/lib/authlib/jose
copying authlib/jose/__init__.py -> build/lib/authlib/jose
copying authlib/jose/errors.py -> build/lib/authlib/jose
creating build/lib/authlib/oauth2
copying authlib/oauth2/base.py -> build/lib/authlib/oauth2
copying authlib/oauth2/auth.py -> build/lib/authlib/oauth2
copying authlib/oauth2/__init__.py -> build/lib/authlib/oauth2
copying authlib/oauth2/client.py -> build/lib/authlib/oauth2
creating build/lib/authlib/common
copying authlib/common/security.py -> build/lib/authlib/common
copying authlib/common/__init__.py -> build/lib/authlib/common
copying authlib/common/urls.py -> build/lib/authlib/common
copying authlib/common/errors.py -> build/lib/authlib/common
copying authlib/common/encoding.py -> build/lib/authlib/common
creating build/lib/authlib/oauth1
copying authlib/oauth1/__init__.py -> build/lib/authlib/oauth1
copying authlib/oauth1/errors.py -> build/lib/authlib/oauth1
copying authlib/oauth1/client.py -> build/lib/authlib/oauth1
creating build/lib/authlib/oidc
copying authlib/oidc/__init__.py -> build/lib/authlib/oidc
creating build/lib/authlib/integrations/django_oauth2
copying authlib/integrations/django_oauth2/resource_protector.py -> build/lib/authlib/integrations/django_oauth2
copying authlib/integrations/django_oauth2/requests.py -> build/lib/authlib/integrations/django_oauth2
copying authlib/integrations/django_oauth2/signals.py -> build/lib/authlib/integrations/django_oauth2
copying authlib/integrations/django_oauth2/__init__.py -> build/lib/authlib/integrations/django_oauth2
copying authlib/integrations/django_oauth2/endpoints.py -> build/lib/authlib/integrations/django_oauth2
copying authlib/integrations/django_oauth2/authorization_server.py -> build/lib/authlib/integrations/django_oauth2
creating build/lib/authlib/integrations/base_client
copying authlib/integrations/base_client/__init__.py -> build/lib/authlib/integrations/base_client
copying authlib/integrations/base_client/errors.py -> build/lib/authlib/integrations/base_client
copying authlib/integrations/base_client/sync_app.py -> build/lib/authlib/integrations/base_client
copying authlib/integrations/base_client/framework_integration.py -> build/lib/authlib/integrations/base_client
copying authlib/integrations/base_client/async_app.py -> build/lib/authlib/integrations/base_client
copying authlib/integrations/base_client/async_openid.py -> build/lib/authlib/integrations/base_client
copying authlib/integrations/base_client/sync_openid.py -> build/lib/authlib/integrations/base_client
copying authlib/integrations/base_client/registry.py -> build/lib/authlib/integrations/base_client
creating build/lib/authlib/integrations/django_client
copying authlib/integrations/django_client/integration.py -> build/lib/authlib/integrations/django_client
copying authlib/integrations/django_client/apps.py -> build/lib/authlib/integrations/django_client
copying authlib/integrations/django_client/__init__.py -> build/lib/authlib/integrations/django_client
creating build/lib/authlib/integrations/starlette_client
copying authlib/integrations/starlette_client/integration.py -> build/lib/authlib/integrations/starlette_client
copying authlib/integrations/starlette_client/apps.py -> build/lib/authlib/integrations/starlette_client
copying authlib/integrations/starlette_client/__init__.py -> build/lib/authlib/integrations/starlette_client
creating build/lib/authlib/integrations/sqla_oauth2
copying authlib/integrations/sqla_oauth2/client_mixin.py -> build/lib/authlib/integrations/sqla_oauth2
copying authlib/integrations/sqla_oauth2/__init__.py -> build/lib/authlib/integrations/sqla_oauth2
copying authlib/integrations/sqla_oauth2/functions.py -> build/lib/authlib/integrations/sqla_oauth2
copying authlib/integrations/sqla_oauth2/tokens_mixins.py -> build/lib/authlib/integrations/sqla_oauth2
creating build/lib/authlib/integrations/django_oauth1
copying authlib/integrations/django_oauth1/resource_protector.py -> build/lib/authlib/integrations/django_oauth1
copying authlib/integrations/django_oauth1/__init__.py -> build/lib/authlib/integrations/django_oauth1
copying authlib/integrations/django_oauth1/nonce.py -> build/lib/authlib/integrations/django_oauth1
copying authlib/integrations/django_oauth1/authorization_server.py -> build/lib/authlib/integrations/django_oauth1
creating build/lib/authlib/integrations/httpx_client
copying authlib/integrations/httpx_client/assertion_client.py -> build/lib/authlib/integrations/httpx_client
copying authlib/integrations/httpx_client/__init__.py -> build/lib/authlib/integrations/httpx_client
copying authlib/integrations/httpx_client/oauth2_client.py -> build/lib/authlib/integrations/httpx_client
copying authlib/integrations/httpx_client/oauth1_client.py -> build/lib/authlib/integrations/httpx_client
copying authlib/integrations/httpx_client/utils.py -> build/lib/authlib/integrations/httpx_client
creating build/lib/authlib/integrations/flask_oauth2
copying authlib/integrations/flask_oauth2/resource_protector.py -> build/lib/authlib/integrations/flask_oauth2
copying authlib/integrations/flask_oauth2/requests.py -> build/lib/authlib/integrations/flask_oauth2
copying authlib/integrations/flask_oauth2/signals.py -> build/lib/authlib/integrations/flask_oauth2
copying authlib/integrations/flask_oauth2/__init__.py -> build/lib/authlib/integrations/flask_oauth2
copying authlib/integrations/flask_oauth2/errors.py -> build/lib/authlib/integrations/flask_oauth2
copying authlib/integrations/flask_oauth2/authorization_server.py -> build/lib/authlib/integrations/flask_oauth2
creating build/lib/authlib/integrations/flask_client
copying authlib/integrations/flask_client/integration.py -> build/lib/authlib/integrations/flask_client
copying authlib/integrations/flask_client/apps.py -> build/lib/authlib/integrations/flask_client
copying authlib/integrations/flask_client/__init__.py -> build/lib/authlib/integrations/flask_client
creating build/lib/authlib/integrations/requests_client
copying authlib/integrations/requests_client/oauth1_session.py -> build/lib/authlib/integrations/requests_client
copying authlib/integrations/requests_client/oauth2_session.py -> build/lib/authlib/integrations/requests_client
copying authlib/integrations/requests_client/__init__.py -> build/lib/authlib/integrations/requests_client
copying authlib/integrations/requests_client/assertion_session.py -> build/lib/authlib/integrations/requests_client
copying authlib/integrations/requests_client/utils.py -> build/lib/authlib/integrations/requests_client
creating build/lib/authlib/integrations/flask_oauth1
copying authlib/integrations/flask_oauth1/resource_protector.py -> build/lib/authlib/integrations/flask_oauth1
copying authlib/integrations/flask_oauth1/__init__.py -> build/lib/authlib/integrations/flask_oauth1
copying authlib/integrations/flask_oauth1/cache.py -> build/lib/authlib/integrations/flask_oauth1
copying authlib/integrations/flask_oauth1/authorization_server.py -> build/lib/authlib/integrations/flask_oauth1
creating build/lib/authlib/jose/rfc7519
copying authlib/jose/rfc7519/claims.py -> build/lib/authlib/jose/rfc7519
copying authlib/jose/rfc7519/__init__.py -> build/lib/authlib/jose/rfc7519
copying authlib/jose/rfc7519/jwt.py -> build/lib/authlib/jose/rfc7519
creating build/lib/authlib/jose/drafts
copying authlib/jose/drafts/_jwe_enc_cryptography.py -> build/lib/authlib/jose/drafts
copying authlib/jose/drafts/_jwe_enc_cryptodome.py -> build/lib/authlib/jose/drafts
copying authlib/jose/drafts/__init__.py -> build/lib/authlib/jose/drafts
copying authlib/jose/drafts/_jwe_algorithms.py -> build/lib/authlib/jose/drafts
creating build/lib/authlib/jose/rfc7518
copying authlib/jose/rfc7518/util.py -> build/lib/authlib/jose/rfc7518
copying authlib/jose/rfc7518/rsa_key.py -> build/lib/authlib/jose/rfc7518
copying authlib/jose/rfc7518/__init__.py -> build/lib/authlib/jose/rfc7518
copying authlib/jose/rfc7518/jws_algs.py -> build/lib/authlib/jose/rfc7518
copying authlib/jose/rfc7518/ec_key.py -> build/lib/authlib/jose/rfc7518
copying authlib/jose/rfc7518/jwe_algs.py -> build/lib/authlib/jose/rfc7518
copying authlib/jose/rfc7518/jwe_encs.py -> build/lib/authlib/jose/rfc7518
copying authlib/jose/rfc7518/jwe_zips.py -> build/lib/authlib/jose/rfc7518
copying authlib/jose/rfc7518/oct_key.py -> build/lib/authlib/jose/rfc7518
creating build/lib/authlib/jose/rfc7517
copying authlib/jose/rfc7517/_cryptography_key.py -> build/lib/authlib/jose/rfc7517
copying authlib/jose/rfc7517/jwk.py -> build/lib/authlib/jose/rfc7517
copying authlib/jose/rfc7517/__init__.py -> build/lib/authlib/jose/rfc7517
copying authlib/jose/rfc7517/base_key.py -> build/lib/authlib/jose/rfc7517
copying authlib/jose/rfc7517/asymmetric_key.py -> build/lib/authlib/jose/rfc7517
copying authlib/jose/rfc7517/key_set.py -> build/lib/authlib/jose/rfc7517
creating build/lib/authlib/jose/rfc7515
copying authlib/jose/rfc7515/__init__.py -> build/lib/authlib/jose/rfc7515
copying authlib/jose/rfc7515/jws.py -> build/lib/authlib/jose/rfc7515
copying authlib/jose/rfc7515/models.py -> build/lib/authlib/jose/rfc7515
creating build/lib/authlib/jose/rfc7516
copying authlib/jose/rfc7516/jwe.py -> build/lib/authlib/jose/rfc7516
copying authlib/jose/rfc7516/__init__.py -> build/lib/authlib/jose/rfc7516
copying authlib/jose/rfc7516/models.py -> build/lib/authlib/jose/rfc7516
creating build/lib/authlib/jose/rfc8037
copying authlib/jose/rfc8037/okp_key.py -> build/lib/authlib/jose/rfc8037
copying authlib/jose/rfc8037/__init__.py -> build/lib/authlib/jose/rfc8037
copying authlib/jose/rfc8037/jws_eddsa.py -> build/lib/authlib/jose/rfc8037
creating build/lib/authlib/oauth2/rfc8414
copying authlib/oauth2/rfc8414/__init__.py -> build/lib/authlib/oauth2/rfc8414
copying authlib/oauth2/rfc8414/models.py -> build/lib/authlib/oauth2/rfc8414
copying authlib/oauth2/rfc8414/well_known.py -> build/lib/authlib/oauth2/rfc8414
creating build/lib/authlib/oauth2/rfc8628
copying authlib/oauth2/rfc8628/__init__.py -> build/lib/authlib/oauth2/rfc8628
copying authlib/oauth2/rfc8628/errors.py -> build/lib/authlib/oauth2/rfc8628
copying authlib/oauth2/rfc8628/device_code.py -> build/lib/authlib/oauth2/rfc8628
copying authlib/oauth2/rfc8628/models.py -> build/lib/authlib/oauth2/rfc8628
copying authlib/oauth2/rfc8628/endpoint.py -> build/lib/authlib/oauth2/rfc8628
creating build/lib/authlib/oauth2/rfc9207
copying authlib/oauth2/rfc9207/parameter.py -> build/lib/authlib/oauth2/rfc9207
copying authlib/oauth2/rfc9207/__init__.py -> build/lib/authlib/oauth2/rfc9207
creating build/lib/authlib/oauth2/rfc7662
copying authlib/oauth2/rfc7662/introspection.py -> build/lib/authlib/oauth2/rfc7662
copying authlib/oauth2/rfc7662/token_validator.py -> build/lib/authlib/oauth2/rfc7662
copying authlib/oauth2/rfc7662/__init__.py -> build/lib/authlib/oauth2/rfc7662
copying authlib/oauth2/rfc7662/models.py -> build/lib/authlib/oauth2/rfc7662
creating build/lib/authlib/oauth2/rfc7521
copying authlib/oauth2/rfc7521/__init__.py -> build/lib/authlib/oauth2/rfc7521
copying authlib/oauth2/rfc7521/client.py -> build/lib/authlib/oauth2/rfc7521
creating build/lib/authlib/oauth2/rfc9068
copying authlib/oauth2/rfc9068/introspection.py -> build/lib/authlib/oauth2/rfc9068
copying authlib/oauth2/rfc9068/claims.py -> build/lib/authlib/oauth2/rfc9068
copying authlib/oauth2/rfc9068/token_validator.py -> build/lib/authlib/oauth2/rfc9068
copying authlib/oauth2/rfc9068/token.py -> build/lib/authlib/oauth2/rfc9068
copying authlib/oauth2/rfc9068/__init__.py -> build/lib/authlib/oauth2/rfc9068
copying authlib/oauth2/rfc9068/revocation.py -> build/lib/authlib/oauth2/rfc9068
creating build/lib/authlib/oauth2/rfc7009
copying authlib/oauth2/rfc7009/parameters.py -> build/lib/authlib/oauth2/rfc7009
copying authlib/oauth2/rfc7009/__init__.py -> build/lib/authlib/oauth2/rfc7009
copying authlib/oauth2/rfc7009/revocation.py -> build/lib/authlib/oauth2/rfc7009
creating build/lib/authlib/oauth2/rfc7591
copying authlib/oauth2/rfc7591/claims.py -> build/lib/authlib/oauth2/rfc7591
copying authlib/oauth2/rfc7591/__init__.py -> build/lib/authlib/oauth2/rfc7591
copying authlib/oauth2/rfc7591/errors.py -> build/lib/authlib/oauth2/rfc7591
copying authlib/oauth2/rfc7591/endpoint.py -> build/lib/authlib/oauth2/rfc7591
creating build/lib/authlib/oauth2/rfc7636
copying authlib/oauth2/rfc7636/__init__.py -> build/lib/authlib/oauth2/rfc7636
copying authlib/oauth2/rfc7636/challenge.py -> build/lib/authlib/oauth2/rfc7636
creating build/lib/authlib/oauth2/rfc6749
copying authlib/oauth2/rfc6749/util.py -> build/lib/authlib/oauth2/rfc6749
copying authlib/oauth2/rfc6749/parameters.py -> build/lib/authlib/oauth2/rfc6749
copying authlib/oauth2/rfc6749/wrappers.py -> build/lib/authlib/oauth2/rfc6749
copying authlib/oauth2/rfc6749/resource_protector.py -> build/lib/authlib/oauth2/rfc6749
copying authlib/oauth2/rfc6749/requests.py -> build/lib/authlib/oauth2/rfc6749
copying authlib/oauth2/rfc6749/__init__.py -> build/lib/authlib/oauth2/rfc6749
copying authlib/oauth2/rfc6749/errors.py -> build/lib/authlib/oauth2/rfc6749
copying authlib/oauth2/rfc6749/authenticate_client.py -> build/lib/authlib/oauth2/rfc6749
copying authlib/oauth2/rfc6749/authorization_server.py -> build/lib/authlib/oauth2/rfc6749
copying authlib/oauth2/rfc6749/models.py -> build/lib/authlib/oauth2/rfc6749
copying authlib/oauth2/rfc6749/hooks.py -> build/lib/authlib/oauth2/rfc6749
copying authlib/oauth2/rfc6749/token_endpoint.py -> build/lib/authlib/oauth2/rfc6749
creating build/lib/authlib/oauth2/rfc8693
copying authlib/oauth2/rfc8693/__init__.py -> build/lib/authlib/oauth2/rfc8693
creating build/lib/authlib/oauth2/rfc7523
copying authlib/oauth2/rfc7523/auth.py -> build/lib/authlib/oauth2/rfc7523
copying authlib/oauth2/rfc7523/token.py -> build/lib/authlib/oauth2/rfc7523
copying authlib/oauth2/rfc7523/__init__.py -> build/lib/authlib/oauth2/rfc7523
copying authlib/oauth2/rfc7523/assertion.py -> build/lib/authlib/oauth2/rfc7523
copying authlib/oauth2/rfc7523/validator.py -> build/lib/authlib/oauth2/rfc7523
copying authlib/oauth2/rfc7523/jwt_bearer.py -> build/lib/authlib/oauth2/rfc7523
copying authlib/oauth2/rfc7523/client.py -> build/lib/authlib/oauth2/rfc7523
creating build/lib/authlib/oauth2/rfc6750
copying authlib/oauth2/rfc6750/parameters.py -> build/lib/authlib/oauth2/rfc6750
copying authlib/oauth2/rfc6750/token.py -> build/lib/authlib/oauth2/rfc6750
copying authlib/oauth2/rfc6750/__init__.py -> build/lib/authlib/oauth2/rfc6750
copying authlib/oauth2/rfc6750/errors.py -> build/lib/authlib/oauth2/rfc6750
copying authlib/oauth2/rfc6750/validator.py -> build/lib/authlib/oauth2/rfc6750
creating build/lib/authlib/oauth2/rfc9101
copying authlib/oauth2/rfc9101/__init__.py -> build/lib/authlib/oauth2/rfc9101
copying authlib/oauth2/rfc9101/errors.py -> build/lib/authlib/oauth2/rfc9101
copying authlib/oauth2/rfc9101/discovery.py -> build/lib/authlib/oauth2/rfc9101
copying authlib/oauth2/rfc9101/registration.py -> build/lib/authlib/oauth2/rfc9101
copying authlib/oauth2/rfc9101/authorization_server.py -> build/lib/authlib/oauth2/rfc9101
creating build/lib/authlib/oauth2/rfc7592
copying authlib/oauth2/rfc7592/__init__.py -> build/lib/authlib/oauth2/rfc7592
copying authlib/oauth2/rfc7592/endpoint.py -> build/lib/authlib/oauth2/rfc7592
creating build/lib/authlib/oauth2/rfc6749/grants
copying authlib/oauth2/rfc6749/grants/base.py -> build/lib/authlib/oauth2/rfc6749/grants
copying authlib/oauth2/rfc6749/grants/refresh_token.py -> build/lib/authlib/oauth2/rfc6749/grants
copying authlib/oauth2/rfc6749/grants/client_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants
copying authlib/oauth2/rfc6749/grants/__init__.py -> build/lib/authlib/oauth2/rfc6749/grants
copying authlib/oauth2/rfc6749/grants/authorization_code.py -> build/lib/authlib/oauth2/rfc6749/grants
copying authlib/oauth2/rfc6749/grants/implicit.py -> build/lib/authlib/oauth2/rfc6749/grants
copying authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants
creating build/lib/authlib/oauth1/rfc5849
copying authlib/oauth1/rfc5849/rsa.py -> build/lib/authlib/oauth1/rfc5849
copying authlib/oauth1/rfc5849/base_server.py -> build/lib/authlib/oauth1/rfc5849
copying authlib/oauth1/rfc5849/util.py -> build/lib/authlib/oauth1/rfc5849
copying authlib/oauth1/rfc5849/parameters.py -> build/lib/authlib/oauth1/rfc5849
copying authlib/oauth1/rfc5849/resource_protector.py -> build/lib/authlib/oauth1/rfc5849
copying authlib/oauth1/rfc5849/__init__.py -> build/lib/authlib/oauth1/rfc5849
copying authlib/oauth1/rfc5849/errors.py -> build/lib/authlib/oauth1/rfc5849
copying authlib/oauth1/rfc5849/authorization_server.py -> build/lib/authlib/oauth1/rfc5849
copying authlib/oauth1/rfc5849/models.py -> build/lib/authlib/oauth1/rfc5849
copying authlib/oauth1/rfc5849/signature.py -> build/lib/authlib/oauth1/rfc5849
copying authlib/oauth1/rfc5849/client_auth.py -> build/lib/authlib/oauth1/rfc5849
copying authlib/oauth1/rfc5849/wrapper.py -> build/lib/authlib/oauth1/rfc5849
creating build/lib/authlib/oidc/discovery
copying authlib/oidc/discovery/__init__.py -> build/lib/authlib/oidc/discovery
copying authlib/oidc/discovery/models.py -> build/lib/authlib/oidc/discovery
copying authlib/oidc/discovery/well_known.py -> build/lib/authlib/oidc/discovery
creating build/lib/authlib/oidc/core
copying authlib/oidc/core/util.py -> build/lib/authlib/oidc/core
copying authlib/oidc/core/claims.py -> build/lib/authlib/oidc/core
copying authlib/oidc/core/userinfo.py -> build/lib/authlib/oidc/core
copying authlib/oidc/core/__init__.py -> build/lib/authlib/oidc/core
copying authlib/oidc/core/errors.py -> build/lib/authlib/oidc/core
copying authlib/oidc/core/models.py -> build/lib/authlib/oidc/core
creating build/lib/authlib/oidc/registration
copying authlib/oidc/registration/claims.py -> build/lib/authlib/oidc/registration
copying authlib/oidc/registration/__init__.py -> build/lib/authlib/oidc/registration
creating build/lib/authlib/oidc/core/grants
copying authlib/oidc/core/grants/util.py -> build/lib/authlib/oidc/core/grants
copying authlib/oidc/core/grants/code.py -> build/lib/authlib/oidc/core/grants
copying authlib/oidc/core/grants/__init__.py -> build/lib/authlib/oidc/core/grants
copying authlib/oidc/core/grants/implicit.py -> build/lib/authlib/oidc/core/grants
copying authlib/oidc/core/grants/hybrid.py -> build/lib/authlib/oidc/core/grants
running egg_info
writing Authlib.egg-info/PKG-INFO
writing dependency_links to Authlib.egg-info/dependency_links.txt
writing requirements to Authlib.egg-info/requires.txt
writing top-level names to Authlib.egg-info/top_level.txt
reading manifest file 'Authlib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.rst'
no previously-included directories found matching 'tests*'
adding license file 'LICENSE'
writing manifest file 'Authlib.egg-info/SOURCES.txt'
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/authlib
copying build/lib/authlib/deprecate.py -> build/bdist.linux-armv7l/wheel/./authlib
creating build/bdist.linux-armv7l/wheel/authlib/integrations
creating build/bdist.linux-armv7l/wheel/authlib/integrations/django_oauth2
copying build/lib/authlib/integrations/django_oauth2/resource_protector.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/django_oauth2
copying build/lib/authlib/integrations/django_oauth2/requests.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/django_oauth2
copying build/lib/authlib/integrations/django_oauth2/signals.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/django_oauth2
copying build/lib/authlib/integrations/django_oauth2/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/django_oauth2
copying build/lib/authlib/integrations/django_oauth2/endpoints.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/django_oauth2
copying build/lib/authlib/integrations/django_oauth2/authorization_server.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/django_oauth2
copying build/lib/authlib/integrations/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations
creating build/bdist.linux-armv7l/wheel/authlib/integrations/base_client
copying build/lib/authlib/integrations/base_client/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/base_client
copying build/lib/authlib/integrations/base_client/errors.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/base_client
copying build/lib/authlib/integrations/base_client/sync_app.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/base_client
copying build/lib/authlib/integrations/base_client/framework_integration.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/base_client
copying build/lib/authlib/integrations/base_client/async_app.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/base_client
copying build/lib/authlib/integrations/base_client/async_openid.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/base_client
copying build/lib/authlib/integrations/base_client/sync_openid.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/base_client
copying build/lib/authlib/integrations/base_client/registry.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/base_client
creating build/bdist.linux-armv7l/wheel/authlib/integrations/django_client
copying build/lib/authlib/integrations/django_client/integration.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/django_client
copying build/lib/authlib/integrations/django_client/apps.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/django_client
copying build/lib/authlib/integrations/django_client/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/django_client
creating build/bdist.linux-armv7l/wheel/authlib/integrations/starlette_client
copying build/lib/authlib/integrations/starlette_client/integration.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/starlette_client
copying build/lib/authlib/integrations/starlette_client/apps.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/starlette_client
copying build/lib/authlib/integrations/starlette_client/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/starlette_client
creating build/bdist.linux-armv7l/wheel/authlib/integrations/sqla_oauth2
copying build/lib/authlib/integrations/sqla_oauth2/client_mixin.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/sqla_oauth2
copying build/lib/authlib/integrations/sqla_oauth2/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/sqla_oauth2
copying build/lib/authlib/integrations/sqla_oauth2/functions.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/sqla_oauth2
copying build/lib/authlib/integrations/sqla_oauth2/tokens_mixins.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/sqla_oauth2
creating build/bdist.linux-armv7l/wheel/authlib/integrations/django_oauth1
copying build/lib/authlib/integrations/django_oauth1/resource_protector.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/django_oauth1
copying build/lib/authlib/integrations/django_oauth1/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/django_oauth1
copying build/lib/authlib/integrations/django_oauth1/nonce.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/django_oauth1
copying build/lib/authlib/integrations/django_oauth1/authorization_server.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/django_oauth1
creating build/bdist.linux-armv7l/wheel/authlib/integrations/httpx_client
copying build/lib/authlib/integrations/httpx_client/assertion_client.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/httpx_client
copying build/lib/authlib/integrations/httpx_client/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/httpx_client
copying build/lib/authlib/integrations/httpx_client/oauth2_client.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/httpx_client
copying build/lib/authlib/integrations/httpx_client/oauth1_client.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/httpx_client
copying build/lib/authlib/integrations/httpx_client/utils.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/httpx_client
creating build/bdist.linux-armv7l/wheel/authlib/integrations/flask_oauth2
copying build/lib/authlib/integrations/flask_oauth2/resource_protector.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/flask_oauth2
copying build/lib/authlib/integrations/flask_oauth2/requests.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/flask_oauth2
copying build/lib/authlib/integrations/flask_oauth2/signals.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/flask_oauth2
copying build/lib/authlib/integrations/flask_oauth2/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/flask_oauth2
copying build/lib/authlib/integrations/flask_oauth2/errors.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/flask_oauth2
copying build/lib/authlib/integrations/flask_oauth2/authorization_server.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/flask_oauth2
creating build/bdist.linux-armv7l/wheel/authlib/integrations/flask_client
copying build/lib/authlib/integrations/flask_client/integration.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/flask_client
copying build/lib/authlib/integrations/flask_client/apps.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/flask_client
copying build/lib/authlib/integrations/flask_client/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/flask_client
creating build/bdist.linux-armv7l/wheel/authlib/integrations/requests_client
copying build/lib/authlib/integrations/requests_client/oauth1_session.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/requests_client
copying build/lib/authlib/integrations/requests_client/oauth2_session.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/requests_client
copying build/lib/authlib/integrations/requests_client/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/requests_client
copying build/lib/authlib/integrations/requests_client/assertion_session.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/requests_client
copying build/lib/authlib/integrations/requests_client/utils.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/requests_client
creating build/bdist.linux-armv7l/wheel/authlib/integrations/flask_oauth1
copying build/lib/authlib/integrations/flask_oauth1/resource_protector.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/flask_oauth1
copying build/lib/authlib/integrations/flask_oauth1/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/flask_oauth1
copying build/lib/authlib/integrations/flask_oauth1/cache.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/flask_oauth1
copying build/lib/authlib/integrations/flask_oauth1/authorization_server.py -> build/bdist.linux-armv7l/wheel/./authlib/integrations/flask_oauth1
copying build/lib/authlib/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib
creating build/bdist.linux-armv7l/wheel/authlib/jose
creating build/bdist.linux-armv7l/wheel/authlib/jose/rfc7519
copying build/lib/authlib/jose/rfc7519/claims.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7519
copying build/lib/authlib/jose/rfc7519/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7519
copying build/lib/authlib/jose/rfc7519/jwt.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7519
copying build/lib/authlib/jose/util.py -> build/bdist.linux-armv7l/wheel/./authlib/jose
copying build/lib/authlib/jose/jwk.py -> build/bdist.linux-armv7l/wheel/./authlib/jose
creating build/bdist.linux-armv7l/wheel/authlib/jose/drafts
copying build/lib/authlib/jose/drafts/_jwe_enc_cryptography.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/drafts
copying build/lib/authlib/jose/drafts/_jwe_enc_cryptodome.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/drafts
copying build/lib/authlib/jose/drafts/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/drafts
copying build/lib/authlib/jose/drafts/_jwe_algorithms.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/drafts
copying build/lib/authlib/jose/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/jose
copying build/lib/authlib/jose/errors.py -> build/bdist.linux-armv7l/wheel/./authlib/jose
creating build/bdist.linux-armv7l/wheel/authlib/jose/rfc7518
copying build/lib/authlib/jose/rfc7518/util.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7518
copying build/lib/authlib/jose/rfc7518/rsa_key.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7518
copying build/lib/authlib/jose/rfc7518/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7518
copying build/lib/authlib/jose/rfc7518/jws_algs.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7518
copying build/lib/authlib/jose/rfc7518/ec_key.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7518
copying build/lib/authlib/jose/rfc7518/jwe_algs.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7518
copying build/lib/authlib/jose/rfc7518/jwe_encs.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7518
copying build/lib/authlib/jose/rfc7518/jwe_zips.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7518
copying build/lib/authlib/jose/rfc7518/oct_key.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7518
creating build/bdist.linux-armv7l/wheel/authlib/jose/rfc7517
copying build/lib/authlib/jose/rfc7517/_cryptography_key.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7517
copying build/lib/authlib/jose/rfc7517/jwk.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7517
copying build/lib/authlib/jose/rfc7517/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7517
copying build/lib/authlib/jose/rfc7517/base_key.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7517
copying build/lib/authlib/jose/rfc7517/asymmetric_key.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7517
copying build/lib/authlib/jose/rfc7517/key_set.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7517
creating build/bdist.linux-armv7l/wheel/authlib/jose/rfc7515
copying build/lib/authlib/jose/rfc7515/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7515
copying build/lib/authlib/jose/rfc7515/jws.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7515
copying build/lib/authlib/jose/rfc7515/models.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7515
creating build/bdist.linux-armv7l/wheel/authlib/jose/rfc7516
copying build/lib/authlib/jose/rfc7516/jwe.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7516
copying build/lib/authlib/jose/rfc7516/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7516
copying build/lib/authlib/jose/rfc7516/models.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc7516
creating build/bdist.linux-armv7l/wheel/authlib/jose/rfc8037
copying build/lib/authlib/jose/rfc8037/okp_key.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc8037
copying build/lib/authlib/jose/rfc8037/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc8037
copying build/lib/authlib/jose/rfc8037/jws_eddsa.py -> build/bdist.linux-armv7l/wheel/./authlib/jose/rfc8037
creating build/bdist.linux-armv7l/wheel/authlib/oauth2
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc8414
copying build/lib/authlib/oauth2/rfc8414/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc8414
copying build/lib/authlib/oauth2/rfc8414/models.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc8414
copying build/lib/authlib/oauth2/rfc8414/well_known.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc8414
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc8628
copying build/lib/authlib/oauth2/rfc8628/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc8628
copying build/lib/authlib/oauth2/rfc8628/errors.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc8628
copying build/lib/authlib/oauth2/rfc8628/device_code.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc8628
copying build/lib/authlib/oauth2/rfc8628/models.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc8628
copying build/lib/authlib/oauth2/rfc8628/endpoint.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc8628
copying build/lib/authlib/oauth2/base.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc9207
copying build/lib/authlib/oauth2/rfc9207/parameter.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc9207
copying build/lib/authlib/oauth2/rfc9207/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc9207
copying build/lib/authlib/oauth2/auth.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2
copying build/lib/authlib/oauth2/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc7662
copying build/lib/authlib/oauth2/rfc7662/introspection.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7662
copying build/lib/authlib/oauth2/rfc7662/token_validator.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7662
copying build/lib/authlib/oauth2/rfc7662/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7662
copying build/lib/authlib/oauth2/rfc7662/models.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7662
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc7521
copying build/lib/authlib/oauth2/rfc7521/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7521
copying build/lib/authlib/oauth2/rfc7521/client.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7521
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc9068
copying build/lib/authlib/oauth2/rfc9068/introspection.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc9068
copying build/lib/authlib/oauth2/rfc9068/claims.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc9068
copying build/lib/authlib/oauth2/rfc9068/token_validator.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc9068
copying build/lib/authlib/oauth2/rfc9068/token.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc9068
copying build/lib/authlib/oauth2/rfc9068/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc9068
copying build/lib/authlib/oauth2/rfc9068/revocation.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc9068
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc7009
copying build/lib/authlib/oauth2/rfc7009/parameters.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7009
copying build/lib/authlib/oauth2/rfc7009/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7009
copying build/lib/authlib/oauth2/rfc7009/revocation.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7009
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc7591
copying build/lib/authlib/oauth2/rfc7591/claims.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7591
copying build/lib/authlib/oauth2/rfc7591/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7591
copying build/lib/authlib/oauth2/rfc7591/errors.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7591
copying build/lib/authlib/oauth2/rfc7591/endpoint.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7591
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc7636
copying build/lib/authlib/oauth2/rfc7636/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7636
copying build/lib/authlib/oauth2/rfc7636/challenge.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7636
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc6749
copying build/lib/authlib/oauth2/rfc6749/util.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749
copying build/lib/authlib/oauth2/rfc6749/parameters.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc6749/grants
copying build/lib/authlib/oauth2/rfc6749/grants/base.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749/grants
copying build/lib/authlib/oauth2/rfc6749/grants/refresh_token.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749/grants
copying build/lib/authlib/oauth2/rfc6749/grants/client_credentials.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749/grants
copying build/lib/authlib/oauth2/rfc6749/grants/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749/grants
copying build/lib/authlib/oauth2/rfc6749/grants/authorization_code.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749/grants
copying build/lib/authlib/oauth2/rfc6749/grants/implicit.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749/grants
copying build/lib/authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749/grants
copying build/lib/authlib/oauth2/rfc6749/wrappers.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749
copying build/lib/authlib/oauth2/rfc6749/resource_protector.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749
copying build/lib/authlib/oauth2/rfc6749/requests.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749
copying build/lib/authlib/oauth2/rfc6749/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749
copying build/lib/authlib/oauth2/rfc6749/errors.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749
copying build/lib/authlib/oauth2/rfc6749/authenticate_client.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749
copying build/lib/authlib/oauth2/rfc6749/authorization_server.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749
copying build/lib/authlib/oauth2/rfc6749/models.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749
copying build/lib/authlib/oauth2/rfc6749/hooks.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749
copying build/lib/authlib/oauth2/rfc6749/token_endpoint.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6749
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc8693
copying build/lib/authlib/oauth2/rfc8693/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc8693
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc7523
copying build/lib/authlib/oauth2/rfc7523/auth.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7523
copying build/lib/authlib/oauth2/rfc7523/token.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7523
copying build/lib/authlib/oauth2/rfc7523/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7523
copying build/lib/authlib/oauth2/rfc7523/assertion.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7523
copying build/lib/authlib/oauth2/rfc7523/validator.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7523
copying build/lib/authlib/oauth2/rfc7523/jwt_bearer.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7523
copying build/lib/authlib/oauth2/rfc7523/client.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7523
copying build/lib/authlib/oauth2/client.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc6750
copying build/lib/authlib/oauth2/rfc6750/parameters.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6750
copying build/lib/authlib/oauth2/rfc6750/token.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6750
copying build/lib/authlib/oauth2/rfc6750/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6750
copying build/lib/authlib/oauth2/rfc6750/errors.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6750
copying build/lib/authlib/oauth2/rfc6750/validator.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc6750
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc9101
copying build/lib/authlib/oauth2/rfc9101/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc9101
copying build/lib/authlib/oauth2/rfc9101/errors.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc9101
copying build/lib/authlib/oauth2/rfc9101/discovery.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc9101
copying build/lib/authlib/oauth2/rfc9101/registration.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc9101
copying build/lib/authlib/oauth2/rfc9101/authorization_server.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc9101
creating build/bdist.linux-armv7l/wheel/authlib/oauth2/rfc7592
copying build/lib/authlib/oauth2/rfc7592/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7592
copying build/lib/authlib/oauth2/rfc7592/endpoint.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth2/rfc7592
creating build/bdist.linux-armv7l/wheel/authlib/common
copying build/lib/authlib/common/security.py -> build/bdist.linux-armv7l/wheel/./authlib/common
copying build/lib/authlib/common/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/common
copying build/lib/authlib/common/urls.py -> build/bdist.linux-armv7l/wheel/./authlib/common
copying build/lib/authlib/common/errors.py -> build/bdist.linux-armv7l/wheel/./authlib/common
copying build/lib/authlib/common/encoding.py -> build/bdist.linux-armv7l/wheel/./authlib/common
copying build/lib/authlib/consts.py -> build/bdist.linux-armv7l/wheel/./authlib
creating build/bdist.linux-armv7l/wheel/authlib/oauth1
copying build/lib/authlib/oauth1/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1
copying build/lib/authlib/oauth1/errors.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1
creating build/bdist.linux-armv7l/wheel/authlib/oauth1/rfc5849
copying build/lib/authlib/oauth1/rfc5849/rsa.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1/rfc5849
copying build/lib/authlib/oauth1/rfc5849/base_server.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1/rfc5849
copying build/lib/authlib/oauth1/rfc5849/util.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1/rfc5849
copying build/lib/authlib/oauth1/rfc5849/parameters.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1/rfc5849
copying build/lib/authlib/oauth1/rfc5849/resource_protector.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1/rfc5849
copying build/lib/authlib/oauth1/rfc5849/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1/rfc5849
copying build/lib/authlib/oauth1/rfc5849/errors.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1/rfc5849
copying build/lib/authlib/oauth1/rfc5849/authorization_server.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1/rfc5849
copying build/lib/authlib/oauth1/rfc5849/models.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1/rfc5849
copying build/lib/authlib/oauth1/rfc5849/signature.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1/rfc5849
copying build/lib/authlib/oauth1/rfc5849/client_auth.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1/rfc5849
copying build/lib/authlib/oauth1/rfc5849/wrapper.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1/rfc5849
copying build/lib/authlib/oauth1/client.py -> build/bdist.linux-armv7l/wheel/./authlib/oauth1
creating build/bdist.linux-armv7l/wheel/authlib/oidc
creating build/bdist.linux-armv7l/wheel/authlib/oidc/discovery
copying build/lib/authlib/oidc/discovery/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/discovery
copying build/lib/authlib/oidc/discovery/models.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/discovery
copying build/lib/authlib/oidc/discovery/well_known.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/discovery
creating build/bdist.linux-armv7l/wheel/authlib/oidc/core
copying build/lib/authlib/oidc/core/util.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/core
copying build/lib/authlib/oidc/core/claims.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/core
creating build/bdist.linux-armv7l/wheel/authlib/oidc/core/grants
copying build/lib/authlib/oidc/core/grants/util.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/core/grants
copying build/lib/authlib/oidc/core/grants/code.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/core/grants
copying build/lib/authlib/oidc/core/grants/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/core/grants
copying build/lib/authlib/oidc/core/grants/implicit.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/core/grants
copying build/lib/authlib/oidc/core/grants/hybrid.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/core/grants
copying build/lib/authlib/oidc/core/userinfo.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/core
copying build/lib/authlib/oidc/core/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/core
copying build/lib/authlib/oidc/core/errors.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/core
copying build/lib/authlib/oidc/core/models.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/core
copying build/lib/authlib/oidc/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc
creating build/bdist.linux-armv7l/wheel/authlib/oidc/registration
copying build/lib/authlib/oidc/registration/claims.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/registration
copying build/lib/authlib/oidc/registration/__init__.py -> build/bdist.linux-armv7l/wheel/./authlib/oidc/registration
running install_egg_info
Copying Authlib.egg-info to build/bdist.linux-armv7l/wheel/./Authlib-1.6.5-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/authlib-1.6.5.dist-info/WHEEL
creating '/build/python-authlib/src/python-authlib/dist/.tmp-g0pg5n5_/authlib-1.6.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'authlib/__init__.py'
adding 'authlib/consts.py'
adding 'authlib/deprecate.py'
adding 'authlib/common/__init__.py'
adding 'authlib/common/encoding.py'
adding 'authlib/common/errors.py'
adding 'authlib/common/security.py'
adding 'authlib/common/urls.py'
adding 'authlib/integrations/__init__.py'
adding 'authlib/integrations/base_client/__init__.py'
adding 'authlib/integrations/base_client/async_app.py'
adding 'authlib/integrations/base_client/async_openid.py'
adding 'authlib/integrations/base_client/errors.py'
adding 'authlib/integrations/base_client/framework_integration.py'
adding 'authlib/integrations/base_client/registry.py'
adding 'authlib/integrations/base_client/sync_app.py'
adding 'authlib/integrations/base_client/sync_openid.py'
adding 'authlib/integrations/django_client/__init__.py'
adding 'authlib/integrations/django_client/apps.py'
adding 'authlib/integrations/django_client/integration.py'
adding 'authlib/integrations/django_oauth1/__init__.py'
adding 'authlib/integrations/django_oauth1/authorization_server.py'
adding 'authlib/integrations/django_oauth1/nonce.py'
adding 'authlib/integrations/django_oauth1/resource_protector.py'
adding 'authlib/integrations/django_oauth2/__init__.py'
adding 'authlib/integrations/django_oauth2/authorization_server.py'
adding 'authlib/integrations/django_oauth2/endpoints.py'
adding 'authlib/integrations/django_oauth2/requests.py'
adding 'authlib/integrations/django_oauth2/resource_protector.py'
adding 'authlib/integrations/django_oauth2/signals.py'
adding 'authlib/integrations/flask_client/__init__.py'
adding 'authlib/integrations/flask_client/apps.py'
adding 'authlib/integrations/flask_client/integration.py'
adding 'authlib/integrations/flask_oauth1/__init__.py'
adding 'authlib/integrations/flask_oauth1/authorization_server.py'
adding 'authlib/integrations/flask_oauth1/cache.py'
adding 'authlib/integrations/flask_oauth1/resource_protector.py'
adding 'authlib/integrations/flask_oauth2/__init__.py'
adding 'authlib/integrations/flask_oauth2/authorization_server.py'
adding 'authlib/integrations/flask_oauth2/errors.py'
adding 'authlib/integrations/flask_oauth2/requests.py'
adding 'authlib/integrations/flask_oauth2/resource_protector.py'
adding 'authlib/integrations/flask_oauth2/signals.py'
adding 'authlib/integrations/httpx_client/__init__.py'
adding 'authlib/integrations/httpx_client/assertion_client.py'
adding 'authlib/integrations/httpx_client/oauth1_client.py'
adding 'authlib/integrations/httpx_client/oauth2_client.py'
adding 'authlib/integrations/httpx_client/utils.py'
adding 'authlib/integrations/requests_client/__init__.py'
adding 'authlib/integrations/requests_client/assertion_session.py'
adding 'authlib/integrations/requests_client/oauth1_session.py'
adding 'authlib/integrations/requests_client/oauth2_session.py'
adding 'authlib/integrations/requests_client/utils.py'
adding 'authlib/integrations/sqla_oauth2/__init__.py'
adding 'authlib/integrations/sqla_oauth2/client_mixin.py'
adding 'authlib/integrations/sqla_oauth2/functions.py'
adding 'authlib/integrations/sqla_oauth2/tokens_mixins.py'
adding 'authlib/integrations/starlette_client/__init__.py'
adding 'authlib/integrations/starlette_client/apps.py'
adding 'authlib/integrations/starlette_client/integration.py'
adding 'authlib/jose/__init__.py'
adding 'authlib/jose/errors.py'
adding 'authlib/jose/jwk.py'
adding 'authlib/jose/util.py'
adding 'authlib/jose/drafts/__init__.py'
adding 'authlib/jose/drafts/_jwe_algorithms.py'
adding 'authlib/jose/drafts/_jwe_enc_cryptodome.py'
adding 'authlib/jose/drafts/_jwe_enc_cryptography.py'
adding 'authlib/jose/rfc7515/__init__.py'
adding 'authlib/jose/rfc7515/jws.py'
adding 'authlib/jose/rfc7515/models.py'
adding 'authlib/jose/rfc7516/__init__.py'
adding 'authlib/jose/rfc7516/jwe.py'
adding 'authlib/jose/rfc7516/models.py'
adding 'authlib/jose/rfc7517/__init__.py'
adding 'authlib/jose/rfc7517/_cryptography_key.py'
adding 'authlib/jose/rfc7517/asymmetric_key.py'
adding 'authlib/jose/rfc7517/base_key.py'
adding 'authlib/jose/rfc7517/jwk.py'
adding 'authlib/jose/rfc7517/key_set.py'
adding 'authlib/jose/rfc7518/__init__.py'
adding 'authlib/jose/rfc7518/ec_key.py'
adding 'authlib/jose/rfc7518/jwe_algs.py'
adding 'authlib/jose/rfc7518/jwe_encs.py'
adding 'authlib/jose/rfc7518/jwe_zips.py'
adding 'authlib/jose/rfc7518/jws_algs.py'
adding 'authlib/jose/rfc7518/oct_key.py'
adding 'authlib/jose/rfc7518/rsa_key.py'
adding 'authlib/jose/rfc7518/util.py'
adding 'authlib/jose/rfc7519/__init__.py'
adding 'authlib/jose/rfc7519/claims.py'
adding 'authlib/jose/rfc7519/jwt.py'
adding 'authlib/jose/rfc8037/__init__.py'
adding 'authlib/jose/rfc8037/jws_eddsa.py'
adding 'authlib/jose/rfc8037/okp_key.py'
adding 'authlib/oauth1/__init__.py'
adding 'authlib/oauth1/client.py'
adding 'authlib/oauth1/errors.py'
adding 'authlib/oauth1/rfc5849/__init__.py'
adding 'authlib/oauth1/rfc5849/authorization_server.py'
adding 'authlib/oauth1/rfc5849/base_server.py'
adding 'authlib/oauth1/rfc5849/client_auth.py'
adding 'authlib/oauth1/rfc5849/errors.py'
adding 'authlib/oauth1/rfc5849/models.py'
adding 'authlib/oauth1/rfc5849/parameters.py'
adding 'authlib/oauth1/rfc5849/resource_protector.py'
adding 'authlib/oauth1/rfc5849/rsa.py'
adding 'authlib/oauth1/rfc5849/signature.py'
adding 'authlib/oauth1/rfc5849/util.py'
adding 'authlib/oauth1/rfc5849/wrapper.py'
adding 'authlib/oauth2/__init__.py'
adding 'authlib/oauth2/auth.py'
adding 'authlib/oauth2/base.py'
adding 'authlib/oauth2/client.py'
adding 'authlib/oauth2/rfc6749/__init__.py'
adding 'authlib/oauth2/rfc6749/authenticate_client.py'
adding 'authlib/oauth2/rfc6749/authorization_server.py'
adding 'authlib/oauth2/rfc6749/errors.py'
adding 'authlib/oauth2/rfc6749/hooks.py'
adding 'authlib/oauth2/rfc6749/models.py'
adding 'authlib/oauth2/rfc6749/parameters.py'
adding 'authlib/oauth2/rfc6749/requests.py'
adding 'authlib/oauth2/rfc6749/resource_protector.py'
adding 'authlib/oauth2/rfc6749/token_endpoint.py'
adding 'authlib/oauth2/rfc6749/util.py'
adding 'authlib/oauth2/rfc6749/wrappers.py'
adding 'authlib/oauth2/rfc6749/grants/__init__.py'
adding 'authlib/oauth2/rfc6749/grants/authorization_code.py'
adding 'authlib/oauth2/rfc6749/grants/base.py'
adding 'authlib/oauth2/rfc6749/grants/client_credentials.py'
adding 'authlib/oauth2/rfc6749/grants/implicit.py'
adding 'authlib/oauth2/rfc6749/grants/refresh_token.py'
adding 'authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py'
adding 'authlib/oauth2/rfc6750/__init__.py'
adding 'authlib/oauth2/rfc6750/errors.py'
adding 'authlib/oauth2/rfc6750/parameters.py'
adding 'authlib/oauth2/rfc6750/token.py'
adding 'authlib/oauth2/rfc6750/validator.py'
adding 'authlib/oauth2/rfc7009/__init__.py'
adding 'authlib/oauth2/rfc7009/parameters.py'
adding 'authlib/oauth2/rfc7009/revocation.py'
adding 'authlib/oauth2/rfc7521/__init__.py'
adding 'authlib/oauth2/rfc7521/client.py'
adding 'authlib/oauth2/rfc7523/__init__.py'
adding 'authlib/oauth2/rfc7523/assertion.py'
adding 'authlib/oauth2/rfc7523/auth.py'
adding 'authlib/oauth2/rfc7523/client.py'
adding 'authlib/oauth2/rfc7523/jwt_bearer.py'
adding 'authlib/oauth2/rfc7523/token.py'
adding 'authlib/oauth2/rfc7523/validator.py'
adding 'authlib/oauth2/rfc7591/__init__.py'
adding 'authlib/oauth2/rfc7591/claims.py'
adding 'authlib/oauth2/rfc7591/endpoint.py'
adding 'authlib/oauth2/rfc7591/errors.py'
adding 'authlib/oauth2/rfc7592/__init__.py'
adding 'authlib/oauth2/rfc7592/endpoint.py'
adding 'authlib/oauth2/rfc7636/__init__.py'
adding 'authlib/oauth2/rfc7636/challenge.py'
adding 'authlib/oauth2/rfc7662/__init__.py'
adding 'authlib/oauth2/rfc7662/introspection.py'
adding 'authlib/oauth2/rfc7662/models.py'
adding 'authlib/oauth2/rfc7662/token_validator.py'
adding 'authlib/oauth2/rfc8414/__init__.py'
adding 'authlib/oauth2/rfc8414/models.py'
adding 'authlib/oauth2/rfc8414/well_known.py'
adding 'authlib/oauth2/rfc8628/__init__.py'
adding 'authlib/oauth2/rfc8628/device_code.py'
adding 'authlib/oauth2/rfc8628/endpoint.py'
adding 'authlib/oauth2/rfc8628/errors.py'
adding 'authlib/oauth2/rfc8628/models.py'
adding 'authlib/oauth2/rfc8693/__init__.py'
adding 'authlib/oauth2/rfc9068/__init__.py'
adding 'authlib/oauth2/rfc9068/claims.py'
adding 'authlib/oauth2/rfc9068/introspection.py'
adding 'authlib/oauth2/rfc9068/revocation.py'
adding 'authlib/oauth2/rfc9068/token.py'
adding 'authlib/oauth2/rfc9068/token_validator.py'
adding 'authlib/oauth2/rfc9101/__init__.py'
adding 'authlib/oauth2/rfc9101/authorization_server.py'
adding 'authlib/oauth2/rfc9101/discovery.py'
adding 'authlib/oauth2/rfc9101/errors.py'
adding 'authlib/oauth2/rfc9101/registration.py'
adding 'authlib/oauth2/rfc9207/__init__.py'
adding 'authlib/oauth2/rfc9207/parameter.py'
adding 'authlib/oidc/__init__.py'
adding 'authlib/oidc/core/__init__.py'
adding 'authlib/oidc/core/claims.py'
adding 'authlib/oidc/core/errors.py'
adding 'authlib/oidc/core/models.py'
adding 'authlib/oidc/core/userinfo.py'
adding 'authlib/oidc/core/util.py'
adding 'authlib/oidc/core/grants/__init__.py'
adding 'authlib/oidc/core/grants/code.py'
adding 'authlib/oidc/core/grants/hybrid.py'
adding 'authlib/oidc/core/grants/implicit.py'
adding 'authlib/oidc/core/grants/util.py'
adding 'authlib/oidc/discovery/__init__.py'
adding 'authlib/oidc/discovery/models.py'
adding 'authlib/oidc/discovery/well_known.py'
adding 'authlib/oidc/registration/__init__.py'
adding 'authlib/oidc/registration/claims.py'
adding 'authlib-1.6.5.dist-info/licenses/LICENSE'
adding 'authlib-1.6.5.dist-info/METADATA'
adding 'authlib-1.6.5.dist-info/WHEEL'
adding 'authlib-1.6.5.dist-info/top_level.txt'
adding 'authlib-1.6.5.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built authlib-1.6.5-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-authlib/pkg/python-authlib/usr/share'
install: creating directory '/build/python-authlib/pkg/python-authlib/usr/share/licenses'
install: creating directory '/build/python-authlib/pkg/python-authlib/usr/share/licenses/python-authlib'
'LICENSE' -> '/build/python-authlib/pkg/python-authlib/usr/share/licenses/python-authlib/LICENSE'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-authlib"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-authlib 1.6.5-1 (Fri Oct 3 02:25:30 2025)
==> Cleaning up...