==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-aiosmtpd 1.4.6-2 (Mon Dec 23 15:54:45 2024)
==> Retrieving sources...
  -> Found aiosmtpd-1.4.6.tar.gz
  -> Found fix-python-3.13.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    aiosmtpd-1.4.6.tar.gz ... Passed
    fix-python-3.13.patch ... Passed
==> Validating source files with b2sums...
    aiosmtpd-1.4.6.tar.gz ... Passed
    fix-python-3.13.patch ... Passed
==> Making package: python-aiosmtpd 1.4.6-2 (Mon Dec 23 15:55:08 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) python-atpublic-5.0-2  python-attrs-23.2.0-4

Total Download Size:   0.10 MiB
Total Installed Size:  0.55 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-attrs-23.2.0-4-any downloading...
 python-atpublic-5.0-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-atpublic...
installing python-attrs...
:: 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.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 aiosmtpd-1.4.6.tar.gz
  -> Found fix-python-3.13.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting aiosmtpd-1.4.6.tar.gz with bsdtar
==> Starting prepare()...
patching file .github/workflows/ci-cd.yml
patching file aiosmtpd/docs/NEWS.rst
patching file aiosmtpd/tests/test_server.py
patching file setup.cfg
patching file tox.ini
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/aiosmtpd
copying aiosmtpd/controller.py -> build/lib/aiosmtpd
copying aiosmtpd/handlers.py -> build/lib/aiosmtpd
copying aiosmtpd/__init__.py -> build/lib/aiosmtpd
copying aiosmtpd/smtp.py -> build/lib/aiosmtpd
copying aiosmtpd/__main__.py -> build/lib/aiosmtpd
copying aiosmtpd/lmtp.py -> build/lib/aiosmtpd
copying aiosmtpd/proxy_protocol.py -> build/lib/aiosmtpd
copying aiosmtpd/main.py -> build/lib/aiosmtpd
creating build/lib/aiosmtpd/tests
copying aiosmtpd/tests/test_misc.py -> build/lib/aiosmtpd/tests
copying aiosmtpd/tests/test_main.py -> build/lib/aiosmtpd/tests
copying aiosmtpd/tests/test_handlers.py -> build/lib/aiosmtpd/tests
copying aiosmtpd/tests/__init__.py -> build/lib/aiosmtpd/tests
copying aiosmtpd/tests/test_proxyprotocol.py -> build/lib/aiosmtpd/tests
copying aiosmtpd/tests/test_smtp.py -> build/lib/aiosmtpd/tests
copying aiosmtpd/tests/test_server.py -> build/lib/aiosmtpd/tests
copying aiosmtpd/tests/conftest.py -> build/lib/aiosmtpd/tests
copying aiosmtpd/tests/test_starttls.py -> build/lib/aiosmtpd/tests
copying aiosmtpd/tests/test_lmtp.py -> build/lib/aiosmtpd/tests
copying aiosmtpd/tests/test_smtpsmuggling.py -> build/lib/aiosmtpd/tests
copying aiosmtpd/tests/test_smtps.py -> build/lib/aiosmtpd/tests
creating build/lib/aiosmtpd/testing
copying aiosmtpd/testing/__init__.py -> build/lib/aiosmtpd/testing
copying aiosmtpd/testing/statuscodes.py -> build/lib/aiosmtpd/testing
copying aiosmtpd/testing/helpers.py -> build/lib/aiosmtpd/testing
creating build/lib/aiosmtpd/qa
copying aiosmtpd/qa/__init__.py -> build/lib/aiosmtpd/qa
copying aiosmtpd/qa/test_1testsuite.py -> build/lib/aiosmtpd/qa
copying aiosmtpd/qa/test_0packaging.py -> build/lib/aiosmtpd/qa
creating build/lib/aiosmtpd/docs
copying aiosmtpd/docs/conf.py -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/__init__.py -> build/lib/aiosmtpd/docs
creating build/lib/aiosmtpd/tests/certs
copying aiosmtpd/tests/certs/__init__.py -> build/lib/aiosmtpd/tests/certs
running egg_info
creating aiosmtpd.egg-info
writing aiosmtpd.egg-info/PKG-INFO
writing dependency_links to aiosmtpd.egg-info/dependency_links.txt
writing entry points to aiosmtpd.egg-info/entry_points.txt
writing requirements to aiosmtpd.egg-info/requires.txt
writing top-level names to aiosmtpd.egg-info/top_level.txt
writing manifest file 'aiosmtpd.egg-info/SOURCES.txt'
reading manifest file 'aiosmtpd.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.py[oc]' found anywhere in distribution
warning: no previously-included files matching '*.sw[a-p]' found anywhere in distribution
warning: no previously-included files matching 'pyvenv.cfg' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'NOTICE'
writing manifest file 'aiosmtpd.egg-info/SOURCES.txt'
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'aiosmtpd.docs._exts' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'aiosmtpd.docs._exts' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'aiosmtpd.docs._exts' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'aiosmtpd.docs._exts' to be distributed and are
        already explicitly excluding 'aiosmtpd.docs._exts' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'aiosmtpd.docs._static' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'aiosmtpd.docs._static' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'aiosmtpd.docs._static' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'aiosmtpd.docs._static' to be distributed and are
        already explicitly excluding 'aiosmtpd.docs._static' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
copying aiosmtpd/py.typed -> build/lib/aiosmtpd
copying aiosmtpd/docs/.gitignore -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/Makefile -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/NEWS.rst -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/auth.rst -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/cli.rst -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/concepts.rst -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/controller.rst -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/handlers.rst -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/index.rst -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/intro.rst -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/lmtp.rst -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/manpage.rst -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/migrating.rst -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/proxyprotocol.rst -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/requirements.txt -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/smtp.rst -> build/lib/aiosmtpd/docs
copying aiosmtpd/docs/testing.rst -> build/lib/aiosmtpd/docs
creating build/lib/aiosmtpd/docs/_exts
copying aiosmtpd/docs/_exts/autoprogramm.py -> build/lib/aiosmtpd/docs/_exts
creating build/lib/aiosmtpd/docs/_static
copying aiosmtpd/docs/_static/aiosmtpd.css -> build/lib/aiosmtpd/docs/_static
copying aiosmtpd/tests/certs/server.crt -> build/lib/aiosmtpd/tests/certs
copying aiosmtpd/tests/certs/server.key -> build/lib/aiosmtpd/tests/certs
copying aiosmtpd/tests/certs/server_alt.crt -> build/lib/aiosmtpd/tests/certs
copying aiosmtpd/tests/certs/server_alt.key -> build/lib/aiosmtpd/tests/certs
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/aiosmtpd
creating build/bdist.linux-armv7l/wheel/aiosmtpd/tests
copying build/lib/aiosmtpd/tests/test_misc.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests
copying build/lib/aiosmtpd/tests/test_main.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests
copying build/lib/aiosmtpd/tests/test_handlers.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests
creating build/bdist.linux-armv7l/wheel/aiosmtpd/tests/certs
copying build/lib/aiosmtpd/tests/certs/server_alt.crt -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests/certs
copying build/lib/aiosmtpd/tests/certs/server.crt -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests/certs
copying build/lib/aiosmtpd/tests/certs/__init__.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests/certs
copying build/lib/aiosmtpd/tests/certs/server.key -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests/certs
copying build/lib/aiosmtpd/tests/certs/server_alt.key -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests/certs
copying build/lib/aiosmtpd/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests
copying build/lib/aiosmtpd/tests/test_proxyprotocol.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests
copying build/lib/aiosmtpd/tests/test_smtp.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests
copying build/lib/aiosmtpd/tests/test_server.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests
copying build/lib/aiosmtpd/tests/conftest.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests
copying build/lib/aiosmtpd/tests/test_starttls.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests
copying build/lib/aiosmtpd/tests/test_lmtp.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests
copying build/lib/aiosmtpd/tests/test_smtpsmuggling.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests
copying build/lib/aiosmtpd/tests/test_smtps.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/tests
copying build/lib/aiosmtpd/controller.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd
copying build/lib/aiosmtpd/py.typed -> build/bdist.linux-armv7l/wheel/./aiosmtpd
copying build/lib/aiosmtpd/handlers.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd
copying build/lib/aiosmtpd/__init__.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd
copying build/lib/aiosmtpd/smtp.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd
creating build/bdist.linux-armv7l/wheel/aiosmtpd/testing
copying build/lib/aiosmtpd/testing/__init__.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/testing
copying build/lib/aiosmtpd/testing/statuscodes.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/testing
copying build/lib/aiosmtpd/testing/helpers.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/testing
copying build/lib/aiosmtpd/__main__.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd
copying build/lib/aiosmtpd/lmtp.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd
creating build/bdist.linux-armv7l/wheel/aiosmtpd/qa
copying build/lib/aiosmtpd/qa/__init__.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/qa
copying build/lib/aiosmtpd/qa/test_1testsuite.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/qa
copying build/lib/aiosmtpd/qa/test_0packaging.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/qa
copying build/lib/aiosmtpd/proxy_protocol.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd
copying build/lib/aiosmtpd/main.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd
creating build/bdist.linux-armv7l/wheel/aiosmtpd/docs
copying build/lib/aiosmtpd/docs/index.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/lmtp.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/conf.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/auth.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/__init__.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/NEWS.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/manpage.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
creating build/bdist.linux-armv7l/wheel/aiosmtpd/docs/_exts
copying build/lib/aiosmtpd/docs/_exts/autoprogramm.py -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs/_exts
copying build/lib/aiosmtpd/docs/controller.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/concepts.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/smtp.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/testing.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/intro.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/cli.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/requirements.txt -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/migrating.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
creating build/bdist.linux-armv7l/wheel/aiosmtpd/docs/_static
copying build/lib/aiosmtpd/docs/_static/aiosmtpd.css -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs/_static
copying build/lib/aiosmtpd/docs/Makefile -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/.gitignore -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/proxyprotocol.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
copying build/lib/aiosmtpd/docs/handlers.rst -> build/bdist.linux-armv7l/wheel/./aiosmtpd/docs
running install_egg_info
Copying aiosmtpd.egg-info to build/bdist.linux-armv7l/wheel/./aiosmtpd-1.4.6-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/aiosmtpd-1.4.6.dist-info/WHEEL
creating '/build/python-aiosmtpd/src/aiosmtpd-1.4.6/dist/.tmp-871z8ji7/aiosmtpd-1.4.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'aiosmtpd/__init__.py'
adding 'aiosmtpd/__main__.py'
adding 'aiosmtpd/controller.py'
adding 'aiosmtpd/handlers.py'
adding 'aiosmtpd/lmtp.py'
adding 'aiosmtpd/main.py'
adding 'aiosmtpd/proxy_protocol.py'
adding 'aiosmtpd/py.typed'
adding 'aiosmtpd/smtp.py'
adding 'aiosmtpd/docs/.gitignore'
adding 'aiosmtpd/docs/Makefile'
adding 'aiosmtpd/docs/NEWS.rst'
adding 'aiosmtpd/docs/__init__.py'
adding 'aiosmtpd/docs/auth.rst'
adding 'aiosmtpd/docs/cli.rst'
adding 'aiosmtpd/docs/concepts.rst'
adding 'aiosmtpd/docs/conf.py'
adding 'aiosmtpd/docs/controller.rst'
adding 'aiosmtpd/docs/handlers.rst'
adding 'aiosmtpd/docs/index.rst'
adding 'aiosmtpd/docs/intro.rst'
adding 'aiosmtpd/docs/lmtp.rst'
adding 'aiosmtpd/docs/manpage.rst'
adding 'aiosmtpd/docs/migrating.rst'
adding 'aiosmtpd/docs/proxyprotocol.rst'
adding 'aiosmtpd/docs/requirements.txt'
adding 'aiosmtpd/docs/smtp.rst'
adding 'aiosmtpd/docs/testing.rst'
adding 'aiosmtpd/docs/_exts/autoprogramm.py'
adding 'aiosmtpd/docs/_static/aiosmtpd.css'
adding 'aiosmtpd/qa/__init__.py'
adding 'aiosmtpd/qa/test_0packaging.py'
adding 'aiosmtpd/qa/test_1testsuite.py'
adding 'aiosmtpd/testing/__init__.py'
adding 'aiosmtpd/testing/helpers.py'
adding 'aiosmtpd/testing/statuscodes.py'
adding 'aiosmtpd/tests/__init__.py'
adding 'aiosmtpd/tests/conftest.py'
adding 'aiosmtpd/tests/test_handlers.py'
adding 'aiosmtpd/tests/test_lmtp.py'
adding 'aiosmtpd/tests/test_main.py'
adding 'aiosmtpd/tests/test_misc.py'
adding 'aiosmtpd/tests/test_proxyprotocol.py'
adding 'aiosmtpd/tests/test_server.py'
adding 'aiosmtpd/tests/test_smtp.py'
adding 'aiosmtpd/tests/test_smtps.py'
adding 'aiosmtpd/tests/test_smtpsmuggling.py'
adding 'aiosmtpd/tests/test_starttls.py'
adding 'aiosmtpd/tests/certs/__init__.py'
adding 'aiosmtpd/tests/certs/server.crt'
adding 'aiosmtpd/tests/certs/server.key'
adding 'aiosmtpd/tests/certs/server_alt.crt'
adding 'aiosmtpd/tests/certs/server_alt.key'
adding 'aiosmtpd-1.4.6.dist-info/LICENSE'
adding 'aiosmtpd-1.4.6.dist-info/METADATA'
adding 'aiosmtpd-1.4.6.dist-info/NOTICE'
adding 'aiosmtpd-1.4.6.dist-info/WHEEL'
adding 'aiosmtpd-1.4.6.dist-info/entry_points.txt'
adding 'aiosmtpd-1.4.6.dist-info/top_level.txt'
adding 'aiosmtpd-1.4.6.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built aiosmtpd-1.4.6-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-aiosmtpd/pkg/python-aiosmtpd/usr/share'
install: creating directory '/build/python-aiosmtpd/pkg/python-aiosmtpd/usr/share/doc'
install: creating directory '/build/python-aiosmtpd/pkg/python-aiosmtpd/usr/share/doc/python-aiosmtpd'
'README.rst' -> '/build/python-aiosmtpd/pkg/python-aiosmtpd/usr/share/doc/python-aiosmtpd/README.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/index.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/lmtp.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/__pycache__/conf.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/__pycache__/conf.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/__pycache__/__init__.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/__pycache__/__init__.cpython-313.opt-1.pyc'
removed directory '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/__pycache__'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/conf.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/auth.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/__init__.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/NEWS.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/manpage.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/_exts/__pycache__/autoprogramm.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/_exts/__pycache__/autoprogramm.cpython-313.pyc'
removed directory '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/_exts/__pycache__'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/_exts/autoprogramm.py'
removed directory '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/_exts'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/controller.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/concepts.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/smtp.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/testing.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/intro.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/cli.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/requirements.txt'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/migrating.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/_static/aiosmtpd.css'
removed directory '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/_static'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/Makefile'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/.gitignore'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/proxyprotocol.rst'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs/handlers.rst'
removed directory '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/docs'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/qa/__pycache__/test_1testsuite.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/qa/__pycache__/test_1testsuite.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/qa/__pycache__/__init__.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/qa/__pycache__/__init__.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/qa/__pycache__/test_0packaging.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/qa/__pycache__/test_0packaging.cpython-313.opt-1.pyc'
removed directory '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/qa/__pycache__'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/qa/__init__.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/qa/test_1testsuite.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/qa/test_0packaging.py'
removed directory '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/qa'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/test_misc.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_misc.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_lmtp.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/conftest.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_starttls.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_main.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_handlers.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_server.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_smtpsmuggling.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_smtp.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_proxyprotocol.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_handlers.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_misc.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_smtps.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_smtpsmuggling.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_smtps.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_main.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_server.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_lmtp.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_starttls.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/conftest.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/__init__.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/__init__.cpython-313.opt-1.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_smtp.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__/test_proxyprotocol.cpython-313.opt-1.pyc'
removed directory '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__pycache__'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/test_main.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/test_handlers.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/certs/__pycache__/__init__.cpython-313.pyc'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/certs/__pycache__/__init__.cpython-313.opt-1.pyc'
removed directory '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/certs/__pycache__'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/certs/server_alt.crt'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/certs/server.crt'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/certs/__init__.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/certs/server.key'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/certs/server_alt.key'
removed directory '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/certs'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/__init__.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/test_proxyprotocol.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/test_smtp.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/test_server.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/conftest.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/test_starttls.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/test_lmtp.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/test_smtpsmuggling.py'
removed '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests/test_smtps.py'
removed directory '/build/python-aiosmtpd/pkg/python-aiosmtpd//usr/lib/python3.13/site-packages/aiosmtpd/tests'
==> 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-aiosmtpd"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-aiosmtpd 1.4.6-2 (Mon Dec 23 15:55:23 2024)
==> Cleaning up...