==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-dotenv 1.1.1-1 (Tue Jun 24 11:21:24 2025)
==> Retrieving sources...
  -> Found python-dotenv-1.1.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    python-dotenv-1.1.1.tar.gz ... Passed
==> Making package: python-dotenv 1.1.1-1 (Tue 24 Jun 2025 11:21:31 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) python-click-8.1.8-1

Total Download Size:   0.20 MiB
Total Installed Size:  1.19 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-click-8.1.8-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-click...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> 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.7.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-wheel-0.45.1-1  python-setuptools-1:80.9.0-1

Total Download Size:   1.54 MiB
Total Installed Size:  9.89 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:80.9.0-1-any downloading...
 python-packaging-25.0-1-any downloading...
 python-more-itertools-10.7.0-1-any downloading...
 python-wheel-0.45.1-1-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-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 python-dotenv-1.1.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-dotenv-1.1.1.tar.gz with bsdtar
==> 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 :: BSD 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/dotenv
copying src/dotenv/__init__.py -> build/lib/dotenv
copying src/dotenv/ipython.py -> build/lib/dotenv
copying src/dotenv/version.py -> build/lib/dotenv
copying src/dotenv/parser.py -> build/lib/dotenv
copying src/dotenv/main.py -> build/lib/dotenv
copying src/dotenv/__main__.py -> build/lib/dotenv
copying src/dotenv/cli.py -> build/lib/dotenv
copying src/dotenv/variables.py -> build/lib/dotenv
copying src/dotenv/py.typed -> build/lib/dotenv
==> 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 :: BSD 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.

        By 2025-Oct-31, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  self.initialize_options()
running install_lib
creating /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages
creating /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv
copying build/lib/dotenv/__init__.py -> /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv
copying build/lib/dotenv/py.typed -> /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv
copying build/lib/dotenv/ipython.py -> /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv
copying build/lib/dotenv/version.py -> /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv
copying build/lib/dotenv/parser.py -> /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv
copying build/lib/dotenv/main.py -> /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv
copying build/lib/dotenv/__main__.py -> /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv
copying build/lib/dotenv/cli.py -> /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv
copying build/lib/dotenv/variables.py -> /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv
byte-compiling /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv/ipython.py to ipython.cpython-313.pyc
byte-compiling /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv/version.py to version.cpython-313.pyc
byte-compiling /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv/parser.py to parser.cpython-313.pyc
byte-compiling /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv/main.py to main.cpython-313.pyc
byte-compiling /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv/__main__.py to __main__.cpython-313.pyc
byte-compiling /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv/cli.py to cli.cpython-313.pyc
byte-compiling /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/dotenv/variables.py to variables.cpython-313.pyc
writing byte-compilation script '/tmp/tmpjyd2ia1z.py'
/usr/bin/python /tmp/tmpjyd2ia1z.py
removing /tmp/tmpjyd2ia1z.py
running install_egg_info
running egg_info
creating src/python_dotenv.egg-info
writing src/python_dotenv.egg-info/PKG-INFO
writing dependency_links to src/python_dotenv.egg-info/dependency_links.txt
writing entry points to src/python_dotenv.egg-info/entry_points.txt
writing requirements to src/python_dotenv.egg-info/requires.txt
writing top-level names to src/python_dotenv.egg-info/top_level.txt
writing manifest file 'src/python_dotenv.egg-info/SOURCES.txt'
reading manifest file 'src/python_dotenv.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.toml'
warning: no files found matching '.bumpversion.cfg'
warning: no files found matching '.coveragerc'
adding license file 'LICENSE'
writing manifest file 'src/python_dotenv.egg-info/SOURCES.txt'
Copying src/python_dotenv.egg-info to /build/python-dotenv/pkg/python-dotenv/usr/lib/python3.13/site-packages/python_dotenv-1.1.1-py3.13.egg-info
running install_scripts
Installing dotenv script to /build/python-dotenv/pkg/python-dotenv/usr/bin
==> 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-dotenv"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-dotenv 1.1.1-1 (Tue 24 Jun 2025 11:21:40 AM MDT)
==> Cleaning up...