==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-tmdbsimple 2.9.1-5 (Sat Oct 18 16:40:31 2025)
==> Retrieving sources...
-> Found tmdbsimple-2.9.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
tmdbsimple-2.9.1.tar.gz ... Passed
==> Making package: python-tmdbsimple 2.9.1-5 (Sat Oct 18 16:40:38 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (4) python-charset-normalizer-3.4.4-1 python-idna-3.10-2
python-urllib3-2.5.0-1 python-requests-2.32.5-1
Total Installed Size: 3.60 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-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
python-zstandard: Zstandard support
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...
[?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.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.5.0-1
python-pyproject-hooks-1.2.0-3 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 Installed Size: 10.29 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-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...
[?25h==> Retrieving sources...
-> Found tmdbsimple-2.9.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting tmdbsimple-2.9.1.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
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...
running bdist_wheel
running build
running build_py
creating build/lib/tmdbsimple
copying tmdbsimple/discover.py -> build/lib/tmdbsimple
copying tmdbsimple/base.py -> build/lib/tmdbsimple
copying tmdbsimple/genres.py -> build/lib/tmdbsimple
copying tmdbsimple/changes.py -> build/lib/tmdbsimple
copying tmdbsimple/configuration.py -> build/lib/tmdbsimple
copying tmdbsimple/find.py -> build/lib/tmdbsimple
copying tmdbsimple/search.py -> build/lib/tmdbsimple
copying tmdbsimple/account.py -> build/lib/tmdbsimple
copying tmdbsimple/people.py -> build/lib/tmdbsimple
copying tmdbsimple/movies.py -> build/lib/tmdbsimple
copying tmdbsimple/tv.py -> build/lib/tmdbsimple
copying tmdbsimple/__init__.py -> build/lib/tmdbsimple
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/discover.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/base.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/genres.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/changes.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/configuration.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/find.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/search.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/account.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/people.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/movies.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/tv.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
copying build/lib/tmdbsimple/__init__.py -> build/bdist.linux-aarch64/wheel/./tmdbsimple
running install_egg_info
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'
Copying tmdbsimple.egg-info to build/bdist.linux-aarch64/wheel/./tmdbsimple-2.9.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/tmdbsimple-2.9.1.dist-info/WHEEL
creating '/build/python-tmdbsimple/src/tmdbsimple-2.9.1/dist/.tmp-8lc0j9k3/tmdbsimple-2.9.1-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-2.9.1.dist-info/licenses/LICENSE'
adding 'tmdbsimple-2.9.1.dist-info/METADATA'
adding 'tmdbsimple-2.9.1.dist-info/WHEEL'
adding 'tmdbsimple-2.9.1.dist-info/top_level.txt'
adding 'tmdbsimple-2.9.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built tmdbsimple-2.9.1-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-tmdbsimple"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-tmdbsimple 2.9.1-5 (Sat Oct 18 16:40:45 2025)
==> Cleaning up...