>>> py3-netaddr: Building community/py3-netaddr 0.9.0-r0 (using abuild 3.12.0-r0) started Tue, 24 Oct 2023 15:34:34 +0000 >>> py3-netaddr: Checking sanity of /home/buildozer/aports/community/py3-netaddr/APKBUILD... >>> py3-netaddr: Analyzing dependencies... >>> py3-netaddr: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.4-r3) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.4.4-r0) (5/33) Installing mpdecimal (2.5.1-r2) (6/33) Installing libpanelw (6.4_p20231007-r0) (7/33) Installing readline (8.2.1-r2) (8/33) Installing sqlite-libs (3.43.2-r0) (9/33) Installing python3 (3.11.6-r1) (10/33) Installing python3-pycache-pyc0 (3.11.6-r1) (11/33) Installing pyc (3.11.6-r1) (12/33) Installing python3-pyc (3.11.6-r1) (13/33) Installing py3-installer (0.7.0-r1) (14/33) Installing py3-installer-pyc (0.7.0-r1) (15/33) Installing py3-gpep517 (15-r0) (16/33) Installing py3-gpep517-pyc (15-r0) (17/33) Installing py3-parsing (3.1.1-r0) (18/33) Installing py3-parsing-pyc (3.1.1-r0) (19/33) Installing py3-packaging (23.2-r0) (20/33) Installing py3-packaging-pyc (23.2-r0) (21/33) Installing py3-setuptools (68.2.2-r0) (22/33) Installing py3-setuptools-pyc (68.2.2-r0) (23/33) Installing py3-wheel (0.41.2-r0) (24/33) Installing py3-wheel-pyc (0.41.2-r0) (25/33) Installing py3-iniconfig (1.1.1-r6) (26/33) Installing py3-iniconfig-pyc (1.1.1-r6) (27/33) Installing py3-pluggy (1.3.0-r0) (28/33) Installing py3-pluggy-pyc (1.3.0-r0) (29/33) Installing py3-py (1.11.0-r2) (30/33) Installing py3-py-pyc (1.11.0-r2) (31/33) Installing py3-pytest (7.4.2-r0) (32/33) Installing py3-pytest-pyc (7.4.2-r0) (33/33) Installing .makedepends-py3-netaddr (20231024.153437) Executing busybox-1.36.1-r13.trigger OK: 322 MiB in 134 packages >>> py3-netaddr: Cleaning up srcdir >>> py3-netaddr: Cleaning up pkgdir >>> py3-netaddr: Cleaning up tmpdir >>> py3-netaddr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//netaddr-0.9.0.tar.gz >>> py3-netaddr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//netaddr-0.9.0.tar.gz >>> py3-netaddr: Checking sha512sums... netaddr-0.9.0.tar.gz: OK >>> py3-netaddr: Unpacking /var/cache/distfiles/netaddr-0.9.0.tar.gz... 2023-10-24 15:34:37,787 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-10-24 15:34:37,814 root INFO running bdist_wheel 2023-10-24 15:34:37,829 root INFO running build 2023-10-24 15:34:37,829 root INFO running build_py 2023-10-24 15:34:37,831 root INFO creating build 2023-10-24 15:34:37,831 root INFO creating build/lib 2023-10-24 15:34:37,831 root INFO creating build/lib/netaddr 2023-10-24 15:34:37,831 root INFO copying netaddr/cli.py -> build/lib/netaddr 2023-10-24 15:34:37,832 root INFO copying netaddr/core.py -> build/lib/netaddr 2023-10-24 15:34:37,832 root INFO copying netaddr/compat.py -> build/lib/netaddr 2023-10-24 15:34:37,832 root INFO copying netaddr/fbsocket.py -> build/lib/netaddr 2023-10-24 15:34:37,832 root INFO copying netaddr/__init__.py -> build/lib/netaddr 2023-10-24 15:34:37,832 root INFO creating build/lib/netaddr/ip 2023-10-24 15:34:37,833 root INFO copying netaddr/ip/nmap.py -> build/lib/netaddr/ip 2023-10-24 15:34:37,833 root INFO copying netaddr/ip/sets.py -> build/lib/netaddr/ip 2023-10-24 15:34:37,833 root INFO copying netaddr/ip/rfc1924.py -> build/lib/netaddr/ip 2023-10-24 15:34:37,833 root INFO copying netaddr/ip/iana.py -> build/lib/netaddr/ip 2023-10-24 15:34:37,833 root INFO copying netaddr/ip/glob.py -> build/lib/netaddr/ip 2023-10-24 15:34:37,833 root INFO copying netaddr/ip/__init__.py -> build/lib/netaddr/ip 2023-10-24 15:34:37,834 root INFO creating build/lib/netaddr/eui 2023-10-24 15:34:37,834 root INFO copying netaddr/eui/ieee.py -> build/lib/netaddr/eui 2023-10-24 15:34:37,834 root INFO copying netaddr/eui/__init__.py -> build/lib/netaddr/eui 2023-10-24 15:34:37,834 root INFO creating build/lib/netaddr/strategy 2023-10-24 15:34:37,835 root INFO copying netaddr/strategy/eui48.py -> build/lib/netaddr/strategy 2023-10-24 15:34:37,835 root INFO copying netaddr/strategy/ipv4.py -> build/lib/netaddr/strategy 2023-10-24 15:34:37,835 root INFO copying netaddr/strategy/ipv6.py -> build/lib/netaddr/strategy 2023-10-24 15:34:37,835 root INFO copying netaddr/strategy/eui64.py -> build/lib/netaddr/strategy 2023-10-24 15:34:37,835 root INFO copying netaddr/strategy/__init__.py -> build/lib/netaddr/strategy 2023-10-24 15:34:37,836 root INFO creating build/lib/netaddr/contrib 2023-10-24 15:34:37,836 root INFO copying netaddr/contrib/subnet_splitter.py -> build/lib/netaddr/contrib 2023-10-24 15:34:37,836 root INFO copying netaddr/contrib/__init__.py -> build/lib/netaddr/contrib 2023-10-24 15:34:37,837 root INFO copying netaddr/ip/ipv6-unicast-address-assignments.xml -> build/lib/netaddr/ip 2023-10-24 15:34:37,837 root INFO copying netaddr/ip/multicast-addresses.xml -> build/lib/netaddr/ip 2023-10-24 15:34:37,837 root INFO copying netaddr/ip/ipv6-address-space.xml -> build/lib/netaddr/ip 2023-10-24 15:34:37,838 root INFO copying netaddr/ip/ipv4-address-space.xml -> build/lib/netaddr/ip 2023-10-24 15:34:37,838 root INFO copying netaddr/eui/oui.txt -> build/lib/netaddr/eui 2023-10-24 15:34:37,845 root INFO copying netaddr/eui/iab.txt -> build/lib/netaddr/eui 2023-10-24 15:34:37,849 root INFO copying netaddr/eui/oui.idx -> build/lib/netaddr/eui 2023-10-24 15:34:37,850 root INFO copying netaddr/eui/iab.idx -> build/lib/netaddr/eui 2023-10-24 15:34:37,855 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-10-24 15:34:37,855 root INFO running install 2023-10-24 15:34:37,863 root INFO running install_lib 2023-10-24 15:34:37,864 root INFO creating build/bdist.linux-armv8l 2023-10-24 15:34:37,865 root INFO creating build/bdist.linux-armv8l/wheel 2023-10-24 15:34:37,865 root INFO creating build/bdist.linux-armv8l/wheel/netaddr 2023-10-24 15:34:37,865 root INFO creating build/bdist.linux-armv8l/wheel/netaddr/contrib 2023-10-24 15:34:37,865 root INFO copying build/lib/netaddr/contrib/subnet_splitter.py -> build/bdist.linux-armv8l/wheel/netaddr/contrib 2023-10-24 15:34:37,865 root INFO copying build/lib/netaddr/contrib/__init__.py -> build/bdist.linux-armv8l/wheel/netaddr/contrib 2023-10-24 15:34:37,865 root INFO copying build/lib/netaddr/cli.py -> build/bdist.linux-armv8l/wheel/netaddr 2023-10-24 15:34:37,866 root INFO copying build/lib/netaddr/core.py -> build/bdist.linux-armv8l/wheel/netaddr 2023-10-24 15:34:37,866 root INFO creating build/bdist.linux-armv8l/wheel/netaddr/eui 2023-10-24 15:34:37,866 root INFO copying build/lib/netaddr/eui/oui.idx -> build/bdist.linux-armv8l/wheel/netaddr/eui 2023-10-24 15:34:37,867 root INFO copying build/lib/netaddr/eui/ieee.py -> build/bdist.linux-armv8l/wheel/netaddr/eui 2023-10-24 15:34:37,867 root INFO copying build/lib/netaddr/eui/iab.idx -> build/bdist.linux-armv8l/wheel/netaddr/eui 2023-10-24 15:34:37,867 root INFO copying build/lib/netaddr/eui/oui.txt -> build/bdist.linux-armv8l/wheel/netaddr/eui 2023-10-24 15:34:37,873 root INFO copying build/lib/netaddr/eui/iab.txt -> build/bdist.linux-armv8l/wheel/netaddr/eui 2023-10-24 15:34:37,878 root INFO copying build/lib/netaddr/eui/__init__.py -> build/bdist.linux-armv8l/wheel/netaddr/eui 2023-10-24 15:34:37,878 root INFO creating build/bdist.linux-armv8l/wheel/netaddr/ip 2023-10-24 15:34:37,878 root INFO copying build/lib/netaddr/ip/ipv6-unicast-address-assignments.xml -> build/bdist.linux-armv8l/wheel/netaddr/ip 2023-10-24 15:34:37,878 root INFO copying build/lib/netaddr/ip/multicast-addresses.xml -> build/bdist.linux-armv8l/wheel/netaddr/ip 2023-10-24 15:34:37,879 root INFO copying build/lib/netaddr/ip/ipv6-address-space.xml -> build/bdist.linux-armv8l/wheel/netaddr/ip 2023-10-24 15:34:37,879 root INFO copying build/lib/netaddr/ip/nmap.py -> build/bdist.linux-armv8l/wheel/netaddr/ip 2023-10-24 15:34:37,879 root INFO copying build/lib/netaddr/ip/sets.py -> build/bdist.linux-armv8l/wheel/netaddr/ip 2023-10-24 15:34:37,879 root INFO copying build/lib/netaddr/ip/rfc1924.py -> build/bdist.linux-armv8l/wheel/netaddr/ip 2023-10-24 15:34:37,879 root INFO copying build/lib/netaddr/ip/ipv4-address-space.xml -> build/bdist.linux-armv8l/wheel/netaddr/ip 2023-10-24 15:34:37,880 root INFO copying build/lib/netaddr/ip/iana.py -> build/bdist.linux-armv8l/wheel/netaddr/ip 2023-10-24 15:34:37,880 root INFO copying build/lib/netaddr/ip/glob.py -> build/bdist.linux-armv8l/wheel/netaddr/ip 2023-10-24 15:34:37,880 root INFO copying build/lib/netaddr/ip/__init__.py -> build/bdist.linux-armv8l/wheel/netaddr/ip 2023-10-24 15:34:37,880 root INFO creating build/bdist.linux-armv8l/wheel/netaddr/strategy 2023-10-24 15:34:37,880 root INFO copying build/lib/netaddr/strategy/eui48.py -> build/bdist.linux-armv8l/wheel/netaddr/strategy 2023-10-24 15:34:37,880 root INFO copying build/lib/netaddr/strategy/ipv4.py -> build/bdist.linux-armv8l/wheel/netaddr/strategy 2023-10-24 15:34:37,881 root INFO copying build/lib/netaddr/strategy/ipv6.py -> build/bdist.linux-armv8l/wheel/netaddr/strategy 2023-10-24 15:34:37,881 root INFO copying build/lib/netaddr/strategy/eui64.py -> build/bdist.linux-armv8l/wheel/netaddr/strategy 2023-10-24 15:34:37,881 root INFO copying build/lib/netaddr/strategy/__init__.py -> build/bdist.linux-armv8l/wheel/netaddr/strategy 2023-10-24 15:34:37,881 root INFO copying build/lib/netaddr/compat.py -> build/bdist.linux-armv8l/wheel/netaddr 2023-10-24 15:34:37,881 root INFO copying build/lib/netaddr/fbsocket.py -> build/bdist.linux-armv8l/wheel/netaddr 2023-10-24 15:34:37,881 root INFO copying build/lib/netaddr/__init__.py -> build/bdist.linux-armv8l/wheel/netaddr 2023-10-24 15:34:37,881 root INFO running install_egg_info 2023-10-24 15:34:37,885 root INFO running egg_info 2023-10-24 15:34:37,886 root INFO writing netaddr.egg-info/PKG-INFO 2023-10-24 15:34:37,887 root INFO writing dependency_links to netaddr.egg-info/dependency_links.txt 2023-10-24 15:34:37,887 root INFO writing entry points to netaddr.egg-info/entry_points.txt 2023-10-24 15:34:37,887 root INFO writing requirements to netaddr.egg-info/requires.txt 2023-10-24 15:34:37,888 root INFO writing top-level names to netaddr.egg-info/top_level.txt 2023-10-24 15:34:37,890 root INFO reading manifest file 'netaddr.egg-info/SOURCES.txt' 2023-10-24 15:34:37,891 root INFO reading manifest template 'MANIFEST.in' 2023-10-24 15:34:37,891 root WARNING warning: no files found matching 'release.py' 2023-10-24 15:34:37,894 root WARNING warning: no files found matching 'netaddr/tools/netaddr' 2023-10-24 15:34:37,894 root INFO adding license file 'LICENSE' 2023-10-24 15:34:37,894 root INFO adding license file 'AUTHORS' 2023-10-24 15:34:37,896 root INFO writing manifest file 'netaddr.egg-info/SOURCES.txt' 2023-10-24 15:34:37,896 root INFO Copying netaddr.egg-info to build/bdist.linux-armv8l/wheel/netaddr-0.9.0-py3.11.egg-info 2023-10-24 15:34:37,897 root INFO running install_scripts 2023-10-24 15:34:37,899 wheel INFO creating build/bdist.linux-armv8l/wheel/netaddr-0.9.0.dist-info/WHEEL 2023-10-24 15:34:37,899 wheel INFO creating '/home/buildozer/aports/community/py3-netaddr/src/netaddr-0.9.0/.dist/.tmp-amf7_10m/netaddr-0.9.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-10-24 15:34:37,899 wheel INFO adding 'netaddr/__init__.py' 2023-10-24 15:34:37,900 wheel INFO adding 'netaddr/cli.py' 2023-10-24 15:34:37,900 wheel INFO adding 'netaddr/compat.py' 2023-10-24 15:34:37,900 wheel INFO adding 'netaddr/core.py' 2023-10-24 15:34:37,900 wheel INFO adding 'netaddr/fbsocket.py' 2023-10-24 15:34:37,900 wheel INFO adding 'netaddr/contrib/__init__.py' 2023-10-24 15:34:37,901 wheel INFO adding 'netaddr/contrib/subnet_splitter.py' 2023-10-24 15:34:37,901 wheel INFO adding 'netaddr/eui/__init__.py' 2023-10-24 15:34:37,901 wheel INFO adding 'netaddr/eui/iab.idx' 2023-10-24 15:34:37,907 wheel INFO adding 'netaddr/eui/iab.txt' 2023-10-24 15:34:37,909 wheel INFO adding 'netaddr/eui/ieee.py' 2023-10-24 15:34:37,910 wheel INFO adding 'netaddr/eui/oui.idx' 2023-10-24 15:34:37,922 wheel INFO adding 'netaddr/eui/oui.txt' 2023-10-24 15:34:37,925 wheel INFO adding 'netaddr/ip/__init__.py' 2023-10-24 15:34:37,925 wheel INFO adding 'netaddr/ip/glob.py' 2023-10-24 15:34:37,926 wheel INFO adding 'netaddr/ip/iana.py' 2023-10-24 15:34:37,926 wheel INFO adding 'netaddr/ip/ipv4-address-space.xml' 2023-10-24 15:34:37,926 wheel INFO adding 'netaddr/ip/ipv6-address-space.xml' 2023-10-24 15:34:37,926 wheel INFO adding 'netaddr/ip/ipv6-unicast-address-assignments.xml' 2023-10-24 15:34:37,927 wheel INFO adding 'netaddr/ip/multicast-addresses.xml' 2023-10-24 15:34:37,927 wheel INFO adding 'netaddr/ip/nmap.py' 2023-10-24 15:34:37,927 wheel INFO adding 'netaddr/ip/rfc1924.py' 2023-10-24 15:34:37,928 wheel INFO adding 'netaddr/ip/sets.py' 2023-10-24 15:34:37,928 wheel INFO adding 'netaddr/strategy/__init__.py' 2023-10-24 15:34:37,928 wheel INFO adding 'netaddr/strategy/eui48.py' 2023-10-24 15:34:37,928 wheel INFO adding 'netaddr/strategy/eui64.py' 2023-10-24 15:34:37,928 wheel INFO adding 'netaddr/strategy/ipv4.py' 2023-10-24 15:34:37,928 wheel INFO adding 'netaddr/strategy/ipv6.py' 2023-10-24 15:34:37,929 wheel INFO adding 'netaddr-0.9.0.dist-info/AUTHORS' 2023-10-24 15:34:37,929 wheel INFO adding 'netaddr-0.9.0.dist-info/LICENSE' 2023-10-24 15:34:37,929 wheel INFO adding 'netaddr-0.9.0.dist-info/METADATA' 2023-10-24 15:34:37,929 wheel INFO adding 'netaddr-0.9.0.dist-info/WHEEL' 2023-10-24 15:34:37,929 wheel INFO adding 'netaddr-0.9.0.dist-info/entry_points.txt' 2023-10-24 15:34:37,929 wheel INFO adding 'netaddr-0.9.0.dist-info/top_level.txt' 2023-10-24 15:34:37,929 wheel INFO adding 'netaddr-0.9.0.dist-info/RECORD' 2023-10-24 15:34:37,930 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-10-24 15:34:37,933 gpep517 INFO The backend produced .dist/netaddr-0.9.0-py3-none-any.whl netaddr-0.9.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.2, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-netaddr/src/netaddr-0.9.0 collected 279 items / 50 deselected / 229 selected netaddr/tests/core/test_compat.py .s...... [ 3%] netaddr/tests/core/test_pubsub.py . [ 3%] netaddr/tests/eui/test_eui.py ..s....................... [ 15%] netaddr/tests/eui/test_ieee_parsers.py ss.. [ 17%] netaddr/tests/ip/test_cidr_v4.py ......... [ 20%] netaddr/tests/ip/test_cidr_v6.py .... [ 22%] netaddr/tests/ip/test_dns.py .. [ 23%] netaddr/tests/ip/test_ip.py . [ 24%] netaddr/tests/ip/test_ip_categories.py ........ [ 27%] netaddr/tests/ip/test_ip_comparisons.py .. [ 28%] netaddr/tests/ip/test_ip_globs.py ........ [ 31%] netaddr/tests/ip/test_ip_network_categories.py ..... [ 34%] netaddr/tests/ip/test_ip_ranges.py ................ [ 41%] netaddr/tests/ip/test_ip_rfc1924.py . [ 41%] netaddr/tests/ip/test_ip_sets.py ............................. [ 54%] netaddr/tests/ip/test_ip_splitter.py .... [ 55%] netaddr/tests/ip/test_ip_v4.py ...............................s......... [ 73%] . [ 74%] netaddr/tests/ip/test_ip_v4_v6_conversions.py ..... [ 76%] netaddr/tests/ip/test_ip_v6.py .............. [ 82%] netaddr/tests/ip/test_network_ops.py ... [ 83%] netaddr/tests/ip/test_nmap.py ...... [ 86%] netaddr/tests/ip/test_old_specs.py ... [ 87%] netaddr/tests/ip/test_platform_osx.py s. [ 88%] netaddr/tests/ip/test_socket_module_fallback.py ................. [ 96%] netaddr/tests/strategy/test_eui48_strategy.py .s.. [ 97%] netaddr/tests/strategy/test_ipv4_strategy.py .s... [100%] =============================== warnings summary =============================== netaddr/eui/ieee.py:284 /home/buildozer/aports/community/py3-netaddr/src/netaddr-0.9.0/netaddr/eui/ieee.py:284: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. load_index(OUI_INDEX, _importlib_resources.open_binary(__package__, 'oui.idx')) netaddr/eui/ieee.py:285 /home/buildozer/aports/community/py3-netaddr/src/netaddr-0.9.0/netaddr/eui/ieee.py:285: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. load_index(IAB_INDEX, _importlib_resources.open_binary(__package__, 'iab.idx')) netaddr/tests/eui/test_eui.py: 15 warnings /home/buildozer/aports/community/py3-netaddr/src/netaddr-0.9.0/netaddr/eui/__init__.py:94: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. fh = _importlib_resources.open_binary(__package__, 'oui.txt') netaddr/tests/eui/test_eui.py: 11 warnings /home/buildozer/aports/community/py3-netaddr/src/netaddr-0.9.0/netaddr/eui/__init__.py:264: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. fh = _importlib_resources.open_binary(__package__, 'iab.txt') netaddr/tests/eui/test_ieee_parsers.py::test_oui_parser_py3 /home/buildozer/aports/community/py3-netaddr/src/netaddr-0.9.0/netaddr/tests/eui/test_ieee_parsers.py:36: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. with contextlib.closing(_importlib_resources.open_binary(__package__, 'sample_oui.txt')) as infile: netaddr/tests/eui/test_ieee_parsers.py::test_iab_parser_py3 /home/buildozer/aports/community/py3-netaddr/src/netaddr-0.9.0/netaddr/tests/eui/test_ieee_parsers.py:47: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. with contextlib.closing(_importlib_resources.open_binary(__package__, 'sample_iab.txt')) as infile: netaddr/tests/ip/test_ip_ranges.py::test_iprange_info_and_properties /home/buildozer/aports/community/py3-netaddr/src/netaddr-0.9.0/netaddr/ip/iana.py:370: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. ipv4 = IPv4Parser(_importlib_resources.open_binary(__package__, 'ipv4-address-space.xml')) netaddr/tests/ip/test_ip_ranges.py::test_iprange_info_and_properties /home/buildozer/aports/community/py3-netaddr/src/netaddr-0.9.0/netaddr/ip/iana.py:374: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. ipv6 = IPv6Parser(_importlib_resources.open_binary(__package__, 'ipv6-address-space.xml')) netaddr/tests/ip/test_ip_ranges.py::test_iprange_info_and_properties /home/buildozer/aports/community/py3-netaddr/src/netaddr-0.9.0/netaddr/ip/iana.py:379: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. _importlib_resources.open_binary(__package__, 'ipv6-unicast-address-assignments.xml'), netaddr/tests/ip/test_ip_ranges.py::test_iprange_info_and_properties /home/buildozer/aports/community/py3-netaddr/src/netaddr-0.9.0/netaddr/ip/iana.py:384: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. mcast = MulticastParser(_importlib_resources.open_binary(__package__, 'multicast-addresses.xml')) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========== 221 passed, 8 skipped, 50 deselected, 34 warnings in 1.17s ========== >>> py3-netaddr: Entering fakeroot... >>> py3-netaddr-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.11/site-packages/netaddr/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.11/site-packages/netaddr/__pycache__' '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.11/site-packages/netaddr/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.11/site-packages/netaddr/contrib/__pycache__' '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.11/site-packages/netaddr/eui/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.11/site-packages/netaddr/eui/__pycache__' '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.11/site-packages/netaddr/ip/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.11/site-packages/netaddr/ip/__pycache__' '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.11/site-packages/netaddr/strategy/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.11/site-packages/netaddr/strategy/__pycache__' >>> py3-netaddr-pyc*: Preparing subpackage py3-netaddr-pyc... >>> py3-netaddr-pyc*: Running postcheck for py3-netaddr-pyc >>> py3-netaddr*: Running postcheck for py3-netaddr >>> py3-netaddr*: Preparing package py3-netaddr... >>> py3-netaddr-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-netaddr-pyc*: Package size: 384.0 KB >>> py3-netaddr-pyc*: Compressing data... >>> py3-netaddr-pyc*: Create checksum... >>> py3-netaddr-pyc*: Create py3-netaddr-pyc-0.9.0-r0.apk >>> py3-netaddr*: Tracing dependencies... python3 python3~3.11 >>> py3-netaddr*: Package size: 9.0 MB >>> py3-netaddr*: Compressing data... >>> py3-netaddr*: Create checksum... >>> py3-netaddr*: Create py3-netaddr-0.9.0-r0.apk >>> py3-netaddr: Build complete at Tue, 24 Oct 2023 15:34:40 +0000 elapsed time 0h 0m 6s >>> py3-netaddr: Cleaning up srcdir >>> py3-netaddr: Cleaning up pkgdir >>> py3-netaddr: Uninstalling dependencies... (1/33) Purging .makedepends-py3-netaddr (20231024.153437) (2/33) Purging py3-gpep517-pyc (15-r0) (3/33) Purging py3-gpep517 (15-r0) (4/33) Purging py3-installer-pyc (0.7.0-r1) (5/33) Purging py3-installer (0.7.0-r1) (6/33) Purging py3-setuptools-pyc (68.2.2-r0) (7/33) Purging py3-setuptools (68.2.2-r0) (8/33) Purging py3-wheel-pyc (0.41.2-r0) (9/33) Purging py3-wheel (0.41.2-r0) (10/33) Purging py3-pytest-pyc (7.4.2-r0) (11/33) Purging py3-pytest (7.4.2-r0) (12/33) Purging py3-iniconfig-pyc (1.1.1-r6) (13/33) Purging py3-iniconfig (1.1.1-r6) (14/33) Purging py3-packaging-pyc (23.2-r0) (15/33) Purging py3-packaging (23.2-r0) (16/33) Purging py3-parsing-pyc (3.1.1-r0) (17/33) Purging py3-parsing (3.1.1-r0) (18/33) Purging py3-pluggy-pyc (1.3.0-r0) (19/33) Purging py3-pluggy (1.3.0-r0) (20/33) Purging py3-py-pyc (1.11.0-r2) (21/33) Purging py3-py (1.11.0-r2) (22/33) Purging python3-pyc (3.11.6-r1) (23/33) Purging python3-pycache-pyc0 (3.11.6-r1) (24/33) Purging pyc (3.11.6-r1) (25/33) Purging python3 (3.11.6-r1) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.4.4-r3) (29/33) Purging libpanelw (6.4_p20231007-r0) (30/33) Purging mpdecimal (2.5.1-r2) (31/33) Purging readline (8.2.1-r2) (32/33) Purging sqlite-libs (3.43.2-r0) (33/33) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 270 MiB in 101 packages >>> py3-netaddr: Updating the community/armv7 repository index... >>> py3-netaddr: Signing the index...