==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-doit-py 0.5.0-10 (Mon Jan 12 16:44:15 2026)
==> Retrieving sources...
-> Found python-doit-py-0.5.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-doit-py-0.5.0.tar.gz ... Passed
==> Validating source files with b2sums...
python-doit-py-0.5.0.tar.gz ... Passed
==> Making package: python-doit-py 0.5.0-10 (Mon Jan 12 23:44:41 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (24) ipython-9.7.0-4 mpdecimal-4.0.1-1 python-argcomplete-3.6.2-2 python-asttokens-3.0.1-1 python-cloudpickle-3.1.2-2 python-decorator-5.2.1-2 python-executing-2.2.1-3 python-ipython-pygments-lexers-1.1.1-3 python-jedi-0.19.2-4 python-matplotlib-inline-0.2.1-2 python-mergedict-1.0.0-11 python-parso-1:0.8.5-2 python-pexpect-4.9.0-7 python-prompt_toolkit-3.0.52-2 python-ptyprocess-0.7.0-9 python-pure-eval-0.2.3-3 python-pygments-2.19.2-3 python-stack-data-0.6.3-5 python-traitlets-5.14.3-4 python-typing_extensions-4.15.0-3 python-wcwidth-0.2.14-2 python-3.14.2-2 python-configclass-0.2.0-8 python-doit-0.36.0-10
Total Download Size: 0.18 MiB
Total Installed Size: 108.30 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-doit-0.36.0-10-any downloading...
python-mergedict-1.0.0-11-any downloading...
python-configclass-0.2.0-8-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-mergedict...
installing python-configclass...
installing python-decorator...
installing python-pygments...
installing python-ipython-pygments-lexers...
installing python-parso...
installing python-jedi...
installing python-argcomplete...
installing python-typing_extensions...
installing python-traitlets...
installing python-matplotlib-inline...
Optional dependencies for python-matplotlib-inline
python-matplotlib
installing python-ptyprocess...
installing python-pexpect...
installing python-wcwidth...
installing python-prompt_toolkit...
Optional dependencies for python-prompt_toolkit
python-pygments: for its color schemes and lexers [installed]
installing python-asttokens...
installing python-executing...
installing python-pure-eval...
installing python-stack-data...
installing ipython...
Optional dependencies for ipython
python-black: to auto format with Black
python-pickleshare: for the ip.db database
yapf: to auto format with YAPF
installing python-cloudpickle...
installing python-doit...
Optional dependencies for python-doit
python-toml: for TOML support
python-setuptools: for plugin 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.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-pyproject-hooks-1.2.0-6 python-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-1:80.9.0-4 python-wheel-0.45.1-4
Total Installed Size: 11.01 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...
==> Retrieving sources...
-> Found python-doit-py-0.5.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-doit-py-0.5.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/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 :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
creating doit_py.egg-info
writing doit_py.egg-info/PKG-INFO
writing dependency_links to doit_py.egg-info/dependency_links.txt
writing requirements to doit_py.egg-info/requires.txt
writing top-level names to doit_py.egg-info/top_level.txt
writing manifest file 'doit_py.egg-info/SOURCES.txt'
reading manifest file 'doit_py.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'doit_py.egg-info/SOURCES.txt'
* Building wheel...
/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 :: 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/doitpy
copying doitpy/docs.py -> build/lib/doitpy
copying doitpy/__init__.py -> build/lib/doitpy
copying doitpy/coverage.py -> build/lib/doitpy
copying doitpy/package.py -> build/lib/doitpy
copying doitpy/pyflakes.py -> build/lib/doitpy
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/doitpy
copying build/lib/doitpy/docs.py -> build/bdist.linux-armv7l/wheel/./doitpy
copying build/lib/doitpy/__init__.py -> build/bdist.linux-armv7l/wheel/./doitpy
copying build/lib/doitpy/coverage.py -> build/bdist.linux-armv7l/wheel/./doitpy
copying build/lib/doitpy/package.py -> build/bdist.linux-armv7l/wheel/./doitpy
copying build/lib/doitpy/pyflakes.py -> build/bdist.linux-armv7l/wheel/./doitpy
running install_egg_info
running egg_info
writing doit_py.egg-info/PKG-INFO
writing dependency_links to doit_py.egg-info/dependency_links.txt
writing requirements to doit_py.egg-info/requires.txt
writing top-level names to doit_py.egg-info/top_level.txt
reading manifest file 'doit_py.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'doit_py.egg-info/SOURCES.txt'
Copying doit_py.egg-info to build/bdist.linux-armv7l/wheel/./doit_py-0.5.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/doit_py-0.5.0.dist-info/WHEEL
creating '/build/python-doit-py/src/doit-py-0.5.0/dist/.tmp-tjdbneq6/doit_py-0.5.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'doit_py-0.5.0.dist-info/licenses/LICENSE'
adding 'doitpy/__init__.py'
adding 'doitpy/coverage.py'
adding 'doitpy/docs.py'
adding 'doitpy/package.py'
adding 'doitpy/pyflakes.py'
adding 'doit_py-0.5.0.dist-info/METADATA'
adding 'doit_py-0.5.0.dist-info/WHEEL'
adding 'doit_py-0.5.0.dist-info/top_level.txt'
adding 'doit_py-0.5.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built doit_py-0.5.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-doit-py/pkg/python-doit-py/usr/share'
install: creating directory '/build/python-doit-py/pkg/python-doit-py/usr/share/licenses'
install: creating directory '/build/python-doit-py/pkg/python-doit-py/usr/share/licenses/python-doit-py'
'LICENSE' -> '/build/python-doit-py/pkg/python-doit-py/usr/share/licenses/python-doit-py/LICENSE'
install: creating directory '/build/python-doit-py/pkg/python-doit-py/usr/share/doc'
install: creating directory '/build/python-doit-py/pkg/python-doit-py/usr/share/doc/python-doit-py'
'CHANGES' -> '/build/python-doit-py/pkg/python-doit-py/usr/share/doc/python-doit-py/CHANGES'
'README.rst' -> '/build/python-doit-py/pkg/python-doit-py/usr/share/doc/python-doit-py/README.rst'
==> 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-doit-py"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-doit-py 0.5.0-10 (Mon Jan 12 23:45:01 2026)
==> Cleaning up...
[?12l[?25h