>>> py3-django-hcaptcha: Building community/py3-django-hcaptcha 0.2.0-r1 (using abuild 3.15.0_rc3-r3) started Sun, 18 May 2025 16:45:04 +0000 >>> py3-django-hcaptcha: Validating /home/buildozer/aports/community/py3-django-hcaptcha/APKBUILD... >>> py3-django-hcaptcha: Analyzing dependencies... >>> py3-django-hcaptcha: Installing for build: build-base py3-django py3-setuptools py3-gpep517 py3-wheel (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.8-r0) (3/31) Installing gdbm (1.24-r0) (4/31) Installing xz-libs (5.8.1-r0) (5/31) Installing mpdecimal (4.0.1-r0) (6/31) Installing libpanelw (6.5_p20250503-r0) (7/31) Installing sqlite-libs (3.49.2-r0) (8/31) Installing python3 (3.12.10-r0) (9/31) Installing python3-pycache-pyc0 (3.12.10-r0) (10/31) Installing pyc (3.12.10-r0) (11/31) Installing py3-asgiref (3.8.1-r1) (12/31) Installing py3-asgiref-pyc (3.8.1-r1) (13/31) Installing py3-sqlparse (0.5.1-r0) (14/31) Installing py3-sqlparse-pyc (0.5.1-r0) (15/31) Installing tzdata (2025b-r0) (16/31) Installing py3-django-pyc (4.2.21-r0) (17/31) Installing python3-pyc (3.12.10-r0) (18/31) Installing py3-django (4.2.21-r0) (19/31) Installing py3-parsing (3.2.3-r0) (20/31) Installing py3-parsing-pyc (3.2.3-r0) (21/31) Installing py3-packaging (25.0-r0) (22/31) Installing py3-packaging-pyc (25.0-r0) (23/31) Installing py3-setuptools (80.5.0-r0) (24/31) Installing py3-setuptools-pyc (80.5.0-r0) (25/31) Installing py3-installer (0.7.0-r2) (26/31) Installing py3-installer-pyc (0.7.0-r2) (27/31) Installing py3-gpep517 (19-r0) (28/31) Installing py3-gpep517-pyc (19-r0) (29/31) Installing py3-wheel (0.46.1-r0) (30/31) Installing py3-wheel-pyc (0.46.1-r0) (31/31) Installing .makedepends-py3-django-hcaptcha (20250518.164619) Executing busybox-1.37.0-r17.trigger OK: 411 MiB in 132 packages >>> py3-django-hcaptcha: Cleaning up srcdir >>> py3-django-hcaptcha: Cleaning up pkgdir >>> py3-django-hcaptcha: Cleaning up tmpdir >>> py3-django-hcaptcha: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-django-hcaptcha-0.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-django-hcaptcha-0.2.0.tar.gz.part' py3-django-hcaptcha- 100% |********************************| 5454 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-django-hcaptcha-0.2.0.tar.gz.part' saved >>> py3-django-hcaptcha: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-django-hcaptcha-0.2.0.tar.gz >>> py3-django-hcaptcha: Checking sha512sums... py3-django-hcaptcha-0.2.0.tar.gz: OK >>> py3-django-hcaptcha: Unpacking /var/cache/distfiles/v3.22/py3-django-hcaptcha-0.2.0.tar.gz... 2025-05-18 16:46:25,087 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-18 16:46:25,207 root INFO running bdist_wheel 2025-05-18 16:46:25,305 root INFO running build 2025-05-18 16:46:25,306 root INFO running build_py 2025-05-18 16:46:25,328 root INFO creating build/lib/hcaptcha 2025-05-18 16:46:25,330 root INFO copying hcaptcha/apps.py -> build/lib/hcaptcha 2025-05-18 16:46:25,331 root INFO copying hcaptcha/__init__.py -> build/lib/hcaptcha 2025-05-18 16:46:25,333 root INFO copying hcaptcha/fields.py -> build/lib/hcaptcha 2025-05-18 16:46:25,335 root INFO copying hcaptcha/widgets.py -> build/lib/hcaptcha 2025-05-18 16:46:25,336 root INFO copying hcaptcha/settings.py -> build/lib/hcaptcha 2025-05-18 16:46:25,338 root INFO creating build/lib/hcaptcha/migrations 2025-05-18 16:46:25,340 root INFO copying hcaptcha/migrations/__init__.py -> build/lib/hcaptcha/migrations 2025-05-18 16:46:25,341 root INFO running egg_info 2025-05-18 16:46:25,356 root INFO writing django_hCaptcha.egg-info/PKG-INFO 2025-05-18 16:46:25,358 root INFO writing dependency_links to django_hCaptcha.egg-info/dependency_links.txt 2025-05-18 16:46:25,360 root INFO writing top-level names to django_hCaptcha.egg-info/top_level.txt 2025-05-18 16:46:25,380 root INFO reading manifest file 'django_hCaptcha.egg-info/SOURCES.txt' 2025-05-18 16:46:25,383 root INFO reading manifest template 'MANIFEST.in' 2025-05-18 16:46:25,386 root WARNING warning: no files found matching '*' under directory 'docs' 2025-05-18 16:46:25,386 root INFO adding license file 'LICENSE' 2025-05-18 16:46:25,391 root INFO writing manifest file 'django_hCaptcha.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'hcaptcha.templates.hcaptcha.forms.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'hcaptcha.templates.hcaptcha.forms.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 'hcaptcha.templates.hcaptcha.forms.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 'hcaptcha.templates.hcaptcha.forms.widgets' to be distributed and are already explicitly excluding 'hcaptcha.templates.hcaptcha.forms.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-05-18 16:46:25,396 root INFO creating build/lib/hcaptcha/templates/hcaptcha/forms/widgets 2025-05-18 16:46:25,398 root INFO copying hcaptcha/templates/hcaptcha/forms/widgets/hcaptcha_widget.html -> build/lib/hcaptcha/templates/hcaptcha/forms/widgets 2025-05-18 16:46:25,438 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-18 16:46:25,438 root INFO running install 2025-05-18 16:46:25,503 root INFO running install_lib 2025-05-18 16:46:25,521 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-18 16:46:25,523 root INFO creating build/bdist.linux-riscv64/wheel/hcaptcha 2025-05-18 16:46:25,524 root INFO copying build/lib/hcaptcha/apps.py -> build/bdist.linux-riscv64/wheel/./hcaptcha 2025-05-18 16:46:25,526 root INFO creating build/bdist.linux-riscv64/wheel/hcaptcha/templates 2025-05-18 16:46:25,527 root INFO creating build/bdist.linux-riscv64/wheel/hcaptcha/templates/hcaptcha 2025-05-18 16:46:25,528 root INFO creating build/bdist.linux-riscv64/wheel/hcaptcha/templates/hcaptcha/forms 2025-05-18 16:46:25,530 root INFO creating build/bdist.linux-riscv64/wheel/hcaptcha/templates/hcaptcha/forms/widgets 2025-05-18 16:46:25,531 root INFO copying build/lib/hcaptcha/templates/hcaptcha/forms/widgets/hcaptcha_widget.html -> build/bdist.linux-riscv64/wheel/./hcaptcha/templates/hcaptcha/forms/widgets 2025-05-18 16:46:25,532 root INFO copying build/lib/hcaptcha/__init__.py -> build/bdist.linux-riscv64/wheel/./hcaptcha 2025-05-18 16:46:25,534 root INFO creating build/bdist.linux-riscv64/wheel/hcaptcha/migrations 2025-05-18 16:46:25,535 root INFO copying build/lib/hcaptcha/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./hcaptcha/migrations 2025-05-18 16:46:25,536 root INFO copying build/lib/hcaptcha/fields.py -> build/bdist.linux-riscv64/wheel/./hcaptcha 2025-05-18 16:46:25,537 root INFO copying build/lib/hcaptcha/widgets.py -> build/bdist.linux-riscv64/wheel/./hcaptcha 2025-05-18 16:46:25,538 root INFO copying build/lib/hcaptcha/settings.py -> build/bdist.linux-riscv64/wheel/./hcaptcha 2025-05-18 16:46:25,540 root INFO running install_egg_info 2025-05-18 16:46:25,560 root INFO Copying django_hCaptcha.egg-info to build/bdist.linux-riscv64/wheel/./django_hCaptcha-0.2.0-py3.12.egg-info 2025-05-18 16:46:25,565 root INFO running install_scripts 2025-05-18 16:46:25,572 root INFO creating build/bdist.linux-riscv64/wheel/django_hcaptcha-0.2.0.dist-info/WHEEL 2025-05-18 16:46:25,574 wheel INFO creating '/home/buildozer/aports/community/py3-django-hcaptcha/src/django-hCaptcha-0.2.0/.dist/.tmp-fplzjwuh/django_hcaptcha-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-18 16:46:25,577 wheel INFO adding 'django_hcaptcha-0.2.0.dist-info/licenses/LICENSE' 2025-05-18 16:46:25,578 wheel INFO adding 'hcaptcha/__init__.py' 2025-05-18 16:46:25,580 wheel INFO adding 'hcaptcha/apps.py' 2025-05-18 16:46:25,581 wheel INFO adding 'hcaptcha/fields.py' 2025-05-18 16:46:25,583 wheel INFO adding 'hcaptcha/settings.py' 2025-05-18 16:46:25,585 wheel INFO adding 'hcaptcha/widgets.py' 2025-05-18 16:46:25,586 wheel INFO adding 'hcaptcha/migrations/__init__.py' 2025-05-18 16:46:25,588 wheel INFO adding 'hcaptcha/templates/hcaptcha/forms/widgets/hcaptcha_widget.html' 2025-05-18 16:46:25,590 wheel INFO adding 'django_hcaptcha-0.2.0.dist-info/METADATA' 2025-05-18 16:46:25,591 wheel INFO adding 'django_hcaptcha-0.2.0.dist-info/WHEEL' 2025-05-18 16:46:25,592 wheel INFO adding 'django_hcaptcha-0.2.0.dist-info/top_level.txt' 2025-05-18 16:46:25,593 wheel INFO adding 'django_hcaptcha-0.2.0.dist-info/RECORD' 2025-05-18 16:46:25,595 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-18 16:46:25,599 gpep517 INFO The backend produced .dist/django_hcaptcha-0.2.0-py3-none-any.whl django_hcaptcha-0.2.0-py3-none-any.whl >>> py3-django-hcaptcha: Entering fakeroot... >>> py3-django-hcaptcha-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/hcaptcha/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-hcaptcha/pkg/py3-django-hcaptcha-pyc/usr/lib/python3.12/site-packages/hcaptcha/migrations/__pycache__' 'usr/lib/python3.12/site-packages/hcaptcha/__pycache__' -> '/home/buildozer/aports/community/py3-django-hcaptcha/pkg/py3-django-hcaptcha-pyc/usr/lib/python3.12/site-packages/hcaptcha/__pycache__' >>> py3-django-hcaptcha-pyc*: Preparing subpackage py3-django-hcaptcha-pyc... >>> py3-django-hcaptcha-pyc*: Running postcheck for py3-django-hcaptcha-pyc >>> py3-django-hcaptcha*: Running postcheck for py3-django-hcaptcha >>> py3-django-hcaptcha*: Preparing package py3-django-hcaptcha... >>> py3-django-hcaptcha-pyc*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-hcaptcha-pyc*: Package size: 6.9 KB >>> py3-django-hcaptcha-pyc*: Compressing data... >>> py3-django-hcaptcha-pyc*: Create checksum... >>> py3-django-hcaptcha-pyc*: Create py3-django-hcaptcha-pyc-0.2.0-r1.apk >>> py3-django-hcaptcha*: Tracing dependencies... py3-django python3~3.12 >>> py3-django-hcaptcha*: Package size: 10.5 KB >>> py3-django-hcaptcha*: Compressing data... >>> py3-django-hcaptcha*: Create checksum... >>> py3-django-hcaptcha*: Create py3-django-hcaptcha-0.2.0-r1.apk >>> py3-django-hcaptcha: Build complete at Sun, 18 May 2025 16:46:27 +0000 elapsed time 0h 1m 23s >>> py3-django-hcaptcha: Cleaning up srcdir >>> py3-django-hcaptcha: Cleaning up pkgdir >>> py3-django-hcaptcha: Uninstalling dependencies... (1/31) Purging .makedepends-py3-django-hcaptcha (20250518.164619) (2/31) Purging py3-django-pyc (4.2.21-r0) (3/31) Purging py3-django (4.2.21-r0) (4/31) Purging py3-asgiref-pyc (3.8.1-r1) (5/31) Purging py3-asgiref (3.8.1-r1) (6/31) Purging py3-sqlparse-pyc (0.5.1-r0) (7/31) Purging py3-sqlparse (0.5.1-r0) (8/31) Purging tzdata (2025b-r0) (9/31) Purging py3-setuptools-pyc (80.5.0-r0) (10/31) Purging py3-setuptools (80.5.0-r0) (11/31) Purging py3-gpep517-pyc (19-r0) (12/31) Purging py3-gpep517 (19-r0) (13/31) Purging py3-installer-pyc (0.7.0-r2) (14/31) Purging py3-installer (0.7.0-r2) (15/31) Purging py3-wheel-pyc (0.46.1-r0) (16/31) Purging py3-wheel (0.46.1-r0) (17/31) Purging py3-packaging-pyc (25.0-r0) (18/31) Purging py3-packaging (25.0-r0) (19/31) Purging py3-parsing-pyc (3.2.3-r0) (20/31) Purging py3-parsing (3.2.3-r0) (21/31) Purging python3-pyc (3.12.10-r0) (22/31) Purging python3-pycache-pyc0 (3.12.10-r0) (23/31) Purging pyc (3.12.10-r0) (24/31) Purging python3 (3.12.10-r0) (25/31) Purging gdbm (1.24-r0) (26/31) Purging libbz2 (1.0.8-r6) (27/31) Purging libffi (3.4.8-r0) (28/31) Purging libpanelw (6.5_p20250503-r0) (29/31) Purging mpdecimal (4.0.1-r0) (30/31) Purging sqlite-libs (3.49.2-r0) (31/31) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 338 MiB in 101 packages >>> py3-django-hcaptcha: Updating the community/riscv64 repository index... >>> py3-django-hcaptcha: Signing the index...