>>> py3-rstr: Building testing/py3-rstr 3.2.0-r1 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 05:11:17 +0000 >>> py3-rstr: Checking sanity of /home/buildozer/aports/testing/py3-rstr/APKBUILD... >>> py3-rstr: Analyzing dependencies... >>> py3-rstr: Installing for build: build-base python3 py3-build py3-installer py3-setuptools py3-wheel py3-pytest (1/21) Installing libbz2 (1.0.8-r4) (2/21) Installing libffi (3.4.4-r0) (3/21) Installing gdbm (1.23-r0) (4/21) Installing xz-libs (5.2.8-r0) (5/21) Installing mpdecimal (2.5.1-r1) (6/21) Installing readline (8.2.0-r0) (7/21) Installing sqlite-libs (3.40.0-r0) (8/21) Installing python3 (3.11.0-r2) (9/21) Installing py3-parsing (3.0.9-r1) (10/21) Installing py3-packaging (21.3-r3) (11/21) Installing py3-pep517 (0.13.0-r2) (12/21) Installing py3-build (0.9.0-r1) (13/21) Installing py3-installer (0.5.1-r2) (14/21) Installing py3-setuptools (65.6.2-r0) (15/21) Installing py3-wheel (0.38.4-r1) (16/21) Installing py3-attrs (22.1.0-r1) (17/21) Installing py3-iniconfig (1.1.1-r4) (18/21) Installing py3-pluggy (1.0.0-r2) (19/21) Installing py3-py (1.11.0-r1) (20/21) Installing py3-pytest (7.2.0-r2) (21/21) Installing .makedepends-py3-rstr (20221124.051118) Executing busybox-1.35.0-r29.trigger OK: 413 MiB in 117 packages >>> py3-rstr: Cleaning up srcdir >>> py3-rstr: Cleaning up pkgdir >>> py3-rstr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rstr-3.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 0 12616 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12616 100 12616 0 0 14879 0 --:--:-- --:--:-- --:--:-- 14877 >>> py3-rstr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rstr-3.2.0.tar.gz >>> py3-rstr: Checking sha512sums... rstr-3.2.0.tar.gz: OK >>> py3-rstr: Unpacking /var/cache/distfiles/edge/rstr-3.2.0.tar.gz... * Getting build dependencies for wheel... running egg_info writing rstr.egg-info/PKG-INFO writing dependency_links to rstr.egg-info/dependency_links.txt writing top-level names to rstr.egg-info/top_level.txt reading manifest file 'rstr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'rstr.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rstr copying rstr/rstr_base.py -> build/lib/rstr copying rstr/__init__.py -> build/lib/rstr copying rstr/xeger.py -> build/lib/rstr running egg_info writing rstr.egg-info/PKG-INFO writing dependency_links to rstr.egg-info/dependency_links.txt writing top-level names to rstr.egg-info/top_level.txt reading manifest file 'rstr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'rstr.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'rstr.tests' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'rstr.tests' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'rstr.tests' 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 'rstr.tests' 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) copying rstr/py.typed -> build/lib/rstr creating build/lib/rstr/tests copying rstr/tests/__init__.py -> build/lib/rstr/tests copying rstr/tests/test_package_level_access.py -> build/lib/rstr/tests copying rstr/tests/test_rstr.py -> build/lib/rstr/tests copying rstr/tests/test_xeger.py -> build/lib/rstr/tests installing to build/bdist.linux-armv8l/wheel running install running install_lib creating build/bdist.linux-armv8l creating build/bdist.linux-armv8l/wheel creating build/bdist.linux-armv8l/wheel/rstr copying build/lib/rstr/py.typed -> build/bdist.linux-armv8l/wheel/rstr creating build/bdist.linux-armv8l/wheel/rstr/tests copying build/lib/rstr/tests/test_package_level_access.py -> build/bdist.linux-armv8l/wheel/rstr/tests copying build/lib/rstr/tests/test_xeger.py -> build/bdist.linux-armv8l/wheel/rstr/tests copying build/lib/rstr/tests/__init__.py -> build/bdist.linux-armv8l/wheel/rstr/tests copying build/lib/rstr/tests/test_rstr.py -> build/bdist.linux-armv8l/wheel/rstr/tests copying build/lib/rstr/rstr_base.py -> build/bdist.linux-armv8l/wheel/rstr copying build/lib/rstr/__init__.py -> build/bdist.linux-armv8l/wheel/rstr copying build/lib/rstr/xeger.py -> build/bdist.linux-armv8l/wheel/rstr running install_egg_info Copying rstr.egg-info to build/bdist.linux-armv8l/wheel/rstr-3.2.0-py3.11.egg-info running install_scripts creating build/bdist.linux-armv8l/wheel/rstr-3.2.0.dist-info/WHEEL creating '/home/buildozer/aports/testing/py3-rstr/src/rstr-3.2.0/dist/.tmp-awoor06b/rstr-3.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it adding 'rstr/__init__.py' adding 'rstr/py.typed' adding 'rstr/rstr_base.py' adding 'rstr/xeger.py' adding 'rstr/tests/__init__.py' adding 'rstr/tests/test_package_level_access.py' adding 'rstr/tests/test_rstr.py' adding 'rstr/tests/test_xeger.py' adding 'rstr-3.2.0.dist-info/LICENSE.txt' adding 'rstr-3.2.0.dist-info/METADATA' adding 'rstr-3.2.0.dist-info/WHEEL' adding 'rstr-3.2.0.dist-info/top_level.txt' adding 'rstr-3.2.0.dist-info/RECORD' removing build/bdist.linux-armv8l/wheel Successfully built rstr-3.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-rstr/src/rstr-3.2.0 collected 60 items rstr/tests/test_package_level_access.py ... [ 5%] rstr/tests/test_rstr.py .................................... [ 65%] rstr/tests/test_xeger.py ..................... [100%] =============================== warnings summary =============================== rstr/xeger.py:2 /home/buildozer/aports/testing/py3-rstr/src/rstr-3.2.0/rstr/xeger.py:2: DeprecationWarning: module 'sre_parse' is deprecated import sre_parse rstr/tests/test_package_level_access.py:13 /home/buildozer/aports/testing/py3-rstr/src/rstr-3.2.0/rstr/tests/test_package_level_access.py:13: DeprecationWarning: invalid escape sequence '\d' assert re.match(r'^foo[\d]{10}bar$', rstr.xeger('^foo[\d]{10}bar$')) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 60 passed, 2 warnings in 0.24s ======================== >>> py3-rstr: Entering fakeroot... >>> py3-rstr*: Running postcheck for py3-rstr >>> py3-rstr*: Preparing package py3-rstr... >>> py3-rstr*: Tracing dependencies... >>> py3-rstr*: Package size: 160.0 KB >>> py3-rstr*: Compressing data... >>> py3-rstr*: Create checksum... >>> py3-rstr*: Create py3-rstr-3.2.0-r1.apk >>> py3-rstr: Build complete at Thu, 24 Nov 2022 05:11:21 +0000 elapsed time 0h 0m 4s >>> py3-rstr: Cleaning up srcdir >>> py3-rstr: Cleaning up pkgdir >>> py3-rstr: Uninstalling dependencies... (1/21) Purging .makedepends-py3-rstr (20221124.051118) (2/21) Purging py3-build (0.9.0-r1) (3/21) Purging py3-pep517 (0.13.0-r2) (4/21) Purging py3-installer (0.5.1-r2) (5/21) Purging py3-setuptools (65.6.2-r0) (6/21) Purging py3-wheel (0.38.4-r1) (7/21) Purging py3-pytest (7.2.0-r2) (8/21) Purging py3-attrs (22.1.0-r1) (9/21) Purging py3-iniconfig (1.1.1-r4) (10/21) Purging py3-packaging (21.3-r3) (11/21) Purging py3-parsing (3.0.9-r1) (12/21) Purging py3-pluggy (1.0.0-r2) (13/21) Purging py3-py (1.11.0-r1) (14/21) Purging python3 (3.11.0-r2) (15/21) Purging libbz2 (1.0.8-r4) (16/21) Purging libffi (3.4.4-r0) (17/21) Purging gdbm (1.23-r0) (18/21) Purging xz-libs (5.2.8-r0) (19/21) Purging mpdecimal (2.5.1-r1) (20/21) Purging readline (8.2.0-r0) (21/21) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-rstr: Updating the testing/armhf repository index... >>> py3-rstr: Signing the index...