==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-pkginfo 1.12.1.2-1 (Sat Aug 16 22:24:17 2025)
==> Retrieving sources...
-> Found python-pkginfo-1.12.1.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-pkginfo-1.12.1.2.tar.gz ... Passed
==> Validating source files with b2sums...
python-pkginfo-1.12.1.2.tar.gz ... Passed
==> Making package: python-pkginfo 1.12.1.2-1 (Sat Aug 16 22:24:38 2025)
==> Checking runtime dependencies...
==> 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.7.0-1
python-packaging-25.0-1 python-platformdirs-4.3.8-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-1
python-wheel-0.45.1-1
Total Installed Size: 10.37 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-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-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-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found python-pkginfo-1.12.1.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-pkginfo-1.12.1.2.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3.13/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 :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing pkginfo.egg-info/PKG-INFO
writing dependency_links to pkginfo.egg-info/dependency_links.txt
writing entry points to pkginfo.egg-info/entry_points.txt
writing requirements to pkginfo.egg-info/requires.txt
writing top-level names to pkginfo.egg-info/top_level.txt
reading manifest file 'pkginfo.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching '.tox'
adding license file 'LICENSE.txt'
writing manifest file 'pkginfo.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3.13/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 :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/pkginfo
copying pkginfo/commandline.py -> build/lib/pkginfo
copying pkginfo/index.py -> build/lib/pkginfo
copying pkginfo/sdist.py -> build/lib/pkginfo
copying pkginfo/wheel.py -> build/lib/pkginfo
copying pkginfo/__init__.py -> build/lib/pkginfo
copying pkginfo/bdist.py -> build/lib/pkginfo
copying pkginfo/installed.py -> build/lib/pkginfo
copying pkginfo/utils.py -> build/lib/pkginfo
copying pkginfo/distribution.py -> build/lib/pkginfo
copying pkginfo/develop.py -> build/lib/pkginfo
creating build/lib/pkginfo/tests
copying pkginfo/tests/test_distribution.py -> build/lib/pkginfo/tests
copying pkginfo/tests/test_utils.py -> build/lib/pkginfo/tests
copying pkginfo/tests/test_develop.py -> build/lib/pkginfo/tests
copying pkginfo/tests/conftest.py -> build/lib/pkginfo/tests
copying pkginfo/tests/test_commandline.py -> build/lib/pkginfo/tests
copying pkginfo/tests/test_wheel.py -> build/lib/pkginfo/tests
copying pkginfo/tests/test_installed.py -> build/lib/pkginfo/tests
copying pkginfo/tests/__init__.py -> build/lib/pkginfo/tests
copying pkginfo/tests/test_bdist.py -> build/lib/pkginfo/tests
copying pkginfo/tests/test_index.py -> build/lib/pkginfo/tests
copying pkginfo/tests/test_sdist.py -> build/lib/pkginfo/tests
copying pkginfo/distribution.pyi -> build/lib/pkginfo
copying pkginfo/bdist.pyi -> build/lib/pkginfo
copying pkginfo/commandline.pyi -> build/lib/pkginfo
copying pkginfo/wheel.pyi -> build/lib/pkginfo
copying pkginfo/develop.pyi -> build/lib/pkginfo
copying pkginfo/utils.pyi -> build/lib/pkginfo
copying pkginfo/__init__.pyi -> build/lib/pkginfo
copying pkginfo/installed.pyi -> build/lib/pkginfo
copying pkginfo/index.pyi -> build/lib/pkginfo
copying pkginfo/sdist.pyi -> build/lib/pkginfo
copying pkginfo/py.typed -> build/lib/pkginfo
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/pkginfo
copying build/lib/pkginfo/distribution.pyi -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/commandline.py -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/bdist.pyi -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/commandline.pyi -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/wheel.pyi -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/develop.pyi -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/index.py -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/sdist.py -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/py.typed -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/wheel.py -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/utils.pyi -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/__init__.pyi -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/installed.pyi -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/__init__.py -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/index.pyi -> build/bdist.linux-armv7l/wheel/./pkginfo
creating build/bdist.linux-armv7l/wheel/pkginfo/tests
copying build/lib/pkginfo/tests/test_distribution.py -> build/bdist.linux-armv7l/wheel/./pkginfo/tests
copying build/lib/pkginfo/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/./pkginfo/tests
copying build/lib/pkginfo/tests/test_develop.py -> build/bdist.linux-armv7l/wheel/./pkginfo/tests
copying build/lib/pkginfo/tests/conftest.py -> build/bdist.linux-armv7l/wheel/./pkginfo/tests
copying build/lib/pkginfo/tests/test_commandline.py -> build/bdist.linux-armv7l/wheel/./pkginfo/tests
copying build/lib/pkginfo/tests/test_wheel.py -> build/bdist.linux-armv7l/wheel/./pkginfo/tests
copying build/lib/pkginfo/tests/test_installed.py -> build/bdist.linux-armv7l/wheel/./pkginfo/tests
copying build/lib/pkginfo/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./pkginfo/tests
copying build/lib/pkginfo/tests/test_bdist.py -> build/bdist.linux-armv7l/wheel/./pkginfo/tests
copying build/lib/pkginfo/tests/test_index.py -> build/bdist.linux-armv7l/wheel/./pkginfo/tests
copying build/lib/pkginfo/tests/test_sdist.py -> build/bdist.linux-armv7l/wheel/./pkginfo/tests
copying build/lib/pkginfo/bdist.py -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/installed.py -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/sdist.pyi -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/utils.py -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/distribution.py -> build/bdist.linux-armv7l/wheel/./pkginfo
copying build/lib/pkginfo/develop.py -> build/bdist.linux-armv7l/wheel/./pkginfo
running install_egg_info
running egg_info
writing pkginfo.egg-info/PKG-INFO
writing dependency_links to pkginfo.egg-info/dependency_links.txt
writing entry points to pkginfo.egg-info/entry_points.txt
writing requirements to pkginfo.egg-info/requires.txt
writing top-level names to pkginfo.egg-info/top_level.txt
reading manifest file 'pkginfo.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching '.tox'
adding license file 'LICENSE.txt'
writing manifest file 'pkginfo.egg-info/SOURCES.txt'
Copying pkginfo.egg-info to build/bdist.linux-armv7l/wheel/./pkginfo-1.12.1.2-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/pkginfo-1.12.1.2.dist-info/WHEEL
creating '/build/python-pkginfo/src/pkginfo-1.12.1.2/dist/.tmp-devkwz_k/pkginfo-1.12.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'pkginfo/__init__.py'
adding 'pkginfo/__init__.pyi'
adding 'pkginfo/bdist.py'
adding 'pkginfo/bdist.pyi'
adding 'pkginfo/commandline.py'
adding 'pkginfo/commandline.pyi'
adding 'pkginfo/develop.py'
adding 'pkginfo/develop.pyi'
adding 'pkginfo/distribution.py'
adding 'pkginfo/distribution.pyi'
adding 'pkginfo/index.py'
adding 'pkginfo/index.pyi'
adding 'pkginfo/installed.py'
adding 'pkginfo/installed.pyi'
adding 'pkginfo/py.typed'
adding 'pkginfo/sdist.py'
adding 'pkginfo/sdist.pyi'
adding 'pkginfo/utils.py'
adding 'pkginfo/utils.pyi'
adding 'pkginfo/wheel.py'
adding 'pkginfo/wheel.pyi'
adding 'pkginfo/tests/__init__.py'
adding 'pkginfo/tests/conftest.py'
adding 'pkginfo/tests/test_bdist.py'
adding 'pkginfo/tests/test_commandline.py'
adding 'pkginfo/tests/test_develop.py'
adding 'pkginfo/tests/test_distribution.py'
adding 'pkginfo/tests/test_index.py'
adding 'pkginfo/tests/test_installed.py'
adding 'pkginfo/tests/test_sdist.py'
adding 'pkginfo/tests/test_utils.py'
adding 'pkginfo/tests/test_wheel.py'
adding 'pkginfo-1.12.1.2.dist-info/licenses/LICENSE.txt'
adding 'pkginfo-1.12.1.2.dist-info/METADATA'
adding 'pkginfo-1.12.1.2.dist-info/WHEEL'
adding 'pkginfo-1.12.1.2.dist-info/entry_points.txt'
adding 'pkginfo-1.12.1.2.dist-info/top_level.txt'
adding 'pkginfo-1.12.1.2.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built pkginfo-1.12.1.2-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-pkginfo/pkg/python-pkginfo/usr/share'
install: creating directory '/build/python-pkginfo/pkg/python-pkginfo/usr/share/licenses'
install: creating directory '/build/python-pkginfo/pkg/python-pkginfo/usr/share/licenses/python-pkginfo'
'LICENSE.txt' -> '/build/python-pkginfo/pkg/python-pkginfo/usr/share/licenses/python-pkginfo/LICENSE.txt'
==> 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-pkginfo"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pkginfo 1.12.1.2-1 (Sat Aug 16 22:24:52 2025)
==> Cleaning up...