>>> py3-django-simple-captcha: Building community/py3-django-simple-captcha 0.6.2-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 17:24:25 +0000 >>> py3-django-simple-captcha: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/38) Installing py3-asgiref (3.8.1-r1) (2/38) Installing py3-asgiref-pyc (3.8.1-r1) (3/38) Installing py3-sqlparse (0.5.1-r0) (4/38) Installing py3-sqlparse-pyc (0.5.1-r0) (5/38) Installing tzdata (2025b-r0) (6/38) Installing py3-django (4.2.25-r0) (7/38) Installing py3-django-pyc (4.2.25-r0) (8/38) Installing libpng (1.6.47-r0) (9/38) Installing freetype (2.13.3-r0) (10/38) Installing libimagequant (4.2.2-r0) (11/38) Installing libjpeg-turbo (3.1.0-r0) (12/38) Installing lcms2 (2.16-r0) (13/38) Installing openjpeg (2.5.3-r0) (14/38) Installing libsharpyuv (1.5.0-r0) (15/38) Installing libwebp (1.5.0-r0) (16/38) Installing tiff (4.7.1-r0) (17/38) Installing libwebpdemux (1.5.0-r0) (18/38) Installing libwebpmux (1.5.0-r0) (19/38) Installing libxau (1.0.12-r0) (20/38) Installing libmd (1.1.0-r0) (21/38) Installing libbsd (0.12.2-r0) (22/38) Installing libxdmcp (1.1.5-r1) (23/38) Installing libxcb (1.17.0-r0) (24/38) Installing py3-pillow (11.2.1-r0) (25/38) Installing py3-pillow-pyc (11.2.1-r0) (26/38) Installing py3-installer (0.7.0-r2) (27/38) Installing py3-installer-pyc (0.7.0-r2) (28/38) Installing py3-gpep517 (19-r0) (29/38) Installing py3-gpep517-pyc (19-r0) (30/38) Installing py3-parsing (3.2.3-r0) (31/38) Installing py3-parsing-pyc (3.2.3-r0) (32/38) Installing py3-packaging (25.0-r0) (33/38) Installing py3-packaging-pyc (25.0-r0) (34/38) Installing py3-setuptools (80.9.0-r0) (35/38) Installing py3-setuptools-pyc (80.9.0-r0) (36/38) Installing py3-wheel (0.46.1-r0) (37/38) Installing py3-wheel-pyc (0.46.1-r0) (38/38) Installing .makedepends-py3-django-simple-captcha (20251012.172425) Executing busybox-1.37.0-r19.trigger OK: 343 MiB in 127 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 django-simple-captcha-0.6.2.tar.gz::https://github.com/mbi/django-simple-captcha/archive/v0.6.2.tar.gz >>> py3-django-simple-captcha: Fetching django-simple-captcha-0.6.2.tar.gz::https://github.com/mbi/django-simple-captcha/archive/v0.6.2.tar.gz >>> py3-django-simple-captcha: Checking sha512sums... django-simple-captcha-0.6.2.tar.gz: OK >>> py3-django-simple-captcha: Unpacking /var/cache/distfiles/django-simple-captcha-0.6.2.tar.gz... 2025-10-12 17:24:26,675 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() 2025-10-12 17:24:26,687 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() 2025-10-12 17:24:26,694 root INFO running build 2025-10-12 17:24:26,694 root INFO running build_py 2025-10-12 17:24:26,696 root INFO creating build/lib/captcha 2025-10-12 17:24:26,696 root INFO copying captcha/helpers.py -> build/lib/captcha 2025-10-12 17:24:26,697 root INFO copying captcha/serializers.py -> build/lib/captcha 2025-10-12 17:24:26,697 root INFO copying captcha/models.py -> build/lib/captcha 2025-10-12 17:24:26,697 root INFO copying captcha/views.py -> build/lib/captcha 2025-10-12 17:24:26,697 root INFO copying captcha/fields.py -> build/lib/captcha 2025-10-12 17:24:26,697 root INFO copying captcha/validators.py -> build/lib/captcha 2025-10-12 17:24:26,697 root INFO copying captcha/__init__.py -> build/lib/captcha 2025-10-12 17:24:26,697 root INFO copying captcha/urls.py -> build/lib/captcha 2025-10-12 17:24:26,697 root INFO creating build/lib/captcha/migrations 2025-10-12 17:24:26,697 root INFO copying captcha/migrations/0001_initial.py -> build/lib/captcha/migrations 2025-10-12 17:24:26,697 root INFO copying captcha/migrations/__init__.py -> build/lib/captcha/migrations 2025-10-12 17:24:26,698 root INFO copying captcha/migrations/0002_alter_captchastore_id.py -> build/lib/captcha/migrations 2025-10-12 17:24:26,698 root INFO creating build/lib/captcha/conf 2025-10-12 17:24:26,698 root INFO copying captcha/conf/settings.py -> build/lib/captcha/conf 2025-10-12 17:24:26,698 root INFO copying captcha/conf/__init__.py -> build/lib/captcha/conf 2025-10-12 17:24:26,698 root INFO creating build/lib/captcha/management 2025-10-12 17:24:26,698 root INFO copying captcha/management/__init__.py -> build/lib/captcha/management 2025-10-12 17:24:26,698 root INFO creating build/lib/captcha/tests 2025-10-12 17:24:26,698 root INFO copying captcha/tests/tests.py -> build/lib/captcha/tests 2025-10-12 17:24:26,698 root INFO copying captcha/tests/views.py -> build/lib/captcha/tests 2025-10-12 17:24:26,698 root INFO copying captcha/tests/__init__.py -> build/lib/captcha/tests 2025-10-12 17:24:26,698 root INFO copying captcha/tests/drf_views.py -> build/lib/captcha/tests 2025-10-12 17:24:26,698 root INFO copying captcha/tests/urls.py -> build/lib/captcha/tests 2025-10-12 17:24:26,699 root INFO creating build/lib/captcha/management/commands 2025-10-12 17:24:26,699 root INFO copying captcha/management/commands/captcha_clean.py -> build/lib/captcha/management/commands 2025-10-12 17:24:26,699 root INFO copying captcha/management/commands/__init__.py -> build/lib/captcha/management/commands 2025-10-12 17:24:26,699 root INFO copying captcha/management/commands/captcha_create_pool.py -> build/lib/captcha/management/commands 2025-10-12 17:24:26,699 root INFO running egg_info 2025-10-12 17:24:26,700 root INFO creating django_simple_captcha.egg-info 2025-10-12 17:24:26,700 root INFO writing django_simple_captcha.egg-info/PKG-INFO 2025-10-12 17:24:26,700 root INFO writing dependency_links to django_simple_captcha.egg-info/dependency_links.txt 2025-10-12 17:24:26,700 root INFO writing requirements to django_simple_captcha.egg-info/requires.txt 2025-10-12 17:24:26,701 root INFO writing top-level names to django_simple_captcha.egg-info/top_level.txt 2025-10-12 17:24:26,701 root INFO writing manifest file 'django_simple_captcha.egg-info/SOURCES.txt' 2025-10-12 17:24:26,702 root INFO reading manifest file 'django_simple_captcha.egg-info/SOURCES.txt' 2025-10-12 17:24:26,703 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 17:24:26,703 root WARNING warning: no files found matching '.pep8' 2025-10-12 17:24:26,704 root WARNING warning: no previously-included files found matching 'testproject/django-simple-captcha.db' 2025-10-12 17:24:26,704 root WARNING no previously-included directories found matching '.tox' 2025-10-12 17:24:26,704 root WARNING no previously-included directories found matching 'docs/_build' 2025-10-12 17:24:26,704 root WARNING no previously-included directories found matching 'htmlcov' 2025-10-12 17:24:26,705 root WARNING warning: no previously-included files matching '*pyc' found anywhere in distribution 2025-10-12 17:24:26,705 root WARNING warning: no previously-included files matching 'coverage.xml' found anywhere in distribution 2025-10-12 17:24:26,705 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2025-10-12 17:24:26,705 root WARNING warning: no previously-included files matching '.coverage' found anywhere in distribution 2025-10-12 17:24:26,705 root INFO adding license file 'LICENSE' 2025-10-12 17:24:26,706 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) 2025-10-12 17:24:26,708 root INFO creating build/lib/captcha/fonts 2025-10-12 17:24:26,708 root INFO copying captcha/fonts/COPYRIGHT.TXT -> build/lib/captcha/fonts 2025-10-12 17:24:26,709 root INFO copying captcha/fonts/README.TXT -> build/lib/captcha/fonts 2025-10-12 17:24:26,709 root INFO copying captcha/fonts/Vera.ttf -> build/lib/captcha/fonts 2025-10-12 17:24:26,709 root INFO creating build/lib/captcha/jinja2/captcha/widgets 2025-10-12 17:24:26,709 root INFO copying captcha/jinja2/captcha/widgets/captcha.html -> build/lib/captcha/jinja2/captcha/widgets 2025-10-12 17:24:26,709 root INFO creating build/lib/captcha/locale/bg/LC_MESSAGES 2025-10-12 17:24:26,709 root INFO copying captcha/locale/bg/LC_MESSAGES/django.mo -> build/lib/captcha/locale/bg/LC_MESSAGES 2025-10-12 17:24:26,709 root INFO copying captcha/locale/bg/LC_MESSAGES/django.po -> build/lib/captcha/locale/bg/LC_MESSAGES 2025-10-12 17:24:26,709 root INFO creating build/lib/captcha/locale/cs/LC_MESSAGES 2025-10-12 17:24:26,709 root INFO copying captcha/locale/cs/LC_MESSAGES/django.mo -> build/lib/captcha/locale/cs/LC_MESSAGES 2025-10-12 17:24:26,709 root INFO copying captcha/locale/cs/LC_MESSAGES/django.po -> build/lib/captcha/locale/cs/LC_MESSAGES 2025-10-12 17:24:26,709 root INFO creating build/lib/captcha/locale/de/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO copying captcha/locale/de/LC_MESSAGES/django.mo -> build/lib/captcha/locale/de/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO copying captcha/locale/de/LC_MESSAGES/django.po -> build/lib/captcha/locale/de/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO creating build/lib/captcha/locale/en/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO copying captcha/locale/en/LC_MESSAGES/django.mo -> build/lib/captcha/locale/en/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO copying captcha/locale/en/LC_MESSAGES/django.po -> build/lib/captcha/locale/en/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO creating build/lib/captcha/locale/es/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO copying captcha/locale/es/LC_MESSAGES/django.mo -> build/lib/captcha/locale/es/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO copying captcha/locale/es/LC_MESSAGES/django.po -> build/lib/captcha/locale/es/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO creating build/lib/captcha/locale/fa/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO copying captcha/locale/fa/LC_MESSAGES/django.mo -> build/lib/captcha/locale/fa/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO copying captcha/locale/fa/LC_MESSAGES/django.po -> build/lib/captcha/locale/fa/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO creating build/lib/captcha/locale/fr/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO copying captcha/locale/fr/LC_MESSAGES/django.mo -> build/lib/captcha/locale/fr/LC_MESSAGES 2025-10-12 17:24:26,710 root INFO copying captcha/locale/fr/LC_MESSAGES/django.po -> build/lib/captcha/locale/fr/LC_MESSAGES 2025-10-12 17:24:26,711 root INFO creating build/lib/captcha/locale/it/LC_MESSAGES 2025-10-12 17:24:26,711 root INFO copying captcha/locale/it/LC_MESSAGES/django.mo -> build/lib/captcha/locale/it/LC_MESSAGES 2025-10-12 17:24:26,711 root INFO copying captcha/locale/it/LC_MESSAGES/django.po -> build/lib/captcha/locale/it/LC_MESSAGES 2025-10-12 17:24:26,711 root INFO creating build/lib/captcha/locale/ja/LC_MESSAGES 2025-10-12 17:24:26,711 root INFO copying captcha/locale/ja/LC_MESSAGES/django.mo -> build/lib/captcha/locale/ja/LC_MESSAGES 2025-10-12 17:24:26,711 root INFO copying captcha/locale/ja/LC_MESSAGES/django.po -> build/lib/captcha/locale/ja/LC_MESSAGES 2025-10-12 17:24:26,711 root INFO creating build/lib/captcha/locale/nl/LC_MESSAGES 2025-10-12 17:24:26,711 root INFO copying captcha/locale/nl/LC_MESSAGES/django.mo -> build/lib/captcha/locale/nl/LC_MESSAGES 2025-10-12 17:24:26,711 root INFO copying captcha/locale/nl/LC_MESSAGES/django.po -> build/lib/captcha/locale/nl/LC_MESSAGES 2025-10-12 17:24:26,711 root INFO creating build/lib/captcha/locale/pl/LC_MESSAGES 2025-10-12 17:24:26,711 root INFO copying captcha/locale/pl/LC_MESSAGES/django.mo -> build/lib/captcha/locale/pl/LC_MESSAGES 2025-10-12 17:24:26,711 root INFO copying captcha/locale/pl/LC_MESSAGES/django.po -> build/lib/captcha/locale/pl/LC_MESSAGES 2025-10-12 17:24:26,711 root INFO creating build/lib/captcha/locale/pt_BR/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO copying captcha/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/captcha/locale/pt_BR/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO copying captcha/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/captcha/locale/pt_BR/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO creating build/lib/captcha/locale/ru/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO copying captcha/locale/ru/LC_MESSAGES/django.mo -> build/lib/captcha/locale/ru/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO copying captcha/locale/ru/LC_MESSAGES/django.po -> build/lib/captcha/locale/ru/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO creating build/lib/captcha/locale/sk/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO copying captcha/locale/sk/LC_MESSAGES/django.mo -> build/lib/captcha/locale/sk/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO copying captcha/locale/sk/LC_MESSAGES/django.po -> build/lib/captcha/locale/sk/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO creating build/lib/captcha/locale/sv/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO copying captcha/locale/sv/LC_MESSAGES/django.mo -> build/lib/captcha/locale/sv/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO copying captcha/locale/sv/LC_MESSAGES/django.po -> build/lib/captcha/locale/sv/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO creating build/lib/captcha/locale/tr/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO copying captcha/locale/tr/LC_MESSAGES/django.mo -> build/lib/captcha/locale/tr/LC_MESSAGES 2025-10-12 17:24:26,712 root INFO copying captcha/locale/tr/LC_MESSAGES/django.po -> build/lib/captcha/locale/tr/LC_MESSAGES 2025-10-12 17:24:26,713 root INFO creating build/lib/captcha/locale/uk/LC_MESSAGES 2025-10-12 17:24:26,713 root INFO copying captcha/locale/uk/LC_MESSAGES/django.mo -> build/lib/captcha/locale/uk/LC_MESSAGES 2025-10-12 17:24:26,713 root INFO copying captcha/locale/uk/LC_MESSAGES/django.po -> build/lib/captcha/locale/uk/LC_MESSAGES 2025-10-12 17:24:26,713 root INFO creating build/lib/captcha/locale/zh_CN/LC_MESSAGES 2025-10-12 17:24:26,713 root INFO copying captcha/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/captcha/locale/zh_CN/LC_MESSAGES 2025-10-12 17:24:26,713 root INFO copying captcha/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/captcha/locale/zh_CN/LC_MESSAGES 2025-10-12 17:24:26,713 root INFO creating build/lib/captcha/locale/zh_Hans/LC_MESSAGES 2025-10-12 17:24:26,713 root INFO copying captcha/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/captcha/locale/zh_Hans/LC_MESSAGES 2025-10-12 17:24:26,713 root INFO copying captcha/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/captcha/locale/zh_Hans/LC_MESSAGES 2025-10-12 17:24:26,713 root INFO creating build/lib/captcha/templates/captcha/widgets 2025-10-12 17:24:26,713 root INFO copying captcha/templates/captcha/widgets/captcha.html -> build/lib/captcha/templates/captcha/widgets 2025-10-12 17:24:26,716 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 17:24:26,716 root INFO running install 2025-10-12 17:24:26,721 root INFO running install_lib 2025-10-12 17:24:26,723 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 17:24:26,723 root INFO creating build/bdist.linux-x86_64/wheel/captcha 2025-10-12 17:24:26,723 root INFO copying build/lib/captcha/helpers.py -> build/bdist.linux-x86_64/wheel/./captcha 2025-10-12 17:24:26,723 root INFO creating build/bdist.linux-x86_64/wheel/captcha/migrations 2025-10-12 17:24:26,723 root INFO copying build/lib/captcha/migrations/0001_initial.py -> build/bdist.linux-x86_64/wheel/./captcha/migrations 2025-10-12 17:24:26,723 root INFO copying build/lib/captcha/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./captcha/migrations 2025-10-12 17:24:26,723 root INFO copying build/lib/captcha/migrations/0002_alter_captchastore_id.py -> build/bdist.linux-x86_64/wheel/./captcha/migrations 2025-10-12 17:24:26,723 root INFO copying build/lib/captcha/serializers.py -> build/bdist.linux-x86_64/wheel/./captcha 2025-10-12 17:24:26,723 root INFO creating build/bdist.linux-x86_64/wheel/captcha/conf 2025-10-12 17:24:26,723 root INFO copying build/lib/captcha/conf/settings.py -> build/bdist.linux-x86_64/wheel/./captcha/conf 2025-10-12 17:24:26,723 root INFO copying build/lib/captcha/conf/__init__.py -> build/bdist.linux-x86_64/wheel/./captcha/conf 2025-10-12 17:24:26,723 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale 2025-10-12 17:24:26,723 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/fr 2025-10-12 17:24:26,723 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/fr/LC_MESSAGES 2025-10-12 17:24:26,724 root INFO copying build/lib/captcha/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/fr/LC_MESSAGES 2025-10-12 17:24:26,724 root INFO copying build/lib/captcha/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/fr/LC_MESSAGES 2025-10-12 17:24:26,724 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/tr 2025-10-12 17:24:26,724 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/tr/LC_MESSAGES 2025-10-12 17:24:26,724 root INFO copying build/lib/captcha/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/tr/LC_MESSAGES 2025-10-12 17:24:26,724 root INFO copying build/lib/captcha/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/tr/LC_MESSAGES 2025-10-12 17:24:26,724 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/en 2025-10-12 17:24:26,724 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/en/LC_MESSAGES 2025-10-12 17:24:26,724 root INFO copying build/lib/captcha/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/en/LC_MESSAGES 2025-10-12 17:24:26,724 root INFO copying build/lib/captcha/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/en/LC_MESSAGES 2025-10-12 17:24:26,724 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/fa 2025-10-12 17:24:26,724 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/fa/LC_MESSAGES 2025-10-12 17:24:26,724 root INFO copying build/lib/captcha/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/fa/LC_MESSAGES 2025-10-12 17:24:26,724 root INFO copying build/lib/captcha/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/fa/LC_MESSAGES 2025-10-12 17:24:26,724 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/ru 2025-10-12 17:24:26,725 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/ru/LC_MESSAGES 2025-10-12 17:24:26,725 root INFO copying build/lib/captcha/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/ru/LC_MESSAGES 2025-10-12 17:24:26,725 root INFO copying build/lib/captcha/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/ru/LC_MESSAGES 2025-10-12 17:24:26,725 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/zh_CN 2025-10-12 17:24:26,725 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/zh_CN/LC_MESSAGES 2025-10-12 17:24:26,725 root INFO copying build/lib/captcha/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/zh_CN/LC_MESSAGES 2025-10-12 17:24:26,725 root INFO copying build/lib/captcha/locale/zh_CN/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/zh_CN/LC_MESSAGES 2025-10-12 17:24:26,725 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/uk 2025-10-12 17:24:26,725 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/uk/LC_MESSAGES 2025-10-12 17:24:26,725 root INFO copying build/lib/captcha/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/uk/LC_MESSAGES 2025-10-12 17:24:26,725 root INFO copying build/lib/captcha/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/uk/LC_MESSAGES 2025-10-12 17:24:26,725 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/sk 2025-10-12 17:24:26,725 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/sk/LC_MESSAGES 2025-10-12 17:24:26,725 root INFO copying build/lib/captcha/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/sk/LC_MESSAGES 2025-10-12 17:24:26,725 root INFO copying build/lib/captcha/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/sk/LC_MESSAGES 2025-10-12 17:24:26,725 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/ja 2025-10-12 17:24:26,726 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/ja/LC_MESSAGES 2025-10-12 17:24:26,726 root INFO copying build/lib/captcha/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/ja/LC_MESSAGES 2025-10-12 17:24:26,726 root INFO copying build/lib/captcha/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/ja/LC_MESSAGES 2025-10-12 17:24:26,726 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/bg 2025-10-12 17:24:26,726 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/bg/LC_MESSAGES 2025-10-12 17:24:26,726 root INFO copying build/lib/captcha/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/bg/LC_MESSAGES 2025-10-12 17:24:26,726 root INFO copying build/lib/captcha/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/bg/LC_MESSAGES 2025-10-12 17:24:26,726 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/zh_Hans 2025-10-12 17:24:26,726 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/zh_Hans/LC_MESSAGES 2025-10-12 17:24:26,726 root INFO copying build/lib/captcha/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/zh_Hans/LC_MESSAGES 2025-10-12 17:24:26,726 root INFO copying build/lib/captcha/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/zh_Hans/LC_MESSAGES 2025-10-12 17:24:26,726 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/de 2025-10-12 17:24:26,726 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/de/LC_MESSAGES 2025-10-12 17:24:26,726 root INFO copying build/lib/captcha/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/de/LC_MESSAGES 2025-10-12 17:24:26,726 root INFO copying build/lib/captcha/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/de/LC_MESSAGES 2025-10-12 17:24:26,726 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/it 2025-10-12 17:24:26,727 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/it/LC_MESSAGES 2025-10-12 17:24:26,727 root INFO copying build/lib/captcha/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/it/LC_MESSAGES 2025-10-12 17:24:26,727 root INFO copying build/lib/captcha/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/it/LC_MESSAGES 2025-10-12 17:24:26,727 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/es 2025-10-12 17:24:26,727 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/es/LC_MESSAGES 2025-10-12 17:24:26,727 root INFO copying build/lib/captcha/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/es/LC_MESSAGES 2025-10-12 17:24:26,727 root INFO copying build/lib/captcha/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/es/LC_MESSAGES 2025-10-12 17:24:26,727 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/pl 2025-10-12 17:24:26,727 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/pl/LC_MESSAGES 2025-10-12 17:24:26,727 root INFO copying build/lib/captcha/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/pl/LC_MESSAGES 2025-10-12 17:24:26,727 root INFO copying build/lib/captcha/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/pl/LC_MESSAGES 2025-10-12 17:24:26,727 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/sv 2025-10-12 17:24:26,727 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/sv/LC_MESSAGES 2025-10-12 17:24:26,727 root INFO copying build/lib/captcha/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/sv/LC_MESSAGES 2025-10-12 17:24:26,727 root INFO copying build/lib/captcha/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/sv/LC_MESSAGES 2025-10-12 17:24:26,727 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/nl 2025-10-12 17:24:26,728 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/nl/LC_MESSAGES 2025-10-12 17:24:26,728 root INFO copying build/lib/captcha/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/nl/LC_MESSAGES 2025-10-12 17:24:26,728 root INFO copying build/lib/captcha/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/nl/LC_MESSAGES 2025-10-12 17:24:26,728 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/cs 2025-10-12 17:24:26,728 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/cs/LC_MESSAGES 2025-10-12 17:24:26,728 root INFO copying build/lib/captcha/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/cs/LC_MESSAGES 2025-10-12 17:24:26,728 root INFO copying build/lib/captcha/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/cs/LC_MESSAGES 2025-10-12 17:24:26,728 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/pt_BR 2025-10-12 17:24:26,728 root INFO creating build/bdist.linux-x86_64/wheel/captcha/locale/pt_BR/LC_MESSAGES 2025-10-12 17:24:26,728 root INFO copying build/lib/captcha/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/./captcha/locale/pt_BR/LC_MESSAGES 2025-10-12 17:24:26,728 root INFO copying build/lib/captcha/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/./captcha/locale/pt_BR/LC_MESSAGES 2025-10-12 17:24:26,728 root INFO creating build/bdist.linux-x86_64/wheel/captcha/jinja2 2025-10-12 17:24:26,728 root INFO creating build/bdist.linux-x86_64/wheel/captcha/jinja2/captcha 2025-10-12 17:24:26,728 root INFO creating build/bdist.linux-x86_64/wheel/captcha/jinja2/captcha/widgets 2025-10-12 17:24:26,728 root INFO copying build/lib/captcha/jinja2/captcha/widgets/captcha.html -> build/bdist.linux-x86_64/wheel/./captcha/jinja2/captcha/widgets 2025-10-12 17:24:26,729 root INFO creating build/bdist.linux-x86_64/wheel/captcha/templates 2025-10-12 17:24:26,729 root INFO creating build/bdist.linux-x86_64/wheel/captcha/templates/captcha 2025-10-12 17:24:26,729 root INFO creating build/bdist.linux-x86_64/wheel/captcha/templates/captcha/widgets 2025-10-12 17:24:26,729 root INFO copying build/lib/captcha/templates/captcha/widgets/captcha.html -> build/bdist.linux-x86_64/wheel/./captcha/templates/captcha/widgets 2025-10-12 17:24:26,729 root INFO copying build/lib/captcha/models.py -> build/bdist.linux-x86_64/wheel/./captcha 2025-10-12 17:24:26,729 root INFO copying build/lib/captcha/views.py -> build/bdist.linux-x86_64/wheel/./captcha 2025-10-12 17:24:26,729 root INFO copying build/lib/captcha/fields.py -> build/bdist.linux-x86_64/wheel/./captcha 2025-10-12 17:24:26,729 root INFO creating build/bdist.linux-x86_64/wheel/captcha/management 2025-10-12 17:24:26,729 root INFO creating build/bdist.linux-x86_64/wheel/captcha/management/commands 2025-10-12 17:24:26,729 root INFO copying build/lib/captcha/management/commands/captcha_clean.py -> build/bdist.linux-x86_64/wheel/./captcha/management/commands 2025-10-12 17:24:26,729 root INFO copying build/lib/captcha/management/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./captcha/management/commands 2025-10-12 17:24:26,729 root INFO copying build/lib/captcha/management/commands/captcha_create_pool.py -> build/bdist.linux-x86_64/wheel/./captcha/management/commands 2025-10-12 17:24:26,729 root INFO copying build/lib/captcha/management/__init__.py -> build/bdist.linux-x86_64/wheel/./captcha/management 2025-10-12 17:24:26,729 root INFO creating build/bdist.linux-x86_64/wheel/captcha/fonts 2025-10-12 17:24:26,729 root INFO copying build/lib/captcha/fonts/COPYRIGHT.TXT -> build/bdist.linux-x86_64/wheel/./captcha/fonts 2025-10-12 17:24:26,729 root INFO copying build/lib/captcha/fonts/README.TXT -> build/bdist.linux-x86_64/wheel/./captcha/fonts 2025-10-12 17:24:26,730 root INFO copying build/lib/captcha/fonts/Vera.ttf -> build/bdist.linux-x86_64/wheel/./captcha/fonts 2025-10-12 17:24:26,730 root INFO copying build/lib/captcha/validators.py -> build/bdist.linux-x86_64/wheel/./captcha 2025-10-12 17:24:26,730 root INFO copying build/lib/captcha/__init__.py -> build/bdist.linux-x86_64/wheel/./captcha 2025-10-12 17:24:26,730 root INFO copying build/lib/captcha/urls.py -> build/bdist.linux-x86_64/wheel/./captcha 2025-10-12 17:24:26,730 root INFO creating build/bdist.linux-x86_64/wheel/captcha/tests 2025-10-12 17:24:26,730 root INFO copying build/lib/captcha/tests/tests.py -> build/bdist.linux-x86_64/wheel/./captcha/tests 2025-10-12 17:24:26,730 root INFO copying build/lib/captcha/tests/views.py -> build/bdist.linux-x86_64/wheel/./captcha/tests 2025-10-12 17:24:26,730 root INFO copying build/lib/captcha/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./captcha/tests 2025-10-12 17:24:26,730 root INFO copying build/lib/captcha/tests/drf_views.py -> build/bdist.linux-x86_64/wheel/./captcha/tests 2025-10-12 17:24:26,730 root INFO copying build/lib/captcha/tests/urls.py -> build/bdist.linux-x86_64/wheel/./captcha/tests 2025-10-12 17:24:26,730 root INFO running install_egg_info 2025-10-12 17:24:26,732 root INFO Copying django_simple_captcha.egg-info to build/bdist.linux-x86_64/wheel/./django_simple_captcha-0.6.2-py3.12.egg-info 2025-10-12 17:24:26,732 root INFO running install_scripts 2025-10-12 17:24:26,732 root INFO creating build/bdist.linux-x86_64/wheel/django_simple_captcha-0.6.2.dist-info/WHEEL 2025-10-12 17:24:26,733 wheel INFO creating '/home/udu/aports/community/py3-django-simple-captcha/src/django-simple-captcha-0.6.2/.dist/.tmp-q8kv7knf/django_simple_captcha-0.6.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 17:24:26,733 wheel INFO adding 'captcha/__init__.py' 2025-10-12 17:24:26,733 wheel INFO adding 'captcha/fields.py' 2025-10-12 17:24:26,733 wheel INFO adding 'captcha/helpers.py' 2025-10-12 17:24:26,733 wheel INFO adding 'captcha/models.py' 2025-10-12 17:24:26,733 wheel INFO adding 'captcha/serializers.py' 2025-10-12 17:24:26,733 wheel INFO adding 'captcha/urls.py' 2025-10-12 17:24:26,733 wheel INFO adding 'captcha/validators.py' 2025-10-12 17:24:26,733 wheel INFO adding 'captcha/views.py' 2025-10-12 17:24:26,734 wheel INFO adding 'captcha/conf/__init__.py' 2025-10-12 17:24:26,734 wheel INFO adding 'captcha/conf/settings.py' 2025-10-12 17:24:26,734 wheel INFO adding 'captcha/fonts/COPYRIGHT.TXT' 2025-10-12 17:24:26,734 wheel INFO adding 'captcha/fonts/README.TXT' 2025-10-12 17:24:26,734 wheel INFO adding 'captcha/fonts/Vera.ttf' 2025-10-12 17:24:26,734 wheel INFO adding 'captcha/jinja2/captcha/widgets/captcha.html' 2025-10-12 17:24:26,734 wheel INFO adding 'captcha/locale/bg/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,734 wheel INFO adding 'captcha/locale/bg/LC_MESSAGES/django.po' 2025-10-12 17:24:26,734 wheel INFO adding 'captcha/locale/cs/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,734 wheel INFO adding 'captcha/locale/cs/LC_MESSAGES/django.po' 2025-10-12 17:24:26,734 wheel INFO adding 'captcha/locale/de/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,734 wheel INFO adding 'captcha/locale/de/LC_MESSAGES/django.po' 2025-10-12 17:24:26,734 wheel INFO adding 'captcha/locale/en/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,735 wheel INFO adding 'captcha/locale/en/LC_MESSAGES/django.po' 2025-10-12 17:24:26,735 wheel INFO adding 'captcha/locale/es/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,735 wheel INFO adding 'captcha/locale/es/LC_MESSAGES/django.po' 2025-10-12 17:24:26,735 wheel INFO adding 'captcha/locale/fa/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,735 wheel INFO adding 'captcha/locale/fa/LC_MESSAGES/django.po' 2025-10-12 17:24:26,735 wheel INFO adding 'captcha/locale/fr/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,735 wheel INFO adding 'captcha/locale/fr/LC_MESSAGES/django.po' 2025-10-12 17:24:26,735 wheel INFO adding 'captcha/locale/it/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,735 wheel INFO adding 'captcha/locale/it/LC_MESSAGES/django.po' 2025-10-12 17:24:26,735 wheel INFO adding 'captcha/locale/ja/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,735 wheel INFO adding 'captcha/locale/ja/LC_MESSAGES/django.po' 2025-10-12 17:24:26,735 wheel INFO adding 'captcha/locale/nl/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,735 wheel INFO adding 'captcha/locale/nl/LC_MESSAGES/django.po' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/pl/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/pl/LC_MESSAGES/django.po' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/pt_BR/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/pt_BR/LC_MESSAGES/django.po' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/ru/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/ru/LC_MESSAGES/django.po' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/sk/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/sk/LC_MESSAGES/django.po' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/sv/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/sv/LC_MESSAGES/django.po' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/tr/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/tr/LC_MESSAGES/django.po' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/uk/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/uk/LC_MESSAGES/django.po' 2025-10-12 17:24:26,736 wheel INFO adding 'captcha/locale/zh_CN/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/locale/zh_CN/LC_MESSAGES/django.po' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/locale/zh_Hans/LC_MESSAGES/django.po' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/management/__init__.py' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/management/commands/__init__.py' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/management/commands/captcha_clean.py' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/management/commands/captcha_create_pool.py' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/migrations/0001_initial.py' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/migrations/0002_alter_captchastore_id.py' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/migrations/__init__.py' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/templates/captcha/widgets/captcha.html' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/tests/__init__.py' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/tests/drf_views.py' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/tests/tests.py' 2025-10-12 17:24:26,737 wheel INFO adding 'captcha/tests/urls.py' 2025-10-12 17:24:26,738 wheel INFO adding 'captcha/tests/views.py' 2025-10-12 17:24:26,738 wheel INFO adding 'django_simple_captcha-0.6.2.dist-info/licenses/LICENSE' 2025-10-12 17:24:26,738 wheel INFO adding 'django_simple_captcha-0.6.2.dist-info/METADATA' 2025-10-12 17:24:26,738 wheel INFO adding 'django_simple_captcha-0.6.2.dist-info/WHEEL' 2025-10-12 17:24:26,738 wheel INFO adding 'django_simple_captcha-0.6.2.dist-info/top_level.txt' 2025-10-12 17:24:26,738 wheel INFO adding 'django_simple_captcha-0.6.2.dist-info/RECORD' 2025-10-12 17:24:26,738 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 17:24:26,739 gpep517 INFO The backend produced .dist/django_simple_captcha-0.6.2-py2.py3-none-any.whl django_simple_captcha-0.6.2-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... 2025-10-12 17:24:26,865 gpep517 INFO Installing .dist/django_simple_captcha-0.6.2-py2.py3-none-any.whl into /home/udu/aports/community/py3-django-simple-captcha/pkg/py3-django-simple-captcha 2025-10-12 17:24:26,896 gpep517 INFO Installation complete >>> py3-django-simple-captcha-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/captcha/migrations/__pycache__' -> '/home/udu/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/conf/__pycache__' -> '/home/udu/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/management/commands/__pycache__' -> '/home/udu/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/udu/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/__pycache__' -> '/home/udu/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/tests/__pycache__' -> '/home/udu/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 py3-django py3-pillow python3~3.12 >>> py3-django-simple-captcha-pyc*: Package size: 88.9 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.2-r1.apk >>> py3-django-simple-captcha*: Tracing dependencies... python3 py3-django py3-pillow python3~3.12 >>> py3-django-simple-captcha*: Package size: 170.6 KB >>> py3-django-simple-captcha*: Compressing data... >>> py3-django-simple-captcha*: Create checksum... >>> py3-django-simple-captcha*: Create py3-django-simple-captcha-0.6.2-r1.apk >>> py3-django-simple-captcha: Build complete at Sun, 12 Oct 2025 17:24:27 +0000 elapsed time 0h 0m 2s >>> py3-django-simple-captcha: Cleaning up srcdir >>> py3-django-simple-captcha: Cleaning up pkgdir >>> py3-django-simple-captcha: Uninstalling dependencies... (1/38) Purging .makedepends-py3-django-simple-captcha (20251012.172425) (2/38) Purging py3-django-pyc (4.2.25-r0) (3/38) Purging py3-django (4.2.25-r0) (4/38) Purging py3-asgiref-pyc (3.8.1-r1) (5/38) Purging py3-asgiref (3.8.1-r1) (6/38) Purging py3-sqlparse-pyc (0.5.1-r0) (7/38) Purging py3-sqlparse (0.5.1-r0) (8/38) Purging tzdata (2025b-r0) (9/38) Purging py3-pillow-pyc (11.2.1-r0) (10/38) Purging py3-pillow (11.2.1-r0) (11/38) Purging py3-gpep517-pyc (19-r0) (12/38) Purging py3-gpep517 (19-r0) (13/38) Purging py3-installer-pyc (0.7.0-r2) (14/38) Purging py3-installer (0.7.0-r2) (15/38) Purging py3-setuptools-pyc (80.9.0-r0) (16/38) Purging py3-setuptools (80.9.0-r0) (17/38) Purging py3-wheel-pyc (0.46.1-r0) (18/38) Purging py3-wheel (0.46.1-r0) (19/38) Purging py3-packaging-pyc (25.0-r0) (20/38) Purging py3-packaging (25.0-r0) (21/38) Purging py3-parsing-pyc (3.2.3-r0) (22/38) Purging py3-parsing (3.2.3-r0) (23/38) Purging freetype (2.13.3-r0) (24/38) Purging lcms2 (2.16-r0) (25/38) Purging libimagequant (4.2.2-r0) (26/38) Purging libpng (1.6.47-r0) (27/38) Purging libwebpdemux (1.5.0-r0) (28/38) Purging libwebpmux (1.5.0-r0) (29/38) Purging libxcb (1.17.0-r0) (30/38) Purging libxdmcp (1.1.5-r1) (31/38) Purging openjpeg (2.5.3-r0) (32/38) Purging tiff (4.7.1-r0) (33/38) Purging libbsd (0.12.2-r0) (34/38) Purging libjpeg-turbo (3.1.0-r0) (35/38) Purging libmd (1.1.0-r0) (36/38) Purging libwebp (1.5.0-r0) (37/38) Purging libsharpyuv (1.5.0-r0) (38/38) Purging libxau (1.0.12-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-django-simple-captcha: Updating the community/x86_64 repository index... >>> py3-django-simple-captcha: Signing the index...