>>> py3-django-simple-captcha: Building community/py3-django-simple-captcha 0.6.3-r0 (using abuild 3.16.0-r0) started Fri, 16 Jan 2026 11:33:31 +0000 >>> py3-django-simple-captcha: Validating /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-gpep517 py3-setuptools py3-wheel ( 1/49) Installing libbz2 (1.0.8-r6) ( 2/49) Installing libffi (3.5.2-r0) ( 3/49) Installing gdbm (1.26-r0) ( 4/49) Installing xz-libs (5.8.2-r0) ( 5/49) Installing mpdecimal (4.0.1-r0) ( 6/49) Installing libpanelw (6.6_p20251231-r0) ( 7/49) Installing sqlite-libs (3.51.2-r0) ( 8/49) Installing python3 (3.12.12-r0) ( 9/49) Installing python3-pycache-pyc0 (3.12.12-r0) (10/49) Installing pyc (3.12.12-r0) (11/49) Installing python3-pyc (3.12.12-r0) (12/49) Installing py3-asgiref (3.9.1-r0) (13/49) Installing py3-asgiref-pyc (3.9.1-r0) (14/49) Installing py3-sqlparse (0.5.3-r0) (15/49) Installing py3-sqlparse-pyc (0.5.3-r0) (16/49) Installing tzdata (2025c-r0) (17/49) Installing py3-django (4.2.27-r0) (18/49) Installing py3-django-pyc (4.2.27-r0) (19/49) Installing libpng (1.6.53-r0) (20/49) Installing freetype (2.14.1-r1) (21/49) Installing libimagequant (4.2.2-r0) (22/49) Installing libjpeg-turbo (3.1.3-r0) (23/49) Installing lcms2 (2.17-r0) (24/49) Installing openjpeg (2.5.4-r1) (25/49) Installing libsharpyuv (1.6.0-r0) (26/49) Installing libwebp (1.6.0-r0) (27/49) Installing tiff (4.7.1-r0) (28/49) Installing libwebpdemux (1.6.0-r0) (29/49) Installing libwebpmux (1.6.0-r0) (30/49) Installing libxau (1.0.12-r0) (31/49) Installing libmd (1.1.0-r0) (32/49) Installing libbsd (0.12.2-r0) (33/49) Installing libxdmcp (1.1.5-r1) (34/49) Installing libxcb (1.17.0-r1) (35/49) Installing py3-pillow (12.1.0-r0) (36/49) Installing py3-pillow-pyc (12.1.0-r0) (37/49) Installing py3-installer (0.7.0-r2) (38/49) Installing py3-installer-pyc (0.7.0-r2) (39/49) Installing py3-gpep517 (19-r1) (40/49) Installing py3-gpep517-pyc (19-r1) (41/49) Installing py3-parsing (3.2.3-r0) (42/49) Installing py3-parsing-pyc (3.2.3-r0) (43/49) Installing py3-packaging (25.0-r0) (44/49) Installing py3-packaging-pyc (25.0-r0) (45/49) Installing py3-setuptools (80.9.0-r2) (46/49) Installing py3-setuptools-pyc (80.9.0-r2) (47/49) Installing py3-wheel (0.46.1-r0) (48/49) Installing py3-wheel-pyc (0.46.1-r0) (49/49) Installing .makedepends-py3-django-simple-captcha (20260116.113332) Executing busybox-1.37.0-r31.trigger OK: 356.4 MiB in 152 packages >>> py3-django-simple-captcha: Cleaning up srcdir >>> py3-django-simple-captcha: Cleaning up pkgdir >>> py3-django-simple-captcha: Cleaning up tmpdir >>> py3-django-simple-captcha: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-simple-captcha-0.6.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-django-simple-captcha: Fetching django-simple-captcha-0.6.3.tar.gz::https://github.com/mbi/django-simple-captcha/archive/v0.6.3.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/django-simple-captcha-0.6.3.tar.gz.part' django-simple-captch 100% |********************************| 114k 0:00:00 ETA '/var/cache/distfiles/django-simple-captcha-0.6.3.tar.gz.part' saved /var/cache/distfiles/django-simple-captcha-0.6.3.tar.gz: OK >>> py3-django-simple-captcha: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-simple-captcha-0.6.3.tar.gz /var/cache/distfiles/django-simple-captcha-0.6.3.tar.gz: OK >>> py3-django-simple-captcha: Unpacking /var/cache/distfiles/django-simple-captcha-0.6.3.tar.gz... 2026-01-16 11:33:35,510 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :4: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-01-16 11:33:35,554 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-01-16 11:33:35,590 root INFO running build 2026-01-16 11:33:35,590 root INFO running build_py 2026-01-16 11:33:35,598 root INFO creating build/lib/captcha 2026-01-16 11:33:35,598 root INFO copying captcha/serializers.py -> build/lib/captcha 2026-01-16 11:33:35,599 root INFO copying captcha/views.py -> build/lib/captcha 2026-01-16 11:33:35,599 root INFO copying captcha/fields.py -> build/lib/captcha 2026-01-16 11:33:35,600 root INFO copying captcha/urls.py -> build/lib/captcha 2026-01-16 11:33:35,600 root INFO copying captcha/validators.py -> build/lib/captcha 2026-01-16 11:33:35,600 root INFO copying captcha/__init__.py -> build/lib/captcha 2026-01-16 11:33:35,601 root INFO copying captcha/models.py -> build/lib/captcha 2026-01-16 11:33:35,601 root INFO copying captcha/helpers.py -> build/lib/captcha 2026-01-16 11:33:35,602 root INFO creating build/lib/captcha/management 2026-01-16 11:33:35,602 root INFO copying captcha/management/__init__.py -> build/lib/captcha/management 2026-01-16 11:33:35,603 root INFO creating build/lib/captcha/conf 2026-01-16 11:33:35,603 root INFO copying captcha/conf/settings.py -> build/lib/captcha/conf 2026-01-16 11:33:35,603 root INFO copying captcha/conf/__init__.py -> build/lib/captcha/conf 2026-01-16 11:33:35,604 root INFO creating build/lib/captcha/migrations 2026-01-16 11:33:35,604 root INFO copying captcha/migrations/0002_alter_captchastore_id.py -> build/lib/captcha/migrations 2026-01-16 11:33:35,605 root INFO copying captcha/migrations/__init__.py -> build/lib/captcha/migrations 2026-01-16 11:33:35,605 root INFO copying captcha/migrations/0001_initial.py -> build/lib/captcha/migrations 2026-01-16 11:33:35,606 root INFO creating build/lib/captcha/tests 2026-01-16 11:33:35,606 root INFO copying captcha/tests/views.py -> build/lib/captcha/tests 2026-01-16 11:33:35,606 root INFO copying captcha/tests/drf_views.py -> build/lib/captcha/tests 2026-01-16 11:33:35,607 root INFO copying captcha/tests/urls.py -> build/lib/captcha/tests 2026-01-16 11:33:35,607 root INFO copying captcha/tests/tests.py -> build/lib/captcha/tests 2026-01-16 11:33:35,608 root INFO copying captcha/tests/__init__.py -> build/lib/captcha/tests 2026-01-16 11:33:35,608 root INFO creating build/lib/captcha/management/commands 2026-01-16 11:33:35,609 root INFO copying captcha/management/commands/captcha_create_pool.py -> build/lib/captcha/management/commands 2026-01-16 11:33:35,609 root INFO copying captcha/management/commands/__init__.py -> build/lib/captcha/management/commands 2026-01-16 11:33:35,609 root INFO copying captcha/management/commands/captcha_clean.py -> build/lib/captcha/management/commands 2026-01-16 11:33:35,610 root INFO running egg_info 2026-01-16 11:33:35,615 root INFO creating django_simple_captcha.egg-info 2026-01-16 11:33:35,615 root INFO writing django_simple_captcha.egg-info/PKG-INFO 2026-01-16 11:33:35,616 root INFO writing dependency_links to django_simple_captcha.egg-info/dependency_links.txt 2026-01-16 11:33:35,617 root INFO writing requirements to django_simple_captcha.egg-info/requires.txt 2026-01-16 11:33:35,617 root INFO writing top-level names to django_simple_captcha.egg-info/top_level.txt 2026-01-16 11:33:35,617 root INFO writing manifest file 'django_simple_captcha.egg-info/SOURCES.txt' 2026-01-16 11:33:35,625 root INFO reading manifest file 'django_simple_captcha.egg-info/SOURCES.txt' 2026-01-16 11:33:35,626 root INFO reading manifest template 'MANIFEST.in' 2026-01-16 11:33:35,627 root WARNING warning: no files found matching '.pep8' 2026-01-16 11:33:35,634 root WARNING warning: no previously-included files found matching 'testproject/django-simple-captcha.db' 2026-01-16 11:33:35,634 root WARNING no previously-included directories found matching '.tox' 2026-01-16 11:33:35,634 root WARNING no previously-included directories found matching 'docs/_build' 2026-01-16 11:33:35,635 root WARNING no previously-included directories found matching 'htmlcov' 2026-01-16 11:33:35,635 root WARNING warning: no previously-included files matching '*pyc' found anywhere in distribution 2026-01-16 11:33:35,635 root WARNING warning: no previously-included files matching 'coverage.xml' found anywhere in distribution 2026-01-16 11:33:35,636 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2026-01-16 11:33:35,636 root WARNING warning: no previously-included files matching '.coverage' found anywhere in distribution 2026-01-16 11:33:35,636 root INFO adding license file 'LICENSE' 2026-01-16 11:33:35,639 root INFO writing manifest file 'django_simple_captcha.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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.12/site-packages/setuptools/command/build_py.py:212: _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) 2026-01-16 11:33:35,649 root INFO creating build/lib/captcha/fonts 2026-01-16 11:33:35,649 root INFO copying captcha/fonts/COPYRIGHT.TXT -> build/lib/captcha/fonts 2026-01-16 11:33:35,650 root INFO copying captcha/fonts/README.TXT -> build/lib/captcha/fonts 2026-01-16 11:33:35,650 root INFO copying captcha/fonts/Vera.ttf -> build/lib/captcha/fonts 2026-01-16 11:33:35,651 root INFO creating build/lib/captcha/jinja2/captcha/widgets 2026-01-16 11:33:35,651 root INFO copying captcha/jinja2/captcha/widgets/captcha.html -> build/lib/captcha/jinja2/captcha/widgets 2026-01-16 11:33:35,652 root INFO creating build/lib/captcha/locale/bg/LC_MESSAGES 2026-01-16 11:33:35,652 root INFO copying captcha/locale/bg/LC_MESSAGES/django.mo -> build/lib/captcha/locale/bg/LC_MESSAGES 2026-01-16 11:33:35,653 root INFO copying captcha/locale/bg/LC_MESSAGES/django.po -> build/lib/captcha/locale/bg/LC_MESSAGES 2026-01-16 11:33:35,653 root INFO creating build/lib/captcha/locale/cs/LC_MESSAGES 2026-01-16 11:33:35,654 root INFO copying captcha/locale/cs/LC_MESSAGES/django.mo -> build/lib/captcha/locale/cs/LC_MESSAGES 2026-01-16 11:33:35,654 root INFO copying captcha/locale/cs/LC_MESSAGES/django.po -> build/lib/captcha/locale/cs/LC_MESSAGES 2026-01-16 11:33:35,654 root INFO creating build/lib/captcha/locale/de/LC_MESSAGES 2026-01-16 11:33:35,655 root INFO copying captcha/locale/de/LC_MESSAGES/django.mo -> build/lib/captcha/locale/de/LC_MESSAGES 2026-01-16 11:33:35,655 root INFO copying captcha/locale/de/LC_MESSAGES/django.po -> build/lib/captcha/locale/de/LC_MESSAGES 2026-01-16 11:33:35,656 root INFO creating build/lib/captcha/locale/en/LC_MESSAGES 2026-01-16 11:33:35,656 root INFO copying captcha/locale/en/LC_MESSAGES/django.mo -> build/lib/captcha/locale/en/LC_MESSAGES 2026-01-16 11:33:35,656 root INFO copying captcha/locale/en/LC_MESSAGES/django.po -> build/lib/captcha/locale/en/LC_MESSAGES 2026-01-16 11:33:35,657 root INFO creating build/lib/captcha/locale/es/LC_MESSAGES 2026-01-16 11:33:35,657 root INFO copying captcha/locale/es/LC_MESSAGES/django.mo -> build/lib/captcha/locale/es/LC_MESSAGES 2026-01-16 11:33:35,658 root INFO copying captcha/locale/es/LC_MESSAGES/django.po -> build/lib/captcha/locale/es/LC_MESSAGES 2026-01-16 11:33:35,658 root INFO creating build/lib/captcha/locale/fa/LC_MESSAGES 2026-01-16 11:33:35,659 root INFO copying captcha/locale/fa/LC_MESSAGES/django.mo -> build/lib/captcha/locale/fa/LC_MESSAGES 2026-01-16 11:33:35,659 root INFO copying captcha/locale/fa/LC_MESSAGES/django.po -> build/lib/captcha/locale/fa/LC_MESSAGES 2026-01-16 11:33:35,659 root INFO creating build/lib/captcha/locale/fr/LC_MESSAGES 2026-01-16 11:33:35,660 root INFO copying captcha/locale/fr/LC_MESSAGES/django.mo -> build/lib/captcha/locale/fr/LC_MESSAGES 2026-01-16 11:33:35,660 root INFO copying captcha/locale/fr/LC_MESSAGES/django.po -> build/lib/captcha/locale/fr/LC_MESSAGES 2026-01-16 11:33:35,661 root INFO creating build/lib/captcha/locale/it/LC_MESSAGES 2026-01-16 11:33:35,661 root INFO copying captcha/locale/it/LC_MESSAGES/django.mo -> build/lib/captcha/locale/it/LC_MESSAGES 2026-01-16 11:33:35,661 root INFO copying captcha/locale/it/LC_MESSAGES/django.po -> build/lib/captcha/locale/it/LC_MESSAGES 2026-01-16 11:33:35,662 root INFO creating build/lib/captcha/locale/ja/LC_MESSAGES 2026-01-16 11:33:35,662 root INFO copying captcha/locale/ja/LC_MESSAGES/django.mo -> build/lib/captcha/locale/ja/LC_MESSAGES 2026-01-16 11:33:35,663 root INFO copying captcha/locale/ja/LC_MESSAGES/django.po -> build/lib/captcha/locale/ja/LC_MESSAGES 2026-01-16 11:33:35,663 root INFO creating build/lib/captcha/locale/nl/LC_MESSAGES 2026-01-16 11:33:35,663 root INFO copying captcha/locale/nl/LC_MESSAGES/django.mo -> build/lib/captcha/locale/nl/LC_MESSAGES 2026-01-16 11:33:35,664 root INFO copying captcha/locale/nl/LC_MESSAGES/django.po -> build/lib/captcha/locale/nl/LC_MESSAGES 2026-01-16 11:33:35,664 root INFO creating build/lib/captcha/locale/pl/LC_MESSAGES 2026-01-16 11:33:35,665 root INFO copying captcha/locale/pl/LC_MESSAGES/django.mo -> build/lib/captcha/locale/pl/LC_MESSAGES 2026-01-16 11:33:35,665 root INFO copying captcha/locale/pl/LC_MESSAGES/django.po -> build/lib/captcha/locale/pl/LC_MESSAGES 2026-01-16 11:33:35,666 root INFO creating build/lib/captcha/locale/pt_BR/LC_MESSAGES 2026-01-16 11:33:35,666 root INFO copying captcha/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/captcha/locale/pt_BR/LC_MESSAGES 2026-01-16 11:33:35,666 root INFO copying captcha/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/captcha/locale/pt_BR/LC_MESSAGES 2026-01-16 11:33:35,667 root INFO creating build/lib/captcha/locale/ru/LC_MESSAGES 2026-01-16 11:33:35,667 root INFO copying captcha/locale/ru/LC_MESSAGES/django.mo -> build/lib/captcha/locale/ru/LC_MESSAGES 2026-01-16 11:33:35,668 root INFO copying captcha/locale/ru/LC_MESSAGES/django.po -> build/lib/captcha/locale/ru/LC_MESSAGES 2026-01-16 11:33:35,668 root INFO creating build/lib/captcha/locale/sk/LC_MESSAGES 2026-01-16 11:33:35,668 root INFO copying captcha/locale/sk/LC_MESSAGES/django.mo -> build/lib/captcha/locale/sk/LC_MESSAGES 2026-01-16 11:33:35,669 root INFO copying captcha/locale/sk/LC_MESSAGES/django.po -> build/lib/captcha/locale/sk/LC_MESSAGES 2026-01-16 11:33:35,669 root INFO creating build/lib/captcha/locale/sv/LC_MESSAGES 2026-01-16 11:33:35,670 root INFO copying captcha/locale/sv/LC_MESSAGES/django.mo -> build/lib/captcha/locale/sv/LC_MESSAGES 2026-01-16 11:33:35,670 root INFO copying captcha/locale/sv/LC_MESSAGES/django.po -> build/lib/captcha/locale/sv/LC_MESSAGES 2026-01-16 11:33:35,671 root INFO creating build/lib/captcha/locale/tr/LC_MESSAGES 2026-01-16 11:33:35,671 root INFO copying captcha/locale/tr/LC_MESSAGES/django.mo -> build/lib/captcha/locale/tr/LC_MESSAGES 2026-01-16 11:33:35,671 root INFO copying captcha/locale/tr/LC_MESSAGES/django.po -> build/lib/captcha/locale/tr/LC_MESSAGES 2026-01-16 11:33:35,672 root INFO creating build/lib/captcha/locale/uk/LC_MESSAGES 2026-01-16 11:33:35,672 root INFO copying captcha/locale/uk/LC_MESSAGES/django.mo -> build/lib/captcha/locale/uk/LC_MESSAGES 2026-01-16 11:33:35,673 root INFO copying captcha/locale/uk/LC_MESSAGES/django.po -> build/lib/captcha/locale/uk/LC_MESSAGES 2026-01-16 11:33:35,673 root INFO creating build/lib/captcha/locale/zh_CN/LC_MESSAGES 2026-01-16 11:33:35,673 root INFO copying captcha/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/captcha/locale/zh_CN/LC_MESSAGES 2026-01-16 11:33:35,674 root INFO copying captcha/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/captcha/locale/zh_CN/LC_MESSAGES 2026-01-16 11:33:35,674 root INFO creating build/lib/captcha/locale/zh_Hans/LC_MESSAGES 2026-01-16 11:33:35,675 root INFO copying captcha/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/captcha/locale/zh_Hans/LC_MESSAGES 2026-01-16 11:33:35,675 root INFO copying captcha/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/captcha/locale/zh_Hans/LC_MESSAGES 2026-01-16 11:33:35,675 root INFO creating build/lib/captcha/templates/captcha/widgets 2026-01-16 11:33:35,676 root INFO copying captcha/templates/captcha/widgets/captcha.html -> build/lib/captcha/templates/captcha/widgets 2026-01-16 11:33:35,690 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-01-16 11:33:35,690 root INFO running install 2026-01-16 11:33:35,708 root INFO running install_lib 2026-01-16 11:33:35,714 root INFO creating build/bdist.linux-loongarch64/wheel 2026-01-16 11:33:35,714 root INFO creating build/bdist.linux-loongarch64/wheel/captcha 2026-01-16 11:33:35,715 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/fonts 2026-01-16 11:33:35,715 root INFO copying build/lib/captcha/fonts/README.TXT -> build/bdist.linux-loongarch64/wheel/./captcha/fonts 2026-01-16 11:33:35,715 root INFO copying build/lib/captcha/fonts/COPYRIGHT.TXT -> build/bdist.linux-loongarch64/wheel/./captcha/fonts 2026-01-16 11:33:35,716 root INFO copying build/lib/captcha/fonts/Vera.ttf -> build/bdist.linux-loongarch64/wheel/./captcha/fonts 2026-01-16 11:33:35,716 root INFO copying build/lib/captcha/serializers.py -> build/bdist.linux-loongarch64/wheel/./captcha 2026-01-16 11:33:35,717 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/management 2026-01-16 11:33:35,717 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/management/commands 2026-01-16 11:33:35,717 root INFO copying build/lib/captcha/management/commands/captcha_create_pool.py -> build/bdist.linux-loongarch64/wheel/./captcha/management/commands 2026-01-16 11:33:35,718 root INFO copying build/lib/captcha/management/commands/__init__.py -> build/bdist.linux-loongarch64/wheel/./captcha/management/commands 2026-01-16 11:33:35,718 root INFO copying build/lib/captcha/management/commands/captcha_clean.py -> build/bdist.linux-loongarch64/wheel/./captcha/management/commands 2026-01-16 11:33:35,718 root INFO copying build/lib/captcha/management/__init__.py -> build/bdist.linux-loongarch64/wheel/./captcha/management 2026-01-16 11:33:35,718 root INFO copying build/lib/captcha/views.py -> build/bdist.linux-loongarch64/wheel/./captcha 2026-01-16 11:33:35,719 root INFO copying build/lib/captcha/fields.py -> build/bdist.linux-loongarch64/wheel/./captcha 2026-01-16 11:33:35,719 root INFO copying build/lib/captcha/urls.py -> build/bdist.linux-loongarch64/wheel/./captcha 2026-01-16 11:33:35,720 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/jinja2 2026-01-16 11:33:35,720 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/jinja2/captcha 2026-01-16 11:33:35,720 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/jinja2/captcha/widgets 2026-01-16 11:33:35,721 root INFO copying build/lib/captcha/jinja2/captcha/widgets/captcha.html -> build/bdist.linux-loongarch64/wheel/./captcha/jinja2/captcha/widgets 2026-01-16 11:33:35,721 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/conf 2026-01-16 11:33:35,721 root INFO copying build/lib/captcha/conf/settings.py -> build/bdist.linux-loongarch64/wheel/./captcha/conf 2026-01-16 11:33:35,722 root INFO copying build/lib/captcha/conf/__init__.py -> build/bdist.linux-loongarch64/wheel/./captcha/conf 2026-01-16 11:33:35,722 root INFO copying build/lib/captcha/validators.py -> build/bdist.linux-loongarch64/wheel/./captcha 2026-01-16 11:33:35,722 root INFO copying build/lib/captcha/__init__.py -> build/bdist.linux-loongarch64/wheel/./captcha 2026-01-16 11:33:35,723 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/migrations 2026-01-16 11:33:35,723 root INFO copying build/lib/captcha/migrations/0002_alter_captchastore_id.py -> build/bdist.linux-loongarch64/wheel/./captcha/migrations 2026-01-16 11:33:35,723 root INFO copying build/lib/captcha/migrations/__init__.py -> build/bdist.linux-loongarch64/wheel/./captcha/migrations 2026-01-16 11:33:35,724 root INFO copying build/lib/captcha/migrations/0001_initial.py -> build/bdist.linux-loongarch64/wheel/./captcha/migrations 2026-01-16 11:33:35,724 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/templates 2026-01-16 11:33:35,725 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/templates/captcha 2026-01-16 11:33:35,725 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/templates/captcha/widgets 2026-01-16 11:33:35,725 root INFO copying build/lib/captcha/templates/captcha/widgets/captcha.html -> build/bdist.linux-loongarch64/wheel/./captcha/templates/captcha/widgets 2026-01-16 11:33:35,726 root INFO copying build/lib/captcha/models.py -> build/bdist.linux-loongarch64/wheel/./captcha 2026-01-16 11:33:35,726 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/tests 2026-01-16 11:33:35,726 root INFO copying build/lib/captcha/tests/views.py -> build/bdist.linux-loongarch64/wheel/./captcha/tests 2026-01-16 11:33:35,727 root INFO copying build/lib/captcha/tests/drf_views.py -> build/bdist.linux-loongarch64/wheel/./captcha/tests 2026-01-16 11:33:35,727 root INFO copying build/lib/captcha/tests/urls.py -> build/bdist.linux-loongarch64/wheel/./captcha/tests 2026-01-16 11:33:35,727 root INFO copying build/lib/captcha/tests/tests.py -> build/bdist.linux-loongarch64/wheel/./captcha/tests 2026-01-16 11:33:35,728 root INFO copying build/lib/captcha/tests/__init__.py -> build/bdist.linux-loongarch64/wheel/./captcha/tests 2026-01-16 11:33:35,728 root INFO copying build/lib/captcha/helpers.py -> build/bdist.linux-loongarch64/wheel/./captcha 2026-01-16 11:33:35,728 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale 2026-01-16 11:33:35,729 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/fa 2026-01-16 11:33:35,729 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/fa/LC_MESSAGES 2026-01-16 11:33:35,730 root INFO copying build/lib/captcha/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/fa/LC_MESSAGES 2026-01-16 11:33:35,730 root INFO copying build/lib/captcha/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/fa/LC_MESSAGES 2026-01-16 11:33:35,730 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/fr 2026-01-16 11:33:35,731 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/fr/LC_MESSAGES 2026-01-16 11:33:35,731 root INFO copying build/lib/captcha/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/fr/LC_MESSAGES 2026-01-16 11:33:35,731 root INFO copying build/lib/captcha/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/fr/LC_MESSAGES 2026-01-16 11:33:35,732 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/sk 2026-01-16 11:33:35,732 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/sk/LC_MESSAGES 2026-01-16 11:33:35,733 root INFO copying build/lib/captcha/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/sk/LC_MESSAGES 2026-01-16 11:33:35,733 root INFO copying build/lib/captcha/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/sk/LC_MESSAGES 2026-01-16 11:33:35,733 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/de 2026-01-16 11:33:35,734 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/de/LC_MESSAGES 2026-01-16 11:33:35,734 root INFO copying build/lib/captcha/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/de/LC_MESSAGES 2026-01-16 11:33:35,734 root INFO copying build/lib/captcha/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/de/LC_MESSAGES 2026-01-16 11:33:35,735 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/pl 2026-01-16 11:33:35,735 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/pl/LC_MESSAGES 2026-01-16 11:33:35,736 root INFO copying build/lib/captcha/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/pl/LC_MESSAGES 2026-01-16 11:33:35,736 root INFO copying build/lib/captcha/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/pl/LC_MESSAGES 2026-01-16 11:33:35,736 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/tr 2026-01-16 11:33:35,737 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/tr/LC_MESSAGES 2026-01-16 11:33:35,737 root INFO copying build/lib/captcha/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/tr/LC_MESSAGES 2026-01-16 11:33:35,737 root INFO copying build/lib/captcha/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/tr/LC_MESSAGES 2026-01-16 11:33:35,738 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/ja 2026-01-16 11:33:35,738 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/ja/LC_MESSAGES 2026-01-16 11:33:35,738 root INFO copying build/lib/captcha/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/ja/LC_MESSAGES 2026-01-16 11:33:35,739 root INFO copying build/lib/captcha/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/ja/LC_MESSAGES 2026-01-16 11:33:35,739 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/sv 2026-01-16 11:33:35,740 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/sv/LC_MESSAGES 2026-01-16 11:33:35,740 root INFO copying build/lib/captcha/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/sv/LC_MESSAGES 2026-01-16 11:33:35,740 root INFO copying build/lib/captcha/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/sv/LC_MESSAGES 2026-01-16 11:33:35,741 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/zh_CN 2026-01-16 11:33:35,741 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/zh_CN/LC_MESSAGES 2026-01-16 11:33:35,741 root INFO copying build/lib/captcha/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/zh_CN/LC_MESSAGES 2026-01-16 11:33:35,742 root INFO copying build/lib/captcha/locale/zh_CN/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/zh_CN/LC_MESSAGES 2026-01-16 11:33:35,742 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/cs 2026-01-16 11:33:35,743 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/cs/LC_MESSAGES 2026-01-16 11:33:35,743 root INFO copying build/lib/captcha/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/cs/LC_MESSAGES 2026-01-16 11:33:35,743 root INFO copying build/lib/captcha/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/cs/LC_MESSAGES 2026-01-16 11:33:35,744 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/pt_BR 2026-01-16 11:33:35,744 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/pt_BR/LC_MESSAGES 2026-01-16 11:33:35,744 root INFO copying build/lib/captcha/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/pt_BR/LC_MESSAGES 2026-01-16 11:33:35,745 root INFO copying build/lib/captcha/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/pt_BR/LC_MESSAGES 2026-01-16 11:33:35,745 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/en 2026-01-16 11:33:35,746 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/en/LC_MESSAGES 2026-01-16 11:33:35,746 root INFO copying build/lib/captcha/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/en/LC_MESSAGES 2026-01-16 11:33:35,746 root INFO copying build/lib/captcha/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/en/LC_MESSAGES 2026-01-16 11:33:35,747 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/nl 2026-01-16 11:33:35,747 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/nl/LC_MESSAGES 2026-01-16 11:33:35,747 root INFO copying build/lib/captcha/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/nl/LC_MESSAGES 2026-01-16 11:33:35,748 root INFO copying build/lib/captcha/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/nl/LC_MESSAGES 2026-01-16 11:33:35,748 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/ru 2026-01-16 11:33:35,749 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/ru/LC_MESSAGES 2026-01-16 11:33:35,749 root INFO copying build/lib/captcha/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/ru/LC_MESSAGES 2026-01-16 11:33:35,749 root INFO copying build/lib/captcha/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/ru/LC_MESSAGES 2026-01-16 11:33:35,750 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/it 2026-01-16 11:33:35,750 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/it/LC_MESSAGES 2026-01-16 11:33:35,750 root INFO copying build/lib/captcha/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/it/LC_MESSAGES 2026-01-16 11:33:35,751 root INFO copying build/lib/captcha/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/it/LC_MESSAGES 2026-01-16 11:33:35,751 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/zh_Hans 2026-01-16 11:33:35,751 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/zh_Hans/LC_MESSAGES 2026-01-16 11:33:35,752 root INFO copying build/lib/captcha/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/zh_Hans/LC_MESSAGES 2026-01-16 11:33:35,752 root INFO copying build/lib/captcha/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/zh_Hans/LC_MESSAGES 2026-01-16 11:33:35,753 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/es 2026-01-16 11:33:35,753 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/es/LC_MESSAGES 2026-01-16 11:33:35,753 root INFO copying build/lib/captcha/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/es/LC_MESSAGES 2026-01-16 11:33:35,754 root INFO copying build/lib/captcha/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/es/LC_MESSAGES 2026-01-16 11:33:35,754 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/bg 2026-01-16 11:33:35,754 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/bg/LC_MESSAGES 2026-01-16 11:33:35,755 root INFO copying build/lib/captcha/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/bg/LC_MESSAGES 2026-01-16 11:33:35,755 root INFO copying build/lib/captcha/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/bg/LC_MESSAGES 2026-01-16 11:33:35,755 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/uk 2026-01-16 11:33:35,756 root INFO creating build/bdist.linux-loongarch64/wheel/captcha/locale/uk/LC_MESSAGES 2026-01-16 11:33:35,756 root INFO copying build/lib/captcha/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-loongarch64/wheel/./captcha/locale/uk/LC_MESSAGES 2026-01-16 11:33:35,756 root INFO copying build/lib/captcha/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-loongarch64/wheel/./captcha/locale/uk/LC_MESSAGES 2026-01-16 11:33:35,757 root INFO running install_egg_info 2026-01-16 11:33:35,763 root INFO Copying django_simple_captcha.egg-info to build/bdist.linux-loongarch64/wheel/./django_simple_captcha-0.6.3-py3.12.egg-info 2026-01-16 11:33:35,765 root INFO running install_scripts 2026-01-16 11:33:35,767 root INFO creating build/bdist.linux-loongarch64/wheel/django_simple_captcha-0.6.3.dist-info/WHEEL 2026-01-16 11:33:35,768 wheel INFO creating '/home/buildozer/aports/community/py3-django-simple-captcha/src/django-simple-captcha-0.6.3/.dist/.tmp-hqxha73u/django_simple_captcha-0.6.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-01-16 11:33:35,769 wheel INFO adding 'captcha/__init__.py' 2026-01-16 11:33:35,769 wheel INFO adding 'captcha/fields.py' 2026-01-16 11:33:35,770 wheel INFO adding 'captcha/helpers.py' 2026-01-16 11:33:35,770 wheel INFO adding 'captcha/models.py' 2026-01-16 11:33:35,770 wheel INFO adding 'captcha/serializers.py' 2026-01-16 11:33:35,771 wheel INFO adding 'captcha/urls.py' 2026-01-16 11:33:35,771 wheel INFO adding 'captcha/validators.py' 2026-01-16 11:33:35,771 wheel INFO adding 'captcha/views.py' 2026-01-16 11:33:35,772 wheel INFO adding 'captcha/conf/__init__.py' 2026-01-16 11:33:35,772 wheel INFO adding 'captcha/conf/settings.py' 2026-01-16 11:33:35,773 wheel INFO adding 'captcha/fonts/COPYRIGHT.TXT' 2026-01-16 11:33:35,773 wheel INFO adding 'captcha/fonts/README.TXT' 2026-01-16 11:33:35,774 wheel INFO adding 'captcha/fonts/Vera.ttf' 2026-01-16 11:33:35,774 wheel INFO adding 'captcha/jinja2/captcha/widgets/captcha.html' 2026-01-16 11:33:35,775 wheel INFO adding 'captcha/locale/bg/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,775 wheel INFO adding 'captcha/locale/bg/LC_MESSAGES/django.po' 2026-01-16 11:33:35,776 wheel INFO adding 'captcha/locale/cs/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,776 wheel INFO adding 'captcha/locale/cs/LC_MESSAGES/django.po' 2026-01-16 11:33:35,777 wheel INFO adding 'captcha/locale/de/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,777 wheel INFO adding 'captcha/locale/de/LC_MESSAGES/django.po' 2026-01-16 11:33:35,777 wheel INFO adding 'captcha/locale/en/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,778 wheel INFO adding 'captcha/locale/en/LC_MESSAGES/django.po' 2026-01-16 11:33:35,778 wheel INFO adding 'captcha/locale/es/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,778 wheel INFO adding 'captcha/locale/es/LC_MESSAGES/django.po' 2026-01-16 11:33:35,779 wheel INFO adding 'captcha/locale/fa/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,779 wheel INFO adding 'captcha/locale/fa/LC_MESSAGES/django.po' 2026-01-16 11:33:35,780 wheel INFO adding 'captcha/locale/fr/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,780 wheel INFO adding 'captcha/locale/fr/LC_MESSAGES/django.po' 2026-01-16 11:33:35,781 wheel INFO adding 'captcha/locale/it/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,781 wheel INFO adding 'captcha/locale/it/LC_MESSAGES/django.po' 2026-01-16 11:33:35,781 wheel INFO adding 'captcha/locale/ja/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,782 wheel INFO adding 'captcha/locale/ja/LC_MESSAGES/django.po' 2026-01-16 11:33:35,782 wheel INFO adding 'captcha/locale/nl/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,783 wheel INFO adding 'captcha/locale/nl/LC_MESSAGES/django.po' 2026-01-16 11:33:35,783 wheel INFO adding 'captcha/locale/pl/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,783 wheel INFO adding 'captcha/locale/pl/LC_MESSAGES/django.po' 2026-01-16 11:33:35,784 wheel INFO adding 'captcha/locale/pt_BR/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,784 wheel INFO adding 'captcha/locale/pt_BR/LC_MESSAGES/django.po' 2026-01-16 11:33:35,785 wheel INFO adding 'captcha/locale/ru/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,785 wheel INFO adding 'captcha/locale/ru/LC_MESSAGES/django.po' 2026-01-16 11:33:35,786 wheel INFO adding 'captcha/locale/sk/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,786 wheel INFO adding 'captcha/locale/sk/LC_MESSAGES/django.po' 2026-01-16 11:33:35,786 wheel INFO adding 'captcha/locale/sv/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,787 wheel INFO adding 'captcha/locale/sv/LC_MESSAGES/django.po' 2026-01-16 11:33:35,787 wheel INFO adding 'captcha/locale/tr/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,788 wheel INFO adding 'captcha/locale/tr/LC_MESSAGES/django.po' 2026-01-16 11:33:35,788 wheel INFO adding 'captcha/locale/uk/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,788 wheel INFO adding 'captcha/locale/uk/LC_MESSAGES/django.po' 2026-01-16 11:33:35,789 wheel INFO adding 'captcha/locale/zh_CN/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,789 wheel INFO adding 'captcha/locale/zh_CN/LC_MESSAGES/django.po' 2026-01-16 11:33:35,789 wheel INFO adding 'captcha/locale/zh_Hans/LC_MESSAGES/django.mo' 2026-01-16 11:33:35,790 wheel INFO adding 'captcha/locale/zh_Hans/LC_MESSAGES/django.po' 2026-01-16 11:33:35,790 wheel INFO adding 'captcha/management/__init__.py' 2026-01-16 11:33:35,791 wheel INFO adding 'captcha/management/commands/__init__.py' 2026-01-16 11:33:35,791 wheel INFO adding 'captcha/management/commands/captcha_clean.py' 2026-01-16 11:33:35,791 wheel INFO adding 'captcha/management/commands/captcha_create_pool.py' 2026-01-16 11:33:35,792 wheel INFO adding 'captcha/migrations/0001_initial.py' 2026-01-16 11:33:35,792 wheel INFO adding 'captcha/migrations/0002_alter_captchastore_id.py' 2026-01-16 11:33:35,792 wheel INFO adding 'captcha/migrations/__init__.py' 2026-01-16 11:33:35,793 wheel INFO adding 'captcha/templates/captcha/widgets/captcha.html' 2026-01-16 11:33:35,793 wheel INFO adding 'captcha/tests/__init__.py' 2026-01-16 11:33:35,793 wheel INFO adding 'captcha/tests/drf_views.py' 2026-01-16 11:33:35,794 wheel INFO adding 'captcha/tests/tests.py' 2026-01-16 11:33:35,794 wheel INFO adding 'captcha/tests/urls.py' 2026-01-16 11:33:35,795 wheel INFO adding 'captcha/tests/views.py' 2026-01-16 11:33:35,795 wheel INFO adding 'django_simple_captcha-0.6.3.dist-info/licenses/LICENSE' 2026-01-16 11:33:35,796 wheel INFO adding 'django_simple_captcha-0.6.3.dist-info/METADATA' 2026-01-16 11:33:35,796 wheel INFO adding 'django_simple_captcha-0.6.3.dist-info/WHEEL' 2026-01-16 11:33:35,796 wheel INFO adding 'django_simple_captcha-0.6.3.dist-info/top_level.txt' 2026-01-16 11:33:35,797 wheel INFO adding 'django_simple_captcha-0.6.3.dist-info/RECORD' 2026-01-16 11:33:35,797 root INFO removing build/bdist.linux-loongarch64/wheel 2026-01-16 11:33:35,805 gpep517 INFO The backend produced .dist/django_simple_captcha-0.6.3-py2.py3-none-any.whl django_simple_captcha-0.6.3-py2.py3-none-any.whl >>> 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... 2026-01-16 11:33:36,085 gpep517 INFO Installing .dist/django_simple_captcha-0.6.3-py2.py3-none-any.whl into /home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha 2026-01-16 11:33:36,196 gpep517 INFO Installation complete >>> py3-django-simple-captcha-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/captcha/__pycache__' -> '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha-pyc/usr/lib/python3.12/site-packages/captcha/__pycache__' 'usr/lib/python3.12/site-packages/captcha/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha-pyc/usr/lib/python3.12/site-packages/captcha/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/captcha/management/__pycache__' -> '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha-pyc/usr/lib/python3.12/site-packages/captcha/management/__pycache__' 'usr/lib/python3.12/site-packages/captcha/conf/__pycache__' -> '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha-pyc/usr/lib/python3.12/site-packages/captcha/conf/__pycache__' 'usr/lib/python3.12/site-packages/captcha/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha-pyc/usr/lib/python3.12/site-packages/captcha/migrations/__pycache__' 'usr/lib/python3.12/site-packages/captcha/tests/__pycache__' -> '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha-pyc/usr/lib/python3.12/site-packages/captcha/tests/__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~3.12 >>> py3-django-simple-captcha-pyc*: Package size: 92.3 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.6.3-r0.apk >>> py3-django-simple-captcha*: Tracing dependencies... python3 py3-django py3-pillow python3~3.12 >>> py3-django-simple-captcha*: Package size: 173.5 KB >>> py3-django-simple-captcha*: Compressing data... >>> py3-django-simple-captcha*: Create checksum... >>> py3-django-simple-captcha*: Create py3-django-simple-captcha-0.6.3-r0.apk >>> py3-django-simple-captcha: Build complete at Fri, 16 Jan 2026 11:33:36 +0000 elapsed time 0h 0m 5s >>> py3-django-simple-captcha: Cleaning up srcdir >>> py3-django-simple-captcha: Cleaning up pkgdir >>> py3-django-simple-captcha: Cleaning up tmpdir >>> py3-django-simple-captcha: Uninstalling dependencies... ( 1/49) Purging .makedepends-py3-django-simple-captcha (20260116.113332) ( 2/49) Purging py3-django-pyc (4.2.27-r0) ( 3/49) Purging py3-django (4.2.27-r0) ( 4/49) Purging py3-asgiref-pyc (3.9.1-r0) ( 5/49) Purging py3-asgiref (3.9.1-r0) ( 6/49) Purging py3-sqlparse-pyc (0.5.3-r0) ( 7/49) Purging py3-sqlparse (0.5.3-r0) ( 8/49) Purging tzdata (2025c-r0) ( 9/49) Purging py3-pillow-pyc (12.1.0-r0) (10/49) Purging py3-pillow (12.1.0-r0) (11/49) Purging py3-gpep517-pyc (19-r1) (12/49) Purging py3-gpep517 (19-r1) (13/49) Purging py3-installer-pyc (0.7.0-r2) (14/49) Purging py3-installer (0.7.0-r2) (15/49) Purging py3-setuptools-pyc (80.9.0-r2) (16/49) Purging py3-setuptools (80.9.0-r2) (17/49) Purging py3-wheel-pyc (0.46.1-r0) (18/49) Purging py3-wheel (0.46.1-r0) (19/49) Purging py3-packaging-pyc (25.0-r0) (20/49) Purging py3-packaging (25.0-r0) (21/49) Purging py3-parsing-pyc (3.2.3-r0) (22/49) Purging py3-parsing (3.2.3-r0) (23/49) Purging python3-pyc (3.12.12-r0) (24/49) Purging python3-pycache-pyc0 (3.12.12-r0) (25/49) Purging pyc (3.12.12-r0) (26/49) Purging python3 (3.12.12-r0) (27/49) Purging freetype (2.14.1-r1) (28/49) Purging gdbm (1.26-r0) (29/49) Purging lcms2 (2.17-r0) (30/49) Purging libbz2 (1.0.8-r6) (31/49) Purging libffi (3.5.2-r0) (32/49) Purging libimagequant (4.2.2-r0) (33/49) Purging libpanelw (6.6_p20251231-r0) (34/49) Purging libpng (1.6.53-r0) (35/49) Purging libwebpdemux (1.6.0-r0) (36/49) Purging libwebpmux (1.6.0-r0) (37/49) Purging libxcb (1.17.0-r1) (38/49) Purging libxdmcp (1.1.5-r1) (39/49) Purging mpdecimal (4.0.1-r0) (40/49) Purging openjpeg (2.5.4-r1) (41/49) Purging sqlite-libs (3.51.2-r0) (42/49) Purging tiff (4.7.1-r0) (43/49) Purging xz-libs (5.8.2-r0) (44/49) Purging libbsd (0.12.2-r0) (45/49) Purging libjpeg-turbo (3.1.3-r0) (46/49) Purging libmd (1.1.0-r0) (47/49) Purging libwebp (1.6.0-r0) (48/49) Purging libsharpyuv (1.6.0-r0) (49/49) Purging libxau (1.0.12-r0) Executing busybox-1.37.0-r31.trigger OK: 269.2 MiB in 103 packages >>> py3-django-simple-captcha: Updating the community/loongarch64 repository index... >>> py3-django-simple-captcha: Signing the index...