==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pytz 2025.2-1 (Mon May  5 06:36:36 2025)
==> Retrieving sources...
  -> Found pytz-2025.2.tar.gz
  -> Found 0001-Use-the-system-zoneinfo-from-the-tzdata-package.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pytz-2025.2.tar.gz ... Passed
    0001-Use-the-system-zoneinfo-from-the-tzdata-package.patch ... Passed
==> Making package: python-pytz 2025.2-1 (Mon 05 May 2025 06:36:43 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) 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.6.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-wheel-0.45.1-1  python-setuptools-1:80.0.0-1

Total Installed Size:  10.38 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-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-packaging...
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...
[?25h==> Retrieving sources...
  -> Found pytz-2025.2.tar.gz
  -> Found 0001-Use-the-system-zoneinfo-from-the-tzdata-package.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pytz-2025.2.tar.gz with bsdtar
==> Starting prepare()...
patching file pytz/__init__.py
patching file pytz/tzfile.py
Hunk #1 succeeded at 125 (offset -1 lines).
patching file setup.py
Hunk #1 succeeded at 21 with fuzz 1 (offset -1 lines).
==> Starting build()...
/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 build
running build_py
creating build/lib/pytz
copying pytz/__init__.py -> build/lib/pytz
copying pytz/tzinfo.py -> build/lib/pytz
copying pytz/lazy.py -> build/lib/pytz
copying pytz/exceptions.py -> build/lib/pytz
copying pytz/tzfile.py -> build/lib/pytz
copying pytz/reference.py -> build/lib/pytz
==> Entering fakeroot environment...
==> Starting package()...
/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 install
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running build
running build_py
copying pytz/__init__.py -> build/lib/pytz
copying pytz/tzfile.py -> build/lib/pytz
running install_lib
creating /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages
creating /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz
copying build/lib/pytz/__init__.py -> /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz
copying build/lib/pytz/tzinfo.py -> /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz
copying build/lib/pytz/lazy.py -> /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz
copying build/lib/pytz/exceptions.py -> /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz
copying build/lib/pytz/tzfile.py -> /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz
copying build/lib/pytz/reference.py -> /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz
byte-compiling /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz/tzinfo.py to tzinfo.cpython-313.pyc
byte-compiling /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz/lazy.py to lazy.cpython-313.pyc
byte-compiling /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz/exceptions.py to exceptions.cpython-313.pyc
byte-compiling /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz/tzfile.py to tzfile.cpython-313.pyc
byte-compiling /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz/reference.py to reference.cpython-313.pyc
running install_egg_info
running egg_info
writing pytz.egg-info/PKG-INFO
writing dependency_links to pytz.egg-info/dependency_links.txt
writing top-level names to pytz.egg-info/top_level.txt
reading manifest file 'pytz.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'pytz/zoneinfo'
adding license file 'LICENSE.txt'
writing manifest file 'pytz.egg-info/SOURCES.txt'
Copying pytz.egg-info to /build/python-pytz/pkg/python-pytz/usr/lib/python3.13/site-packages/pytz-2025.2-py3.13.egg-info
running install_scripts
==> 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-pytz"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pytz 2025.2-1 (Mon 05 May 2025 06:36:50 AM MDT)
==> Cleaning up...