==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-tmdbsimple 2.9.8-1 (Sun Aug  2 13:58:12 2026)
==> Retrieving sources...
  -> Found tmdbsimple-2.9.8.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    tmdbsimple-2.9.8.tar.gz ... Passed
==> Making package: python-tmdbsimple 2.9.8-1 (Sun Aug  2 19:58:15 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) python-certifi-2026.07.22-1  python-charset-normalizer-3.4.7-1  python-idna-3.18-1  python-urllib3-2.7.0-1  python-requests-2.34.2-1

Total Download Size:   0.64 MiB
Total Installed Size:  4.01 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-urllib3-2.7.0-1-any downloading...
 python-charset-normalizer-3.4.7-1-aarch64 downloading...
 python-requests-2.34.2-1-any downloading...
 python-idna-3.18-1-any downloading...
 python-certifi-2026.07.22-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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-certifi...
installing python-requests...
Optional dependencies for python-requests
    python-chardet: alternative character encoding library
    python-pysocks: SOCKS proxy support
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (13) python-autocommand-2.2.2-9  python-jaraco.collections-5.1.0-3  python-jaraco.context-6.1.2-1  python-jaraco.functools-4.1.0-3  python-jaraco.text-4.0.0-4  python-more-itertools-11.1.0-1  python-packaging-26.2-1  python-platformdirs-4.11.0-1  python-pyproject-hooks-1.2.0-6  python-build-1.4.3-1  python-installer-1.0.0-1  python-setuptools-1:83.0.0-1  python-wheel-0.47.0-1

Total Download Size:    0.12 MiB
Total Installed Size:  11.12 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-build-1.4.3-1-any downloading...
 python-installer-1.0.0-1-any downloading...
 python-pyproject-hooks-1.2.0-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found tmdbsimple-2.9.8.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting tmdbsimple-2.9.8.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/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 2027-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)
running egg_info
creating tmdbsimple.egg-info
writing tmdbsimple.egg-info/PKG-INFO
writing dependency_links to tmdbsimple.egg-info/dependency_links.txt
writing requirements to tmdbsimple.egg-info/requires.txt
writing top-level names to tmdbsimple.egg-info/top_level.txt
writing manifest file 'tmdbsimple.egg-info/SOURCES.txt'
reading manifest file 'tmdbsimple.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'tmdbsimple.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.14/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 2027-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)
running bdist_wheel
running build
running build_py
creating build/lib/tmdbsimple
copying tmdbsimple/configuration.py -> build/lib/tmdbsimple
copying tmdbsimple/search.py -> build/lib/tmdbsimple
copying tmdbsimple/changes.py -> build/lib/tmdbsimple
copying tmdbsimple/tv.py -> build/lib/tmdbsimple
copying tmdbsimple/genres.py -> build/lib/tmdbsimple
copying tmdbsimple/__init__.py -> build/lib/tmdbsimple
copying tmdbsimple/account.py -> build/lib/tmdbsimple
copying tmdbsimple/discover.py -> build/lib/tmdbsimple
copying tmdbsimple/find.py -> build/lib/tmdbsimple
copying tmdbsimple/movies.py -> build/lib/tmdbsimple
copying tmdbsimple/base.py -> build/lib/tmdbsimple
copying tmdbsimple/watch_providers.py -> build/lib/tmdbsimple
copying tmdbsimple/people.py -> build/lib/tmdbsimple
running egg_info
writing tmdbsimple.egg-info/PKG-INFO
writing dependency_links to tmdbsimple.egg-info/dependency_links.txt
writing requirements to tmdbsimple.egg-info/requires.txt
writing top-level names to tmdbsimple.egg-info/top_level.txt
reading manifest file 'tmdbsimple.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'tmdbsimple.egg-info/SOURCES.txt'
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/tmdbsimple
copying build/lib/tmdbsimple/configuration.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/search.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/changes.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/tv.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/genres.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/__init__.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/account.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/discover.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/find.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/movies.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/base.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/watch_providers.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/people.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
running install_egg_info
Copying tmdbsimple.egg-info to build/bdist.linux-aarch64/wheel/./tmdbsimple-2.9.8-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/tmdbsimple-2.9.8.dist-info/WHEEL
creating '/build/python-tmdbsimple/src/tmdbsimple-2.9.8/dist/.tmp-l0tu6krc/tmdbsimple-2.9.8-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'tmdbsimple/__init__.py'
adding 'tmdbsimple/account.py'
adding 'tmdbsimple/base.py'
adding 'tmdbsimple/changes.py'
adding 'tmdbsimple/configuration.py'
adding 'tmdbsimple/discover.py'
adding 'tmdbsimple/find.py'
adding 'tmdbsimple/genres.py'
adding 'tmdbsimple/movies.py'
adding 'tmdbsimple/people.py'
adding 'tmdbsimple/search.py'
adding 'tmdbsimple/tv.py'
adding 'tmdbsimple/watch_providers.py'
adding 'tmdbsimple-2.9.8.dist-info/licenses/LICENSE'
adding 'tmdbsimple-2.9.8.dist-info/METADATA'
adding 'tmdbsimple-2.9.8.dist-info/WHEEL'
adding 'tmdbsimple-2.9.8.dist-info/top_level.txt'
adding 'tmdbsimple-2.9.8.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built tmdbsimple-2.9.8-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-tmdbsimple"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-tmdbsimple 2.9.8-1 (Sun Aug  2 19:58:24 2026)
==> Cleaning up...
[?12l[?25h