==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-automat 25.4.16-1 (Fri Aug 15 13:02:58 2025)
==> Retrieving sources...
-> Found python-automat-25.4.16.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-automat-25.4.16.tar.gz ... Passed
==> Making package: python-automat 25.4.16-1 (Fri Aug 15 13:03:05 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (20) python-autocommand-2.2.2-7 python-editables-0.5-5
python-hatchling-1.27.0-1 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-pathspec-0.12.1-3
python-platformdirs-4.3.8-1 python-pluggy-1.6.0-1
python-pyproject-hooks-1.2.0-3 python-setuptools-1:80.9.0-1
python-trove-classifiers-2025.8.6.13-1 python-build-1.3.0-1
python-hatch-vcs-0.4.0-4 python-installer-0.7.0-10
python-setuptools-scm-8.3.1-1 python-wheel-0.45.1-1
Total Installed Size: 12.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-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-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-setuptools...
installing python-setuptools-scm...
installing python-editables...
installing python-pathspec...
installing python-pluggy...
installing python-trove-classifiers...
installing python-hatchling...
installing python-hatch-vcs...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found python-automat-25.4.16.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-automat-25.4.16.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/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 2026-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)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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.
********************************************************************************
!!
dist._finalize_license_expression()
/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
creating src/Automat.egg-info
writing src/Automat.egg-info/PKG-INFO
writing dependency_links to src/Automat.egg-info/dependency_links.txt
writing entry points to src/Automat.egg-info/entry_points.txt
writing requirements to src/Automat.egg-info/requires.txt
writing top-level names to src/Automat.egg-info/top_level.txt
writing manifest file 'src/Automat.egg-info/SOURCES.txt'
reading manifest file 'src/Automat.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/Automat.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/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 2026-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)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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.
********************************************************************************
!!
dist._finalize_license_expression()
/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/automat
copying src/automat/_typed.py -> build/lib/automat
copying src/automat/_core.py -> build/lib/automat
copying src/automat/_runtimeproto.py -> build/lib/automat
copying src/automat/_methodical.py -> build/lib/automat
copying src/automat/_introspection.py -> build/lib/automat
copying src/automat/_visualize.py -> build/lib/automat
copying src/automat/_discover.py -> build/lib/automat
copying src/automat/__init__.py -> build/lib/automat
creating build/lib/automat/_test
copying src/automat/_test/test_visualize.py -> build/lib/automat/_test
copying src/automat/_test/test_core.py -> build/lib/automat/_test
copying src/automat/_test/test_discover.py -> build/lib/automat/_test
copying src/automat/_test/test_type_based.py -> build/lib/automat/_test
copying src/automat/_test/test_methodical.py -> build/lib/automat/_test
copying src/automat/_test/__init__.py -> build/lib/automat/_test
copying src/automat/_test/test_trace.py -> build/lib/automat/_test
running egg_info
writing src/Automat.egg-info/PKG-INFO
writing dependency_links to src/Automat.egg-info/dependency_links.txt
writing entry points to src/Automat.egg-info/entry_points.txt
writing requirements to src/Automat.egg-info/requires.txt
writing top-level names to src/Automat.egg-info/top_level.txt
reading manifest file 'src/Automat.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/Automat.egg-info/SOURCES.txt'
copying src/automat/py.typed -> build/lib/automat
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/automat
copying build/lib/automat/_typed.py -> build/bdist.linux-aarch64/wheel/./automat
copying build/lib/automat/_core.py -> build/bdist.linux-aarch64/wheel/./automat
copying build/lib/automat/_runtimeproto.py -> build/bdist.linux-aarch64/wheel/./automat
copying build/lib/automat/_methodical.py -> build/bdist.linux-aarch64/wheel/./automat
copying build/lib/automat/_introspection.py -> build/bdist.linux-aarch64/wheel/./automat
creating build/bdist.linux-aarch64/wheel/automat/_test
copying build/lib/automat/_test/test_visualize.py -> build/bdist.linux-aarch64/wheel/./automat/_test
copying build/lib/automat/_test/test_core.py -> build/bdist.linux-aarch64/wheel/./automat/_test
copying build/lib/automat/_test/test_discover.py -> build/bdist.linux-aarch64/wheel/./automat/_test
copying build/lib/automat/_test/test_type_based.py -> build/bdist.linux-aarch64/wheel/./automat/_test
copying build/lib/automat/_test/test_methodical.py -> build/bdist.linux-aarch64/wheel/./automat/_test
copying build/lib/automat/_test/__init__.py -> build/bdist.linux-aarch64/wheel/./automat/_test
copying build/lib/automat/_test/test_trace.py -> build/bdist.linux-aarch64/wheel/./automat/_test
copying build/lib/automat/_visualize.py -> build/bdist.linux-aarch64/wheel/./automat
copying build/lib/automat/_discover.py -> build/bdist.linux-aarch64/wheel/./automat
copying build/lib/automat/py.typed -> build/bdist.linux-aarch64/wheel/./automat
copying build/lib/automat/__init__.py -> build/bdist.linux-aarch64/wheel/./automat
running install_egg_info
Copying src/Automat.egg-info to build/bdist.linux-aarch64/wheel/./Automat-25.4.16-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/automat-25.4.16.dist-info/WHEEL
creating '/build/python-automat/src/automat-25.4.16/dist/.tmp-9qrz0i4o/automat-25.4.16-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'automat/__init__.py'
adding 'automat/_core.py'
adding 'automat/_discover.py'
adding 'automat/_introspection.py'
adding 'automat/_methodical.py'
adding 'automat/_runtimeproto.py'
adding 'automat/_typed.py'
adding 'automat/_visualize.py'
adding 'automat/py.typed'
adding 'automat/_test/__init__.py'
adding 'automat/_test/test_core.py'
adding 'automat/_test/test_discover.py'
adding 'automat/_test/test_methodical.py'
adding 'automat/_test/test_trace.py'
adding 'automat/_test/test_type_based.py'
adding 'automat/_test/test_visualize.py'
adding 'automat-25.4.16.dist-info/licenses/LICENSE'
adding 'automat-25.4.16.dist-info/METADATA'
adding 'automat-25.4.16.dist-info/WHEEL'
adding 'automat-25.4.16.dist-info/entry_points.txt'
adding 'automat-25.4.16.dist-info/top_level.txt'
adding 'automat-25.4.16.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built automat-25.4.16-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-automat"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-automat 25.4.16-1 (Fri Aug 15 13:03:12 2025)
==> Cleaning up...