==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-importlib_resources 6.5.2-2 (Sun Jan 11 00:46:14 2026)
==> Retrieving sources...
-> Found python-importlib_resources-6.5.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-importlib_resources-6.5.2.tar.gz ... Passed
==> Validating source files with b2sums...
python-importlib_resources-6.5.2.tar.gz ... Passed
==> Making package: python-importlib_resources 6.5.2-2 (Sun Jan 11 07:46:39 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) mpdecimal-4.0.1-1 python-3.14.2-2 python-zipp-3.21.0-4
Total Download Size: 0.02 MiB
Total Installed Size: 68.65 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-zipp-3.21.0-4-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-zipp...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (15) 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-setuptools-1:80.9.0-4 python-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-scm-9.2.2-3 python-toml-0.10.2-13 python-wheel-0.45.1-4
Total Download Size: 0.04 MiB
Total Installed Size: 11.80 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-toml-0.10.2-13-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...
installing python-setuptools-scm...
Optional dependencies for python-setuptools-scm
python-rich: use rich as console log handler
installing python-toml...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found python-importlib_resources-6.5.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-importlib_resources-6.5.2.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/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 :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/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 :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
creating importlib_resources.egg-info
writing importlib_resources.egg-info/PKG-INFO
writing dependency_links to importlib_resources.egg-info/dependency_links.txt
writing requirements to importlib_resources.egg-info/requires.txt
writing top-level names to importlib_resources.egg-info/top_level.txt
writing manifest file 'importlib_resources.egg-info/SOURCES.txt'
reading manifest file 'importlib_resources.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'importlib_resources.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.14/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 :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/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 :: Apache Software 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/importlib_resources
copying importlib_resources/readers.py -> build/lib/importlib_resources
copying importlib_resources/simple.py -> build/lib/importlib_resources
copying importlib_resources/_itertools.py -> build/lib/importlib_resources
copying importlib_resources/_adapters.py -> build/lib/importlib_resources
copying importlib_resources/__init__.py -> build/lib/importlib_resources
copying importlib_resources/abc.py -> build/lib/importlib_resources
copying importlib_resources/_common.py -> build/lib/importlib_resources
copying importlib_resources/_functional.py -> build/lib/importlib_resources
creating build/lib/importlib_resources/future
copying importlib_resources/future/__init__.py -> build/lib/importlib_resources/future
copying importlib_resources/future/adapters.py -> build/lib/importlib_resources/future
creating build/lib/importlib_resources/compat
copying importlib_resources/compat/__init__.py -> build/lib/importlib_resources/compat
copying importlib_resources/compat/py39.py -> build/lib/importlib_resources/compat
creating build/lib/importlib_resources/tests
copying importlib_resources/tests/test_functional.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_read.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_util.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_compatibilty_files.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_custom.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_resource.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/__init__.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/_path.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_open.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_reader.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/util.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/zip.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_path.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_files.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_contents.py -> build/lib/importlib_resources/tests
creating build/lib/importlib_resources/tests/compat
copying importlib_resources/tests/compat/py312.py -> build/lib/importlib_resources/tests/compat
copying importlib_resources/tests/compat/__init__.py -> build/lib/importlib_resources/tests/compat
copying importlib_resources/tests/compat/py39.py -> build/lib/importlib_resources/tests/compat
running egg_info
writing importlib_resources.egg-info/PKG-INFO
writing dependency_links to importlib_resources.egg-info/dependency_links.txt
writing requirements to importlib_resources.egg-info/requires.txt
writing top-level names to importlib_resources.egg-info/top_level.txt
reading manifest file 'importlib_resources.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'importlib_resources.egg-info/SOURCES.txt'
copying importlib_resources/py.typed -> build/lib/importlib_resources
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/importlib_resources
copying build/lib/importlib_resources/readers.py -> build/bdist.linux-armv7l/wheel/./importlib_resources
creating build/bdist.linux-armv7l/wheel/importlib_resources/future
copying build/lib/importlib_resources/future/__init__.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/future
copying build/lib/importlib_resources/future/adapters.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/future
copying build/lib/importlib_resources/simple.py -> build/bdist.linux-armv7l/wheel/./importlib_resources
creating build/bdist.linux-armv7l/wheel/importlib_resources/compat
copying build/lib/importlib_resources/compat/__init__.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/compat
copying build/lib/importlib_resources/compat/py39.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/compat
copying build/lib/importlib_resources/_itertools.py -> build/bdist.linux-armv7l/wheel/./importlib_resources
copying build/lib/importlib_resources/_adapters.py -> build/bdist.linux-armv7l/wheel/./importlib_resources
copying build/lib/importlib_resources/__init__.py -> build/bdist.linux-armv7l/wheel/./importlib_resources
creating build/bdist.linux-armv7l/wheel/importlib_resources/tests
copying build/lib/importlib_resources/tests/test_functional.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_read.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_util.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
creating build/bdist.linux-armv7l/wheel/importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/compat/py312.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/compat/__init__.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/compat/py39.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/test_compatibilty_files.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_custom.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_resource.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/_path.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_open.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_reader.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/util.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/zip.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_path.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_files.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_contents.py -> build/bdist.linux-armv7l/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/abc.py -> build/bdist.linux-armv7l/wheel/./importlib_resources
copying build/lib/importlib_resources/_common.py -> build/bdist.linux-armv7l/wheel/./importlib_resources
copying build/lib/importlib_resources/_functional.py -> build/bdist.linux-armv7l/wheel/./importlib_resources
copying build/lib/importlib_resources/py.typed -> build/bdist.linux-armv7l/wheel/./importlib_resources
running install_egg_info
Copying importlib_resources.egg-info to build/bdist.linux-armv7l/wheel/./importlib_resources-6.5.2-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/importlib_resources-6.5.2.dist-info/WHEEL
creating '/build/python-importlib_resources/src/importlib_resources-6.5.2/dist/.tmp-4eo89z3r/importlib_resources-6.5.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'importlib_resources/__init__.py'
adding 'importlib_resources/_adapters.py'
adding 'importlib_resources/_common.py'
adding 'importlib_resources/_functional.py'
adding 'importlib_resources/_itertools.py'
adding 'importlib_resources/abc.py'
adding 'importlib_resources/py.typed'
adding 'importlib_resources/readers.py'
adding 'importlib_resources/simple.py'
adding 'importlib_resources/compat/__init__.py'
adding 'importlib_resources/compat/py39.py'
adding 'importlib_resources/future/__init__.py'
adding 'importlib_resources/future/adapters.py'
adding 'importlib_resources/tests/__init__.py'
adding 'importlib_resources/tests/_path.py'
adding 'importlib_resources/tests/test_compatibilty_files.py'
adding 'importlib_resources/tests/test_contents.py'
adding 'importlib_resources/tests/test_custom.py'
adding 'importlib_resources/tests/test_files.py'
adding 'importlib_resources/tests/test_functional.py'
adding 'importlib_resources/tests/test_open.py'
adding 'importlib_resources/tests/test_path.py'
adding 'importlib_resources/tests/test_read.py'
adding 'importlib_resources/tests/test_reader.py'
adding 'importlib_resources/tests/test_resource.py'
adding 'importlib_resources/tests/test_util.py'
adding 'importlib_resources/tests/util.py'
adding 'importlib_resources/tests/zip.py'
adding 'importlib_resources/tests/compat/__init__.py'
adding 'importlib_resources/tests/compat/py312.py'
adding 'importlib_resources/tests/compat/py39.py'
adding 'importlib_resources-6.5.2.dist-info/licenses/LICENSE'
adding 'importlib_resources-6.5.2.dist-info/METADATA'
adding 'importlib_resources-6.5.2.dist-info/WHEEL'
adding 'importlib_resources-6.5.2.dist-info/top_level.txt'
adding 'importlib_resources-6.5.2.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built importlib_resources-6.5.2-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-importlib_resources/pkg/python-importlib_resources/usr/share'
install: creating directory '/build/python-importlib_resources/pkg/python-importlib_resources/usr/share/doc'
install: creating directory '/build/python-importlib_resources/pkg/python-importlib_resources/usr/share/doc/python-importlib_resources'
'README.rst' -> '/build/python-importlib_resources/pkg/python-importlib_resources/usr/share/doc/python-importlib_resources/README.rst'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/test_functional.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/test_read.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/test_util.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/compat/py312.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/compat/__init__.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/compat/__pycache__/py39.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/compat/__pycache__/__init__.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/compat/__pycache__/py312.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/compat/__pycache__/py312.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/compat/__pycache__/__init__.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/compat/__pycache__/py39.cpython-314.opt-1.pyc'
removed directory '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/compat/__pycache__'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/compat/py39.py'
removed directory '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/compat'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/test_compatibilty_files.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/test_custom.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/test_resource.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__init__.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/_path.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/test_open.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_custom.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_open.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_util.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_open.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_reader.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/zip.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_read.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/zip.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/__init__.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_compatibilty_files.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/util.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_custom.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_reader.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_read.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/_path.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_contents.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_path.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/_path.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_files.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_path.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_resource.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_resource.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_util.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_functional.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/__init__.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_files.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_contents.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/util.cpython-314.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_compatibilty_files.cpython-314.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__/test_functional.cpython-314.opt-1.pyc'
removed directory '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/test_reader.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/util.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/zip.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/test_path.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/test_files.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/test_contents.py'
removed directory '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.14/site-packages/importlib_resources/tests/'
==> 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-importlib_resources"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-importlib_resources 6.5.2-2 (Sun Jan 11 07:46:58 2026)
==> Cleaning up...
[?12l[?25h