==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-crispy-bootstrap5 2025.6-1 (Tue Jun 10 06:40:06 2025)
==> Retrieving sources...
  -> Found crispy-bootstrap5-2025.6.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    crispy-bootstrap5-2025.6.tar.gz ... Passed
==> Validating source files with b2sums...
    crispy-bootstrap5-2025.6.tar.gz ... Passed
==> Making package: python-crispy-bootstrap5 2025.6-1 (Tue Jun 10 06:40:13 2025)
==> Checking runtime dependencies...
==> 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.7.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:80.9.0-1
              python-wheel-0.45.1-1

Total Download Size:    1.64 MiB
Total Installed Size:  10.36 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-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-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-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-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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found crispy-bootstrap5-2025.6.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting crispy-bootstrap5-2025.6.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
No `packages` or `py_modules` configuration, performing automatic discovery.
`flat-layout` detected -- analysing .
discovered packages -- ['crispy_bootstrap5', 'crispy_bootstrap5.templates', 'crispy_bootstrap5.templates.bootstrap5', 'crispy_bootstrap5.templates.bootstrap5.layout']
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/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 egg_info
creating crispy_bootstrap5.egg-info
writing crispy_bootstrap5.egg-info/PKG-INFO
writing dependency_links to crispy_bootstrap5.egg-info/dependency_links.txt
writing requirements to crispy_bootstrap5.egg-info/requires.txt
writing top-level names to crispy_bootstrap5.egg-info/top_level.txt
writing manifest file 'crispy_bootstrap5.egg-info/SOURCES.txt'
reading manifest file 'crispy_bootstrap5.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'crispy_bootstrap5.egg-info/SOURCES.txt'
* Building wheel...
No `packages` or `py_modules` configuration, performing automatic discovery.
`flat-layout` detected -- analysing .
discovered packages -- ['crispy_bootstrap5', 'crispy_bootstrap5.templates', 'crispy_bootstrap5.templates.bootstrap5', 'crispy_bootstrap5.templates.bootstrap5.layout']
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/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 bdist_wheel
running build
running build_py
creating build/lib/crispy_bootstrap5
copying crispy_bootstrap5/bootstrap5.py -> build/lib/crispy_bootstrap5
copying crispy_bootstrap5/__init__.py -> build/lib/crispy_bootstrap5
running egg_info
writing crispy_bootstrap5.egg-info/PKG-INFO
writing dependency_links to crispy_bootstrap5.egg-info/dependency_links.txt
writing requirements to crispy_bootstrap5.egg-info/requires.txt
writing top-level names to crispy_bootstrap5.egg-info/top_level.txt
reading manifest file 'crispy_bootstrap5.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'crispy_bootstrap5.egg-info/SOURCES.txt'
creating build/lib/crispy_bootstrap5/templates/bootstrap5
copying crispy_bootstrap5/templates/bootstrap5/accordion-group.html -> build/lib/crispy_bootstrap5/templates/bootstrap5
copying crispy_bootstrap5/templates/bootstrap5/accordion.html -> build/lib/crispy_bootstrap5/templates/bootstrap5
copying crispy_bootstrap5/templates/bootstrap5/betterform.html -> build/lib/crispy_bootstrap5/templates/bootstrap5
copying crispy_bootstrap5/templates/bootstrap5/display_form.html -> build/lib/crispy_bootstrap5/templates/bootstrap5
copying crispy_bootstrap5/templates/bootstrap5/errors.html -> build/lib/crispy_bootstrap5/templates/bootstrap5
copying crispy_bootstrap5/templates/bootstrap5/errors_formset.html -> build/lib/crispy_bootstrap5/templates/bootstrap5
copying crispy_bootstrap5/templates/bootstrap5/field.html -> build/lib/crispy_bootstrap5/templates/bootstrap5
copying crispy_bootstrap5/templates/bootstrap5/inputs.html -> build/lib/crispy_bootstrap5/templates/bootstrap5
copying crispy_bootstrap5/templates/bootstrap5/table_inline_formset.html -> build/lib/crispy_bootstrap5/templates/bootstrap5
copying crispy_bootstrap5/templates/bootstrap5/uni_form.html -> build/lib/crispy_bootstrap5/templates/bootstrap5
copying crispy_bootstrap5/templates/bootstrap5/uni_formset.html -> build/lib/crispy_bootstrap5/templates/bootstrap5
copying crispy_bootstrap5/templates/bootstrap5/whole_uni_form.html -> build/lib/crispy_bootstrap5/templates/bootstrap5
copying crispy_bootstrap5/templates/bootstrap5/whole_uni_formset.html -> build/lib/crispy_bootstrap5/templates/bootstrap5
creating build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/alert.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/attrs.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/baseinput.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/button.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/buttonholder.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/checkboxselectmultiple_inline.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/column.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/div.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/field_errors.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/field_errors_block.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/field_file.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/field_with_buttons.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/fieldset.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/floating_field.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/formactions.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/help_text.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/help_text_and_errors.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/inline_field.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/modal.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/multifield.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/prepended_appended_text.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/radioselect_inline.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/row.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/switch.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/tab-link.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/tab.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
copying crispy_bootstrap5/templates/bootstrap5/layout/uneditable_input.html -> build/lib/crispy_bootstrap5/templates/bootstrap5/layout
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/crispy_bootstrap5
copying build/lib/crispy_bootstrap5/bootstrap5.py -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5
creating build/bdist.linux-aarch64/wheel/crispy_bootstrap5/templates
creating build/bdist.linux-aarch64/wheel/crispy_bootstrap5/templates/bootstrap5
copying build/lib/crispy_bootstrap5/templates/bootstrap5/betterform.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5
copying build/lib/crispy_bootstrap5/templates/bootstrap5/inputs.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5
copying build/lib/crispy_bootstrap5/templates/bootstrap5/display_form.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5
copying build/lib/crispy_bootstrap5/templates/bootstrap5/errors.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5
creating build/bdist.linux-aarch64/wheel/crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/field_file.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/tab-link.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/fieldset.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/prepended_appended_text.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/alert.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/field_errors.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/row.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/button.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/floating_field.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/tab.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/multifield.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/uneditable_input.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/formactions.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/column.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/checkboxselectmultiple_inline.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/div.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/modal.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/field_with_buttons.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/baseinput.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/radioselect_inline.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/field_errors_block.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/help_text_and_errors.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/inline_field.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/switch.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/buttonholder.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/layout/help_text.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5/layout
copying build/lib/crispy_bootstrap5/templates/bootstrap5/uni_form.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5
copying build/lib/crispy_bootstrap5/templates/bootstrap5/accordion.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5
copying build/lib/crispy_bootstrap5/templates/bootstrap5/errors_formset.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5
copying build/lib/crispy_bootstrap5/templates/bootstrap5/whole_uni_formset.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5
copying build/lib/crispy_bootstrap5/templates/bootstrap5/table_inline_formset.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5
copying build/lib/crispy_bootstrap5/templates/bootstrap5/field.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5
copying build/lib/crispy_bootstrap5/templates/bootstrap5/whole_uni_form.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5
copying build/lib/crispy_bootstrap5/templates/bootstrap5/uni_formset.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5
copying build/lib/crispy_bootstrap5/templates/bootstrap5/accordion-group.html -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5/templates/bootstrap5
copying build/lib/crispy_bootstrap5/__init__.py -> build/bdist.linux-aarch64/wheel/./crispy_bootstrap5
running install_egg_info
Copying crispy_bootstrap5.egg-info to build/bdist.linux-aarch64/wheel/./crispy_bootstrap5-2025.6-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/crispy_bootstrap5-2025.6.dist-info/WHEEL
creating '/build/python-crispy-bootstrap5/src/crispy-bootstrap5-2025.6/dist/.tmp-qdsxudja/crispy_bootstrap5-2025.6-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'crispy_bootstrap5/__init__.py'
adding 'crispy_bootstrap5/bootstrap5.py'
adding 'crispy_bootstrap5/templates/bootstrap5/accordion-group.html'
adding 'crispy_bootstrap5/templates/bootstrap5/accordion.html'
adding 'crispy_bootstrap5/templates/bootstrap5/betterform.html'
adding 'crispy_bootstrap5/templates/bootstrap5/display_form.html'
adding 'crispy_bootstrap5/templates/bootstrap5/errors.html'
adding 'crispy_bootstrap5/templates/bootstrap5/errors_formset.html'
adding 'crispy_bootstrap5/templates/bootstrap5/field.html'
adding 'crispy_bootstrap5/templates/bootstrap5/inputs.html'
adding 'crispy_bootstrap5/templates/bootstrap5/table_inline_formset.html'
adding 'crispy_bootstrap5/templates/bootstrap5/uni_form.html'
adding 'crispy_bootstrap5/templates/bootstrap5/uni_formset.html'
adding 'crispy_bootstrap5/templates/bootstrap5/whole_uni_form.html'
adding 'crispy_bootstrap5/templates/bootstrap5/whole_uni_formset.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/alert.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/attrs.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/baseinput.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/button.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/buttonholder.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/checkboxselectmultiple_inline.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/column.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/div.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/field_errors.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/field_errors_block.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/field_file.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/field_with_buttons.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/fieldset.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/floating_field.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/formactions.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/help_text.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/help_text_and_errors.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/inline_field.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/modal.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/multifield.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/prepended_appended_text.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/radioselect_inline.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/row.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/switch.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/tab-link.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/tab.html'
adding 'crispy_bootstrap5/templates/bootstrap5/layout/uneditable_input.html'
adding 'crispy_bootstrap5-2025.6.dist-info/licenses/LICENSE'
adding 'crispy_bootstrap5-2025.6.dist-info/METADATA'
adding 'crispy_bootstrap5-2025.6.dist-info/WHEEL'
adding 'crispy_bootstrap5-2025.6.dist-info/top_level.txt'
adding 'crispy_bootstrap5-2025.6.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built crispy_bootstrap5-2025.6-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-crispy-bootstrap5/pkg/python-crispy-bootstrap5/usr/share'
install: creating directory '/build/python-crispy-bootstrap5/pkg/python-crispy-bootstrap5/usr/share/doc'
install: creating directory '/build/python-crispy-bootstrap5/pkg/python-crispy-bootstrap5/usr/share/doc/python-crispy-bootstrap5'
'CHANGELOG.md' -> '/build/python-crispy-bootstrap5/pkg/python-crispy-bootstrap5/usr/share/doc/python-crispy-bootstrap5/CHANGELOG.md'
'README.md' -> '/build/python-crispy-bootstrap5/pkg/python-crispy-bootstrap5/usr/share/doc/python-crispy-bootstrap5/README.md'
install: creating directory '/build/python-crispy-bootstrap5/pkg/python-crispy-bootstrap5/usr/share/licenses'
install: creating directory '/build/python-crispy-bootstrap5/pkg/python-crispy-bootstrap5/usr/share/licenses/python-crispy-bootstrap5'
'LICENSE' -> '/build/python-crispy-bootstrap5/pkg/python-crispy-bootstrap5/usr/share/licenses/python-crispy-bootstrap5/LICENSE'
==> 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-crispy-bootstrap5"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-crispy-bootstrap5 2025.6-1 (Tue Jun 10 06:40:19 2025)
==> Cleaning up...