==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-django-csp 4.0-1 (Mon Apr 21 06:20:54 2025)
==> Retrieving sources...
  -> Found python-django-csp-4.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-django-csp-4.0.tar.gz ... Passed
==> Making package: python-django-csp 4.0-1 (Mon 21 Apr 2025 06:21:00 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) python-asgiref-3.8.1-2  python-markupsafe-2.1.5-3
             python-pytz-2025.1-1  python-sqlparse-0.5.1-2
             python-django-5.1.7-1  python-jinja-1:3.1.5-1

Total Download Size:    4.98 MiB
Total Installed Size:  37.86 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-django-5.1.7-1-any downloading...
 python-sqlparse-0.5.1-2-any downloading...
 python-asgiref-3.8.1-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pytz...
installing python-sqlparse...
installing python-asgiref...
installing python-django...
Optional dependencies for python-django
    python-psycopg2: for PostgreSQL backend
    python-argon2-cffi: for Argon2 password hashing support
installing python-markupsafe...
installing python-jinja...
Optional dependencies for python-jinja
    python-babel: for i18n support
:: 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.6.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:78.1.1-1
              python-wheel-0.45.1-1

Total Installed Size:  11.07 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-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-django-csp-4.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-django-csp-4.0.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
/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 :: BSD 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 :: BSD License

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

!!
  self._finalize_license_expression()
running egg_info
creating django_csp.egg-info
writing django_csp.egg-info/PKG-INFO
writing dependency_links to django_csp.egg-info/dependency_links.txt
writing requirements to django_csp.egg-info/requires.txt
writing top-level names to django_csp.egg-info/top_level.txt
writing manifest file 'django_csp.egg-info/SOURCES.txt'
reading manifest file 'django_csp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'django_csp.egg-info/SOURCES.txt'
* Building wheel...
/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 :: BSD 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 :: BSD 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/csp
copying csp/__init__.py -> build/lib/csp
copying csp/checks.py -> build/lib/csp
copying csp/utils.py -> build/lib/csp
copying csp/constants.py -> build/lib/csp
copying csp/apps.py -> build/lib/csp
copying csp/exceptions.py -> build/lib/csp
copying csp/middleware.py -> build/lib/csp
copying csp/models.py -> build/lib/csp
copying csp/context_processors.py -> build/lib/csp
copying csp/decorators.py -> build/lib/csp
creating build/lib/csp/tests
copying csp/tests/__init__.py -> build/lib/csp/tests
copying csp/tests/test_checks.py -> build/lib/csp/tests
copying csp/tests/test_jinja_extension.py -> build/lib/csp/tests
copying csp/tests/test_constants.py -> build/lib/csp/tests
copying csp/tests/environment.py -> build/lib/csp/tests
copying csp/tests/test_middleware.py -> build/lib/csp/tests
copying csp/tests/test_context_processors.py -> build/lib/csp/tests
copying csp/tests/test_templatetags.py -> build/lib/csp/tests
copying csp/tests/test_contrib.py -> build/lib/csp/tests
copying csp/tests/utils.py -> build/lib/csp/tests
copying csp/tests/settings.py -> build/lib/csp/tests
copying csp/tests/test_utils.py -> build/lib/csp/tests
copying csp/tests/test_decorators.py -> build/lib/csp/tests
creating build/lib/csp/contrib
copying csp/contrib/__init__.py -> build/lib/csp/contrib
copying csp/contrib/rate_limiting.py -> build/lib/csp/contrib
creating build/lib/csp/extensions
copying csp/extensions/__init__.py -> build/lib/csp/extensions
creating build/lib/csp/templatetags
copying csp/templatetags/csp.py -> build/lib/csp/templatetags
copying csp/templatetags/__init__.py -> build/lib/csp/templatetags
running egg_info
writing django_csp.egg-info/PKG-INFO
writing dependency_links to django_csp.egg-info/dependency_links.txt
writing requirements to django_csp.egg-info/requires.txt
writing top-level names to django_csp.egg-info/top_level.txt
reading manifest file 'django_csp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'django_csp.egg-info/SOURCES.txt'
copying csp/py.typed -> build/lib/csp
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/csp
copying build/lib/csp/__init__.py -> build/bdist.linux-aarch64/wheel/./csp
copying build/lib/csp/py.typed -> build/bdist.linux-aarch64/wheel/./csp
creating build/bdist.linux-aarch64/wheel/csp/tests
copying build/lib/csp/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./csp/tests
copying build/lib/csp/tests/test_checks.py -> build/bdist.linux-aarch64/wheel/./csp/tests
copying build/lib/csp/tests/test_jinja_extension.py -> build/bdist.linux-aarch64/wheel/./csp/tests
copying build/lib/csp/tests/test_constants.py -> build/bdist.linux-aarch64/wheel/./csp/tests
copying build/lib/csp/tests/environment.py -> build/bdist.linux-aarch64/wheel/./csp/tests
copying build/lib/csp/tests/test_middleware.py -> build/bdist.linux-aarch64/wheel/./csp/tests
copying build/lib/csp/tests/test_context_processors.py -> build/bdist.linux-aarch64/wheel/./csp/tests
copying build/lib/csp/tests/test_templatetags.py -> build/bdist.linux-aarch64/wheel/./csp/tests
copying build/lib/csp/tests/test_contrib.py -> build/bdist.linux-aarch64/wheel/./csp/tests
copying build/lib/csp/tests/utils.py -> build/bdist.linux-aarch64/wheel/./csp/tests
copying build/lib/csp/tests/settings.py -> build/bdist.linux-aarch64/wheel/./csp/tests
copying build/lib/csp/tests/test_utils.py -> build/bdist.linux-aarch64/wheel/./csp/tests
copying build/lib/csp/tests/test_decorators.py -> build/bdist.linux-aarch64/wheel/./csp/tests
creating build/bdist.linux-aarch64/wheel/csp/contrib
copying build/lib/csp/contrib/__init__.py -> build/bdist.linux-aarch64/wheel/./csp/contrib
copying build/lib/csp/contrib/rate_limiting.py -> build/bdist.linux-aarch64/wheel/./csp/contrib
copying build/lib/csp/checks.py -> build/bdist.linux-aarch64/wheel/./csp
creating build/bdist.linux-aarch64/wheel/csp/extensions
copying build/lib/csp/extensions/__init__.py -> build/bdist.linux-aarch64/wheel/./csp/extensions
copying build/lib/csp/utils.py -> build/bdist.linux-aarch64/wheel/./csp
copying build/lib/csp/constants.py -> build/bdist.linux-aarch64/wheel/./csp
copying build/lib/csp/apps.py -> build/bdist.linux-aarch64/wheel/./csp
copying build/lib/csp/exceptions.py -> build/bdist.linux-aarch64/wheel/./csp
copying build/lib/csp/middleware.py -> build/bdist.linux-aarch64/wheel/./csp
copying build/lib/csp/models.py -> build/bdist.linux-aarch64/wheel/./csp
copying build/lib/csp/context_processors.py -> build/bdist.linux-aarch64/wheel/./csp
creating build/bdist.linux-aarch64/wheel/csp/templatetags
copying build/lib/csp/templatetags/csp.py -> build/bdist.linux-aarch64/wheel/./csp/templatetags
copying build/lib/csp/templatetags/__init__.py -> build/bdist.linux-aarch64/wheel/./csp/templatetags
copying build/lib/csp/decorators.py -> build/bdist.linux-aarch64/wheel/./csp
running install_egg_info
Copying django_csp.egg-info to build/bdist.linux-aarch64/wheel/./django_csp-4.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/django_csp-4.0.dist-info/WHEEL
creating '/build/python-django-csp/src/django-csp-4.0/dist/.tmp-__gktkpk/django_csp-4.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'csp/__init__.py'
adding 'csp/apps.py'
adding 'csp/checks.py'
adding 'csp/constants.py'
adding 'csp/context_processors.py'
adding 'csp/decorators.py'
adding 'csp/exceptions.py'
adding 'csp/middleware.py'
adding 'csp/models.py'
adding 'csp/py.typed'
adding 'csp/utils.py'
adding 'csp/contrib/__init__.py'
adding 'csp/contrib/rate_limiting.py'
adding 'csp/extensions/__init__.py'
adding 'csp/templatetags/__init__.py'
adding 'csp/templatetags/csp.py'
adding 'csp/tests/__init__.py'
adding 'csp/tests/environment.py'
adding 'csp/tests/settings.py'
adding 'csp/tests/test_checks.py'
adding 'csp/tests/test_constants.py'
adding 'csp/tests/test_context_processors.py'
adding 'csp/tests/test_contrib.py'
adding 'csp/tests/test_decorators.py'
adding 'csp/tests/test_jinja_extension.py'
adding 'csp/tests/test_middleware.py'
adding 'csp/tests/test_templatetags.py'
adding 'csp/tests/test_utils.py'
adding 'csp/tests/utils.py'
adding 'django_csp-4.0.dist-info/licenses/LICENSE'
adding 'django_csp-4.0.dist-info/METADATA'
adding 'django_csp-4.0.dist-info/WHEEL'
adding 'django_csp-4.0.dist-info/top_level.txt'
adding 'django_csp-4.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built django_csp-4.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-django-csp/pkg/python-django-csp/usr/share'
install: creating directory '/build/python-django-csp/pkg/python-django-csp/usr/share/licenses'
install: creating directory '/build/python-django-csp/pkg/python-django-csp/usr/share/licenses/python-django-csp'
'LICENSE' -> '/build/python-django-csp/pkg/python-django-csp/usr/share/licenses/python-django-csp/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-django-csp"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-django-csp 4.0-1 (Mon 21 Apr 2025 06:21:19 AM MDT)
==> Cleaning up...