>>> py3-django-simple-captcha: Building community/py3-django-simple-captcha 0.5.17-r3 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 22:41:22 +0000 >>> py3-django-simple-captcha: Checking sanity of /home/buildozer/aports/community/py3-django-simple-captcha/APKBUILD... >>> py3-django-simple-captcha: Analyzing dependencies... >>> py3-django-simple-captcha: Installing for build: build-base python3 py3-django py3-pillow py3-setuptools (1/40) Installing libbz2 (1.0.8-r5) (2/40) Installing libffi (3.4.4-r2) (3/40) Installing gdbm (1.23-r1) (4/40) Installing xz-libs (5.4.2-r1) (5/40) Installing mpdecimal (2.5.1-r2) (6/40) Installing libpanelw (6.4_p20230401-r4) (7/40) Installing readline (8.2.1-r1) (8/40) Installing sqlite-libs (3.41.2-r2) (9/40) Installing python3 (3.11.3-r10) (10/40) Installing python3-pycache-pyc0 (3.11.3-r10) (11/40) Installing pyc (0.1-r0) (12/40) Installing python3-pyc (3.11.3-r10) (13/40) Installing py3-asgiref (3.6.0-r1) (14/40) Installing py3-asgiref-pyc (3.6.0-r1) (15/40) Installing py3-sqlparse (0.4.4-r0) (16/40) Installing py3-sqlparse-pyc (0.4.4-r0) (17/40) Installing tzdata (2023c-r1) (18/40) Installing py3-django (4.2-r1) (19/40) Installing py3-django-pyc (4.2-r1) (20/40) Installing libpng (1.6.39-r3) (21/40) Installing freetype (2.13.0-r4) (22/40) Installing libimagequant (4.1.1-r0) (23/40) Installing libjpeg-turbo (2.1.5.1-r2) (24/40) Installing lcms2 (2.15-r1) (25/40) Installing openjpeg (2.5.0-r3) (26/40) Installing libwebp (1.3.0-r1) (27/40) Installing tiff (4.5.0-r6) (28/40) Installing libxau (1.0.11-r1) (29/40) Installing libmd (1.0.4-r2) (30/40) Installing libbsd (0.11.7-r1) (31/40) Installing libxdmcp (1.1.4-r1) (32/40) Installing libxcb (1.15-r1) (33/40) Installing py3-pillow (9.5.0-r0) (34/40) Installing py3-parsing (3.0.9-r2) (35/40) Installing py3-parsing-pyc (3.0.9-r2) (36/40) Installing py3-packaging (23.1-r1) (37/40) Installing py3-packaging-pyc (23.1-r1) (38/40) Installing py3-setuptools (67.7.1-r0) (39/40) Installing py3-setuptools-pyc (67.7.1-r0) (40/40) Installing .makedepends-py3-django-simple-captcha (20230421.224123) Executing busybox-1.36.0-r7.trigger OK: 524 MiB in 138 packages >>> py3-django-simple-captcha: Cleaning up srcdir >>> py3-django-simple-captcha: Cleaning up pkgdir >>> py3-django-simple-captcha: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/django-simple-captcha-0.5.17.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-django-simple-captcha: Fetching django-simple-captcha-0.5.17.tar.gz::https://github.com/mbi/django-simple-captcha/archive/v0.5.17.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 111k 0 111k 0 0 225k 0 --:--:-- --:--:-- --:--:-- 225k >>> py3-django-simple-captcha: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/django-simple-captcha-0.5.17.tar.gz >>> py3-django-simple-captcha: Checking sha512sums... django-simple-captcha-0.5.17.tar.gz: OK >>> py3-django-simple-captcha: Unpacking /var/cache/distfiles/v3.18/django-simple-captcha-0.5.17.tar.gz... running build running build_py creating build creating build/lib creating build/lib/captcha copying captcha/__init__.py -> build/lib/captcha copying captcha/views.py -> build/lib/captcha copying captcha/models.py -> build/lib/captcha copying captcha/urls.py -> build/lib/captcha copying captcha/fields.py -> build/lib/captcha copying captcha/helpers.py -> build/lib/captcha creating build/lib/captcha/migrations copying captcha/migrations/__init__.py -> build/lib/captcha/migrations copying captcha/migrations/0002_alter_captchastore_id.py -> build/lib/captcha/migrations copying captcha/migrations/0001_initial.py -> build/lib/captcha/migrations creating build/lib/captcha/conf copying captcha/conf/__init__.py -> build/lib/captcha/conf copying captcha/conf/settings.py -> build/lib/captcha/conf creating build/lib/captcha/tests copying captcha/tests/__init__.py -> build/lib/captcha/tests copying captcha/tests/views.py -> build/lib/captcha/tests copying captcha/tests/urls.py -> build/lib/captcha/tests copying captcha/tests/tests.py -> build/lib/captcha/tests creating build/lib/captcha/management copying captcha/management/__init__.py -> build/lib/captcha/management creating build/lib/captcha/management/commands copying captcha/management/commands/__init__.py -> build/lib/captcha/management/commands copying captcha/management/commands/captcha_clean.py -> build/lib/captcha/management/commands copying captcha/management/commands/captcha_create_pool.py -> build/lib/captcha/management/commands running egg_info creating django_simple_captcha.egg-info writing django_simple_captcha.egg-info/PKG-INFO writing dependency_links to django_simple_captcha.egg-info/dependency_links.txt writing requirements to django_simple_captcha.egg-info/requires.txt writing top-level names to django_simple_captcha.egg-info/top_level.txt writing manifest file 'django_simple_captcha.egg-info/SOURCES.txt' reading manifest file 'django_simple_captcha.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.pep8' warning: no previously-included files found matching 'testproject/django-simple-captcha.db' no previously-included directories found matching '.tox' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'htmlcov' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching 'coverage.xml' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'django_simple_captcha.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.fonts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.fonts' 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 'captcha.fonts' 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 'captcha.fonts' to be distributed and are already explicitly excluding 'captcha.fonts' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.jinja2.captcha.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.jinja2.captcha.widgets' 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 'captcha.jinja2.captcha.widgets' 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 'captcha.jinja2.captcha.widgets' to be distributed and are already explicitly excluding 'captcha.jinja2.captcha.widgets' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.bg.LC_MESSAGES' 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 'captcha.locale.bg.LC_MESSAGES' 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 'captcha.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.bg.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.cs.LC_MESSAGES' 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 'captcha.locale.cs.LC_MESSAGES' 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 'captcha.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.cs.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.de.LC_MESSAGES' 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 'captcha.locale.de.LC_MESSAGES' 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 'captcha.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.de.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.en.LC_MESSAGES' 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 'captcha.locale.en.LC_MESSAGES' 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 'captcha.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.en.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.es.LC_MESSAGES' 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 'captcha.locale.es.LC_MESSAGES' 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 'captcha.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.es.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.fa.LC_MESSAGES' 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 'captcha.locale.fa.LC_MESSAGES' 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 'captcha.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.fa.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.fr.LC_MESSAGES' 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 'captcha.locale.fr.LC_MESSAGES' 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 'captcha.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.fr.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.it.LC_MESSAGES' 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 'captcha.locale.it.LC_MESSAGES' 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 'captcha.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.it.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.ja.LC_MESSAGES' 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 'captcha.locale.ja.LC_MESSAGES' 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 'captcha.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.ja.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.nl.LC_MESSAGES' 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 'captcha.locale.nl.LC_MESSAGES' 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 'captcha.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.nl.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.pl.LC_MESSAGES' 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 'captcha.locale.pl.LC_MESSAGES' 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 'captcha.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.pl.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.pt_BR.LC_MESSAGES' 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 'captcha.locale.pt_BR.LC_MESSAGES' 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 'captcha.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.pt_BR.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.ru.LC_MESSAGES' 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 'captcha.locale.ru.LC_MESSAGES' 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 'captcha.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.ru.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.sk.LC_MESSAGES' 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 'captcha.locale.sk.LC_MESSAGES' 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 'captcha.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.sk.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.sv.LC_MESSAGES' 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 'captcha.locale.sv.LC_MESSAGES' 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 'captcha.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.sv.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.tr.LC_MESSAGES' 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 'captcha.locale.tr.LC_MESSAGES' 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 'captcha.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.tr.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.uk.LC_MESSAGES' 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 'captcha.locale.uk.LC_MESSAGES' 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 'captcha.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.uk.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.zh_CN.LC_MESSAGES' 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 'captcha.locale.zh_CN.LC_MESSAGES' 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 'captcha.locale.zh_CN.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.zh_CN.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.locale.zh_Hans.LC_MESSAGES' 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 'captcha.locale.zh_Hans.LC_MESSAGES' 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 'captcha.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'captcha.locale.zh_Hans.LC_MESSAGES' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.templates.captcha' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.templates.captcha' 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 'captcha.templates.captcha' 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 'captcha.templates.captcha' to be distributed and are already explicitly excluding 'captcha.templates.captcha' 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.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'captcha.templates.captcha.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'captcha.templates.captcha.widgets' 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 'captcha.templates.captcha.widgets' 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 'captcha.templates.captcha.widgets' to be distributed and are already explicitly excluding 'captcha.templates.captcha.widgets' 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) creating build/lib/captcha/fonts copying captcha/fonts/COPYRIGHT.TXT -> build/lib/captcha/fonts copying captcha/fonts/README.TXT -> build/lib/captcha/fonts copying captcha/fonts/Vera.ttf -> build/lib/captcha/fonts creating build/lib/captcha/jinja2 creating build/lib/captcha/jinja2/captcha creating build/lib/captcha/jinja2/captcha/widgets copying captcha/jinja2/captcha/widgets/captcha.html -> build/lib/captcha/jinja2/captcha/widgets creating build/lib/captcha/locale creating build/lib/captcha/locale/bg creating build/lib/captcha/locale/bg/LC_MESSAGES copying captcha/locale/bg/LC_MESSAGES/django.mo -> build/lib/captcha/locale/bg/LC_MESSAGES copying captcha/locale/bg/LC_MESSAGES/django.po -> build/lib/captcha/locale/bg/LC_MESSAGES creating build/lib/captcha/locale/cs creating build/lib/captcha/locale/cs/LC_MESSAGES copying captcha/locale/cs/LC_MESSAGES/django.mo -> build/lib/captcha/locale/cs/LC_MESSAGES copying captcha/locale/cs/LC_MESSAGES/django.po -> build/lib/captcha/locale/cs/LC_MESSAGES creating build/lib/captcha/locale/de creating build/lib/captcha/locale/de/LC_MESSAGES copying captcha/locale/de/LC_MESSAGES/django.mo -> build/lib/captcha/locale/de/LC_MESSAGES copying captcha/locale/de/LC_MESSAGES/django.po -> build/lib/captcha/locale/de/LC_MESSAGES creating build/lib/captcha/locale/en creating build/lib/captcha/locale/en/LC_MESSAGES copying captcha/locale/en/LC_MESSAGES/django.mo -> build/lib/captcha/locale/en/LC_MESSAGES copying captcha/locale/en/LC_MESSAGES/django.po -> build/lib/captcha/locale/en/LC_MESSAGES creating build/lib/captcha/locale/es creating build/lib/captcha/locale/es/LC_MESSAGES copying captcha/locale/es/LC_MESSAGES/django.mo -> build/lib/captcha/locale/es/LC_MESSAGES copying captcha/locale/es/LC_MESSAGES/django.po -> build/lib/captcha/locale/es/LC_MESSAGES creating build/lib/captcha/locale/fa creating build/lib/captcha/locale/fa/LC_MESSAGES copying captcha/locale/fa/LC_MESSAGES/django.mo -> build/lib/captcha/locale/fa/LC_MESSAGES copying captcha/locale/fa/LC_MESSAGES/django.po -> build/lib/captcha/locale/fa/LC_MESSAGES creating build/lib/captcha/locale/fr creating build/lib/captcha/locale/fr/LC_MESSAGES copying captcha/locale/fr/LC_MESSAGES/django.mo -> build/lib/captcha/locale/fr/LC_MESSAGES copying captcha/locale/fr/LC_MESSAGES/django.po -> build/lib/captcha/locale/fr/LC_MESSAGES creating build/lib/captcha/locale/it creating build/lib/captcha/locale/it/LC_MESSAGES copying captcha/locale/it/LC_MESSAGES/django.mo -> build/lib/captcha/locale/it/LC_MESSAGES copying captcha/locale/it/LC_MESSAGES/django.po -> build/lib/captcha/locale/it/LC_MESSAGES creating build/lib/captcha/locale/ja creating build/lib/captcha/locale/ja/LC_MESSAGES copying captcha/locale/ja/LC_MESSAGES/django.mo -> build/lib/captcha/locale/ja/LC_MESSAGES copying captcha/locale/ja/LC_MESSAGES/django.po -> build/lib/captcha/locale/ja/LC_MESSAGES creating build/lib/captcha/locale/nl creating build/lib/captcha/locale/nl/LC_MESSAGES copying captcha/locale/nl/LC_MESSAGES/django.mo -> build/lib/captcha/locale/nl/LC_MESSAGES copying captcha/locale/nl/LC_MESSAGES/django.po -> build/lib/captcha/locale/nl/LC_MESSAGES creating build/lib/captcha/locale/pl creating build/lib/captcha/locale/pl/LC_MESSAGES copying captcha/locale/pl/LC_MESSAGES/django.mo -> build/lib/captcha/locale/pl/LC_MESSAGES copying captcha/locale/pl/LC_MESSAGES/django.po -> build/lib/captcha/locale/pl/LC_MESSAGES creating build/lib/captcha/locale/pt_BR creating build/lib/captcha/locale/pt_BR/LC_MESSAGES copying captcha/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/captcha/locale/pt_BR/LC_MESSAGES copying captcha/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/captcha/locale/pt_BR/LC_MESSAGES creating build/lib/captcha/locale/ru creating build/lib/captcha/locale/ru/LC_MESSAGES copying captcha/locale/ru/LC_MESSAGES/django.mo -> build/lib/captcha/locale/ru/LC_MESSAGES copying captcha/locale/ru/LC_MESSAGES/django.po -> build/lib/captcha/locale/ru/LC_MESSAGES creating build/lib/captcha/locale/sk creating build/lib/captcha/locale/sk/LC_MESSAGES copying captcha/locale/sk/LC_MESSAGES/django.mo -> build/lib/captcha/locale/sk/LC_MESSAGES copying captcha/locale/sk/LC_MESSAGES/django.po -> build/lib/captcha/locale/sk/LC_MESSAGES creating build/lib/captcha/locale/sv creating build/lib/captcha/locale/sv/LC_MESSAGES copying captcha/locale/sv/LC_MESSAGES/django.mo -> build/lib/captcha/locale/sv/LC_MESSAGES copying captcha/locale/sv/LC_MESSAGES/django.po -> build/lib/captcha/locale/sv/LC_MESSAGES creating build/lib/captcha/locale/tr creating build/lib/captcha/locale/tr/LC_MESSAGES copying captcha/locale/tr/LC_MESSAGES/django.mo -> build/lib/captcha/locale/tr/LC_MESSAGES copying captcha/locale/tr/LC_MESSAGES/django.po -> build/lib/captcha/locale/tr/LC_MESSAGES creating build/lib/captcha/locale/uk creating build/lib/captcha/locale/uk/LC_MESSAGES copying captcha/locale/uk/LC_MESSAGES/django.mo -> build/lib/captcha/locale/uk/LC_MESSAGES copying captcha/locale/uk/LC_MESSAGES/django.po -> build/lib/captcha/locale/uk/LC_MESSAGES creating build/lib/captcha/locale/zh_CN creating build/lib/captcha/locale/zh_CN/LC_MESSAGES copying captcha/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/captcha/locale/zh_CN/LC_MESSAGES copying captcha/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/captcha/locale/zh_CN/LC_MESSAGES creating build/lib/captcha/locale/zh_Hans creating build/lib/captcha/locale/zh_Hans/LC_MESSAGES copying captcha/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/captcha/locale/zh_Hans/LC_MESSAGES copying captcha/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/captcha/locale/zh_Hans/LC_MESSAGES creating build/lib/captcha/templates creating build/lib/captcha/templates/captcha copying captcha/templates/captcha/field.html -> build/lib/captcha/templates/captcha copying captcha/templates/captcha/hidden_field.html -> build/lib/captcha/templates/captcha copying captcha/templates/captcha/image.html -> build/lib/captcha/templates/captcha copying captcha/templates/captcha/text_field.html -> build/lib/captcha/templates/captcha creating build/lib/captcha/templates/captcha/widgets copying captcha/templates/captcha/widgets/captcha.html -> build/lib/captcha/templates/captcha/widgets >>> WARNING: py3-django-simple-captcha: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-django-simple-captcha: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha copying build/lib/captcha/__init__.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha copying build/lib/captcha/views.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/fonts copying build/lib/captcha/fonts/COPYRIGHT.TXT -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/fonts copying build/lib/captcha/fonts/Vera.ttf -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/fonts copying build/lib/captcha/fonts/README.TXT -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/fonts creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/jinja2 creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/jinja2/captcha creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/jinja2/captcha/widgets copying build/lib/captcha/jinja2/captcha/widgets/captcha.html -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/jinja2/captcha/widgets copying build/lib/captcha/models.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/migrations copying build/lib/captcha/migrations/__init__.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/migrations copying build/lib/captcha/migrations/0002_alter_captchastore_id.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/migrations copying build/lib/captcha/migrations/0001_initial.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/migrations copying build/lib/captcha/urls.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/conf copying build/lib/captcha/conf/__init__.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/conf copying build/lib/captcha/conf/settings.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/conf creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/tests copying build/lib/captcha/tests/__init__.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/tests copying build/lib/captcha/tests/views.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/tests copying build/lib/captcha/tests/urls.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/tests copying build/lib/captcha/tests/tests.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/tests creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/management copying build/lib/captcha/management/__init__.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/management creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/management/commands copying build/lib/captcha/management/commands/__init__.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/management/commands copying build/lib/captcha/management/commands/captcha_clean.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/management/commands copying build/lib/captcha/management/commands/captcha_create_pool.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/management/commands creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/en creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/en/LC_MESSAGES copying build/lib/captcha/locale/en/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/en/LC_MESSAGES copying build/lib/captcha/locale/en/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/en/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/bg creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/bg/LC_MESSAGES copying build/lib/captcha/locale/bg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/bg/LC_MESSAGES copying build/lib/captcha/locale/bg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/bg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/uk creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/uk/LC_MESSAGES copying build/lib/captcha/locale/uk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/uk/LC_MESSAGES copying build/lib/captcha/locale/uk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/uk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/ja creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/ja/LC_MESSAGES copying build/lib/captcha/locale/ja/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/ja/LC_MESSAGES copying build/lib/captcha/locale/ja/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/ja/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/cs creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/cs/LC_MESSAGES copying build/lib/captcha/locale/cs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/cs/LC_MESSAGES copying build/lib/captcha/locale/cs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/cs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/tr creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/tr/LC_MESSAGES copying build/lib/captcha/locale/tr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/tr/LC_MESSAGES copying build/lib/captcha/locale/tr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/tr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/zh_CN creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/zh_CN/LC_MESSAGES copying build/lib/captcha/locale/zh_CN/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/zh_CN/LC_MESSAGES copying build/lib/captcha/locale/zh_CN/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/zh_CN/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/pt_BR creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/pt_BR/LC_MESSAGES copying build/lib/captcha/locale/pt_BR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/pt_BR/LC_MESSAGES copying build/lib/captcha/locale/pt_BR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/pt_BR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/pl creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/pl/LC_MESSAGES copying build/lib/captcha/locale/pl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/pl/LC_MESSAGES copying build/lib/captcha/locale/pl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/pl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/ru creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/ru/LC_MESSAGES copying build/lib/captcha/locale/ru/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/ru/LC_MESSAGES copying build/lib/captcha/locale/ru/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/ru/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/es creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/es/LC_MESSAGES copying build/lib/captcha/locale/es/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/es/LC_MESSAGES copying build/lib/captcha/locale/es/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/es/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/sk creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/sk/LC_MESSAGES copying build/lib/captcha/locale/sk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/sk/LC_MESSAGES copying build/lib/captcha/locale/sk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/sk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/de creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/de/LC_MESSAGES copying build/lib/captcha/locale/de/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/de/LC_MESSAGES copying build/lib/captcha/locale/de/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/de/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/it creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/it/LC_MESSAGES copying build/lib/captcha/locale/it/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/it/LC_MESSAGES copying build/lib/captcha/locale/it/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/it/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/fr creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/fr/LC_MESSAGES copying build/lib/captcha/locale/fr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/fr/LC_MESSAGES copying build/lib/captcha/locale/fr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/fr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/sv creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/sv/LC_MESSAGES copying build/lib/captcha/locale/sv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/sv/LC_MESSAGES copying build/lib/captcha/locale/sv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/sv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/zh_Hans creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/zh_Hans/LC_MESSAGES copying build/lib/captcha/locale/zh_Hans/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/zh_Hans/LC_MESSAGES copying build/lib/captcha/locale/zh_Hans/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/zh_Hans/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/nl creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/nl/LC_MESSAGES copying build/lib/captcha/locale/nl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/nl/LC_MESSAGES copying build/lib/captcha/locale/nl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/nl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/fa creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/fa/LC_MESSAGES copying build/lib/captcha/locale/fa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/fa/LC_MESSAGES copying build/lib/captcha/locale/fa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/locale/fa/LC_MESSAGES copying build/lib/captcha/fields.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/templates creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/templates/captcha copying build/lib/captcha/templates/captcha/image.html -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/templates/captcha copying build/lib/captcha/templates/captcha/hidden_field.html -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/templates/captcha copying build/lib/captcha/templates/captcha/field.html -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/templates/captcha creating /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/templates/captcha/widgets copying build/lib/captcha/templates/captcha/widgets/captcha.html -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/templates/captcha/widgets copying build/lib/captcha/templates/captcha/text_field.html -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/templates/captcha copying build/lib/captcha/helpers.py -> /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/views.py to views.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/models.py to models.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/migrations/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/migrations/0002_alter_captchastore_id.py to 0002_alter_captchastore_id.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/migrations/0001_initial.py to 0001_initial.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/urls.py to urls.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/conf/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/conf/settings.py to settings.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/tests/views.py to views.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/tests/urls.py to urls.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/tests/tests.py to tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/management/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/management/commands/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/management/commands/captcha_clean.py to captcha_clean.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/management/commands/captcha_create_pool.py to captcha_create_pool.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/fields.py to fields.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/helpers.py to helpers.cpython-311.pyc running install_egg_info running egg_info writing django_simple_captcha.egg-info/PKG-INFO writing dependency_links to django_simple_captcha.egg-info/dependency_links.txt writing requirements to django_simple_captcha.egg-info/requires.txt writing top-level names to django_simple_captcha.egg-info/top_level.txt reading manifest file 'django_simple_captcha.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.pep8' warning: no previously-included files found matching 'testproject/django-simple-captcha.db' no previously-included directories found matching '.tox' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'htmlcov' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching 'coverage.xml' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'django_simple_captcha.egg-info/SOURCES.txt' Copying django_simple_captcha.egg-info to /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/django_simple_captcha-0.5.17-py3.11.egg-info running install_scripts >>> py3-django-simple-captcha-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/__pycache__' -> '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha-pyc/usr/lib/python3.11/site-packages/captcha/__pycache__' '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha-pyc/usr/lib/python3.11/site-packages/captcha/migrations/__pycache__' '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/conf/__pycache__' -> '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha-pyc/usr/lib/python3.11/site-packages/captcha/conf/__pycache__' '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/tests/__pycache__' -> '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha-pyc/usr/lib/python3.11/site-packages/captcha/tests/__pycache__' '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/management/__pycache__' -> '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha-pyc/usr/lib/python3.11/site-packages/captcha/management/__pycache__' '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha/usr/lib/python3.11/site-packages/captcha/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha-pyc/usr/lib/python3.11/site-packages/captcha/management/commands/__pycache__' >>> py3-django-simple-captcha-pyc*: Preparing subpackage py3-django-simple-captcha-pyc... >>> py3-django-simple-captcha-pyc*: Running postcheck for py3-django-simple-captcha-pyc >>> py3-django-simple-captcha*: Running postcheck for py3-django-simple-captcha >>> py3-django-simple-captcha*: Preparing package py3-django-simple-captcha... >>> py3-django-simple-captcha-pyc*: Tracing dependencies... python3 py3-django py3-pillow python3~3.11 >>> py3-django-simple-captcha-pyc*: Package size: 216.0 KB >>> py3-django-simple-captcha-pyc*: Compressing data... >>> py3-django-simple-captcha-pyc*: Create checksum... >>> py3-django-simple-captcha-pyc*: Create py3-django-simple-captcha-pyc-0.5.17-r3.apk >>> py3-django-simple-captcha*: Tracing dependencies... python3 py3-django py3-pillow python3~3.11 >>> py3-django-simple-captcha*: Package size: 604.0 KB >>> py3-django-simple-captcha*: Compressing data... >>> py3-django-simple-captcha*: Create checksum... >>> py3-django-simple-captcha*: Create py3-django-simple-captcha-0.5.17-r3.apk >>> py3-django-simple-captcha: Build complete at Fri, 21 Apr 2023 22:41:26 +0000 elapsed time 0h 0m 4s >>> py3-django-simple-captcha: Cleaning up srcdir >>> py3-django-simple-captcha: Cleaning up pkgdir >>> py3-django-simple-captcha: Uninstalling dependencies... (1/40) Purging .makedepends-py3-django-simple-captcha (20230421.224123) (2/40) Purging py3-django-pyc (4.2-r1) (3/40) Purging py3-django (4.2-r1) (4/40) Purging py3-asgiref-pyc (3.6.0-r1) (5/40) Purging py3-asgiref (3.6.0-r1) (6/40) Purging py3-sqlparse-pyc (0.4.4-r0) (7/40) Purging py3-sqlparse (0.4.4-r0) (8/40) Purging tzdata (2023c-r1) (9/40) Purging py3-pillow (9.5.0-r0) (10/40) Purging py3-setuptools-pyc (67.7.1-r0) (11/40) Purging py3-setuptools (67.7.1-r0) (12/40) Purging py3-packaging-pyc (23.1-r1) (13/40) Purging py3-packaging (23.1-r1) (14/40) Purging py3-parsing-pyc (3.0.9-r2) (15/40) Purging py3-parsing (3.0.9-r2) (16/40) Purging freetype (2.13.0-r4) (17/40) Purging lcms2 (2.15-r1) (18/40) Purging libimagequant (4.1.1-r0) (19/40) Purging libpng (1.6.39-r3) (20/40) Purging libxcb (1.15-r1) (21/40) Purging libxdmcp (1.1.4-r1) (22/40) Purging openjpeg (2.5.0-r3) (23/40) Purging python3-pyc (3.11.3-r10) (24/40) Purging python3-pycache-pyc0 (3.11.3-r10) (25/40) Purging pyc (0.1-r0) (26/40) Purging tiff (4.5.0-r6) (27/40) Purging python3 (3.11.3-r10) (28/40) Purging gdbm (1.23-r1) (29/40) Purging libbsd (0.11.7-r1) (30/40) Purging libbz2 (1.0.8-r5) (31/40) Purging libffi (3.4.4-r2) (32/40) Purging libjpeg-turbo (2.1.5.1-r2) (33/40) Purging libmd (1.0.4-r2) (34/40) Purging libpanelw (6.4_p20230401-r4) (35/40) Purging libwebp (1.3.0-r1) (36/40) Purging libxau (1.0.11-r1) (37/40) Purging mpdecimal (2.5.1-r2) (38/40) Purging readline (8.2.1-r1) (39/40) Purging sqlite-libs (3.41.2-r2) (40/40) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 98 packages >>> py3-django-simple-captcha: Updating the community/aarch64 repository index... >>> py3-django-simple-captcha: Signing the index...