==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-crispy-bootstrap3 2024.1-6 (Sun Dec 22 20:57:19 2024)
==> Retrieving sources...
  -> Found python-crispy-bootstrap3-2024.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-crispy-bootstrap3-2024.1.tar.gz ... Passed
==> Validating source files with b2sums...
    python-crispy-bootstrap3-2024.1.tar.gz ... Passed
==> Making package: python-crispy-bootstrap3 2024.1-6 (Sun Dec 22 20:57:38 2024)
==> 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.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  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:75.2.0-4
              python-wheel-0.45.0-3

Total Installed Size:  10.72 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-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 python-crispy-bootstrap3-2024.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-crispy-bootstrap3-2024.1.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_bootstrap3', 'crispy_bootstrap3.templates', 'crispy_bootstrap3.templates.bootstrap3', 'crispy_bootstrap3.templates.bootstrap3.layout']
running egg_info
creating crispy_bootstrap3.egg-info
writing crispy_bootstrap3.egg-info/PKG-INFO
writing dependency_links to crispy_bootstrap3.egg-info/dependency_links.txt
writing requirements to crispy_bootstrap3.egg-info/requires.txt
writing top-level names to crispy_bootstrap3.egg-info/top_level.txt
writing manifest file 'crispy_bootstrap3.egg-info/SOURCES.txt'
reading manifest file 'crispy_bootstrap3.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'crispy_bootstrap3.egg-info/SOURCES.txt'
* Building wheel...
No `packages` or `py_modules` configuration, performing automatic discovery.
`flat-layout` detected -- analysing .
discovered packages -- ['crispy_bootstrap3', 'crispy_bootstrap3.templates', 'crispy_bootstrap3.templates.bootstrap3', 'crispy_bootstrap3.templates.bootstrap3.layout']
running bdist_wheel
running build
running build_py
creating build/lib/crispy_bootstrap3
copying crispy_bootstrap3/__init__.py -> build/lib/crispy_bootstrap3
running egg_info
writing crispy_bootstrap3.egg-info/PKG-INFO
writing dependency_links to crispy_bootstrap3.egg-info/dependency_links.txt
writing requirements to crispy_bootstrap3.egg-info/requires.txt
writing top-level names to crispy_bootstrap3.egg-info/top_level.txt
reading manifest file 'crispy_bootstrap3.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'crispy_bootstrap3.egg-info/SOURCES.txt'
creating build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/accordion-group.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/accordion.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/betterform.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/display_form.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/errors.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/errors_formset.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/field.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/inputs.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/multifield.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/table_inline_formset.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/uni_form.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/uni_formset.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/whole_uni_form.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
copying crispy_bootstrap3/templates/bootstrap3/whole_uni_formset.html -> build/lib/crispy_bootstrap3/templates/bootstrap3
creating build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/alert.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/attrs.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/baseinput.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/button.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/buttonholder.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/checkboxselectmultiple.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/checkboxselectmultiple_inline.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/column.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/div.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/field_errors.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/field_errors_block.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/field_with_buttons.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/fieldset.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/formactions.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/help_text.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/help_text_and_errors.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/inline_field.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/modal.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/multifield.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/prepended_appended_text.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/radioselect.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/radioselect_inline.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/row.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/tab-link.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/tab.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
copying crispy_bootstrap3/templates/bootstrap3/layout/uneditable_input.html -> build/lib/crispy_bootstrap3/templates/bootstrap3/layout
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/crispy_bootstrap3
copying build/lib/crispy_bootstrap3/__init__.py -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3
creating build/bdist.linux-armv7l/wheel/crispy_bootstrap3/templates
creating build/bdist.linux-armv7l/wheel/crispy_bootstrap3/templates/bootstrap3
copying build/lib/crispy_bootstrap3/templates/bootstrap3/betterform.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
copying build/lib/crispy_bootstrap3/templates/bootstrap3/whole_uni_form.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
copying build/lib/crispy_bootstrap3/templates/bootstrap3/inputs.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
copying build/lib/crispy_bootstrap3/templates/bootstrap3/uni_formset.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
copying build/lib/crispy_bootstrap3/templates/bootstrap3/whole_uni_formset.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
copying build/lib/crispy_bootstrap3/templates/bootstrap3/accordion-group.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
copying build/lib/crispy_bootstrap3/templates/bootstrap3/errors_formset.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
copying build/lib/crispy_bootstrap3/templates/bootstrap3/accordion.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
copying build/lib/crispy_bootstrap3/templates/bootstrap3/multifield.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
copying build/lib/crispy_bootstrap3/templates/bootstrap3/uni_form.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
copying build/lib/crispy_bootstrap3/templates/bootstrap3/errors.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
creating build/bdist.linux-armv7l/wheel/crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/prepended_appended_text.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/checkboxselectmultiple_inline.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/uneditable_input.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/checkboxselectmultiple.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/button.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/formactions.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/baseinput.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/buttonholder.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/multifield.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/tab.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/row.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/div.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/field_errors.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/modal.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/radioselect_inline.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/field_errors_block.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/attrs.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/field_with_buttons.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/tab-link.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/help_text_and_errors.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/radioselect.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/alert.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/fieldset.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/column.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/help_text.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/layout/inline_field.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3/layout
copying build/lib/crispy_bootstrap3/templates/bootstrap3/field.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
copying build/lib/crispy_bootstrap3/templates/bootstrap3/table_inline_formset.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
copying build/lib/crispy_bootstrap3/templates/bootstrap3/display_form.html -> build/bdist.linux-armv7l/wheel/./crispy_bootstrap3/templates/bootstrap3
running install_egg_info
Copying crispy_bootstrap3.egg-info to build/bdist.linux-armv7l/wheel/./crispy_bootstrap3-2024.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/crispy_bootstrap3-2024.1.dist-info/WHEEL
creating '/build/python-crispy-bootstrap3/src/crispy-bootstrap3-2024.1/dist/.tmp-940am7ts/crispy_bootstrap3-2024.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'crispy_bootstrap3/__init__.py'
adding 'crispy_bootstrap3/templates/bootstrap3/accordion-group.html'
adding 'crispy_bootstrap3/templates/bootstrap3/accordion.html'
adding 'crispy_bootstrap3/templates/bootstrap3/betterform.html'
adding 'crispy_bootstrap3/templates/bootstrap3/display_form.html'
adding 'crispy_bootstrap3/templates/bootstrap3/errors.html'
adding 'crispy_bootstrap3/templates/bootstrap3/errors_formset.html'
adding 'crispy_bootstrap3/templates/bootstrap3/field.html'
adding 'crispy_bootstrap3/templates/bootstrap3/inputs.html'
adding 'crispy_bootstrap3/templates/bootstrap3/multifield.html'
adding 'crispy_bootstrap3/templates/bootstrap3/table_inline_formset.html'
adding 'crispy_bootstrap3/templates/bootstrap3/uni_form.html'
adding 'crispy_bootstrap3/templates/bootstrap3/uni_formset.html'
adding 'crispy_bootstrap3/templates/bootstrap3/whole_uni_form.html'
adding 'crispy_bootstrap3/templates/bootstrap3/whole_uni_formset.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/alert.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/attrs.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/baseinput.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/button.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/buttonholder.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/checkboxselectmultiple.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/checkboxselectmultiple_inline.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/column.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/div.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/field_errors.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/field_errors_block.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/field_with_buttons.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/fieldset.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/formactions.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/help_text.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/help_text_and_errors.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/inline_field.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/modal.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/multifield.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/prepended_appended_text.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/radioselect.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/radioselect_inline.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/row.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/tab-link.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/tab.html'
adding 'crispy_bootstrap3/templates/bootstrap3/layout/uneditable_input.html'
adding 'crispy_bootstrap3-2024.1.dist-info/LICENSE'
adding 'crispy_bootstrap3-2024.1.dist-info/METADATA'
adding 'crispy_bootstrap3-2024.1.dist-info/WHEEL'
adding 'crispy_bootstrap3-2024.1.dist-info/top_level.txt'
adding 'crispy_bootstrap3-2024.1.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built crispy_bootstrap3-2024.1-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-crispy-bootstrap3/pkg/python-crispy-bootstrap3/usr/share'
install: creating directory '/build/python-crispy-bootstrap3/pkg/python-crispy-bootstrap3/usr/share/doc'
install: creating directory '/build/python-crispy-bootstrap3/pkg/python-crispy-bootstrap3/usr/share/doc/python-crispy-bootstrap3'
'CHANGELOG.md' -> '/build/python-crispy-bootstrap3/pkg/python-crispy-bootstrap3/usr/share/doc/python-crispy-bootstrap3/CHANGELOG.md'
'README.md' -> '/build/python-crispy-bootstrap3/pkg/python-crispy-bootstrap3/usr/share/doc/python-crispy-bootstrap3/README.md'
install: creating directory '/build/python-crispy-bootstrap3/pkg/python-crispy-bootstrap3/usr/share/licenses'
install: creating directory '/build/python-crispy-bootstrap3/pkg/python-crispy-bootstrap3/usr/share/licenses/python-crispy-bootstrap3'
'LICENSE' -> '/build/python-crispy-bootstrap3/pkg/python-crispy-bootstrap3/usr/share/licenses/python-crispy-bootstrap3/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-bootstrap3"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-crispy-bootstrap3 2024.1-6 (Sun Dec 22 20:57:51 2024)
==> Cleaning up...