==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-dotenv 1.2.1-1 (Sun Oct 26 11:53:58 2025)
==> Retrieving sources...
-> Found python-dotenv-1.2.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
python-dotenv-1.2.1.tar.gz ... Passed
==> Making package: python-dotenv 1.2.1-1 (Sun Oct 26 11:54:05 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (3) mpdecimal-4.0.1-1 python-3.13.7-1 python-click-8.2.1-1
Total Download Size: 12.23 MiB
Total Installed Size: 74.14 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-3.13.7-1-aarch64 downloading...
python-click-8.2.1-1-any downloading...
mpdecimal-4.0.1-1-aarch64 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-click...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (13) 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.8.0-1
python-packaging-25.0-1 python-platformdirs-4.5.0-1
python-pyproject-hooks-1.2.0-3 python-build-1.3.0-1
python-installer-0.7.0-10 python-setuptools-1:80.9.0-2
python-wheel-0.45.1-1
Total Download Size: 1.70 MiB
Total Installed Size: 10.29 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-setuptools-1:80.9.0-2-any downloading...
python-packaging-25.0-1-any downloading...
python-more-itertools-10.8.0-1-any downloading...
python-wheel-0.45.1-1-any downloading...
python-build-1.3.0-1-any downloading...
python-installer-0.7.0-10-any downloading...
python-platformdirs-4.5.0-1-any downloading...
python-autocommand-2.2.2-7-any downloading...
python-jaraco.collections-5.1.0-1-any downloading...
python-pyproject-hooks-1.2.0-3-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...
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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found python-dotenv-1.2.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-dotenv-1.2.1.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
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 '.coveragerc'
adding license file 'LICENSE'
writing manifest file 'src/python_dotenv.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/dotenv
copying src/dotenv/__main__.py -> build/lib/dotenv
copying src/dotenv/ipython.py -> build/lib/dotenv
copying src/dotenv/cli.py -> build/lib/dotenv
copying src/dotenv/__init__.py -> build/lib/dotenv
copying src/dotenv/version.py -> build/lib/dotenv
copying src/dotenv/main.py -> build/lib/dotenv
copying src/dotenv/variables.py -> build/lib/dotenv
copying src/dotenv/parser.py -> build/lib/dotenv
running 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
reading manifest file 'src/python_dotenv.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '.coveragerc'
adding license file 'LICENSE'
writing manifest file 'src/python_dotenv.egg-info/SOURCES.txt'
copying src/dotenv/py.typed -> build/lib/dotenv
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/dotenv
copying build/lib/dotenv/__main__.py -> build/bdist.linux-aarch64/wheel/./dotenv
copying build/lib/dotenv/ipython.py -> build/bdist.linux-aarch64/wheel/./dotenv
copying build/lib/dotenv/py.typed -> build/bdist.linux-aarch64/wheel/./dotenv
copying build/lib/dotenv/cli.py -> build/bdist.linux-aarch64/wheel/./dotenv
copying build/lib/dotenv/__init__.py -> build/bdist.linux-aarch64/wheel/./dotenv
copying build/lib/dotenv/version.py -> build/bdist.linux-aarch64/wheel/./dotenv
copying build/lib/dotenv/main.py -> build/bdist.linux-aarch64/wheel/./dotenv
copying build/lib/dotenv/variables.py -> build/bdist.linux-aarch64/wheel/./dotenv
copying build/lib/dotenv/parser.py -> build/bdist.linux-aarch64/wheel/./dotenv
running install_egg_info
Copying src/python_dotenv.egg-info to build/bdist.linux-aarch64/wheel/./python_dotenv-1.2.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/python_dotenv-1.2.1.dist-info/WHEEL
creating '/build/python-dotenv/src/python-dotenv-1.2.1/dist/.tmp-czo8h8ct/python_dotenv-1.2.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'dotenv/__init__.py'
adding 'dotenv/__main__.py'
adding 'dotenv/cli.py'
adding 'dotenv/ipython.py'
adding 'dotenv/main.py'
adding 'dotenv/parser.py'
adding 'dotenv/py.typed'
adding 'dotenv/variables.py'
adding 'dotenv/version.py'
adding 'python_dotenv-1.2.1.dist-info/licenses/LICENSE'
adding 'python_dotenv-1.2.1.dist-info/METADATA'
adding 'python_dotenv-1.2.1.dist-info/WHEEL'
adding 'python_dotenv-1.2.1.dist-info/entry_points.txt'
adding 'python_dotenv-1.2.1.dist-info/top_level.txt'
adding 'python_dotenv-1.2.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built python_dotenv-1.2.1-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-dotenv"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-dotenv 1.2.1-1 (Sun Oct 26 11:54:12 2025)
==> Cleaning up...