>>> 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 08:03:53 +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.080355) Executing busybox-1.37.0-r31.trigger OK: 377.9 MiB in 155 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 (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216: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 08:04:00,136 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 08:04:00,187 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 08:04:00,225 root INFO running build 2026-01-16 08:04:00,226 root INFO running build_py 2026-01-16 08:04:00,234 root INFO creating build/lib/captcha 2026-01-16 08:04:00,235 root INFO copying captcha/validators.py -> build/lib/captcha 2026-01-16 08:04:00,235 root INFO copying captcha/serializers.py -> build/lib/captcha 2026-01-16 08:04:00,235 root INFO copying captcha/urls.py -> build/lib/captcha 2026-01-16 08:04:00,236 root INFO copying captcha/helpers.py -> build/lib/captcha 2026-01-16 08:04:00,236 root INFO copying captcha/views.py -> build/lib/captcha 2026-01-16 08:04:00,236 root INFO copying captcha/__init__.py -> build/lib/captcha 2026-01-16 08:04:00,237 root INFO copying captcha/fields.py -> build/lib/captcha 2026-01-16 08:04:00,237 root INFO copying captcha/models.py -> build/lib/captcha 2026-01-16 08:04:00,238 root INFO creating build/lib/captcha/conf 2026-01-16 08:04:00,238 root INFO copying captcha/conf/settings.py -> build/lib/captcha/conf 2026-01-16 08:04:00,238 root INFO copying captcha/conf/__init__.py -> build/lib/captcha/conf 2026-01-16 08:04:00,239 root INFO creating build/lib/captcha/tests 2026-01-16 08:04:00,239 root INFO copying captcha/tests/tests.py -> build/lib/captcha/tests 2026-01-16 08:04:00,239 root INFO copying captcha/tests/drf_views.py -> build/lib/captcha/tests 2026-01-16 08:04:00,240 root INFO copying captcha/tests/urls.py -> build/lib/captcha/tests 2026-01-16 08:04:00,240 root INFO copying captcha/tests/views.py -> build/lib/captcha/tests 2026-01-16 08:04:00,241 root INFO copying captcha/tests/__init__.py -> build/lib/captcha/tests 2026-01-16 08:04:00,241 root INFO creating build/lib/captcha/migrations 2026-01-16 08:04:00,241 root INFO copying captcha/migrations/0001_initial.py -> build/lib/captcha/migrations 2026-01-16 08:04:00,242 root INFO copying captcha/migrations/0002_alter_captchastore_id.py -> build/lib/captcha/migrations 2026-01-16 08:04:00,242 root INFO copying captcha/migrations/__init__.py -> build/lib/captcha/migrations 2026-01-16 08:04:00,242 root INFO creating build/lib/captcha/management 2026-01-16 08:04:00,243 root INFO copying captcha/management/__init__.py -> build/lib/captcha/management 2026-01-16 08:04:00,243 root INFO creating build/lib/captcha/management/commands 2026-01-16 08:04:00,243 root INFO copying captcha/management/commands/captcha_create_pool.py -> build/lib/captcha/management/commands 2026-01-16 08:04:00,244 root INFO copying captcha/management/commands/captcha_clean.py -> build/lib/captcha/management/commands 2026-01-16 08:04:00,244 root INFO copying captcha/management/commands/__init__.py -> build/lib/captcha/management/commands 2026-01-16 08:04:00,244 root INFO running egg_info 2026-01-16 08:04:00,250 root INFO creating django_simple_captcha.egg-info 2026-01-16 08:04:00,251 root INFO writing django_simple_captcha.egg-info/PKG-INFO 2026-01-16 08:04:00,252 root INFO writing dependency_links to django_simple_captcha.egg-info/dependency_links.txt 2026-01-16 08:04:00,252 root INFO writing requirements to django_simple_captcha.egg-info/requires.txt 2026-01-16 08:04:00,253 root INFO writing top-level names to django_simple_captcha.egg-info/top_level.txt 2026-01-16 08:04:00,253 root INFO writing manifest file 'django_simple_captcha.egg-info/SOURCES.txt' 2026-01-16 08:04:00,263 root INFO reading manifest file 'django_simple_captcha.egg-info/SOURCES.txt' 2026-01-16 08:04:00,263 root INFO reading manifest template 'MANIFEST.in' 2026-01-16 08:04:00,264 root WARNING warning: no files found matching '.pep8' 2026-01-16 08:04:00,272 root WARNING warning: no previously-included files found matching 'testproject/django-simple-captcha.db' 2026-01-16 08:04:00,272 root WARNING no previously-included directories found matching '.tox' 2026-01-16 08:04:00,273 root WARNING no previously-included directories found matching 'docs/_build' 2026-01-16 08:04:00,273 root WARNING no previously-included directories found matching 'htmlcov' 2026-01-16 08:04:00,274 root WARNING warning: no previously-included files matching '*pyc' found anywhere in distribution 2026-01-16 08:04:00,274 root WARNING warning: no previously-included files matching 'coverage.xml' found anywhere in distribution 2026-01-16 08:04:00,275 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2026-01-16 08:04:00,275 root WARNING warning: no previously-included files matching '.coverage' found anywhere in distribution 2026-01-16 08:04:00,275 root INFO adding license file 'LICENSE' 2026-01-16 08:04:00,280 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 08:04:00,292 root INFO creating build/lib/captcha/fonts 2026-01-16 08:04:00,292 root INFO copying captcha/fonts/COPYRIGHT.TXT -> build/lib/captcha/fonts 2026-01-16 08:04:00,293 root INFO copying captcha/fonts/README.TXT -> build/lib/captcha/fonts 2026-01-16 08:04:00,293 root INFO copying captcha/fonts/Vera.ttf -> build/lib/captcha/fonts 2026-01-16 08:04:00,294 root INFO creating build/lib/captcha/jinja2/captcha/widgets 2026-01-16 08:04:00,294 root INFO copying captcha/jinja2/captcha/widgets/captcha.html -> build/lib/captcha/jinja2/captcha/widgets 2026-01-16 08:04:00,294 root INFO creating build/lib/captcha/locale/bg/LC_MESSAGES 2026-01-16 08:04:00,295 root INFO copying captcha/locale/bg/LC_MESSAGES/django.mo -> build/lib/captcha/locale/bg/LC_MESSAGES 2026-01-16 08:04:00,295 root INFO copying captcha/locale/bg/LC_MESSAGES/django.po -> build/lib/captcha/locale/bg/LC_MESSAGES 2026-01-16 08:04:00,296 root INFO creating build/lib/captcha/locale/cs/LC_MESSAGES 2026-01-16 08:04:00,296 root INFO copying captcha/locale/cs/LC_MESSAGES/django.mo -> build/lib/captcha/locale/cs/LC_MESSAGES 2026-01-16 08:04:00,296 root INFO copying captcha/locale/cs/LC_MESSAGES/django.po -> build/lib/captcha/locale/cs/LC_MESSAGES 2026-01-16 08:04:00,297 root INFO creating build/lib/captcha/locale/de/LC_MESSAGES 2026-01-16 08:04:00,297 root INFO copying captcha/locale/de/LC_MESSAGES/django.mo -> build/lib/captcha/locale/de/LC_MESSAGES 2026-01-16 08:04:00,297 root INFO copying captcha/locale/de/LC_MESSAGES/django.po -> build/lib/captcha/locale/de/LC_MESSAGES 2026-01-16 08:04:00,298 root INFO creating build/lib/captcha/locale/en/LC_MESSAGES 2026-01-16 08:04:00,298 root INFO copying captcha/locale/en/LC_MESSAGES/django.mo -> build/lib/captcha/locale/en/LC_MESSAGES 2026-01-16 08:04:00,298 root INFO copying captcha/locale/en/LC_MESSAGES/django.po -> build/lib/captcha/locale/en/LC_MESSAGES 2026-01-16 08:04:00,299 root INFO creating build/lib/captcha/locale/es/LC_MESSAGES 2026-01-16 08:04:00,299 root INFO copying captcha/locale/es/LC_MESSAGES/django.mo -> build/lib/captcha/locale/es/LC_MESSAGES 2026-01-16 08:04:00,300 root INFO copying captcha/locale/es/LC_MESSAGES/django.po -> build/lib/captcha/locale/es/LC_MESSAGES 2026-01-16 08:04:00,300 root INFO creating build/lib/captcha/locale/fa/LC_MESSAGES 2026-01-16 08:04:00,300 root INFO copying captcha/locale/fa/LC_MESSAGES/django.mo -> build/lib/captcha/locale/fa/LC_MESSAGES 2026-01-16 08:04:00,301 root INFO copying captcha/locale/fa/LC_MESSAGES/django.po -> build/lib/captcha/locale/fa/LC_MESSAGES 2026-01-16 08:04:00,301 root INFO creating build/lib/captcha/locale/fr/LC_MESSAGES 2026-01-16 08:04:00,301 root INFO copying captcha/locale/fr/LC_MESSAGES/django.mo -> build/lib/captcha/locale/fr/LC_MESSAGES 2026-01-16 08:04:00,302 root INFO copying captcha/locale/fr/LC_MESSAGES/django.po -> build/lib/captcha/locale/fr/LC_MESSAGES 2026-01-16 08:04:00,302 root INFO creating build/lib/captcha/locale/it/LC_MESSAGES 2026-01-16 08:04:00,302 root INFO copying captcha/locale/it/LC_MESSAGES/django.mo -> build/lib/captcha/locale/it/LC_MESSAGES 2026-01-16 08:04:00,303 root INFO copying captcha/locale/it/LC_MESSAGES/django.po -> build/lib/captcha/locale/it/LC_MESSAGES 2026-01-16 08:04:00,303 root INFO creating build/lib/captcha/locale/ja/LC_MESSAGES 2026-01-16 08:04:00,303 root INFO copying captcha/locale/ja/LC_MESSAGES/django.mo -> build/lib/captcha/locale/ja/LC_MESSAGES 2026-01-16 08:04:00,304 root INFO copying captcha/locale/ja/LC_MESSAGES/django.po -> build/lib/captcha/locale/ja/LC_MESSAGES 2026-01-16 08:04:00,304 root INFO creating build/lib/captcha/locale/nl/LC_MESSAGES 2026-01-16 08:04:00,304 root INFO copying captcha/locale/nl/LC_MESSAGES/django.mo -> build/lib/captcha/locale/nl/LC_MESSAGES 2026-01-16 08:04:00,305 root INFO copying captcha/locale/nl/LC_MESSAGES/django.po -> build/lib/captcha/locale/nl/LC_MESSAGES 2026-01-16 08:04:00,305 root INFO creating build/lib/captcha/locale/pl/LC_MESSAGES 2026-01-16 08:04:00,305 root INFO copying captcha/locale/pl/LC_MESSAGES/django.mo -> build/lib/captcha/locale/pl/LC_MESSAGES 2026-01-16 08:04:00,306 root INFO copying captcha/locale/pl/LC_MESSAGES/django.po -> build/lib/captcha/locale/pl/LC_MESSAGES 2026-01-16 08:04:00,306 root INFO creating build/lib/captcha/locale/pt_BR/LC_MESSAGES 2026-01-16 08:04:00,307 root INFO copying captcha/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/captcha/locale/pt_BR/LC_MESSAGES 2026-01-16 08:04:00,307 root INFO copying captcha/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/captcha/locale/pt_BR/LC_MESSAGES 2026-01-16 08:04:00,307 root INFO creating build/lib/captcha/locale/ru/LC_MESSAGES 2026-01-16 08:04:00,308 root INFO copying captcha/locale/ru/LC_MESSAGES/django.mo -> build/lib/captcha/locale/ru/LC_MESSAGES 2026-01-16 08:04:00,308 root INFO copying captcha/locale/ru/LC_MESSAGES/django.po -> build/lib/captcha/locale/ru/LC_MESSAGES 2026-01-16 08:04:00,308 root INFO creating build/lib/captcha/locale/sk/LC_MESSAGES 2026-01-16 08:04:00,309 root INFO copying captcha/locale/sk/LC_MESSAGES/django.mo -> build/lib/captcha/locale/sk/LC_MESSAGES 2026-01-16 08:04:00,309 root INFO copying captcha/locale/sk/LC_MESSAGES/django.po -> build/lib/captcha/locale/sk/LC_MESSAGES 2026-01-16 08:04:00,309 root INFO creating build/lib/captcha/locale/sv/LC_MESSAGES 2026-01-16 08:04:00,310 root INFO copying captcha/locale/sv/LC_MESSAGES/django.mo -> build/lib/captcha/locale/sv/LC_MESSAGES 2026-01-16 08:04:00,310 root INFO copying captcha/locale/sv/LC_MESSAGES/django.po -> build/lib/captcha/locale/sv/LC_MESSAGES 2026-01-16 08:04:00,310 root INFO creating build/lib/captcha/locale/tr/LC_MESSAGES 2026-01-16 08:04:00,311 root INFO copying captcha/locale/tr/LC_MESSAGES/django.mo -> build/lib/captcha/locale/tr/LC_MESSAGES 2026-01-16 08:04:00,311 root INFO copying captcha/locale/tr/LC_MESSAGES/django.po -> build/lib/captcha/locale/tr/LC_MESSAGES 2026-01-16 08:04:00,311 root INFO creating build/lib/captcha/locale/uk/LC_MESSAGES 2026-01-16 08:04:00,312 root INFO copying captcha/locale/uk/LC_MESSAGES/django.mo -> build/lib/captcha/locale/uk/LC_MESSAGES 2026-01-16 08:04:00,312 root INFO copying captcha/locale/uk/LC_MESSAGES/django.po -> build/lib/captcha/locale/uk/LC_MESSAGES 2026-01-16 08:04:00,312 root INFO creating build/lib/captcha/locale/zh_CN/LC_MESSAGES 2026-01-16 08:04:00,313 root INFO copying captcha/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/captcha/locale/zh_CN/LC_MESSAGES 2026-01-16 08:04:00,313 root INFO copying captcha/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/captcha/locale/zh_CN/LC_MESSAGES 2026-01-16 08:04:00,313 root INFO creating build/lib/captcha/locale/zh_Hans/LC_MESSAGES 2026-01-16 08:04:00,314 root INFO copying captcha/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/captcha/locale/zh_Hans/LC_MESSAGES 2026-01-16 08:04:00,314 root INFO copying captcha/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/captcha/locale/zh_Hans/LC_MESSAGES 2026-01-16 08:04:00,314 root INFO creating build/lib/captcha/templates/captcha/widgets 2026-01-16 08:04:00,315 root INFO copying captcha/templates/captcha/widgets/captcha.html -> build/lib/captcha/templates/captcha/widgets 2026-01-16 08:04:00,329 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-01-16 08:04:00,329 root INFO running install 2026-01-16 08:04:00,361 root INFO running install_lib 2026-01-16 08:04:00,367 root INFO creating build/bdist.linux-ppc64le/wheel 2026-01-16 08:04:00,368 root INFO creating build/bdist.linux-ppc64le/wheel/captcha 2026-01-16 08:04:00,368 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/fonts 2026-01-16 08:04:00,368 root INFO copying build/lib/captcha/fonts/README.TXT -> build/bdist.linux-ppc64le/wheel/./captcha/fonts 2026-01-16 08:04:00,369 root INFO copying build/lib/captcha/fonts/COPYRIGHT.TXT -> build/bdist.linux-ppc64le/wheel/./captcha/fonts 2026-01-16 08:04:00,369 root INFO copying build/lib/captcha/fonts/Vera.ttf -> build/bdist.linux-ppc64le/wheel/./captcha/fonts 2026-01-16 08:04:00,369 root INFO copying build/lib/captcha/validators.py -> build/bdist.linux-ppc64le/wheel/./captcha 2026-01-16 08:04:00,369 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/conf 2026-01-16 08:04:00,370 root INFO copying build/lib/captcha/conf/settings.py -> build/bdist.linux-ppc64le/wheel/./captcha/conf 2026-01-16 08:04:00,370 root INFO copying build/lib/captcha/conf/__init__.py -> build/bdist.linux-ppc64le/wheel/./captcha/conf 2026-01-16 08:04:00,370 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/tests 2026-01-16 08:04:00,371 root INFO copying build/lib/captcha/tests/tests.py -> build/bdist.linux-ppc64le/wheel/./captcha/tests 2026-01-16 08:04:00,371 root INFO copying build/lib/captcha/tests/drf_views.py -> build/bdist.linux-ppc64le/wheel/./captcha/tests 2026-01-16 08:04:00,371 root INFO copying build/lib/captcha/tests/urls.py -> build/bdist.linux-ppc64le/wheel/./captcha/tests 2026-01-16 08:04:00,371 root INFO copying build/lib/captcha/tests/views.py -> build/bdist.linux-ppc64le/wheel/./captcha/tests 2026-01-16 08:04:00,372 root INFO copying build/lib/captcha/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./captcha/tests 2026-01-16 08:04:00,372 root INFO copying build/lib/captcha/serializers.py -> build/bdist.linux-ppc64le/wheel/./captcha 2026-01-16 08:04:00,372 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/migrations 2026-01-16 08:04:00,373 root INFO copying build/lib/captcha/migrations/0001_initial.py -> build/bdist.linux-ppc64le/wheel/./captcha/migrations 2026-01-16 08:04:00,373 root INFO copying build/lib/captcha/migrations/0002_alter_captchastore_id.py -> build/bdist.linux-ppc64le/wheel/./captcha/migrations 2026-01-16 08:04:00,373 root INFO copying build/lib/captcha/migrations/__init__.py -> build/bdist.linux-ppc64le/wheel/./captcha/migrations 2026-01-16 08:04:00,373 root INFO copying build/lib/captcha/urls.py -> build/bdist.linux-ppc64le/wheel/./captcha 2026-01-16 08:04:00,374 root INFO copying build/lib/captcha/helpers.py -> build/bdist.linux-ppc64le/wheel/./captcha 2026-01-16 08:04:00,374 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/templates 2026-01-16 08:04:00,374 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/templates/captcha 2026-01-16 08:04:00,375 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/templates/captcha/widgets 2026-01-16 08:04:00,375 root INFO copying build/lib/captcha/templates/captcha/widgets/captcha.html -> build/bdist.linux-ppc64le/wheel/./captcha/templates/captcha/widgets 2026-01-16 08:04:00,375 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale 2026-01-16 08:04:00,376 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/ja 2026-01-16 08:04:00,376 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/ja/LC_MESSAGES 2026-01-16 08:04:00,376 root INFO copying build/lib/captcha/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/ja/LC_MESSAGES 2026-01-16 08:04:00,377 root INFO copying build/lib/captcha/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/ja/LC_MESSAGES 2026-01-16 08:04:00,377 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/nl 2026-01-16 08:04:00,377 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/nl/LC_MESSAGES 2026-01-16 08:04:00,378 root INFO copying build/lib/captcha/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/nl/LC_MESSAGES 2026-01-16 08:04:00,378 root INFO copying build/lib/captcha/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/nl/LC_MESSAGES 2026-01-16 08:04:00,378 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/bg 2026-01-16 08:04:00,379 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/bg/LC_MESSAGES 2026-01-16 08:04:00,379 root INFO copying build/lib/captcha/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/bg/LC_MESSAGES 2026-01-16 08:04:00,379 root INFO copying build/lib/captcha/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/bg/LC_MESSAGES 2026-01-16 08:04:00,379 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/cs 2026-01-16 08:04:00,380 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/cs/LC_MESSAGES 2026-01-16 08:04:00,380 root INFO copying build/lib/captcha/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/cs/LC_MESSAGES 2026-01-16 08:04:00,380 root INFO copying build/lib/captcha/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/cs/LC_MESSAGES 2026-01-16 08:04:00,381 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/fr 2026-01-16 08:04:00,381 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/fr/LC_MESSAGES 2026-01-16 08:04:00,381 root INFO copying build/lib/captcha/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/fr/LC_MESSAGES 2026-01-16 08:04:00,381 root INFO copying build/lib/captcha/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/fr/LC_MESSAGES 2026-01-16 08:04:00,382 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/sv 2026-01-16 08:04:00,382 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/sv/LC_MESSAGES 2026-01-16 08:04:00,382 root INFO copying build/lib/captcha/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/sv/LC_MESSAGES 2026-01-16 08:04:00,382 root INFO copying build/lib/captcha/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/sv/LC_MESSAGES 2026-01-16 08:04:00,383 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/uk 2026-01-16 08:04:00,383 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/uk/LC_MESSAGES 2026-01-16 08:04:00,383 root INFO copying build/lib/captcha/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/uk/LC_MESSAGES 2026-01-16 08:04:00,383 root INFO copying build/lib/captcha/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/uk/LC_MESSAGES 2026-01-16 08:04:00,384 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/de 2026-01-16 08:04:00,384 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/de/LC_MESSAGES 2026-01-16 08:04:00,384 root INFO copying build/lib/captcha/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/de/LC_MESSAGES 2026-01-16 08:04:00,385 root INFO copying build/lib/captcha/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/de/LC_MESSAGES 2026-01-16 08:04:00,385 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/sk 2026-01-16 08:04:00,385 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/sk/LC_MESSAGES 2026-01-16 08:04:00,385 root INFO copying build/lib/captcha/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/sk/LC_MESSAGES 2026-01-16 08:04:00,386 root INFO copying build/lib/captcha/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/sk/LC_MESSAGES 2026-01-16 08:04:00,386 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/zh_Hans 2026-01-16 08:04:00,386 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/zh_Hans/LC_MESSAGES 2026-01-16 08:04:00,386 root INFO copying build/lib/captcha/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/zh_Hans/LC_MESSAGES 2026-01-16 08:04:00,387 root INFO copying build/lib/captcha/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/zh_Hans/LC_MESSAGES 2026-01-16 08:04:00,387 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/ru 2026-01-16 08:04:00,387 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/ru/LC_MESSAGES 2026-01-16 08:04:00,388 root INFO copying build/lib/captcha/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/ru/LC_MESSAGES 2026-01-16 08:04:00,388 root INFO copying build/lib/captcha/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/ru/LC_MESSAGES 2026-01-16 08:04:00,388 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/zh_CN 2026-01-16 08:04:00,388 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/zh_CN/LC_MESSAGES 2026-01-16 08:04:00,389 root INFO copying build/lib/captcha/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/zh_CN/LC_MESSAGES 2026-01-16 08:04:00,389 root INFO copying build/lib/captcha/locale/zh_CN/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/zh_CN/LC_MESSAGES 2026-01-16 08:04:00,389 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/it 2026-01-16 08:04:00,389 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/it/LC_MESSAGES 2026-01-16 08:04:00,390 root INFO copying build/lib/captcha/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/it/LC_MESSAGES 2026-01-16 08:04:00,390 root INFO copying build/lib/captcha/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/it/LC_MESSAGES 2026-01-16 08:04:00,390 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/en 2026-01-16 08:04:00,391 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/en/LC_MESSAGES 2026-01-16 08:04:00,391 root INFO copying build/lib/captcha/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/en/LC_MESSAGES 2026-01-16 08:04:00,391 root INFO copying build/lib/captcha/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/en/LC_MESSAGES 2026-01-16 08:04:00,391 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/fa 2026-01-16 08:04:00,392 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/fa/LC_MESSAGES 2026-01-16 08:04:00,392 root INFO copying build/lib/captcha/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/fa/LC_MESSAGES 2026-01-16 08:04:00,392 root INFO copying build/lib/captcha/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/fa/LC_MESSAGES 2026-01-16 08:04:00,392 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/es 2026-01-16 08:04:00,393 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/es/LC_MESSAGES 2026-01-16 08:04:00,393 root INFO copying build/lib/captcha/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/es/LC_MESSAGES 2026-01-16 08:04:00,393 root INFO copying build/lib/captcha/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/es/LC_MESSAGES 2026-01-16 08:04:00,393 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/tr 2026-01-16 08:04:00,394 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/tr/LC_MESSAGES 2026-01-16 08:04:00,394 root INFO copying build/lib/captcha/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/tr/LC_MESSAGES 2026-01-16 08:04:00,394 root INFO copying build/lib/captcha/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/tr/LC_MESSAGES 2026-01-16 08:04:00,395 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/pl 2026-01-16 08:04:00,395 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/pl/LC_MESSAGES 2026-01-16 08:04:00,395 root INFO copying build/lib/captcha/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/pl/LC_MESSAGES 2026-01-16 08:04:00,395 root INFO copying build/lib/captcha/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/pl/LC_MESSAGES 2026-01-16 08:04:00,396 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/pt_BR 2026-01-16 08:04:00,396 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/locale/pt_BR/LC_MESSAGES 2026-01-16 08:04:00,396 root INFO copying build/lib/captcha/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/./captcha/locale/pt_BR/LC_MESSAGES 2026-01-16 08:04:00,396 root INFO copying build/lib/captcha/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/./captcha/locale/pt_BR/LC_MESSAGES 2026-01-16 08:04:00,397 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/management 2026-01-16 08:04:00,397 root INFO copying build/lib/captcha/management/__init__.py -> build/bdist.linux-ppc64le/wheel/./captcha/management 2026-01-16 08:04:00,397 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/management/commands 2026-01-16 08:04:00,397 root INFO copying build/lib/captcha/management/commands/captcha_create_pool.py -> build/bdist.linux-ppc64le/wheel/./captcha/management/commands 2026-01-16 08:04:00,398 root INFO copying build/lib/captcha/management/commands/captcha_clean.py -> build/bdist.linux-ppc64le/wheel/./captcha/management/commands 2026-01-16 08:04:00,398 root INFO copying build/lib/captcha/management/commands/__init__.py -> build/bdist.linux-ppc64le/wheel/./captcha/management/commands 2026-01-16 08:04:00,398 root INFO copying build/lib/captcha/views.py -> build/bdist.linux-ppc64le/wheel/./captcha 2026-01-16 08:04:00,398 root INFO copying build/lib/captcha/__init__.py -> build/bdist.linux-ppc64le/wheel/./captcha 2026-01-16 08:04:00,399 root INFO copying build/lib/captcha/fields.py -> build/bdist.linux-ppc64le/wheel/./captcha 2026-01-16 08:04:00,399 root INFO copying build/lib/captcha/models.py -> build/bdist.linux-ppc64le/wheel/./captcha 2026-01-16 08:04:00,399 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/jinja2 2026-01-16 08:04:00,399 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/jinja2/captcha 2026-01-16 08:04:00,400 root INFO creating build/bdist.linux-ppc64le/wheel/captcha/jinja2/captcha/widgets 2026-01-16 08:04:00,400 root INFO copying build/lib/captcha/jinja2/captcha/widgets/captcha.html -> build/bdist.linux-ppc64le/wheel/./captcha/jinja2/captcha/widgets 2026-01-16 08:04:00,400 root INFO running install_egg_info 2026-01-16 08:04:00,407 root INFO Copying django_simple_captcha.egg-info to build/bdist.linux-ppc64le/wheel/./django_simple_captcha-0.6.3-py3.12.egg-info 2026-01-16 08:04:00,408 root INFO running install_scripts 2026-01-16 08:04:00,410 root INFO creating build/bdist.linux-ppc64le/wheel/django_simple_captcha-0.6.3.dist-info/WHEEL 2026-01-16 08:04:00,411 wheel INFO creating '/home/buildozer/aports/community/py3-django-simple-captcha/src/django-simple-captcha-0.6.3/.dist/.tmp-qfaspdo_/django_simple_captcha-0.6.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-01-16 08:04:00,411 wheel INFO adding 'captcha/__init__.py' 2026-01-16 08:04:00,411 wheel INFO adding 'captcha/fields.py' 2026-01-16 08:04:00,412 wheel INFO adding 'captcha/helpers.py' 2026-01-16 08:04:00,412 wheel INFO adding 'captcha/models.py' 2026-01-16 08:04:00,412 wheel INFO adding 'captcha/serializers.py' 2026-01-16 08:04:00,412 wheel INFO adding 'captcha/urls.py' 2026-01-16 08:04:00,413 wheel INFO adding 'captcha/validators.py' 2026-01-16 08:04:00,413 wheel INFO adding 'captcha/views.py' 2026-01-16 08:04:00,413 wheel INFO adding 'captcha/conf/__init__.py' 2026-01-16 08:04:00,414 wheel INFO adding 'captcha/conf/settings.py' 2026-01-16 08:04:00,414 wheel INFO adding 'captcha/fonts/COPYRIGHT.TXT' 2026-01-16 08:04:00,414 wheel INFO adding 'captcha/fonts/README.TXT' 2026-01-16 08:04:00,414 wheel INFO adding 'captcha/fonts/Vera.ttf' 2026-01-16 08:04:00,415 wheel INFO adding 'captcha/jinja2/captcha/widgets/captcha.html' 2026-01-16 08:04:00,416 wheel INFO adding 'captcha/locale/bg/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,416 wheel INFO adding 'captcha/locale/bg/LC_MESSAGES/django.po' 2026-01-16 08:04:00,416 wheel INFO adding 'captcha/locale/cs/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,416 wheel INFO adding 'captcha/locale/cs/LC_MESSAGES/django.po' 2026-01-16 08:04:00,417 wheel INFO adding 'captcha/locale/de/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,417 wheel INFO adding 'captcha/locale/de/LC_MESSAGES/django.po' 2026-01-16 08:04:00,417 wheel INFO adding 'captcha/locale/en/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,418 wheel INFO adding 'captcha/locale/en/LC_MESSAGES/django.po' 2026-01-16 08:04:00,418 wheel INFO adding 'captcha/locale/es/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,418 wheel INFO adding 'captcha/locale/es/LC_MESSAGES/django.po' 2026-01-16 08:04:00,418 wheel INFO adding 'captcha/locale/fa/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,419 wheel INFO adding 'captcha/locale/fa/LC_MESSAGES/django.po' 2026-01-16 08:04:00,419 wheel INFO adding 'captcha/locale/fr/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,419 wheel INFO adding 'captcha/locale/fr/LC_MESSAGES/django.po' 2026-01-16 08:04:00,420 wheel INFO adding 'captcha/locale/it/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,420 wheel INFO adding 'captcha/locale/it/LC_MESSAGES/django.po' 2026-01-16 08:04:00,420 wheel INFO adding 'captcha/locale/ja/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,421 wheel INFO adding 'captcha/locale/ja/LC_MESSAGES/django.po' 2026-01-16 08:04:00,421 wheel INFO adding 'captcha/locale/nl/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,421 wheel INFO adding 'captcha/locale/nl/LC_MESSAGES/django.po' 2026-01-16 08:04:00,421 wheel INFO adding 'captcha/locale/pl/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,422 wheel INFO adding 'captcha/locale/pl/LC_MESSAGES/django.po' 2026-01-16 08:04:00,422 wheel INFO adding 'captcha/locale/pt_BR/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,422 wheel INFO adding 'captcha/locale/pt_BR/LC_MESSAGES/django.po' 2026-01-16 08:04:00,423 wheel INFO adding 'captcha/locale/ru/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,423 wheel INFO adding 'captcha/locale/ru/LC_MESSAGES/django.po' 2026-01-16 08:04:00,423 wheel INFO adding 'captcha/locale/sk/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,423 wheel INFO adding 'captcha/locale/sk/LC_MESSAGES/django.po' 2026-01-16 08:04:00,424 wheel INFO adding 'captcha/locale/sv/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,424 wheel INFO adding 'captcha/locale/sv/LC_MESSAGES/django.po' 2026-01-16 08:04:00,424 wheel INFO adding 'captcha/locale/tr/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,425 wheel INFO adding 'captcha/locale/tr/LC_MESSAGES/django.po' 2026-01-16 08:04:00,425 wheel INFO adding 'captcha/locale/uk/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,425 wheel INFO adding 'captcha/locale/uk/LC_MESSAGES/django.po' 2026-01-16 08:04:00,425 wheel INFO adding 'captcha/locale/zh_CN/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,426 wheel INFO adding 'captcha/locale/zh_CN/LC_MESSAGES/django.po' 2026-01-16 08:04:00,426 wheel INFO adding 'captcha/locale/zh_Hans/LC_MESSAGES/django.mo' 2026-01-16 08:04:00,426 wheel INFO adding 'captcha/locale/zh_Hans/LC_MESSAGES/django.po' 2026-01-16 08:04:00,427 wheel INFO adding 'captcha/management/__init__.py' 2026-01-16 08:04:00,427 wheel INFO adding 'captcha/management/commands/__init__.py' 2026-01-16 08:04:00,427 wheel INFO adding 'captcha/management/commands/captcha_clean.py' 2026-01-16 08:04:00,427 wheel INFO adding 'captcha/management/commands/captcha_create_pool.py' 2026-01-16 08:04:00,428 wheel INFO adding 'captcha/migrations/0001_initial.py' 2026-01-16 08:04:00,428 wheel INFO adding 'captcha/migrations/0002_alter_captchastore_id.py' 2026-01-16 08:04:00,428 wheel INFO adding 'captcha/migrations/__init__.py' 2026-01-16 08:04:00,428 wheel INFO adding 'captcha/templates/captcha/widgets/captcha.html' 2026-01-16 08:04:00,429 wheel INFO adding 'captcha/tests/__init__.py' 2026-01-16 08:04:00,429 wheel INFO adding 'captcha/tests/drf_views.py' 2026-01-16 08:04:00,429 wheel INFO adding 'captcha/tests/tests.py' 2026-01-16 08:04:00,430 wheel INFO adding 'captcha/tests/urls.py' 2026-01-16 08:04:00,430 wheel INFO adding 'captcha/tests/views.py' 2026-01-16 08:04:00,430 wheel INFO adding 'django_simple_captcha-0.6.3.dist-info/licenses/LICENSE' 2026-01-16 08:04:00,431 wheel INFO adding 'django_simple_captcha-0.6.3.dist-info/METADATA' 2026-01-16 08:04:00,431 wheel INFO adding 'django_simple_captcha-0.6.3.dist-info/WHEEL' 2026-01-16 08:04:00,431 wheel INFO adding 'django_simple_captcha-0.6.3.dist-info/top_level.txt' 2026-01-16 08:04:00,432 wheel INFO adding 'django_simple_captcha-0.6.3.dist-info/RECORD' 2026-01-16 08:04:00,432 root INFO removing build/bdist.linux-ppc64le/wheel 2026-01-16 08:04:00,439 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 08:04:00,741 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 08:04:00,846 gpep517 INFO Installation complete >>> py3-django-simple-captcha-pyc*: Running split function pyc... '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/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__' '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/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/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/__pycache__' -> '/home/buildozer/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha-pyc/usr/lib/python3.12/site-packages/captcha/__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 08:04:01 +0000 elapsed time 0h 0m 8s >>> py3-django-simple-captcha: Cleaning up srcdir >>> py3-django-simple-captcha: Cleaning up pkgdir >>> py3-django-simple-captcha: Uninstalling dependencies... ( 1/49) Purging .makedepends-py3-django-simple-captcha (20260116.080355) ( 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: 288.7 MiB in 106 packages >>> py3-django-simple-captcha: Updating the community/ppc64le repository index... >>> py3-django-simple-captcha: Signing the index...