>>> py3-lazy-object-proxy: Building community/py3-lazy-object-proxy 1.10.0-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 02:28:22 +0000 >>> py3-lazy-object-proxy: Checking sanity of /home/buildozer/aports/community/py3-lazy-object-proxy/APKBUILD... >>> py3-lazy-object-proxy: Analyzing dependencies... >>> py3-lazy-object-proxy: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-setuptools_scm python3-dev py3-wheel py3-pytest-runner py3-pytest-benchmark (1/40) Installing libffi (3.4.6-r0) (2/40) Installing gdbm (1.23-r1) (3/40) Installing mpdecimal (4.0.0-r0) (4/40) Installing libpanelw (6.4_p20240330-r0) (5/40) Installing readline (8.2.10-r0) (6/40) Installing sqlite-libs (3.45.2-r0) (7/40) Installing python3 (3.12.3-r0) (8/40) Installing python3-pycache-pyc0 (3.12.3-r0) (9/40) Installing pyc (3.12.3-r0) (10/40) Installing python3-pyc (3.12.3-r0) (11/40) Installing py3-installer (0.7.0-r2) (12/40) Installing py3-installer-pyc (0.7.0-r2) (13/40) Installing py3-gpep517 (15-r2) (14/40) Installing py3-gpep517-pyc (15-r2) (15/40) Installing py3-parsing (3.1.2-r1) (16/40) Installing py3-parsing-pyc (3.1.2-r1) (17/40) Installing py3-packaging (24.0-r1) (18/40) Installing py3-packaging-pyc (24.0-r1) (19/40) Installing py3-setuptools (69.2.0-r2) (20/40) Installing py3-setuptools-pyc (69.2.0-r2) (21/40) Installing py3-setuptools_scm (8.0.4-r2) (22/40) Installing py3-setuptools_scm-pyc (8.0.4-r2) (23/40) Installing python3-dev (3.12.3-r0) (24/40) Installing py3-wheel (0.42.0-r1) (25/40) Installing py3-wheel-pyc (0.42.0-r1) (26/40) Installing py3-iniconfig (2.0.0-r1) (27/40) Installing py3-iniconfig-pyc (2.0.0-r1) (28/40) Installing py3-pluggy (1.4.0-r1) (29/40) Installing py3-pluggy-pyc (1.4.0-r1) (30/40) Installing py3-py (1.11.0-r3) (31/40) Installing py3-py-pyc (1.11.0-r3) (32/40) Installing py3-pytest (8.1.1-r1) (33/40) Installing py3-pytest-pyc (8.1.1-r1) (34/40) Installing py3-pytest-runner (6.0.1-r1) (35/40) Installing py3-pytest-runner-pyc (6.0.1-r1) (36/40) Installing py3-py-cpuinfo (9.0.0-r4) (37/40) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (38/40) Installing py3-pytest-benchmark (4.0.0-r4) (39/40) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (40/40) Installing .makedepends-py3-lazy-object-proxy (20240413.022824) Executing busybox-1.36.1-r25.trigger OK: 499 MiB in 153 packages >>> py3-lazy-object-proxy: Cleaning up srcdir >>> py3-lazy-object-proxy: Cleaning up pkgdir >>> py3-lazy-object-proxy: Cleaning up tmpdir >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lazy-object-proxy-1.10.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 43271 100 43271 0 0 245k 0 --:--:-- --:--:-- --:--:-- 245k 100 43271 100 43271 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lazy-object-proxy-1.10.0.tar.gz >>> py3-lazy-object-proxy: Checking sha512sums... lazy-object-proxy-1.10.0.tar.gz: OK >>> py3-lazy-object-proxy: Unpacking /var/cache/distfiles/edge/lazy-object-proxy-1.10.0.tar.gz... 2024-04-13 02:28:26,702 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools_scm/_integration/setuptools.py:90: UserWarning: version of lazy-object-proxy already set warnings.warn(f"version of {dist_name} already set") 2024-04-13 02:28:26,791 root INFO running bdist_wheel 2024-04-13 02:28:26,816 root INFO running build 2024-04-13 02:28:26,816 root INFO running build_py 2024-04-13 02:28:26,822 root INFO creating build 2024-04-13 02:28:26,822 root INFO creating build/lib.linux-i686-cpython-312 2024-04-13 02:28:26,822 root INFO creating build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-13 02:28:26,822 root INFO copying src/lazy_object_proxy/utils.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-13 02:28:26,823 root INFO copying src/lazy_object_proxy/simple.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-13 02:28:26,823 root INFO copying src/lazy_object_proxy/__init__.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-13 02:28:26,824 root INFO copying src/lazy_object_proxy/_version.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-13 02:28:26,824 root INFO copying src/lazy_object_proxy/compat.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-13 02:28:26,825 root INFO copying src/lazy_object_proxy/slots.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-13 02:28:26,825 root INFO running egg_info 2024-04-13 02:28:26,829 root INFO writing src/lazy_object_proxy.egg-info/PKG-INFO 2024-04-13 02:28:26,830 root INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt 2024-04-13 02:28:26,830 root INFO writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt 2024-04-13 02:28:30,272 root INFO reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2024-04-13 02:28:30,273 root INFO adding license file 'LICENSE' 2024-04-13 02:28:30,273 root INFO adding license file 'AUTHORS.rst' 2024-04-13 02:28:30,275 root INFO writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2024-04-13 02:28:30,276 root INFO copying src/lazy_object_proxy/cext.c -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-13 02:28:30,277 root INFO running build_ext 2024-04-13 02:28:30,279 root INFO building 'lazy_object_proxy.cext' extension 2024-04-13 02:28:30,279 root INFO creating build/temp.linux-i686-cpython-312 2024-04-13 02:28:30,280 root INFO creating build/temp.linux-i686-cpython-312/src 2024-04-13 02:28:30,280 root INFO creating build/temp.linux-i686-cpython-312/src/lazy_object_proxy 2024-04-13 02:28:30,280 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Isrc/lazy_object_proxy -I/usr/include/python3.12 -c src/lazy_object_proxy/cext.c -o build/temp.linux-i686-cpython-312/src/lazy_object_proxy/cext.o 2024-04-13 02:28:31,551 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/src/lazy_object_proxy/cext.o -L/usr/lib -o build/lib.linux-i686-cpython-312/lazy_object_proxy/cext.cpython-312-i386-linux-musl.so 2024-04-13 02:28:31,585 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-13 02:28:31,585 root INFO running install 2024-04-13 02:28:31,602 root INFO running install_lib 2024-04-13 02:28:31,607 root INFO creating build/bdist.linux-i686 2024-04-13 02:28:31,607 root INFO creating build/bdist.linux-i686/wheel 2024-04-13 02:28:31,608 root INFO creating build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-13 02:28:31,608 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/utils.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-13 02:28:31,608 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/simple.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-13 02:28:31,609 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/cext.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-13 02:28:31,609 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/__init__.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-13 02:28:31,609 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/_version.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-13 02:28:31,610 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/cext.c -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-13 02:28:31,610 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/compat.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-13 02:28:31,611 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/slots.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-13 02:28:31,611 root INFO running install_egg_info 2024-04-13 02:28:31,617 root INFO Copying src/lazy_object_proxy.egg-info to build/bdist.linux-i686/wheel/lazy_object_proxy-1.10.0-py3.12.egg-info 2024-04-13 02:28:31,618 root INFO running install_scripts 2024-04-13 02:28:31,625 wheel INFO creating build/bdist.linux-i686/wheel/lazy_object_proxy-1.10.0.dist-info/WHEEL 2024-04-13 02:28:31,626 wheel INFO creating '/home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy-object-proxy-1.10.0/.dist/.tmp-6azpxcrv/lazy_object_proxy-1.10.0-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-13 02:28:31,626 wheel INFO adding 'lazy_object_proxy/__init__.py' 2024-04-13 02:28:31,627 wheel INFO adding 'lazy_object_proxy/_version.py' 2024-04-13 02:28:31,627 wheel INFO adding 'lazy_object_proxy/cext.c' 2024-04-13 02:28:31,628 wheel INFO adding 'lazy_object_proxy/cext.cpython-312-i386-linux-musl.so' 2024-04-13 02:28:31,629 wheel INFO adding 'lazy_object_proxy/compat.py' 2024-04-13 02:28:31,630 wheel INFO adding 'lazy_object_proxy/simple.py' 2024-04-13 02:28:31,630 wheel INFO adding 'lazy_object_proxy/slots.py' 2024-04-13 02:28:31,631 wheel INFO adding 'lazy_object_proxy/utils.py' 2024-04-13 02:28:31,631 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/AUTHORS.rst' 2024-04-13 02:28:31,632 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/LICENSE' 2024-04-13 02:28:31,632 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/METADATA' 2024-04-13 02:28:31,633 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/WHEEL' 2024-04-13 02:28:31,634 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/top_level.txt' 2024-04-13 02:28:31,635 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/RECORD' 2024-04-13 02:28:31,635 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-13 02:28:31,637 gpep517 INFO The backend produced .dist/lazy_object_proxy-1.10.0-cp312-cp312-linux_i686.whl lazy_object_proxy-1.10.0-cp312-cp312-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy-object-proxy-1.10.0 configfile: pytest.ini testpaths: tests plugins: benchmark-4.0.0 collected 1683 items tests/test_async_py3.py ................................................ [ 2%] ............................. [ 4%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 6%] ...............................xx....................................... [ 11%] .......xxx.x............................................................ [ 15%] .................. [ 16%] tests/test_async_py3.py ................................................ [ 19%] ............................. [ 21%] tests/test_lazy_object_proxy.py .......xxxx..xx.....X.X.X............... [ 23%] ...............................XX....................................... [ 27%] .......xxx.x............................................................ [ 32%] ............s..... [ 33%] tests/test_async_py3.py ................................................ [ 36%] ............................. [ 37%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 40%] ...............................XX....................................... [ 44%] .......xxx.x............................................................ [ 48%] ............s..... [ 49%] tests/test_async_py3.py ................................................ [ 52%] ............................. [ 54%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 56%] ...............................xx....................................... [ 60%] .......xxx.x............................................................ [ 65%] .................. [ 66%] tests/test_async_py3.py ................................................ [ 69%] ............................. [ 70%] tests/test_lazy_object_proxy.py .......XXXX..XX.....x.x.x............... [ 73%] ...............................xx....................................... [ 77%] .......xxx.x............................................................ [ 81%] .................. [ 82%] tests/test_async_py3.py ................................................ [ 85%] ............................. [ 87%] tests/test_lazy_object_proxy.py .......XXXX..XX.....x.x.x............... [ 89%] ...............................xx....................................... [ 94%] .......xxx.x............................................................ [ 98%] .....................ss.... [100%] ================================== XFAILURES =================================== ______________________ test_pow_ternary[subclassed-slots] ______________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/slots.py:243: in __pow__ return pow(self.__wrapped__, other, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' _____________________ test_rpow_ternary[subclassed-slots] ______________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' __________________ test_proxy_hasattr_call[subclassed-slots] ___________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf689ef28>>) __________________ test_proxy_getattr_call[subclassed-slots] ___________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf606fde8>>> is None E + where . at 0xf606fde8>>> = getattr(. at 0xf606fde8>>, '__call__', None) ___________________ test_proxy_is_callable[subclassed-slots] ___________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6798578>>) ______________ test_callable_proxy_getattr_call[subclassed-slots] ______________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6798488>>> is None E + where . at 0xf6798488>>> = getattr(. at 0xf6798488>>, '__call__', None) ___________________ test_class_module_name[subclassed-cext] ____________________ tests/test_lazy_object_proxy.py:145: in test_class_module_name assert wrapper.__module__ == target.__module__ E AssertionError: assert 'conftest' == 'objects' E E - objects E + conftest ____________________ test_class_doc_string[subclassed-cext] ____________________ tests/test_lazy_object_proxy.py:155: in test_class_doc_string assert wrapper.__doc__ == target.__doc__ E AssertionError: assert None == 'documentation' E + where None = . at 0xf689ef78>>.__doc__ E + and 'documentation' = .__doc__ __________________ test_instance_module_name[subclassed-cext] __________________ tests/test_lazy_object_proxy.py:165: in test_instance_module_name assert wrapper.__module__ == target.__module__ E AssertionError: assert 'conftest' == 'objects' E E - objects E + conftest __________________ test_instance_doc_string[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:175: in test_instance_doc_string assert wrapper.__doc__ == target.__doc__ E AssertionError: assert None == 'documentation' E + where None = . at 0xf6798488>>.__doc__ E + and 'documentation' = .__doc__ __________________ test_function_module_name[subclassed-cext] __________________ tests/test_lazy_object_proxy.py:208: in test_function_module_name assert wrapper.__module__ == target.__module__ E AssertionError: assert 'conftest' == 'objects' E E - objects E + conftest __________________ test_function_doc_string[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:218: in test_function_doc_string assert wrapper.__doc__ == target.__doc__ E AssertionError: assert None == 'documentation' E + where None = . at 0xf68d62f8>>.__doc__ E + and 'documentation' = .__doc__ ___________________ test_proxy_hasattr_call[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf689ee88>>) ___________________ test_proxy_getattr_call[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0xf6313398>>, '__call__', None) ___________________ test_proxy_is_callable[subclassed-cext] ____________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf606fca8>>) ______________ test_callable_proxy_getattr_call[subclassed-cext] _______________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0xf67985c8>>, '__call__', None) _____________________ test_proxy_hasattr_call[normal-cext] _____________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf67985c8>>) _____________________ test_proxy_getattr_call[normal-cext] _____________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0xf6313398>>, '__call__', None) _____________________ test_proxy_is_callable[normal-cext] ______________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf689ef78>>) ________________ test_callable_proxy_getattr_call[normal-cext] _________________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0xf606f848>>, '__call__', None) ________________________ test_pow_ternary[normal-slots] ________________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/slots.py:243: in __pow__ return pow(self.__wrapped__, other, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' _______________________ test_rpow_ternary[normal-slots] ________________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' ____________________ test_proxy_hasattr_call[normal-slots] _____________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6798488>>) ____________________ test_proxy_getattr_call[normal-slots] _____________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf606f848>>> is None E + where . at 0xf606f848>>> = getattr(. at 0xf606f848>>, '__call__', None) _____________________ test_proxy_is_callable[normal-slots] _____________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf606fca8>>) ________________ test_callable_proxy_getattr_call[normal-slots] ________________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf689ef28>>> is None E + where . at 0xf689ef28>>> = getattr(. at 0xf689ef28>>, '__call__', None) ______________________ test_vars_of_class[normal-simple] _______________________ tests/test_lazy_object_proxy.py:296: in test_vars_of_class assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf68d6578>} == mappingproxy(...cumentation'}) E E Use -v to get more diff _____________________ test_vars_of_instance[normal-simple] _____________________ tests/test_lazy_object_proxy.py:315: in test_vars_of_instance assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf6798438>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xf6798438>} E Use -v to get more diff _____________________ test_vars_of_function[normal-simple] _____________________ tests/test_lazy_object_proxy.py:334: in test_vars_of_function assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf606fca8>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xf606fca8>} E Use -v to get more diff _______________________ test_pow_ternary[normal-simple] ________________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/simple.py:12: in proxy_wrapper return code(self.__wrapped__, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' _______________________ test_rpow_ternary[normal-simple] _______________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' ____________________ test_proxy_hasattr_call[normal-simple] ____________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6a9c488>>) ____________________ test_proxy_getattr_call[normal-simple] ____________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6a9c708>>> is None E + where . at 0xf6a9c708>>> = getattr(. at 0xf6a9c708>>, '__call__', None) ____________________ test_proxy_is_callable[normal-simple] _____________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6a9c7a8>>) _______________ test_callable_proxy_getattr_call[normal-simple] ________________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6a9c848>>> is None E + where . at 0xf6a9c848>>> = getattr(. at 0xf6a9c848>>, '__call__', None) ____________________ test_vars_of_class[subclassed-simple] _____________________ tests/test_lazy_object_proxy.py:296: in test_vars_of_class assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf67985c8>} == mappingproxy(...cumentation'}) E E Use -v to get more diff ___________________ test_vars_of_instance[subclassed-simple] ___________________ tests/test_lazy_object_proxy.py:315: in test_vars_of_instance assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf6a9ce38>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xf6a9ce38>} E Use -v to get more diff ___________________ test_vars_of_function[subclassed-simple] ___________________ tests/test_lazy_object_proxy.py:334: in test_vars_of_function assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf6a9c7a8>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xf6a9c7a8>} E Use -v to get more diff _____________________ test_pow_ternary[subclassed-simple] ______________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/simple.py:12: in proxy_wrapper return code(self.__wrapped__, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' _____________________ test_rpow_ternary[subclassed-simple] _____________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' __________________ test_proxy_hasattr_call[subclassed-simple] __________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6a9cde8>>) __________________ test_proxy_getattr_call[subclassed-simple] __________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6a9ce38>>> is None E + where . at 0xf6a9ce38>>> = getattr(. at 0xf6a9ce38>>, '__call__', None) __________________ test_proxy_is_callable[subclassed-simple] ___________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6a9ced8>>) _____________ test_callable_proxy_getattr_call[subclassed-simple] ______________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6a9cc08>>> is None E + where . at 0xf6a9cc08>>> = getattr(. at 0xf6a9cc08>>, '__call__', None) =================================== XPASSES ==================================== --------------------------------------------------------------------------------------------- benchmark: 3 tests -------------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_perf[cext] 233.3894 (1.0) 16,422.9423 (1.0) 247.7206 (1.0) 104.4600 (1.0) 244.0065 (1.0) 4.6566 (1.0) 928;4529 4,036.8060 (1.0) 180280 20 test_perf[simple] 1,117.5871 (4.79) 325,325.8765 (19.81) 1,232.0639 (4.97) 1,286.5580 (12.32) 1,206.9941 (4.95) 48.4288 (10.40) 224;2976 811.6462 (0.20) 132758 1 test_perf[slots] 1,322.4781 (5.67) 304,374.8438 (18.53) 1,448.8490 (5.85) 1,431.9174 (13.71) 1,419.3356 (5.82) 44.7035 (9.60) 131;1326 690.2030 (0.17) 50213 1 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------- benchmark 'prototypes': 4 tests --------------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Mops/s) Rounds Iterations --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_proto[SimpleProxy] 472.7393 (1.0) 33,680.3496 (1.0) 499.6803 (1.0) 224.4310 (1.14) 493.2284 (1.0) 9.6858 (1.0) 795;4442 2.0013 (1.0) 184873 10 test_proto[LocalsSimpleProxy] 481.8042 (1.02) 37,468.1420 (1.11) 512.0083 (1.02) 197.3009 (1.0) 506.2256 (1.03) 10.3480 (1.07) 729;4152 1.9531 (0.98) 197234 9 test_proto[CachedPropertyProxy] 774.8604 (1.64) 330,716.3715 (9.82) 874.0244 (1.75) 908.5032 (4.60) 856.8168 (1.74) 37.2529 (3.85) 443;4869 1.1441 (0.57) 154097 1 test_proto[LocalsCachedPropertyProxy] 778.5857 (1.65) 332,303.3452 (9.87) 871.3316 (1.74) 1,143.4501 (5.80) 856.8168 (1.74) 40.9782 (4.23) 171;3823 1.1477 (0.57) 172075 1 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean =========================== short test summary info ============================ SKIPPED [2] tests/test_lazy_object_proxy.py:1905: Not possible. SKIPPED [1] tests/conftest.py:29: could not import 'django.utils.functional': No module named 'django' SKIPPED [1] tests/conftest.py:27: could not import 'objproxies': No module named 'objproxies' XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[subclassed-slots] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[subclassed-slots] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_class_module_name[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_class_doc_string[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_instance_module_name[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_instance_doc_string[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_function_module_name[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_function_doc_string[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[normal-slots] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[normal-slots] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_class[normal-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_instance[normal-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_function[normal-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[normal-simple] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[normal-simple] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_class[subclassed-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_instance[subclassed-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_function[subclassed-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[subclassed-simple] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[subclassed-simple] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XPASS tests/test_lazy_object_proxy.py::test_class_module_name[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[subclassed-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[subclassed-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[subclassed-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[subclassed-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[subclassed-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[subclassed-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_pow_ternary[subclassed-cext] XPASS tests/test_lazy_object_proxy.py::test_rpow_ternary[subclassed-cext] XPASS tests/test_lazy_object_proxy.py::test_class_module_name[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[normal-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[normal-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[normal-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_pow_ternary[normal-cext] XPASS tests/test_lazy_object_proxy.py::test_rpow_ternary[normal-cext] XPASS tests/test_lazy_object_proxy.py::test_class_module_name[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[normal-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[normal-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[normal-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_class_module_name[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_module_name[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. =========== 1589 passed, 4 skipped, 44 xfailed, 46 xpassed in 15.89s =========== >>> py3-lazy-object-proxy: Entering fakeroot... >>> py3-lazy-object-proxy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-lazy-object-proxy/pkg/py3-lazy-object-proxy/usr/lib/python3.12/site-packages/lazy_object_proxy/__pycache__' -> '/home/buildozer/aports/community/py3-lazy-object-proxy/pkg/py3-lazy-object-proxy-pyc/usr/lib/python3.12/site-packages/lazy_object_proxy/__pycache__' >>> py3-lazy-object-proxy-pyc*: Preparing subpackage py3-lazy-object-proxy-pyc... >>> py3-lazy-object-proxy-pyc*: Running postcheck for py3-lazy-object-proxy-pyc >>> py3-lazy-object-proxy*: Running postcheck for py3-lazy-object-proxy >>> py3-lazy-object-proxy*: Preparing package py3-lazy-object-proxy... >>> py3-lazy-object-proxy*: Stripping binaries >>> py3-lazy-object-proxy-pyc*: Scanning shared objects >>> py3-lazy-object-proxy*: Scanning shared objects >>> py3-lazy-object-proxy-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-lazy-object-proxy-pyc*: Package size: 84.0 KB >>> py3-lazy-object-proxy-pyc*: Compressing data... >>> py3-lazy-object-proxy-pyc*: Create checksum... >>> py3-lazy-object-proxy-pyc*: Create py3-lazy-object-proxy-pyc-1.10.0-r1.apk >>> py3-lazy-object-proxy*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86.so.1 >>> py3-lazy-object-proxy*: Package size: 168.0 KB >>> py3-lazy-object-proxy*: Compressing data... >>> py3-lazy-object-proxy*: Create checksum... >>> py3-lazy-object-proxy*: Create py3-lazy-object-proxy-1.10.0-r1.apk >>> py3-lazy-object-proxy: Build complete at Sat, 13 Apr 2024 02:28:49 +0000 elapsed time 0h 0m 27s >>> py3-lazy-object-proxy: Cleaning up srcdir >>> py3-lazy-object-proxy: Cleaning up pkgdir >>> py3-lazy-object-proxy: Uninstalling dependencies... (1/40) Purging .makedepends-py3-lazy-object-proxy (20240413.022824) (2/40) Purging py3-gpep517-pyc (15-r2) (3/40) Purging py3-gpep517 (15-r2) (4/40) Purging py3-installer-pyc (0.7.0-r2) (5/40) Purging py3-installer (0.7.0-r2) (6/40) Purging py3-setuptools_scm-pyc (8.0.4-r2) (7/40) Purging py3-setuptools_scm (8.0.4-r2) (8/40) Purging python3-dev (3.12.3-r0) (9/40) Purging py3-wheel-pyc (0.42.0-r1) (10/40) Purging py3-wheel (0.42.0-r1) (11/40) Purging py3-pytest-runner-pyc (6.0.1-r1) (12/40) Purging py3-pytest-runner (6.0.1-r1) (13/40) Purging py3-setuptools-pyc (69.2.0-r2) (14/40) Purging py3-setuptools (69.2.0-r2) (15/40) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (16/40) Purging py3-pytest-benchmark (4.0.0-r4) (17/40) Purging py3-pytest-pyc (8.1.1-r1) (18/40) Purging py3-pytest (8.1.1-r1) (19/40) Purging py3-iniconfig-pyc (2.0.0-r1) (20/40) Purging py3-iniconfig (2.0.0-r1) (21/40) Purging py3-packaging-pyc (24.0-r1) (22/40) Purging py3-packaging (24.0-r1) (23/40) Purging py3-parsing-pyc (3.1.2-r1) (24/40) Purging py3-parsing (3.1.2-r1) (25/40) Purging py3-pluggy-pyc (1.4.0-r1) (26/40) Purging py3-pluggy (1.4.0-r1) (27/40) Purging py3-py-pyc (1.11.0-r3) (28/40) Purging py3-py (1.11.0-r3) (29/40) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (30/40) Purging py3-py-cpuinfo (9.0.0-r4) (31/40) Purging python3-pyc (3.12.3-r0) (32/40) Purging python3-pycache-pyc0 (3.12.3-r0) (33/40) Purging pyc (3.12.3-r0) (34/40) Purging python3 (3.12.3-r0) (35/40) Purging gdbm (1.23-r1) (36/40) Purging libffi (3.4.6-r0) (37/40) Purging libpanelw (6.4_p20240330-r0) (38/40) Purging mpdecimal (4.0.0-r0) (39/40) Purging readline (8.2.10-r0) (40/40) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-lazy-object-proxy: Updating the community/x86 repository index... >>> py3-lazy-object-proxy: Signing the index...