==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-importlib_resources 6.5.2-1 (Tue Feb 11 18:27:40 2025)
==> 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-1 (Tue Feb 11 18:28:00 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) python-zipp-3.21.0-2

Total Download Size:   0.02 MiB
Total Installed Size:  0.08 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-zipp-3.21.0-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-zipp...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (15) 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.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-setuptools-1:75.2.0-4
              python-build-1.2.2-3  python-installer-0.7.0-10
              python-setuptools-scm-8.1.0-3  python-toml-0.10.2-12
              python-wheel-0.45.0-3

Total Download Size:    1.53 MiB
Total Installed Size:  11.28 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:75.2.0-4-any downloading...
 python-more-itertools-10.5.0-1-any downloading...
 python-setuptools-scm-8.1.0-3-any downloading...
 python-toml-0.10.2-12-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-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...
installing python-toml...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> 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...
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...
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.13.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-d1hfqhz1/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/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.13/site-packages/importlib_resources/tests/test_functional.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/test_read.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/test_util.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/compat/py312.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__init__.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__/py39.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__/py312.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__/py39.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__/py312.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__/__init__.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__/__init__.cpython-313.opt-1.pyc'
removed directory '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/compat/__pycache__'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/compat/py39.py'
removed directory '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/compat'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/test_compatibilty_files.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/test_custom.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/test_resource.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__init__.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/_path.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/test_open.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_read.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_reader.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_compatibilty_files.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_files.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_open.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/zip.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_util.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_reader.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_read.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_util.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_path.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_custom.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_functional.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/_path.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/util.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_resource.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_contents.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/zip.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_files.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_functional.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/util.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_open.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_custom.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/_path.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_contents.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_path.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_resource.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/test_compatibilty_files.cpython-313.opt-1.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/__init__.cpython-313.pyc'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__/__init__.cpython-313.opt-1.pyc'
removed directory '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/__pycache__'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/test_reader.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/util.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/zip.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/test_path.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/test_files.py'
removed '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/test_contents.py'
removed directory '/build/python-importlib_resources/pkg/python-importlib_resources//usr/lib/python3.13/site-packages/importlib_resources/tests/'
==> 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-importlib_resources"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-importlib_resources 6.5.2-1 (Tue Feb 11 18:28:15 2025)
==> Cleaning up...