==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-oauthlib 3.2.2-4 (Thu Dec 26 13:51:58 2024)
==> Retrieving sources...
  -> Found oauthlib-3.2.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    oauthlib-3.2.2.tar.gz ... Passed
==> Making package: python-oauthlib 3.2.2-4 (Thu Dec 26 13:52:19 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) python-cffi-1.17.1-2  python-pycparser-2.22-3
             python-cryptography-44.0.0-1

Total Installed Size:  7.50 MiB

:: Proceed with installation? [Y/n] 
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 (13) python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:75.2.0-4
              python-wheel-0.45.0-3

Total Installed Size:  10.72 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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-packaging...
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...
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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found oauthlib-3.2.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting oauthlib-3.2.2.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
writing oauthlib.egg-info/PKG-INFO
writing dependency_links to oauthlib.egg-info/dependency_links.txt
writing requirements to oauthlib.egg-info/requires.txt
writing top-level names to oauthlib.egg-info/top_level.txt
reading manifest file 'oauthlib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'oauthlib.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/oauthlib
copying oauthlib/uri_validate.py -> build/lib/oauthlib
copying oauthlib/signals.py -> build/lib/oauthlib
copying oauthlib/__init__.py -> build/lib/oauthlib
copying oauthlib/common.py -> build/lib/oauthlib
creating build/lib/oauthlib/oauth2
copying oauthlib/oauth2/__init__.py -> build/lib/oauthlib/oauth2
creating build/lib/oauthlib/oauth1
copying oauthlib/oauth1/__init__.py -> build/lib/oauthlib/oauth1
creating build/lib/oauthlib/openid
copying oauthlib/openid/__init__.py -> build/lib/oauthlib/openid
creating build/lib/oauthlib/oauth2/rfc8628
copying oauthlib/oauth2/rfc8628/__init__.py -> build/lib/oauthlib/oauth2/rfc8628
creating build/lib/oauthlib/oauth2/rfc6749
copying oauthlib/oauth2/rfc6749/request_validator.py -> build/lib/oauthlib/oauth2/rfc6749
copying oauthlib/oauth2/rfc6749/parameters.py -> build/lib/oauthlib/oauth2/rfc6749
copying oauthlib/oauth2/rfc6749/errors.py -> build/lib/oauthlib/oauth2/rfc6749
copying oauthlib/oauth2/rfc6749/__init__.py -> build/lib/oauthlib/oauth2/rfc6749
copying oauthlib/oauth2/rfc6749/tokens.py -> build/lib/oauthlib/oauth2/rfc6749
copying oauthlib/oauth2/rfc6749/utils.py -> build/lib/oauthlib/oauth2/rfc6749
creating build/lib/oauthlib/oauth2/rfc8628/clients
copying oauthlib/oauth2/rfc8628/clients/device.py -> build/lib/oauthlib/oauth2/rfc8628/clients
copying oauthlib/oauth2/rfc8628/clients/__init__.py -> build/lib/oauthlib/oauth2/rfc8628/clients
creating build/lib/oauthlib/oauth2/rfc6749/grant_types
copying oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types
copying oauthlib/oauth2/rfc6749/grant_types/implicit.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types
copying oauthlib/oauth2/rfc6749/grant_types/__init__.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types
copying oauthlib/oauth2/rfc6749/grant_types/base.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types
copying oauthlib/oauth2/rfc6749/grant_types/authorization_code.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types
copying oauthlib/oauth2/rfc6749/grant_types/client_credentials.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types
copying oauthlib/oauth2/rfc6749/grant_types/refresh_token.py -> build/lib/oauthlib/oauth2/rfc6749/grant_types
creating build/lib/oauthlib/oauth2/rfc6749/endpoints
copying oauthlib/oauth2/rfc6749/endpoints/resource.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints
copying oauthlib/oauth2/rfc6749/endpoints/pre_configured.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints
copying oauthlib/oauth2/rfc6749/endpoints/token.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints
copying oauthlib/oauth2/rfc6749/endpoints/introspect.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints
copying oauthlib/oauth2/rfc6749/endpoints/__init__.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints
copying oauthlib/oauth2/rfc6749/endpoints/metadata.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints
copying oauthlib/oauth2/rfc6749/endpoints/revocation.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints
copying oauthlib/oauth2/rfc6749/endpoints/base.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints
copying oauthlib/oauth2/rfc6749/endpoints/authorization.py -> build/lib/oauthlib/oauth2/rfc6749/endpoints
creating build/lib/oauthlib/oauth2/rfc6749/clients
copying oauthlib/oauth2/rfc6749/clients/legacy_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients
copying oauthlib/oauth2/rfc6749/clients/web_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients
copying oauthlib/oauth2/rfc6749/clients/backend_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients
copying oauthlib/oauth2/rfc6749/clients/mobile_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients
copying oauthlib/oauth2/rfc6749/clients/__init__.py -> build/lib/oauthlib/oauth2/rfc6749/clients
copying oauthlib/oauth2/rfc6749/clients/base.py -> build/lib/oauthlib/oauth2/rfc6749/clients
copying oauthlib/oauth2/rfc6749/clients/service_application.py -> build/lib/oauthlib/oauth2/rfc6749/clients
creating build/lib/oauthlib/oauth1/rfc5849
copying oauthlib/oauth1/rfc5849/signature.py -> build/lib/oauthlib/oauth1/rfc5849
copying oauthlib/oauth1/rfc5849/request_validator.py -> build/lib/oauthlib/oauth1/rfc5849
copying oauthlib/oauth1/rfc5849/parameters.py -> build/lib/oauthlib/oauth1/rfc5849
copying oauthlib/oauth1/rfc5849/errors.py -> build/lib/oauthlib/oauth1/rfc5849
copying oauthlib/oauth1/rfc5849/__init__.py -> build/lib/oauthlib/oauth1/rfc5849
copying oauthlib/oauth1/rfc5849/utils.py -> build/lib/oauthlib/oauth1/rfc5849
creating build/lib/oauthlib/oauth1/rfc5849/endpoints
copying oauthlib/oauth1/rfc5849/endpoints/resource.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints
copying oauthlib/oauth1/rfc5849/endpoints/access_token.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints
copying oauthlib/oauth1/rfc5849/endpoints/pre_configured.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints
copying oauthlib/oauth1/rfc5849/endpoints/signature_only.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints
copying oauthlib/oauth1/rfc5849/endpoints/request_token.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints
copying oauthlib/oauth1/rfc5849/endpoints/__init__.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints
copying oauthlib/oauth1/rfc5849/endpoints/base.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints
copying oauthlib/oauth1/rfc5849/endpoints/authorization.py -> build/lib/oauthlib/oauth1/rfc5849/endpoints
creating build/lib/oauthlib/openid/connect
copying oauthlib/openid/connect/__init__.py -> build/lib/oauthlib/openid/connect
creating build/lib/oauthlib/openid/connect/core
copying oauthlib/openid/connect/core/request_validator.py -> build/lib/oauthlib/openid/connect/core
copying oauthlib/openid/connect/core/exceptions.py -> build/lib/oauthlib/openid/connect/core
copying oauthlib/openid/connect/core/__init__.py -> build/lib/oauthlib/openid/connect/core
copying oauthlib/openid/connect/core/tokens.py -> build/lib/oauthlib/openid/connect/core
creating build/lib/oauthlib/openid/connect/core/grant_types
copying oauthlib/openid/connect/core/grant_types/implicit.py -> build/lib/oauthlib/openid/connect/core/grant_types
copying oauthlib/openid/connect/core/grant_types/hybrid.py -> build/lib/oauthlib/openid/connect/core/grant_types
copying oauthlib/openid/connect/core/grant_types/__init__.py -> build/lib/oauthlib/openid/connect/core/grant_types
copying oauthlib/openid/connect/core/grant_types/base.py -> build/lib/oauthlib/openid/connect/core/grant_types
copying oauthlib/openid/connect/core/grant_types/authorization_code.py -> build/lib/oauthlib/openid/connect/core/grant_types
copying oauthlib/openid/connect/core/grant_types/dispatchers.py -> build/lib/oauthlib/openid/connect/core/grant_types
copying oauthlib/openid/connect/core/grant_types/refresh_token.py -> build/lib/oauthlib/openid/connect/core/grant_types
creating build/lib/oauthlib/openid/connect/core/endpoints
copying oauthlib/openid/connect/core/endpoints/pre_configured.py -> build/lib/oauthlib/openid/connect/core/endpoints
copying oauthlib/openid/connect/core/endpoints/userinfo.py -> build/lib/oauthlib/openid/connect/core/endpoints
copying oauthlib/openid/connect/core/endpoints/__init__.py -> build/lib/oauthlib/openid/connect/core/endpoints
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/oauthlib
copying build/lib/oauthlib/uri_validate.py -> build/bdist.linux-armv7l/wheel/./oauthlib
creating build/bdist.linux-armv7l/wheel/oauthlib/oauth2
creating build/bdist.linux-armv7l/wheel/oauthlib/oauth2/rfc8628
creating build/bdist.linux-armv7l/wheel/oauthlib/oauth2/rfc8628/clients
copying build/lib/oauthlib/oauth2/rfc8628/clients/device.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc8628/clients
copying build/lib/oauthlib/oauth2/rfc8628/clients/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc8628/clients
copying build/lib/oauthlib/oauth2/rfc8628/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc8628
creating build/bdist.linux-armv7l/wheel/oauthlib/oauth2/rfc6749
creating build/bdist.linux-armv7l/wheel/oauthlib/oauth2/rfc6749/grant_types
copying build/lib/oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/grant_types
copying build/lib/oauthlib/oauth2/rfc6749/grant_types/implicit.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/grant_types
copying build/lib/oauthlib/oauth2/rfc6749/grant_types/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/grant_types
copying build/lib/oauthlib/oauth2/rfc6749/grant_types/base.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/grant_types
copying build/lib/oauthlib/oauth2/rfc6749/grant_types/authorization_code.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/grant_types
copying build/lib/oauthlib/oauth2/rfc6749/grant_types/client_credentials.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/grant_types
copying build/lib/oauthlib/oauth2/rfc6749/grant_types/refresh_token.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/grant_types
creating build/bdist.linux-armv7l/wheel/oauthlib/oauth2/rfc6749/endpoints
copying build/lib/oauthlib/oauth2/rfc6749/endpoints/resource.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/endpoints
copying build/lib/oauthlib/oauth2/rfc6749/endpoints/pre_configured.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/endpoints
copying build/lib/oauthlib/oauth2/rfc6749/endpoints/token.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/endpoints
copying build/lib/oauthlib/oauth2/rfc6749/endpoints/introspect.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/endpoints
copying build/lib/oauthlib/oauth2/rfc6749/endpoints/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/endpoints
copying build/lib/oauthlib/oauth2/rfc6749/endpoints/metadata.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/endpoints
copying build/lib/oauthlib/oauth2/rfc6749/endpoints/revocation.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/endpoints
copying build/lib/oauthlib/oauth2/rfc6749/endpoints/base.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/endpoints
copying build/lib/oauthlib/oauth2/rfc6749/endpoints/authorization.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/endpoints
copying build/lib/oauthlib/oauth2/rfc6749/request_validator.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749
copying build/lib/oauthlib/oauth2/rfc6749/parameters.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749
creating build/bdist.linux-armv7l/wheel/oauthlib/oauth2/rfc6749/clients
copying build/lib/oauthlib/oauth2/rfc6749/clients/legacy_application.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/clients
copying build/lib/oauthlib/oauth2/rfc6749/clients/web_application.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/clients
copying build/lib/oauthlib/oauth2/rfc6749/clients/backend_application.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/clients
copying build/lib/oauthlib/oauth2/rfc6749/clients/mobile_application.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/clients
copying build/lib/oauthlib/oauth2/rfc6749/clients/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/clients
copying build/lib/oauthlib/oauth2/rfc6749/clients/base.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/clients
copying build/lib/oauthlib/oauth2/rfc6749/clients/service_application.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749/clients
copying build/lib/oauthlib/oauth2/rfc6749/errors.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749
copying build/lib/oauthlib/oauth2/rfc6749/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749
copying build/lib/oauthlib/oauth2/rfc6749/tokens.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749
copying build/lib/oauthlib/oauth2/rfc6749/utils.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2/rfc6749
copying build/lib/oauthlib/oauth2/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth2
copying build/lib/oauthlib/signals.py -> build/bdist.linux-armv7l/wheel/./oauthlib
copying build/lib/oauthlib/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib
creating build/bdist.linux-armv7l/wheel/oauthlib/oauth1
creating build/bdist.linux-armv7l/wheel/oauthlib/oauth1/rfc5849
creating build/bdist.linux-armv7l/wheel/oauthlib/oauth1/rfc5849/endpoints
copying build/lib/oauthlib/oauth1/rfc5849/endpoints/resource.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849/endpoints
copying build/lib/oauthlib/oauth1/rfc5849/endpoints/access_token.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849/endpoints
copying build/lib/oauthlib/oauth1/rfc5849/endpoints/pre_configured.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849/endpoints
copying build/lib/oauthlib/oauth1/rfc5849/endpoints/signature_only.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849/endpoints
copying build/lib/oauthlib/oauth1/rfc5849/endpoints/request_token.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849/endpoints
copying build/lib/oauthlib/oauth1/rfc5849/endpoints/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849/endpoints
copying build/lib/oauthlib/oauth1/rfc5849/endpoints/base.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849/endpoints
copying build/lib/oauthlib/oauth1/rfc5849/endpoints/authorization.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849/endpoints
copying build/lib/oauthlib/oauth1/rfc5849/signature.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849
copying build/lib/oauthlib/oauth1/rfc5849/request_validator.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849
copying build/lib/oauthlib/oauth1/rfc5849/parameters.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849
copying build/lib/oauthlib/oauth1/rfc5849/errors.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849
copying build/lib/oauthlib/oauth1/rfc5849/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849
copying build/lib/oauthlib/oauth1/rfc5849/utils.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1/rfc5849
copying build/lib/oauthlib/oauth1/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/oauth1
copying build/lib/oauthlib/common.py -> build/bdist.linux-armv7l/wheel/./oauthlib
creating build/bdist.linux-armv7l/wheel/oauthlib/openid
copying build/lib/oauthlib/openid/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid
creating build/bdist.linux-armv7l/wheel/oauthlib/openid/connect
creating build/bdist.linux-armv7l/wheel/oauthlib/openid/connect/core
creating build/bdist.linux-armv7l/wheel/oauthlib/openid/connect/core/grant_types
copying build/lib/oauthlib/openid/connect/core/grant_types/implicit.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core/grant_types
copying build/lib/oauthlib/openid/connect/core/grant_types/hybrid.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core/grant_types
copying build/lib/oauthlib/openid/connect/core/grant_types/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core/grant_types
copying build/lib/oauthlib/openid/connect/core/grant_types/base.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core/grant_types
copying build/lib/oauthlib/openid/connect/core/grant_types/authorization_code.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core/grant_types
copying build/lib/oauthlib/openid/connect/core/grant_types/dispatchers.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core/grant_types
copying build/lib/oauthlib/openid/connect/core/grant_types/refresh_token.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core/grant_types
creating build/bdist.linux-armv7l/wheel/oauthlib/openid/connect/core/endpoints
copying build/lib/oauthlib/openid/connect/core/endpoints/pre_configured.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core/endpoints
copying build/lib/oauthlib/openid/connect/core/endpoints/userinfo.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core/endpoints
copying build/lib/oauthlib/openid/connect/core/endpoints/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core/endpoints
copying build/lib/oauthlib/openid/connect/core/request_validator.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core
copying build/lib/oauthlib/openid/connect/core/exceptions.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core
copying build/lib/oauthlib/openid/connect/core/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core
copying build/lib/oauthlib/openid/connect/core/tokens.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect/core
copying build/lib/oauthlib/openid/connect/__init__.py -> build/bdist.linux-armv7l/wheel/./oauthlib/openid/connect
running install_egg_info
running egg_info
writing oauthlib.egg-info/PKG-INFO
writing dependency_links to oauthlib.egg-info/dependency_links.txt
writing requirements to oauthlib.egg-info/requires.txt
writing top-level names to oauthlib.egg-info/top_level.txt
reading manifest file 'oauthlib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'oauthlib.egg-info/SOURCES.txt'
Copying oauthlib.egg-info to build/bdist.linux-armv7l/wheel/./oauthlib-3.2.2-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/oauthlib-3.2.2.dist-info/WHEEL
creating '/build/python-oauthlib/src/oauthlib-3.2.2/dist/.tmp-ylubm5qs/oauthlib-3.2.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'oauthlib/__init__.py'
adding 'oauthlib/common.py'
adding 'oauthlib/signals.py'
adding 'oauthlib/uri_validate.py'
adding 'oauthlib/oauth1/__init__.py'
adding 'oauthlib/oauth1/rfc5849/__init__.py'
adding 'oauthlib/oauth1/rfc5849/errors.py'
adding 'oauthlib/oauth1/rfc5849/parameters.py'
adding 'oauthlib/oauth1/rfc5849/request_validator.py'
adding 'oauthlib/oauth1/rfc5849/signature.py'
adding 'oauthlib/oauth1/rfc5849/utils.py'
adding 'oauthlib/oauth1/rfc5849/endpoints/__init__.py'
adding 'oauthlib/oauth1/rfc5849/endpoints/access_token.py'
adding 'oauthlib/oauth1/rfc5849/endpoints/authorization.py'
adding 'oauthlib/oauth1/rfc5849/endpoints/base.py'
adding 'oauthlib/oauth1/rfc5849/endpoints/pre_configured.py'
adding 'oauthlib/oauth1/rfc5849/endpoints/request_token.py'
adding 'oauthlib/oauth1/rfc5849/endpoints/resource.py'
adding 'oauthlib/oauth1/rfc5849/endpoints/signature_only.py'
adding 'oauthlib/oauth2/__init__.py'
adding 'oauthlib/oauth2/rfc6749/__init__.py'
adding 'oauthlib/oauth2/rfc6749/errors.py'
adding 'oauthlib/oauth2/rfc6749/parameters.py'
adding 'oauthlib/oauth2/rfc6749/request_validator.py'
adding 'oauthlib/oauth2/rfc6749/tokens.py'
adding 'oauthlib/oauth2/rfc6749/utils.py'
adding 'oauthlib/oauth2/rfc6749/clients/__init__.py'
adding 'oauthlib/oauth2/rfc6749/clients/backend_application.py'
adding 'oauthlib/oauth2/rfc6749/clients/base.py'
adding 'oauthlib/oauth2/rfc6749/clients/legacy_application.py'
adding 'oauthlib/oauth2/rfc6749/clients/mobile_application.py'
adding 'oauthlib/oauth2/rfc6749/clients/service_application.py'
adding 'oauthlib/oauth2/rfc6749/clients/web_application.py'
adding 'oauthlib/oauth2/rfc6749/endpoints/__init__.py'
adding 'oauthlib/oauth2/rfc6749/endpoints/authorization.py'
adding 'oauthlib/oauth2/rfc6749/endpoints/base.py'
adding 'oauthlib/oauth2/rfc6749/endpoints/introspect.py'
adding 'oauthlib/oauth2/rfc6749/endpoints/metadata.py'
adding 'oauthlib/oauth2/rfc6749/endpoints/pre_configured.py'
adding 'oauthlib/oauth2/rfc6749/endpoints/resource.py'
adding 'oauthlib/oauth2/rfc6749/endpoints/revocation.py'
adding 'oauthlib/oauth2/rfc6749/endpoints/token.py'
adding 'oauthlib/oauth2/rfc6749/grant_types/__init__.py'
adding 'oauthlib/oauth2/rfc6749/grant_types/authorization_code.py'
adding 'oauthlib/oauth2/rfc6749/grant_types/base.py'
adding 'oauthlib/oauth2/rfc6749/grant_types/client_credentials.py'
adding 'oauthlib/oauth2/rfc6749/grant_types/implicit.py'
adding 'oauthlib/oauth2/rfc6749/grant_types/refresh_token.py'
adding 'oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.py'
adding 'oauthlib/oauth2/rfc8628/__init__.py'
adding 'oauthlib/oauth2/rfc8628/clients/__init__.py'
adding 'oauthlib/oauth2/rfc8628/clients/device.py'
adding 'oauthlib/openid/__init__.py'
adding 'oauthlib/openid/connect/__init__.py'
adding 'oauthlib/openid/connect/core/__init__.py'
adding 'oauthlib/openid/connect/core/exceptions.py'
adding 'oauthlib/openid/connect/core/request_validator.py'
adding 'oauthlib/openid/connect/core/tokens.py'
adding 'oauthlib/openid/connect/core/endpoints/__init__.py'
adding 'oauthlib/openid/connect/core/endpoints/pre_configured.py'
adding 'oauthlib/openid/connect/core/endpoints/userinfo.py'
adding 'oauthlib/openid/connect/core/grant_types/__init__.py'
adding 'oauthlib/openid/connect/core/grant_types/authorization_code.py'
adding 'oauthlib/openid/connect/core/grant_types/base.py'
adding 'oauthlib/openid/connect/core/grant_types/dispatchers.py'
adding 'oauthlib/openid/connect/core/grant_types/hybrid.py'
adding 'oauthlib/openid/connect/core/grant_types/implicit.py'
adding 'oauthlib/openid/connect/core/grant_types/refresh_token.py'
adding 'oauthlib-3.2.2.dist-info/LICENSE'
adding 'oauthlib-3.2.2.dist-info/METADATA'
adding 'oauthlib-3.2.2.dist-info/WHEEL'
adding 'oauthlib-3.2.2.dist-info/top_level.txt'
adding 'oauthlib-3.2.2.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built oauthlib-3.2.2-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package_python-oauthlib()...
==> 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-oauthlib"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-oauthlib 3.2.2-4 (Thu Dec 26 13:52:40 2024)
==> Cleaning up...