==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-typer 0.20.0-1 (Thu Oct 23 05:27:37 2025)
==> Retrieving sources...
-> Found python-typer-0.20.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-typer-0.20.0.tar.gz ... Passed
==> Making package: python-typer 0.20.0-1 (Thu Oct 23 05:27:44 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (7) python-markdown-it-py-4.0.0-1 python-mdurl-0.1.2-8
python-pygments-2.19.2-1 python-click-8.2.1-1
python-rich-14.2.0-1 python-shellingham-1.5.4-3
python-typing_extensions-4.15.0-1
Total Download Size: 3.16 MiB
Total Installed Size: 19.98 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-pygments-2.19.2-1-any downloading...
python-rich-14.2.0-1-any downloading...
python-click-8.2.1-1-any downloading...
python-markdown-it-py-4.0.0-1-any downloading...
python-typing_extensions-4.15.0-1-any downloading...
python-shellingham-1.5.4-3-any downloading...
python-mdurl-0.1.2-8-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-click...
installing python-typing_extensions...
installing python-mdurl...
installing python-markdown-it-py...
Optional dependencies for python-markdown-it-py
python-mdit_py_plugins: core plugins
python-linkify-it-py: linkify extension
installing python-pygments...
installing python-rich...
installing python-shellingham...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (17) 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-pyproject-metadata-0.9.0-2
python-tomli-w-1.2.0-1 python-wheel-0.45.1-1
python-build-1.3.0-1 python-flit-core-3.12.0-1
python-installer-0.7.0-10 python-pdm-backend-2.4.5-1
python-setuptools-1:80.9.0-2
Total Download Size: 1.88 MiB
Total Installed Size: 11.19 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-flit-core-3.12.0-1-any downloading...
python-pdm-backend-2.4.5-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-pyproject-metadata-0.9.0-2-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-tomli-w-1.2.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...
installing python-flit-core...
installing python-pyproject-metadata...
installing python-tomli-w...
installing python-pdm-backend...
Optional dependencies for python-pdm-backend
python-setuptools: for setuptools support [installed]
python-editables: for editables backend support
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found python-typer-0.20.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-typer-0.20.0.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
- Adding .pdm-build/typer-0.20.0.dist-info/METADATA -> typer-0.20.0.dist-info/METADATA
- Adding .pdm-build/typer-0.20.0.dist-info/WHEEL -> typer-0.20.0.dist-info/WHEEL
- Adding .pdm-build/typer-0.20.0.dist-info/entry_points.txt -> typer-0.20.0.dist-info/entry_points.txt
- Adding .pdm-build/typer-0.20.0.dist-info/licenses/LICENSE -> typer-0.20.0.dist-info/licenses/LICENSE
- Adding typer/__init__.py -> typer/__init__.py
- Adding typer/__main__.py -> typer/__main__.py
- Adding typer/_completion_classes.py -> typer/_completion_classes.py
- Adding typer/_completion_shared.py -> typer/_completion_shared.py
- Adding typer/_types.py -> typer/_types.py
- Adding typer/_typing.py -> typer/_typing.py
- Adding typer/cli.py -> typer/cli.py
- Adding typer/colors.py -> typer/colors.py
- Adding typer/completion.py -> typer/completion.py
- Adding typer/core.py -> typer/core.py
- Adding typer/main.py -> typer/main.py
- Adding typer/models.py -> typer/models.py
- Adding typer/params.py -> typer/params.py
- Adding typer/py.typed -> typer/py.typed
- Adding typer/rich_utils.py -> typer/rich_utils.py
- Adding typer/testing.py -> typer/testing.py
- Adding typer/utils.py -> typer/utils.py
- Adding typer-0.20.0.dist-info/RECORD -> typer-0.20.0.dist-info/RECORD
Successfully built typer-0.20.0-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-typer"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-typer 0.20.0-1 (Thu Oct 23 05:27:52 2025)
==> Cleaning up...