>>> py3-boltons: Building community/py3-boltons 24.0.0-r0 (using abuild 3.13.0-r5) started Thu, 26 Sep 2024 21:34:29 +0000
>>> py3-boltons: Checking sanity of /home/buildozer/aports/community/py3-boltons/APKBUILD...
>>> WARNING: py3-boltons: No maintainer
>>> py3-boltons: Analyzing dependencies...
>>> py3-boltons: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist py3-pytest-cov
(1/38) Installing libffi (3.4.6-r0)
(2/38) Installing gdbm (1.24-r0)
(3/38) Installing mpdecimal (4.0.0-r0)
(4/38) Installing libpanelw (6.5_p20240601-r1)
(5/38) Installing sqlite-libs (3.46.1-r0)
(6/38) Installing python3 (3.12.6-r0)
(7/38) Installing python3-pycache-pyc0 (3.12.6-r0)
(8/38) Installing pyc (3.12.6-r0)
(9/38) Installing python3-pyc (3.12.6-r0)
(10/38) Installing py3-installer (0.7.0-r2)
(11/38) Installing py3-installer-pyc (0.7.0-r2)
(12/38) Installing py3-gpep517 (16-r0)
(13/38) Installing py3-gpep517-pyc (16-r0)
(14/38) Installing py3-parsing (3.1.4-r0)
(15/38) Installing py3-parsing-pyc (3.1.4-r0)
(16/38) Installing py3-packaging (24.1-r0)
(17/38) Installing py3-packaging-pyc (24.1-r0)
(18/38) Installing py3-setuptools (70.3.0-r0)
(19/38) Installing py3-setuptools-pyc (70.3.0-r0)
(20/38) Installing py3-wheel (0.43.0-r0)
(21/38) Installing py3-wheel-pyc (0.43.0-r0)
(22/38) Installing py3-execnet (2.1.1-r0)
(23/38) Installing py3-execnet-pyc (2.1.1-r0)
(24/38) Installing py3-iniconfig (2.0.0-r1)
(25/38) Installing py3-iniconfig-pyc (2.0.0-r1)
(26/38) Installing py3-pluggy (1.5.0-r0)
(27/38) Installing py3-pluggy-pyc (1.5.0-r0)
(28/38) Installing py3-py (1.11.0-r4)
(29/38) Installing py3-py-pyc (1.11.0-r4)
(30/38) Installing py3-pytest (8.3.3-r0)
(31/38) Installing py3-pytest-pyc (8.3.3-r0)
(32/38) Installing py3-pytest-xdist (3.6.1-r0)
(33/38) Installing py3-pytest-xdist-pyc (3.6.1-r0)
(34/38) Installing py3-coverage (7.5.1-r0)
(35/38) Installing py3-coverage-pyc (7.5.1-r0)
(36/38) Installing py3-pytest-cov (5.0.0-r0)
(37/38) Installing py3-pytest-cov-pyc (5.0.0-r0)
(38/38) Installing .makedepends-py3-boltons (20240926.213430)
Executing busybox-1.36.1-r32.trigger
OK: 343 MiB in 150 packages
>>> py3-boltons: Cleaning up srcdir
>>> py3-boltons: Cleaning up pkgdir
>>> py3-boltons: Cleaning up tmpdir
>>> py3-boltons: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-boltons-24.0.0-2.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
>>> py3-boltons: Fetching py3-boltons-24.0.0-2.tar.gz::https://github.com/mahmoud/boltons/archive/24.0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 47829 0 47829 0 0 29260 0 --:--:-- 0:00:01 --:--:-- 29260
100 234k 0 234k 0 0 112k 0 --:--:-- 0:00:02 --:--:-- 424k
>>> py3-boltons: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-boltons-24.0.0-2.tar.gz
>>> py3-boltons: Checking sha512sums...
py3-boltons-24.0.0-2.tar.gz: OK
>>> py3-boltons: Unpacking /var/cache/distfiles/py3-boltons-24.0.0-2.tar.gz...
2024-09-26 21:34:33,738 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2024-09-26 21:34:33,753 root INFO running bdist_wheel
2024-09-26 21:34:33,778 root INFO running build
2024-09-26 21:34:33,779 root INFO running build_py
2024-09-26 21:34:33,783 root INFO creating build
2024-09-26 21:34:33,783 root INFO creating build/lib
2024-09-26 21:34:33,783 root INFO creating build/lib/boltons
2024-09-26 21:34:33,783 root INFO copying boltons/formatutils.py -> build/lib/boltons
2024-09-26 21:34:33,783 root INFO copying boltons/deprutils.py -> build/lib/boltons
2024-09-26 21:34:33,783 root INFO copying boltons/urlutils.py -> build/lib/boltons
2024-09-26 21:34:33,784 root INFO copying boltons/excutils.py -> build/lib/boltons
2024-09-26 21:34:33,784 root INFO copying boltons/pathutils.py -> build/lib/boltons
2024-09-26 21:34:33,784 root INFO copying boltons/jsonutils.py -> build/lib/boltons
2024-09-26 21:34:33,784 root INFO copying boltons/cacheutils.py -> build/lib/boltons
2024-09-26 21:34:33,784 root INFO copying boltons/dictutils.py -> build/lib/boltons
2024-09-26 21:34:33,785 root INFO copying boltons/tbutils.py -> build/lib/boltons
2024-09-26 21:34:33,785 root INFO copying boltons/fileutils.py -> build/lib/boltons
2024-09-26 21:34:33,785 root INFO copying boltons/timeutils.py -> build/lib/boltons
2024-09-26 21:34:33,785 root INFO copying boltons/setutils.py -> build/lib/boltons
2024-09-26 21:34:33,785 root INFO copying boltons/statsutils.py -> build/lib/boltons
2024-09-26 21:34:33,786 root INFO copying boltons/funcutils.py -> build/lib/boltons
2024-09-26 21:34:33,786 root INFO copying boltons/strutils.py -> build/lib/boltons
2024-09-26 21:34:33,786 root INFO copying boltons/ecoutils.py -> build/lib/boltons
2024-09-26 21:34:33,786 root INFO copying boltons/mboxutils.py -> build/lib/boltons
2024-09-26 21:34:33,786 root INFO copying boltons/mathutils.py -> build/lib/boltons
2024-09-26 21:34:33,787 root INFO copying boltons/queueutils.py -> build/lib/boltons
2024-09-26 21:34:33,787 root INFO copying boltons/typeutils.py -> build/lib/boltons
2024-09-26 21:34:33,787 root INFO copying boltons/debugutils.py -> build/lib/boltons
2024-09-26 21:34:33,787 root INFO copying boltons/socketutils.py -> build/lib/boltons
2024-09-26 21:34:33,787 root INFO copying boltons/gcutils.py -> build/lib/boltons
2024-09-26 21:34:33,787 root INFO copying boltons/tableutils.py -> build/lib/boltons
2024-09-26 21:34:33,788 root INFO copying boltons/namedutils.py -> build/lib/boltons
2024-09-26 21:34:33,788 root INFO copying boltons/iterutils.py -> build/lib/boltons
2024-09-26 21:34:33,788 root INFO copying boltons/listutils.py -> build/lib/boltons
2024-09-26 21:34:33,788 root INFO copying boltons/__init__.py -> build/lib/boltons
2024-09-26 21:34:33,788 root INFO copying boltons/easterutils.py -> build/lib/boltons
2024-09-26 21:34:33,789 root INFO copying boltons/ioutils.py -> build/lib/boltons
2024-09-26 21:34:33,789 root INFO running egg_info
2024-09-26 21:34:33,789 root INFO creating boltons.egg-info
2024-09-26 21:34:33,792 root INFO writing boltons.egg-info/PKG-INFO
2024-09-26 21:34:33,792 root INFO writing dependency_links to boltons.egg-info/dependency_links.txt
2024-09-26 21:34:33,792 root INFO writing top-level names to boltons.egg-info/top_level.txt
2024-09-26 21:34:33,793 root INFO writing manifest file 'boltons.egg-info/SOURCES.txt'
2024-09-26 21:34:33,797 root INFO reading manifest file 'boltons.egg-info/SOURCES.txt'
2024-09-26 21:34:33,798 root INFO reading manifest template 'MANIFEST.in'
2024-09-26 21:34:33,798 root WARNING warning: manifest_maker: MANIFEST.in, line 6: 'recursive-include' expects
...
2024-09-26 21:34:33,798 root WARNING warning: manifest_maker: MANIFEST.in, line 7: 'recursive-include' expects ...
2024-09-26 21:34:33,798 root WARNING no previously-included directories found matching 'docs/_build'
2024-09-26 21:34:33,798 root INFO adding license file 'LICENSE'
2024-09-26 21:34:33,800 root INFO writing manifest file 'boltons.egg-info/SOURCES.txt'
2024-09-26 21:34:33,809 root INFO installing to build/bdist.linux-ppc64le/wheel
2024-09-26 21:34:33,809 root INFO running install
2024-09-26 21:34:33,829 root INFO running install_lib
2024-09-26 21:34:33,833 root INFO creating build/bdist.linux-ppc64le
2024-09-26 21:34:33,833 root INFO creating build/bdist.linux-ppc64le/wheel
2024-09-26 21:34:33,833 root INFO creating build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,833 root INFO copying build/lib/boltons/formatutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,833 root INFO copying build/lib/boltons/deprutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,834 root INFO copying build/lib/boltons/urlutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,834 root INFO copying build/lib/boltons/excutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,834 root INFO copying build/lib/boltons/pathutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,834 root INFO copying build/lib/boltons/jsonutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,834 root INFO copying build/lib/boltons/cacheutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,835 root INFO copying build/lib/boltons/dictutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,835 root INFO copying build/lib/boltons/tbutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,835 root INFO copying build/lib/boltons/fileutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,835 root INFO copying build/lib/boltons/timeutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,835 root INFO copying build/lib/boltons/setutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,835 root INFO copying build/lib/boltons/statsutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,836 root INFO copying build/lib/boltons/funcutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,836 root INFO copying build/lib/boltons/strutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,836 root INFO copying build/lib/boltons/ecoutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,836 root INFO copying build/lib/boltons/mboxutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,836 root INFO copying build/lib/boltons/mathutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,837 root INFO copying build/lib/boltons/queueutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,837 root INFO copying build/lib/boltons/typeutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,837 root INFO copying build/lib/boltons/debugutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,837 root INFO copying build/lib/boltons/socketutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,837 root INFO copying build/lib/boltons/gcutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,837 root INFO copying build/lib/boltons/tableutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,838 root INFO copying build/lib/boltons/namedutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,838 root INFO copying build/lib/boltons/iterutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,838 root INFO copying build/lib/boltons/listutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,838 root INFO copying build/lib/boltons/__init__.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,838 root INFO copying build/lib/boltons/easterutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,839 root INFO copying build/lib/boltons/ioutils.py -> build/bdist.linux-ppc64le/wheel/boltons
2024-09-26 21:34:33,839 root INFO running install_egg_info
2024-09-26 21:34:33,842 root INFO Copying boltons.egg-info to build/bdist.linux-ppc64le/wheel/boltons-24.0.0-py3.12.egg-info
2024-09-26 21:34:33,843 root INFO running install_scripts
2024-09-26 21:34:33,845 root INFO creating build/bdist.linux-ppc64le/wheel/boltons-24.0.0.dist-info/WHEEL
2024-09-26 21:34:33,846 wheel INFO creating '/home/buildozer/aports/community/py3-boltons/src/boltons-24.0.0/.dist/.tmp-6oef99zm/boltons-24.0.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it
2024-09-26 21:34:33,846 wheel INFO adding 'boltons/__init__.py'
2024-09-26 21:34:33,846 wheel INFO adding 'boltons/cacheutils.py'
2024-09-26 21:34:33,846 wheel INFO adding 'boltons/debugutils.py'
2024-09-26 21:34:33,847 wheel INFO adding 'boltons/deprutils.py'
2024-09-26 21:34:33,847 wheel INFO adding 'boltons/dictutils.py'
2024-09-26 21:34:33,847 wheel INFO adding 'boltons/easterutils.py'
2024-09-26 21:34:33,847 wheel INFO adding 'boltons/ecoutils.py'
2024-09-26 21:34:33,848 wheel INFO adding 'boltons/excutils.py'
2024-09-26 21:34:33,848 wheel INFO adding 'boltons/fileutils.py'
2024-09-26 21:34:33,848 wheel INFO adding 'boltons/formatutils.py'
2024-09-26 21:34:33,848 wheel INFO adding 'boltons/funcutils.py'
2024-09-26 21:34:33,849 wheel INFO adding 'boltons/gcutils.py'
2024-09-26 21:34:33,849 wheel INFO adding 'boltons/ioutils.py'
2024-09-26 21:34:33,849 wheel INFO adding 'boltons/iterutils.py'
2024-09-26 21:34:33,850 wheel INFO adding 'boltons/jsonutils.py'
2024-09-26 21:34:33,850 wheel INFO adding 'boltons/listutils.py'
2024-09-26 21:34:33,850 wheel INFO adding 'boltons/mathutils.py'
2024-09-26 21:34:33,850 wheel INFO adding 'boltons/mboxutils.py'
2024-09-26 21:34:33,850 wheel INFO adding 'boltons/namedutils.py'
2024-09-26 21:34:33,851 wheel INFO adding 'boltons/pathutils.py'
2024-09-26 21:34:33,851 wheel INFO adding 'boltons/queueutils.py'
2024-09-26 21:34:33,851 wheel INFO adding 'boltons/setutils.py'
2024-09-26 21:34:33,851 wheel INFO adding 'boltons/socketutils.py'
2024-09-26 21:34:33,852 wheel INFO adding 'boltons/statsutils.py'
2024-09-26 21:34:33,852 wheel INFO adding 'boltons/strutils.py'
2024-09-26 21:34:33,852 wheel INFO adding 'boltons/tableutils.py'
2024-09-26 21:34:33,853 wheel INFO adding 'boltons/tbutils.py'
2024-09-26 21:34:33,853 wheel INFO adding 'boltons/timeutils.py'
2024-09-26 21:34:33,853 wheel INFO adding 'boltons/typeutils.py'
2024-09-26 21:34:33,853 wheel INFO adding 'boltons/urlutils.py'
2024-09-26 21:34:33,854 wheel INFO adding 'boltons-24.0.0.dist-info/LICENSE'
2024-09-26 21:34:33,854 wheel INFO adding 'boltons-24.0.0.dist-info/METADATA'
2024-09-26 21:34:33,854 wheel INFO adding 'boltons-24.0.0.dist-info/WHEEL'
2024-09-26 21:34:33,854 wheel INFO adding 'boltons-24.0.0.dist-info/top_level.txt'
2024-09-26 21:34:33,855 wheel INFO adding 'boltons-24.0.0.dist-info/RECORD'
2024-09-26 21:34:33,855 root INFO removing build/bdist.linux-ppc64le/wheel
2024-09-26 21:34:33,856 gpep517 INFO The backend produced .dist/boltons-24.0.0-py3-none-any.whl
boltons-24.0.0-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.6, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-boltons/src/boltons-24.0.0
configfile: pytest.ini
plugins: cov-5.0.0, xdist-3.6.1
created: 64/64 workers
64 workers [416 items]
........................................................................ [ 17%]
........................................................................ [ 34%]
........................................................................ [ 51%]
........................................................................ [ 69%]
........................................................................ [ 86%]
........................................................ [100%]
=============================== warnings summary ===============================
tests/conftest.py:8: 65 warnings
/home/buildozer/aports/community/py3-boltons/src/boltons-24.0.0/tests/conftest.py:8: PytestRemovedIn9Warning: The (path: py.path.local) argument is deprecated, please use (collection_path: pathlib.Path)
see https://docs.pytest.org/en/latest/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path
def pytest_ignore_collect(path, config):
boltons/ecoutils.py:259: 64 warnings
/home/buildozer/aports/community/py3-boltons/src/boltons-24.0.0/boltons/ecoutils.py:259: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
return datetime.datetime.utcnow()
boltons/timeutils.py:426: 64 warnings
/home/buildozer/aports/community/py3-boltons/src/boltons-24.0.0/boltons/timeutils.py:426: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
EPOCH_NAIVE = datetime.utcfromtimestamp(0)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
====================== 416 passed, 193 warnings in 7.30s =======================
>>> py3-boltons: Entering fakeroot...
>>> py3-boltons-pyc*: Running split function pyc...
'/home/buildozer/aports/community/py3-boltons/pkg/py3-boltons/usr/lib/python3.12/site-packages/boltons/__pycache__' -> '/home/buildozer/aports/community/py3-boltons/pkg/py3-boltons-pyc/usr/lib/python3.12/site-packages/boltons/__pycache__'
>>> py3-boltons-pyc*: Preparing subpackage py3-boltons-pyc...
>>> py3-boltons-pyc*: Running postcheck for py3-boltons-pyc
>>> py3-boltons*: Running postcheck for py3-boltons
>>> py3-boltons*: Preparing package py3-boltons...
>>> py3-boltons-pyc*: Tracing dependencies...
python3
python3~3.12
>>> py3-boltons-pyc*: Package size: 768.0 KB
>>> py3-boltons-pyc*: Compressing data...
>>> py3-boltons-pyc*: Create checksum...
>>> py3-boltons-pyc*: Create py3-boltons-pyc-24.0.0-r0.apk
>>> py3-boltons*: Tracing dependencies...
python3
python3~3.12
>>> py3-boltons*: Package size: 688.0 KB
>>> py3-boltons*: Compressing data...
>>> py3-boltons*: Create checksum...
>>> py3-boltons*: Create py3-boltons-24.0.0-r0.apk
>>> py3-boltons: Build complete at Thu, 26 Sep 2024 21:34:42 +0000 elapsed time 0h 0m 13s
>>> py3-boltons: Cleaning up srcdir
>>> py3-boltons: Cleaning up pkgdir
>>> py3-boltons: Uninstalling dependencies...
(1/38) Purging .makedepends-py3-boltons (20240926.213430)
(2/38) Purging py3-gpep517-pyc (16-r0)
(3/38) Purging py3-gpep517 (16-r0)
(4/38) Purging py3-installer-pyc (0.7.0-r2)
(5/38) Purging py3-installer (0.7.0-r2)
(6/38) Purging py3-setuptools-pyc (70.3.0-r0)
(7/38) Purging py3-setuptools (70.3.0-r0)
(8/38) Purging py3-wheel-pyc (0.43.0-r0)
(9/38) Purging py3-wheel (0.43.0-r0)
(10/38) Purging py3-pytest-xdist-pyc (3.6.1-r0)
(11/38) Purging py3-pytest-xdist (3.6.1-r0)
(12/38) Purging py3-execnet-pyc (2.1.1-r0)
(13/38) Purging py3-execnet (2.1.1-r0)
(14/38) Purging py3-pytest-cov-pyc (5.0.0-r0)
(15/38) Purging py3-pytest-cov (5.0.0-r0)
(16/38) Purging py3-pytest-pyc (8.3.3-r0)
(17/38) Purging py3-pytest (8.3.3-r0)
(18/38) Purging py3-iniconfig-pyc (2.0.0-r1)
(19/38) Purging py3-iniconfig (2.0.0-r1)
(20/38) Purging py3-packaging-pyc (24.1-r0)
(21/38) Purging py3-packaging (24.1-r0)
(22/38) Purging py3-parsing-pyc (3.1.4-r0)
(23/38) Purging py3-parsing (3.1.4-r0)
(24/38) Purging py3-pluggy-pyc (1.5.0-r0)
(25/38) Purging py3-pluggy (1.5.0-r0)
(26/38) Purging py3-py-pyc (1.11.0-r4)
(27/38) Purging py3-py (1.11.0-r4)
(28/38) Purging py3-coverage-pyc (7.5.1-r0)
(29/38) Purging py3-coverage (7.5.1-r0)
(30/38) Purging python3-pyc (3.12.6-r0)
(31/38) Purging python3-pycache-pyc0 (3.12.6-r0)
(32/38) Purging pyc (3.12.6-r0)
(33/38) Purging python3 (3.12.6-r0)
(34/38) Purging gdbm (1.24-r0)
(35/38) Purging libffi (3.4.6-r0)
(36/38) Purging libpanelw (6.5_p20240601-r1)
(37/38) Purging mpdecimal (4.0.0-r0)
(38/38) Purging sqlite-libs (3.46.1-r0)
Executing busybox-1.36.1-r32.trigger
OK: 283 MiB in 112 packages
>>> py3-boltons: Updating the community/ppc64le repository index...
>>> py3-boltons: Signing the index...