>>> py3-django-hcaptcha: Building community/py3-django-hcaptcha 0.2.0-r1 (using abuild 3.12.0-r5) started Sun, 14 Apr 2024 00:25:43 +0000 >>> py3-django-hcaptcha: Checking sanity of /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/30) Installing libffi (3.4.6-r0) (2/30) Installing gdbm (1.23-r1) (3/30) Installing mpdecimal (4.0.0-r0) (4/30) Installing libpanelw (6.4_p20240330-r0) (5/30) Installing readline (8.2.10-r0) (6/30) Installing sqlite-libs (3.45.2-r0) (7/30) Installing python3 (3.12.3-r0) (8/30) Installing python3-pycache-pyc0 (3.12.3-r0) (9/30) Installing pyc (3.12.3-r0) (10/30) Installing py3-asgiref (3.8.1-r1) (11/30) Installing py3-asgiref-pyc (3.8.1-r1) (12/30) Installing py3-sqlparse (0.4.4-r2) (13/30) Installing py3-sqlparse-pyc (0.4.4-r2) (14/30) Installing tzdata (2024a-r1) (15/30) Installing py3-django-pyc (4.2.11-r1) (16/30) Installing python3-pyc (3.12.3-r0) (17/30) Installing py3-django (4.2.11-r1) (18/30) Installing py3-parsing (3.1.2-r1) (19/30) Installing py3-parsing-pyc (3.1.2-r1) (20/30) Installing py3-packaging (24.0-r1) (21/30) Installing py3-packaging-pyc (24.0-r1) (22/30) Installing py3-setuptools (69.2.0-r2) (23/30) Installing py3-setuptools-pyc (69.2.0-r2) (24/30) Installing py3-installer (0.7.0-r2) (25/30) Installing py3-installer-pyc (0.7.0-r2) (26/30) Installing py3-gpep517 (15-r2) (27/30) Installing py3-gpep517-pyc (15-r2) (28/30) Installing py3-wheel (0.42.0-r1) (29/30) Installing py3-wheel-pyc (0.42.0-r1) (30/30) Installing .makedepends-py3-django-hcaptcha (20240414.002545) Executing busybox-1.36.1-r25.trigger OK: 478 MiB in 143 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/edge/py3-django-hcaptcha-0.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5454 100 5454 0 0 51203 0 --:--:-- --:--:-- --:--:-- 51452 >>> py3-django-hcaptcha: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/py3-django-hcaptcha-0.2.0.tar.gz... 2024-04-14 00:25:47,911 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-14 00:25:47,973 root INFO running bdist_wheel 2024-04-14 00:25:48,005 root INFO running build 2024-04-14 00:25:48,005 root INFO running build_py 2024-04-14 00:25:48,010 root INFO creating build 2024-04-14 00:25:48,010 root INFO creating build/lib 2024-04-14 00:25:48,010 root INFO creating build/lib/hcaptcha 2024-04-14 00:25:48,011 root INFO copying hcaptcha/apps.py -> build/lib/hcaptcha 2024-04-14 00:25:48,011 root INFO copying hcaptcha/__init__.py -> build/lib/hcaptcha 2024-04-14 00:25:48,011 root INFO copying hcaptcha/fields.py -> build/lib/hcaptcha 2024-04-14 00:25:48,012 root INFO copying hcaptcha/settings.py -> build/lib/hcaptcha 2024-04-14 00:25:48,012 root INFO copying hcaptcha/widgets.py -> build/lib/hcaptcha 2024-04-14 00:25:48,013 root INFO creating build/lib/hcaptcha/migrations 2024-04-14 00:25:48,013 root INFO copying hcaptcha/migrations/__init__.py -> build/lib/hcaptcha/migrations 2024-04-14 00:25:48,013 root INFO running egg_info 2024-04-14 00:25:48,016 root INFO writing django_hCaptcha.egg-info/PKG-INFO 2024-04-14 00:25:48,017 root INFO writing dependency_links to django_hCaptcha.egg-info/dependency_links.txt 2024-04-14 00:25:48,018 root INFO writing top-level names to django_hCaptcha.egg-info/top_level.txt 2024-04-14 00:25:48,022 root INFO reading manifest file 'django_hCaptcha.egg-info/SOURCES.txt' 2024-04-14 00:25:48,022 root INFO reading manifest template 'MANIFEST.in' 2024-04-14 00:25:48,023 root WARNING warning: no files found matching '*' under directory 'docs' 2024-04-14 00:25:48,023 root INFO adding license file 'LICENSE' 2024-04-14 00:25:48,025 root INFO writing manifest file 'django_hCaptcha.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _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) 2024-04-14 00:25:48,026 root INFO creating build/lib/hcaptcha/templates 2024-04-14 00:25:48,026 root INFO creating build/lib/hcaptcha/templates/hcaptcha 2024-04-14 00:25:48,026 root INFO creating build/lib/hcaptcha/templates/hcaptcha/forms 2024-04-14 00:25:48,027 root INFO creating build/lib/hcaptcha/templates/hcaptcha/forms/widgets 2024-04-14 00:25:48,027 root INFO copying hcaptcha/templates/hcaptcha/forms/widgets/hcaptcha_widget.html -> build/lib/hcaptcha/templates/hcaptcha/forms/widgets 2024-04-14 00:25:48,036 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-14 00:25:48,036 root INFO running install 2024-04-14 00:25:48,054 root INFO running install_lib 2024-04-14 00:25:48,058 root INFO creating build/bdist.linux-i686 2024-04-14 00:25:48,058 root INFO creating build/bdist.linux-i686/wheel 2024-04-14 00:25:48,059 root INFO creating build/bdist.linux-i686/wheel/hcaptcha 2024-04-14 00:25:48,059 root INFO copying build/lib/hcaptcha/apps.py -> build/bdist.linux-i686/wheel/hcaptcha 2024-04-14 00:25:48,059 root INFO copying build/lib/hcaptcha/__init__.py -> build/bdist.linux-i686/wheel/hcaptcha 2024-04-14 00:25:48,060 root INFO copying build/lib/hcaptcha/fields.py -> build/bdist.linux-i686/wheel/hcaptcha 2024-04-14 00:25:48,060 root INFO copying build/lib/hcaptcha/settings.py -> build/bdist.linux-i686/wheel/hcaptcha 2024-04-14 00:25:48,060 root INFO copying build/lib/hcaptcha/widgets.py -> build/bdist.linux-i686/wheel/hcaptcha 2024-04-14 00:25:48,061 root INFO creating build/bdist.linux-i686/wheel/hcaptcha/migrations 2024-04-14 00:25:48,061 root INFO copying build/lib/hcaptcha/migrations/__init__.py -> build/bdist.linux-i686/wheel/hcaptcha/migrations 2024-04-14 00:25:48,061 root INFO creating build/bdist.linux-i686/wheel/hcaptcha/templates 2024-04-14 00:25:48,062 root INFO creating build/bdist.linux-i686/wheel/hcaptcha/templates/hcaptcha 2024-04-14 00:25:48,062 root INFO creating build/bdist.linux-i686/wheel/hcaptcha/templates/hcaptcha/forms 2024-04-14 00:25:48,062 root INFO creating build/bdist.linux-i686/wheel/hcaptcha/templates/hcaptcha/forms/widgets 2024-04-14 00:25:48,062 root INFO copying build/lib/hcaptcha/templates/hcaptcha/forms/widgets/hcaptcha_widget.html -> build/bdist.linux-i686/wheel/hcaptcha/templates/hcaptcha/forms/widgets 2024-04-14 00:25:48,063 root INFO running install_egg_info 2024-04-14 00:25:48,070 root INFO Copying django_hCaptcha.egg-info to build/bdist.linux-i686/wheel/django_hCaptcha-0.2.0-py3.12.egg-info 2024-04-14 00:25:48,072 root INFO running install_scripts 2024-04-14 00:25:48,075 wheel INFO creating build/bdist.linux-i686/wheel/django_hCaptcha-0.2.0.dist-info/WHEEL 2024-04-14 00:25:48,075 wheel INFO creating '/home/buildozer/aports/community/py3-django-hcaptcha/src/django-hCaptcha-0.2.0/.dist/.tmp-_wocc5vq/django_hCaptcha-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-14 00:25:48,076 wheel INFO adding 'hcaptcha/__init__.py' 2024-04-14 00:25:48,077 wheel INFO adding 'hcaptcha/apps.py' 2024-04-14 00:25:48,077 wheel INFO adding 'hcaptcha/fields.py' 2024-04-14 00:25:48,077 wheel INFO adding 'hcaptcha/settings.py' 2024-04-14 00:25:48,078 wheel INFO adding 'hcaptcha/widgets.py' 2024-04-14 00:25:48,078 wheel INFO adding 'hcaptcha/migrations/__init__.py' 2024-04-14 00:25:48,079 wheel INFO adding 'hcaptcha/templates/hcaptcha/forms/widgets/hcaptcha_widget.html' 2024-04-14 00:25:48,079 wheel INFO adding 'django_hCaptcha-0.2.0.dist-info/LICENSE' 2024-04-14 00:25:48,080 wheel INFO adding 'django_hCaptcha-0.2.0.dist-info/METADATA' 2024-04-14 00:25:48,080 wheel INFO adding 'django_hCaptcha-0.2.0.dist-info/WHEEL' 2024-04-14 00:25:48,080 wheel INFO adding 'django_hCaptcha-0.2.0.dist-info/top_level.txt' 2024-04-14 00:25:48,081 wheel INFO adding 'django_hCaptcha-0.2.0.dist-info/RECORD' 2024-04-14 00:25:48,081 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-14 00:25:48,083 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... '/home/buildozer/aports/community/py3-django-hcaptcha/pkg/py3-django-hcaptcha/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__' '/home/buildozer/aports/community/py3-django-hcaptcha/pkg/py3-django-hcaptcha/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__' >>> 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: 60.0 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: 92.0 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, 14 Apr 2024 00:25:48 +0000 elapsed time 0h 0m 5s >>> py3-django-hcaptcha: Cleaning up srcdir >>> py3-django-hcaptcha: Cleaning up pkgdir >>> py3-django-hcaptcha: Uninstalling dependencies... (1/30) Purging .makedepends-py3-django-hcaptcha (20240414.002545) (2/30) Purging py3-django-pyc (4.2.11-r1) (3/30) Purging py3-django (4.2.11-r1) (4/30) Purging py3-asgiref-pyc (3.8.1-r1) (5/30) Purging py3-asgiref (3.8.1-r1) (6/30) Purging py3-sqlparse-pyc (0.4.4-r2) (7/30) Purging py3-sqlparse (0.4.4-r2) (8/30) Purging tzdata (2024a-r1) (9/30) Purging py3-setuptools-pyc (69.2.0-r2) (10/30) Purging py3-setuptools (69.2.0-r2) (11/30) Purging py3-gpep517-pyc (15-r2) (12/30) Purging py3-gpep517 (15-r2) (13/30) Purging py3-installer-pyc (0.7.0-r2) (14/30) Purging py3-installer (0.7.0-r2) (15/30) Purging py3-wheel-pyc (0.42.0-r1) (16/30) Purging py3-wheel (0.42.0-r1) (17/30) Purging py3-packaging-pyc (24.0-r1) (18/30) Purging py3-packaging (24.0-r1) (19/30) Purging py3-parsing-pyc (3.1.2-r1) (20/30) Purging py3-parsing (3.1.2-r1) (21/30) Purging python3-pyc (3.12.3-r0) (22/30) Purging python3-pycache-pyc0 (3.12.3-r0) (23/30) Purging pyc (3.12.3-r0) (24/30) Purging python3 (3.12.3-r0) (25/30) Purging gdbm (1.23-r1) (26/30) Purging libffi (3.4.6-r0) (27/30) Purging libpanelw (6.4_p20240330-r0) (28/30) Purging mpdecimal (4.0.0-r0) (29/30) Purging readline (8.2.10-r0) (30/30) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-django-hcaptcha: Updating the community/x86 repository index... >>> py3-django-hcaptcha: Signing the index...