>>> py3-branca: Building community/py3-branca 0.6.0-r2 (using abuild 3.10.0-r0) started Sat, 18 Feb 2023 04:17:56 +0000 >>> py3-branca: Checking sanity of /home/buildozer/aports/community/py3-branca/APKBUILD... >>> py3-branca: Analyzing dependencies... >>> py3-branca: Installing for build: build-base python3 py3-jinja2 py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel (1/17) Installing libffi (3.4.4-r0) (2/17) Installing gdbm (1.23-r0) (3/17) Installing mpdecimal (2.5.1-r1) (4/17) Installing readline (8.2.001-r0) (5/17) Installing sqlite-libs (3.40.1-r0) (6/17) Installing python3 (3.11.2-r0) (7/17) Installing py3-markupsafe (2.1.2-r0) (8/17) Installing py3-jinja2 (3.1.2-r1) (9/17) Installing py3-installer (0.6.0-r0) (10/17) Installing py3-gpep517 (13-r0) (11/17) Installing py3-parsing (3.0.9-r1) (12/17) Installing py3-packaging (23.0-r0) (13/17) Installing py3-setuptools (67.3.2-r0) (14/17) Installing py3-typing-extensions (4.5.0-r0) (15/17) Installing py3-setuptools_scm (7.1.0-r0) (16/17) Installing py3-wheel (0.38.4-r1) (17/17) Installing .makedepends-py3-branca (20230218.041757) Executing busybox-1.36.0-r4.trigger OK: 454 MiB in 120 packages >>> py3-branca: Cleaning up srcdir >>> py3-branca: Cleaning up pkgdir >>> py3-branca: Fetching https://distfiles.alpinelinux.org/distfiles/edge/branca-0.6.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 40167 100 40167 0 0 70449 0 --:--:-- --:--:-- --:--:-- 70468 >>> py3-branca: Fetching https://distfiles.alpinelinux.org/distfiles/edge/branca-0.6.0.tar.gz >>> py3-branca: Checking sha512sums... branca-0.6.0.tar.gz: OK >>> py3-branca: Unpacking /var/cache/distfiles/edge/branca-0.6.0.tar.gz... 2023-02-18 04:17:59,511 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-02-18 04:17:59,603 root INFO running bdist_wheel 2023-02-18 04:17:59,622 root INFO running build 2023-02-18 04:17:59,622 root INFO running build_py 2023-02-18 04:17:59,627 root INFO creating build 2023-02-18 04:17:59,627 root INFO creating build/lib 2023-02-18 04:17:59,627 root INFO creating build/lib/branca 2023-02-18 04:17:59,627 root INFO copying branca/utilities.py -> build/lib/branca 2023-02-18 04:17:59,628 root INFO copying branca/__init__.py -> build/lib/branca 2023-02-18 04:17:59,628 root INFO copying branca/colormap.py -> build/lib/branca 2023-02-18 04:17:59,628 root INFO copying branca/_version.py -> build/lib/branca 2023-02-18 04:17:59,629 root INFO copying branca/element.py -> build/lib/branca 2023-02-18 04:17:59,629 root INFO running egg_info 2023-02-18 04:17:59,637 root INFO creating branca.egg-info 2023-02-18 04:17:59,640 root INFO writing branca.egg-info/PKG-INFO 2023-02-18 04:17:59,641 root INFO writing dependency_links to branca.egg-info/dependency_links.txt 2023-02-18 04:17:59,641 root INFO writing requirements to branca.egg-info/requires.txt 2023-02-18 04:17:59,641 root INFO writing top-level names to branca.egg-info/top_level.txt 2023-02-18 04:17:59,642 root INFO writing manifest file 'branca.egg-info/SOURCES.txt' 2023-02-18 04:18:02,550 root INFO reading manifest file 'branca.egg-info/SOURCES.txt' 2023-02-18 04:18:02,551 root INFO reading manifest template 'MANIFEST.in' 2023-02-18 04:18:02,552 root WARNING no previously-included directories found matching 'docs' 2023-02-18 04:18:02,552 root WARNING no previously-included directories found matching 'examples' 2023-02-18 04:18:02,553 root WARNING warning: no previously-included files found matching '*.yml' 2023-02-18 04:18:02,553 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2023-02-18 04:18:02,553 root WARNING warning: no previously-included files found matching '.gitignore' 2023-02-18 04:18:02,554 root WARNING warning: no previously-included files found matching '.isort.cfg' 2023-02-18 04:18:02,554 root WARNING warning: no previously-included files found matching '.github' 2023-02-18 04:18:02,554 root INFO adding license file 'LICENSE.txt' 2023-02-18 04:18:02,555 root INFO writing manifest file 'branca.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'branca.plugins' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'branca.plugins' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'branca.plugins' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'branca.plugins' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'branca.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'branca.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'branca.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'branca.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-02-18 04:18:02,557 root INFO copying branca/_cnames.json -> build/lib/branca 2023-02-18 04:18:02,557 root INFO copying branca/_schemes.json -> build/lib/branca 2023-02-18 04:18:02,558 root INFO copying branca/scheme_base_codes.json -> build/lib/branca 2023-02-18 04:18:02,558 root INFO copying branca/scheme_info.json -> build/lib/branca 2023-02-18 04:18:02,559 root INFO creating build/lib/branca/plugins 2023-02-18 04:18:02,559 root INFO copying branca/plugins/__init__.py -> build/lib/branca/plugins 2023-02-18 04:18:02,559 root INFO creating build/lib/branca/templates 2023-02-18 04:18:02,559 root INFO copying branca/templates/color_scale.js -> build/lib/branca/templates 2023-02-18 04:18:02,567 wheel INFO installing to build/bdist.linux-i686/wheel 2023-02-18 04:18:02,568 root INFO running install 2023-02-18 04:18:02,582 root INFO running install_lib 2023-02-18 04:18:02,585 root INFO creating build/bdist.linux-i686 2023-02-18 04:18:02,585 root INFO creating build/bdist.linux-i686/wheel 2023-02-18 04:18:02,585 root INFO creating build/bdist.linux-i686/wheel/branca 2023-02-18 04:18:02,586 root INFO copying build/lib/branca/utilities.py -> build/bdist.linux-i686/wheel/branca 2023-02-18 04:18:02,586 root INFO creating build/bdist.linux-i686/wheel/branca/plugins 2023-02-18 04:18:02,586 root INFO copying build/lib/branca/plugins/__init__.py -> build/bdist.linux-i686/wheel/branca/plugins 2023-02-18 04:18:02,587 root INFO copying build/lib/branca/scheme_info.json -> build/bdist.linux-i686/wheel/branca 2023-02-18 04:18:02,587 root INFO copying build/lib/branca/__init__.py -> build/bdist.linux-i686/wheel/branca 2023-02-18 04:18:02,587 root INFO copying build/lib/branca/scheme_base_codes.json -> build/bdist.linux-i686/wheel/branca 2023-02-18 04:18:02,587 root INFO copying build/lib/branca/colormap.py -> build/bdist.linux-i686/wheel/branca 2023-02-18 04:18:02,588 root INFO copying build/lib/branca/_version.py -> build/bdist.linux-i686/wheel/branca 2023-02-18 04:18:02,588 root INFO copying build/lib/branca/element.py -> build/bdist.linux-i686/wheel/branca 2023-02-18 04:18:02,588 root INFO creating build/bdist.linux-i686/wheel/branca/templates 2023-02-18 04:18:02,589 root INFO copying build/lib/branca/templates/color_scale.js -> build/bdist.linux-i686/wheel/branca/templates 2023-02-18 04:18:02,589 root INFO copying build/lib/branca/_schemes.json -> build/bdist.linux-i686/wheel/branca 2023-02-18 04:18:02,589 root INFO copying build/lib/branca/_cnames.json -> build/bdist.linux-i686/wheel/branca 2023-02-18 04:18:02,590 root INFO running install_egg_info 2023-02-18 04:18:02,593 root INFO Copying branca.egg-info to build/bdist.linux-i686/wheel/branca-0.6.0-py3.11.egg-info 2023-02-18 04:18:02,595 root INFO running install_scripts 2023-02-18 04:18:02,598 wheel INFO creating build/bdist.linux-i686/wheel/branca-0.6.0.dist-info/WHEEL 2023-02-18 04:18:02,598 wheel INFO creating '/home/buildozer/aports/community/py3-branca/src/branca-0.6.0/dist/.tmp-34r4hrm7/branca-0.6.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-02-18 04:18:02,599 wheel INFO adding 'branca/__init__.py' 2023-02-18 04:18:02,599 wheel INFO adding 'branca/_cnames.json' 2023-02-18 04:18:02,600 wheel INFO adding 'branca/_schemes.json' 2023-02-18 04:18:02,600 wheel INFO adding 'branca/_version.py' 2023-02-18 04:18:02,600 wheel INFO adding 'branca/colormap.py' 2023-02-18 04:18:02,601 wheel INFO adding 'branca/element.py' 2023-02-18 04:18:02,601 wheel INFO adding 'branca/scheme_base_codes.json' 2023-02-18 04:18:02,602 wheel INFO adding 'branca/scheme_info.json' 2023-02-18 04:18:02,602 wheel INFO adding 'branca/utilities.py' 2023-02-18 04:18:02,603 wheel INFO adding 'branca/plugins/__init__.py' 2023-02-18 04:18:02,603 wheel INFO adding 'branca/templates/color_scale.js' 2023-02-18 04:18:02,603 wheel INFO adding 'branca-0.6.0.dist-info/LICENSE.txt' 2023-02-18 04:18:02,604 wheel INFO adding 'branca-0.6.0.dist-info/METADATA' 2023-02-18 04:18:02,604 wheel INFO adding 'branca-0.6.0.dist-info/WHEEL' 2023-02-18 04:18:02,604 wheel INFO adding 'branca-0.6.0.dist-info/top_level.txt' 2023-02-18 04:18:02,605 wheel INFO adding 'branca-0.6.0.dist-info/RECORD' 2023-02-18 04:18:02,605 wheel INFO removing build/bdist.linux-i686/wheel 2023-02-18 04:18:02,606 gpep517 INFO The backend produced dist/branca-0.6.0-py3-none-any.whl branca-0.6.0-py3-none-any.whl >>> py3-branca: Entering fakeroot... >>> py3-branca*: Running postcheck for py3-branca >>> py3-branca*: Preparing package py3-branca... >>> py3-branca*: Tracing dependencies... >>> py3-branca*: Package size: 280.0 KB >>> py3-branca*: Compressing data... >>> py3-branca*: Create checksum... >>> py3-branca*: Create py3-branca-0.6.0-r2.apk >>> py3-branca: Build complete at Sat, 18 Feb 2023 04:18:03 +0000 elapsed time 0h 0m 7s >>> py3-branca: Cleaning up srcdir >>> py3-branca: Cleaning up pkgdir >>> py3-branca: Uninstalling dependencies... (1/17) Purging .makedepends-py3-branca (20230218.041757) (2/17) Purging py3-jinja2 (3.1.2-r1) (3/17) Purging py3-markupsafe (2.1.2-r0) (4/17) Purging py3-gpep517 (13-r0) (5/17) Purging py3-installer (0.6.0-r0) (6/17) Purging py3-setuptools_scm (7.1.0-r0) (7/17) Purging py3-setuptools (67.3.2-r0) (8/17) Purging py3-typing-extensions (4.5.0-r0) (9/17) Purging py3-wheel (0.38.4-r1) (10/17) Purging py3-packaging (23.0-r0) (11/17) Purging py3-parsing (3.0.9-r1) (12/17) Purging python3 (3.11.2-r0) (13/17) Purging libffi (3.4.4-r0) (14/17) Purging gdbm (1.23-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.001-r0) (17/17) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> py3-branca: Updating the community/x86 repository index... >>> py3-branca: Signing the index...