==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-txredisapi 1.4.11-2 (Sun Jan 11 00:32:41 2026)
==> Retrieving sources...
  -> Found txredisapi-1.4.11.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    txredisapi-1.4.11.tar.gz ... Passed
==> Making package: python-txredisapi 1.4.11-2 (Sun Jan 11 07:33:06 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (23) mpdecimal-4.0.1-1  python-attrs-25.4.0-1  python-autocommand-2.2.2-9  python-automat-25.4.16-1  python-click-8.2.1-1  python-constantly-23.10.4-2  python-hyperlink-21.0.0-7  python-idna-3.11-1  python-incremental-24.7.2-1  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-packaging-25.0-4  python-platformdirs-4.5.1-3  python-setuptools-1:80.9.0-4  python-typing_extensions-4.15.0-1  python-wheel-0.45.1-4  python-zope-interface-8.1.1-1  python-3.14.2-2  python-six-1.17.0-2  python-twisted-24.7.0-1

Total Download Size:     6.76 MiB
Total Installed Size:  132.73 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-twisted-24.7.0-1-any downloading...
 python-zope-interface-8.1.1-1-armv7h downloading...
 python-click-8.2.1-1-any downloading...
 python-hyperlink-21.0.0-7-any downloading...
 python-attrs-25.4.0-1-any downloading...
 python-automat-25.4.16-1-any downloading...
 python-typing_extensions-4.15.0-1-any downloading...
 python-idna-3.11-1-any downloading...
 python-incremental-24.7.2-1-any downloading...
 python-constantly-23.10.4-2-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 [pending]
    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-attrs...
installing python-automat...
Optional dependencies for python-automat
    python-graphviz: for automat-visualize
    python-twisted: for automat-visualize [pending]
installing python-constantly...
installing python-idna...
installing python-hyperlink...
installing python-click...
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-incremental...
installing python-typing_extensions...
installing python-zope-interface...
installing python-twisted...
Optional dependencies for python-twisted
    python-appdirs: for using conch
    python-bcrypt: for using conch
    python-cryptography: for using conch
    python-h2: for http2 support
    python-idna: for TLS client hostname verification [installed]
    python-priority: for http2 support
    python-pyasn1: for using conch
    python-gobject: for GObject Introspection support
    python-pyopenssl: for TLS client hostname verification
    python-pyserial: for serial support
    python-service-identity: for TLS client hostname verification
    tk: for using tkconch
installing python-six...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found txredisapi-1.4.11.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting txredisapi-1.4.11.tar.gz with bsdtar
==> Starting build()...
/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 build
running build_py
creating build/lib
copying txredisapi.py -> build/lib
==> 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 install_lib
creating /build/python-txredisapi/pkg/python-txredisapi/usr/lib/python3.14/site-packages
copying build/lib/txredisapi.py -> /build/python-txredisapi/pkg/python-txredisapi/usr/lib/python3.14/site-packages
byte-compiling /build/python-txredisapi/pkg/python-txredisapi/usr/lib/python3.14/site-packages/txredisapi.py to txredisapi.cpython-314.pyc
writing byte-compilation script '/tmp/tmp63l16jow.py'
/usr/bin/python /tmp/tmp63l16jow.py
removing /tmp/tmp63l16jow.py
running install_egg_info
running egg_info
writing txredisapi.egg-info/PKG-INFO
writing dependency_links to txredisapi.egg-info/dependency_links.txt
writing requirements to txredisapi.egg-info/requires.txt
writing top-level names to txredisapi.egg-info/top_level.txt
reading manifest file 'txredisapi.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'txredisapi.egg-info/SOURCES.txt'
Copying txredisapi.egg-info to /build/python-txredisapi/pkg/python-txredisapi/usr/lib/python3.14/site-packages/txredisapi-1.4.11-py3.14.egg-info
running install_scripts
==> 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-txredisapi"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-txredisapi 1.4.11-2 (Sun Jan 11 07:33:23 2026)
==> Cleaning up...
[?12l[?25h