==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-google-auth-oauthlib 1.2.4-1 (Mon Jan 19 13:34:07 2026)
==> Retrieving sources...
-> Found python-google-auth-oauthlib-1.2.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
python-google-auth-oauthlib-1.2.4.tar.gz ... Passed
==> Making package: python-google-auth-oauthlib 1.2.4-1 (Mon Jan 19 20:34:32 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (20) mpdecimal-4.0.1-1 python-cachetools-6.2.2-2 python-certifi-2026.01.04-1 python-charset-normalizer-3.4.4-2 python-httplib2-0.31.1-1 python-idna-3.11-2 python-oauth2client-4.1.3-12 python-oauthlib-3.3.1-2 python-packaging-25.0-4 python-pyasn1-0.6.1-2 python-pyasn1-modules-0.4.2-2 python-pyparsing-3.3.1-3 python-requests-2.32.5-3 python-rsa-4.9.1-2 python-six-1.17.0-2 python-standard-cgi-3.13.0-4 python-urllib3-2.6.3-1 python-3.14.2-2 python-google-auth-2.43.0-3 python-requests-oauthlib-1.3.1-6
Total Download Size: 1.44 MiB
Total Installed Size: 84.75 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-google-auth-2.43.0-3-any downloading...
python-pyasn1-modules-0.4.2-2-any downloading...
python-pyparsing-3.3.1-3-any downloading...
python-oauthlib-3.3.1-2-any downloading...
python-pyasn1-0.6.1-2-any downloading...
python-oauth2client-4.1.3-12-any downloading...
python-rsa-4.9.1-2-any downloading...
python-httplib2-0.31.1-1-any downloading...
python-requests-oauthlib-1.3.1-6-any downloading...
python-cachetools-6.2.2-2-any downloading...
python-standard-cgi-3.13.0-4-any downloading...
python-certifi-2026.01.04-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-cachetools...
installing python-certifi...
installing python-standard-cgi...
installing python-pyparsing...
Optional dependencies for python-pyparsing
python-railroad-diagrams: for generating Railroad Diagrams
python-jinja: for generating Railroad Diagrams
installing python-httplib2...
Optional dependencies for python-httplib2
python-pysocks: SOCKS proxy client support
installing python-pyasn1...
installing python-pyasn1-modules...
installing python-rsa...
installing python-six...
installing python-oauth2client...
Optional dependencies for python-oauth2client
python-gflags: for oauth2client.tools.run function
installing python-packaging...
installing python-google-auth...
Optional dependencies for python-google-auth
python-aiohttp: for async HTTP support
python-cryptography: for TLS support
python-pyjwt: for JSON Web Key support
python-pyopenssl: for TLS support
python-pyu2f: for reauthentication support
python-requests: for async HTTP support [pending]
installing python-charset-normalizer...
installing python-idna...
installing python-urllib3...
Optional dependencies for python-urllib3
python-brotli: Brotli support
python-brotlicffi: Brotli support
python-h2: HTTP/2 support
python-pysocks: SOCKS support
installing python-requests...
Optional dependencies for python-requests
python-chardet: alternative character encoding library
python-pysocks: SOCKS proxy support
installing python-oauthlib...
Optional dependencies for python-oauthlib
python-blinker: for signals support
python-cryptography: for RSA and signed token support
python-pyjwt: for signed token support
installing python-requests-oauthlib...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (9) python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-platformdirs-4.5.1-3 python-wheel-0.45.1-4 python-setuptools-1:80.9.0-4
Total Installed Size: 9.74 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-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/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found python-google-auth-oauthlib-1.2.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-google-auth-oauthlib-1.2.4.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.14/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 :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running install
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
running build
running build_py
creating build/lib/google_auth_oauthlib
copying google_auth_oauthlib/flow.py -> build/lib/google_auth_oauthlib
copying google_auth_oauthlib/__init__.py -> build/lib/google_auth_oauthlib
copying google_auth_oauthlib/helpers.py -> build/lib/google_auth_oauthlib
copying google_auth_oauthlib/interactive.py -> build/lib/google_auth_oauthlib
creating build/lib/google_auth_oauthlib/tool
copying google_auth_oauthlib/tool/__init__.py -> build/lib/google_auth_oauthlib/tool
copying google_auth_oauthlib/tool/__main__.py -> build/lib/google_auth_oauthlib/tool
running install_lib
creating /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages
creating /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib
copying build/lib/google_auth_oauthlib/flow.py -> /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib
copying build/lib/google_auth_oauthlib/__init__.py -> /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib
copying build/lib/google_auth_oauthlib/helpers.py -> /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib
creating /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib/tool
copying build/lib/google_auth_oauthlib/tool/__init__.py -> /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib/tool
copying build/lib/google_auth_oauthlib/tool/__main__.py -> /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib/tool
copying build/lib/google_auth_oauthlib/interactive.py -> /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib
byte-compiling /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib/flow.py to flow.cpython-314.pyc
byte-compiling /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib/helpers.py to helpers.cpython-314.pyc
byte-compiling /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib/tool/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib/tool/__main__.py to __main__.cpython-314.pyc
byte-compiling /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib/interactive.py to interactive.cpython-314.pyc
writing byte-compilation script '/tmp/tmpyv94dpnk.py'
/usr/bin/python /tmp/tmpyv94dpnk.py
removing /tmp/tmpyv94dpnk.py
running install_egg_info
running egg_info
creating google_auth_oauthlib.egg-info
writing google_auth_oauthlib.egg-info/PKG-INFO
writing dependency_links to google_auth_oauthlib.egg-info/dependency_links.txt
writing entry points to google_auth_oauthlib.egg-info/entry_points.txt
writing requirements to google_auth_oauthlib.egg-info/requires.txt
writing top-level names to google_auth_oauthlib.egg-info/top_level.txt
writing manifest file 'google_auth_oauthlib.egg-info/SOURCES.txt'
reading manifest file 'google_auth_oauthlib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.json' under directory 'google'
warning: no files found matching '*.proto' under directory 'google'
warning: no files found matching 'py.typed' under directory 'google'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
no previously-included directories found matching 'scripts/readme-gen'
adding license file 'LICENSE'
writing manifest file 'google_auth_oauthlib.egg-info/SOURCES.txt'
Copying google_auth_oauthlib.egg-info to /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/lib/python3.14/site-packages/google_auth_oauthlib-1.2.4-py3.14.egg-info
running install_scripts
Installing google-oauthlib-tool script to /build/python-google-auth-oauthlib/pkg/python-google-auth-oauthlib/usr/bin
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-google-auth-oauthlib"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-google-auth-oauthlib 1.2.4-1 (Mon Jan 19 20:34:49 2026)
==> Cleaning up...
[?12l[?25h