>>> py3-jwt: Building community/py3-jwt 2.9.0-r0 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 06:57:59 +0000
>>> py3-jwt: Validating /home/buildozer/aports/community/py3-jwt/APKBUILD...
>>> py3-jwt: Analyzing dependencies...
>>> py3-jwt: Installing for build: build-base py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest
(1/32) Installing libbz2 (1.0.8-r6)
(2/32) Installing libffi (3.4.6-r0)
(3/32) Installing gdbm (1.24-r0)
(4/32) Installing xz-libs (5.6.3-r0)
(5/32) Installing mpdecimal (4.0.0-r0)
(6/32) Installing libpanelw (6.5_p20241006-r1)
(7/32) Installing sqlite-libs (3.47.0-r0)
(8/32) Installing python3 (3.12.7-r1)
(9/32) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/32) Installing pyc (3.12.7-r1)
(11/32) Installing py3-installer-pyc (0.7.0-r2)
(12/32) Installing py3-gpep517-pyc (16-r0)
(13/32) Installing python3-pyc (3.12.7-r1)
(14/32) Installing py3-installer (0.7.0-r2)
(15/32) Installing py3-gpep517 (16-r0)
(16/32) Installing py3-parsing (3.1.4-r0)
(17/32) Installing py3-parsing-pyc (3.1.4-r0)
(18/32) Installing py3-packaging (24.1-r0)
(19/32) Installing py3-packaging-pyc (24.1-r0)
(20/32) Installing py3-setuptools (70.3.0-r0)
(21/32) Installing py3-setuptools-pyc (70.3.0-r0)
(22/32) Installing py3-wheel (0.43.0-r0)
(23/32) Installing py3-wheel-pyc (0.43.0-r0)
(24/32) Installing py3-iniconfig (2.0.0-r1)
(25/32) Installing py3-iniconfig-pyc (2.0.0-r1)
(26/32) Installing py3-pluggy (1.5.0-r0)
(27/32) Installing py3-pluggy-pyc (1.5.0-r0)
(28/32) Installing py3-py (1.11.0-r4)
(29/32) Installing py3-py-pyc (1.11.0-r4)
(30/32) Installing py3-pytest (8.3.3-r0)
(31/32) Installing py3-pytest-pyc (8.3.3-r0)
(32/32) Installing .makedepends-py3-jwt (20241031.065800)
Executing busybox-1.37.0-r3.trigger
OK: 443 MiB in 133 packages
>>> py3-jwt: Cleaning up srcdir
>>> py3-jwt: Cleaning up pkgdir
>>> py3-jwt: Cleaning up tmpdir
>>> py3-jwt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-jwt-2.9.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> py3-jwt: Fetching https://github.com/jpadilla/pyjwt/archive/2.9.0/py3-jwt-2.9.0.tar.gz
Connecting to github.com (140.82.121.3:443)
Connecting to codeload.github.com (140.82.121.10:443)
saving to '/var/cache/distfiles/v3.21/py3-jwt-2.9.0.tar.gz.part'
py3-jwt-2.9.0.tar.gz 100% |********************************| 78690  0:00:00 ETA
'/var/cache/distfiles/v3.21/py3-jwt-2.9.0.tar.gz.part' saved
>>> py3-jwt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-jwt-2.9.0.tar.gz
>>> py3-jwt: Checking sha512sums...
py3-jwt-2.9.0.tar.gz: OK
>>> py3-jwt: Unpacking /var/cache/distfiles/v3.21/py3-jwt-2.9.0.tar.gz...
2024-10-31 06:58:02,196 gpep517 INFO Building wheel via backend setuptools.build_meta
2024-10-31 06:58:02,218 root INFO running bdist_wheel
2024-10-31 06:58:02,234 root INFO running build
2024-10-31 06:58:02,234 root INFO running build_py
2024-10-31 06:58:02,236 root INFO creating build
2024-10-31 06:58:02,236 root INFO creating build/lib
2024-10-31 06:58:02,237 root INFO creating build/lib/jwt
2024-10-31 06:58:02,237 root INFO copying jwt/jwk_set_cache.py -> build/lib/jwt
2024-10-31 06:58:02,237 root INFO copying jwt/exceptions.py -> build/lib/jwt
2024-10-31 06:58:02,237 root INFO copying jwt/utils.py -> build/lib/jwt
2024-10-31 06:58:02,237 root INFO copying jwt/jwks_client.py -> build/lib/jwt
2024-10-31 06:58:02,238 root INFO copying jwt/warnings.py -> build/lib/jwt
2024-10-31 06:58:02,238 root INFO copying jwt/__init__.py -> build/lib/jwt
2024-10-31 06:58:02,238 root INFO copying jwt/api_jwk.py -> build/lib/jwt
2024-10-31 06:58:02,238 root INFO copying jwt/api_jwt.py -> build/lib/jwt
2024-10-31 06:58:02,238 root INFO copying jwt/algorithms.py -> build/lib/jwt
2024-10-31 06:58:02,239 root INFO copying jwt/help.py -> build/lib/jwt
2024-10-31 06:58:02,239 root INFO copying jwt/types.py -> build/lib/jwt
2024-10-31 06:58:02,239 root INFO copying jwt/api_jws.py -> build/lib/jwt
2024-10-31 06:58:02,239 root INFO running egg_info
2024-10-31 06:58:02,239 root INFO creating PyJWT.egg-info
2024-10-31 06:58:02,241 root INFO writing PyJWT.egg-info/PKG-INFO
2024-10-31 06:58:02,243 root INFO writing dependency_links to PyJWT.egg-info/dependency_links.txt
2024-10-31 06:58:02,245 root INFO writing requirements to PyJWT.egg-info/requires.txt
2024-10-31 06:58:02,245 root INFO writing top-level names to PyJWT.egg-info/top_level.txt
2024-10-31 06:58:02,245 root INFO writing manifest file 'PyJWT.egg-info/SOURCES.txt'
2024-10-31 06:58:02,247 root INFO reading manifest file 'PyJWT.egg-info/SOURCES.txt'
2024-10-31 06:58:02,247 root INFO reading manifest template 'MANIFEST.in'
2024-10-31 06:58:02,248 root WARNING warning: no previously-included files found matching 'codecov.yml'
2024-10-31 06:58:02,249 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build'
2024-10-31 06:58:02,249 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*'
2024-10-31 06:58:02,249 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*'
2024-10-31 06:58:02,249 root INFO adding license file 'LICENSE'
2024-10-31 06:58:02,249 root INFO adding license file 'AUTHORS.rst'
2024-10-31 06:58:02,250 root INFO writing manifest file 'PyJWT.egg-info/SOURCES.txt'
2024-10-31 06:58:02,251 root INFO copying jwt/py.typed -> build/lib/jwt
2024-10-31 06:58:02,256 root INFO installing to build/bdist.linux-i686/wheel
2024-10-31 06:58:02,256 root INFO running install
2024-10-31 06:58:02,264 root INFO running install_lib
2024-10-31 06:58:02,266 root INFO creating build/bdist.linux-i686
2024-10-31 06:58:02,266 root INFO creating build/bdist.linux-i686/wheel
2024-10-31 06:58:02,267 root INFO creating build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,267 root INFO copying build/lib/jwt/jwk_set_cache.py -> build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,267 root INFO copying build/lib/jwt/exceptions.py -> build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,267 root INFO copying build/lib/jwt/utils.py -> build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,267 root INFO copying build/lib/jwt/jwks_client.py -> build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,267 root INFO copying build/lib/jwt/warnings.py -> build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,268 root INFO copying build/lib/jwt/__init__.py -> build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,268 root INFO copying build/lib/jwt/api_jwk.py -> build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,268 root INFO copying build/lib/jwt/api_jwt.py -> build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,268 root INFO copying build/lib/jwt/algorithms.py -> build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,268 root INFO copying build/lib/jwt/help.py -> build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,269 root INFO copying build/lib/jwt/py.typed -> build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,269 root INFO copying build/lib/jwt/types.py -> build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,269 root INFO copying build/lib/jwt/api_jws.py -> build/bdist.linux-i686/wheel/jwt
2024-10-31 06:58:02,269 root INFO running install_egg_info
2024-10-31 06:58:02,271 root INFO Copying PyJWT.egg-info to build/bdist.linux-i686/wheel/PyJWT-2.9.0-py3.12.egg-info
2024-10-31 06:58:02,272 root INFO running install_scripts
2024-10-31 06:58:02,275 root INFO creating build/bdist.linux-i686/wheel/PyJWT-2.9.0.dist-info/WHEEL
2024-10-31 06:58:02,275 wheel INFO creating '/home/buildozer/aports/community/py3-jwt/src/pyjwt-2.9.0/.dist/.tmp-plq_g0vn/PyJWT-2.9.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it
2024-10-31 06:58:02,276 wheel INFO adding 'jwt/__init__.py'
2024-10-31 06:58:02,277 wheel INFO adding 'jwt/algorithms.py'
2024-10-31 06:58:02,277 wheel INFO adding 'jwt/api_jwk.py'
2024-10-31 06:58:02,277 wheel INFO adding 'jwt/api_jws.py'
2024-10-31 06:58:02,277 wheel INFO adding 'jwt/api_jwt.py'
2024-10-31 06:58:02,278 wheel INFO adding 'jwt/exceptions.py'
2024-10-31 06:58:02,278 wheel INFO adding 'jwt/help.py'
2024-10-31 06:58:02,278 wheel INFO adding 'jwt/jwk_set_cache.py'
2024-10-31 06:58:02,278 wheel INFO adding 'jwt/jwks_client.py'
2024-10-31 06:58:02,278 wheel INFO adding 'jwt/py.typed'
2024-10-31 06:58:02,278 wheel INFO adding 'jwt/types.py'
2024-10-31 06:58:02,279 wheel INFO adding 'jwt/utils.py'
2024-10-31 06:58:02,279 wheel INFO adding 'jwt/warnings.py'
2024-10-31 06:58:02,279 wheel INFO adding 'PyJWT-2.9.0.dist-info/AUTHORS.rst'
2024-10-31 06:58:02,279 wheel INFO adding 'PyJWT-2.9.0.dist-info/LICENSE'
2024-10-31 06:58:02,279 wheel INFO adding 'PyJWT-2.9.0.dist-info/METADATA'
2024-10-31 06:58:02,279 wheel INFO adding 'PyJWT-2.9.0.dist-info/WHEEL'
2024-10-31 06:58:02,279 wheel INFO adding 'PyJWT-2.9.0.dist-info/top_level.txt'
2024-10-31 06:58:02,280 wheel INFO adding 'PyJWT-2.9.0.dist-info/RECORD'
2024-10-31 06:58:02,280 root INFO removing build/bdist.linux-i686/wheel
2024-10-31 06:58:02,280 gpep517 INFO The backend produced .dist/PyJWT-2.9.0-py3-none-any.whl
PyJWT-2.9.0-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-jwt/src/pyjwt-2.9.0
configfile: tox.ini
testpaths: tests
collected 276 items

tests/test_advisory.py s                                                 [  0%]
tests/test_algorithms.py ..............sssssssssssssssssssssssssssssssss [ 17%]
ssssss.ssssssssssssssssssssssss                                          [ 28%]
tests/test_api_jwk.py ssssssssssss..ssssss.                              [ 36%]
tests/test_api_jws.py .................ss.......ss...................... [ 54%]
.sss.ssss...............                                                 [ 63%]
tests/test_api_jwt.py .................ss............................... [ 81%]
...........                                                              [ 85%]
tests/test_compressed_jwt.py .                                           [ 85%]
tests/test_exceptions.py .                                               [ 85%]
tests/test_jwks_client.py ssssssssssssssssssss                           [ 93%]
tests/test_jwt.py .                                                      [ 93%]
tests/test_utils.py .....x............                                   [100%]

=========================== short test summary info ============================
SKIPPED [1] tests/test_advisory.py:27: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:111: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:118: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:125: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:132: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:139: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:162: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:182: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:243: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:257: Requires cryptography library installed
SKIPPED [2] tests/test_algorithms.py:267: Requires cryptography library installed
SKIPPED [2] tests/test_algorithms.py:289: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:312: Requires cryptography library installed
SKIPPED [2] tests/test_algorithms.py:319: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:349: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:359: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:372: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:386: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:396: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:407: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:418: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:442: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:453: Requires cryptography library installed
SKIPPED [2] tests/test_algorithms.py:465: Requires cryptography library installed
SKIPPED [2] tests/test_algorithms.py:493: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:554: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:561: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:569: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:576: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:583: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:590: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:611: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:625: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:637: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:653: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:706: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:737: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:768: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:809: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:821: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:838: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:852: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:864: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:873: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:882: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:893: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:905: Requires cryptography library installed
SKIPPED [2] tests/test_algorithms.py:957: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:977: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:983: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:992: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:1003: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:1015: Requires cryptography library installed
SKIPPED [2] tests/test_algorithms.py:1067: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:1087: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:1096: Requires cryptography library installed
SKIPPED [1] tests/test_algorithms.py:1104: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:21: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:42: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:63: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:75: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:87: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:99: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:111: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:123: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:135: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:147: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:160: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:171: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:227: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:249: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:271: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:294: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:312: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwk.py:318: Requires cryptography library installed
SKIPPED [1] tests/test_api_jws.py:176: Requires cryptography library installed
SKIPPED [1] tests/test_api_jws.py:186: Requires cryptography library installed
SKIPPED [1] tests/test_api_jws.py:311: Requires cryptography library installed
SKIPPED [1] tests/test_api_jws.py:330: Requires cryptography library installed
SKIPPED [3] tests/test_api_jws.py:569: Requires cryptography library installed
SKIPPED [4] tests/test_api_jws.py:617: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwt.py:284: Requires cryptography library installed
SKIPPED [1] tests/test_api_jwt.py:302: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:91: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:104: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:113: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:123: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:137: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:151: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:164: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:180: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:196: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:222: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:238: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:254: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:274: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:287: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:296: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:311: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:323: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:330: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:340: Requires cryptography library installed
SKIPPED [1] tests/test_jwks_client.py:348: Requires cryptography library installed
XFAIL tests/test_utils.py::test_to_base64url_uint[-1-]
================= 160 passed, 115 skipped, 1 xfailed in 0.58s ==================
>>> py3-jwt: Entering fakeroot...
>>> py3-jwt-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/jwt/__pycache__' -> '/home/buildozer/aports/community/py3-jwt/pkg/py3-jwt-pyc/usr/lib/python3.12/site-packages/jwt/__pycache__'
>>> py3-jwt-pyc*: Preparing subpackage py3-jwt-pyc...
>>> py3-jwt-pyc*: Running postcheck for py3-jwt-pyc
>>> py3-jwt*: Running postcheck for py3-jwt
>>> py3-jwt*: Preparing package py3-jwt...
>>> py3-jwt-pyc*: Tracing dependencies...
	python3~3.12
>>> py3-jwt-pyc*: Package size: 85.7 KB
>>> py3-jwt-pyc*: Compressing data...
>>> py3-jwt-pyc*: Create checksum...
>>> py3-jwt-pyc*: Create py3-jwt-pyc-2.9.0-r0.apk
>>> py3-jwt*: Tracing dependencies...
	python3~3.12
>>> py3-jwt*: Package size: 76.1 KB
>>> py3-jwt*: Compressing data...
>>> py3-jwt*: Create checksum...
>>> py3-jwt*: Create py3-jwt-2.9.0-r0.apk
>>> py3-jwt: Build complete at Thu, 31 Oct 2024 06:58:03 +0000 elapsed time 0h 0m 4s
>>> py3-jwt: Cleaning up srcdir
>>> py3-jwt: Cleaning up pkgdir
>>> py3-jwt: Uninstalling dependencies...
(1/32) Purging .makedepends-py3-jwt (20241031.065800)
(2/32) Purging py3-gpep517-pyc (16-r0)
(3/32) Purging py3-gpep517 (16-r0)
(4/32) Purging py3-installer-pyc (0.7.0-r2)
(5/32) Purging py3-installer (0.7.0-r2)
(6/32) Purging py3-setuptools-pyc (70.3.0-r0)
(7/32) Purging py3-setuptools (70.3.0-r0)
(8/32) Purging py3-wheel-pyc (0.43.0-r0)
(9/32) Purging py3-wheel (0.43.0-r0)
(10/32) Purging py3-pytest-pyc (8.3.3-r0)
(11/32) Purging py3-pytest (8.3.3-r0)
(12/32) Purging py3-iniconfig-pyc (2.0.0-r1)
(13/32) Purging py3-iniconfig (2.0.0-r1)
(14/32) Purging py3-packaging-pyc (24.1-r0)
(15/32) Purging py3-packaging (24.1-r0)
(16/32) Purging py3-parsing-pyc (3.1.4-r0)
(17/32) Purging py3-parsing (3.1.4-r0)
(18/32) Purging py3-pluggy-pyc (1.5.0-r0)
(19/32) Purging py3-pluggy (1.5.0-r0)
(20/32) Purging py3-py-pyc (1.11.0-r4)
(21/32) Purging py3-py (1.11.0-r4)
(22/32) Purging python3-pyc (3.12.7-r1)
(23/32) Purging python3-pycache-pyc0 (3.12.7-r1)
(24/32) Purging pyc (3.12.7-r1)
(25/32) Purging python3 (3.12.7-r1)
(26/32) Purging gdbm (1.24-r0)
(27/32) Purging libbz2 (1.0.8-r6)
(28/32) Purging libffi (3.4.6-r0)
(29/32) Purging libpanelw (6.5_p20241006-r1)
(30/32) Purging mpdecimal (4.0.0-r0)
(31/32) Purging sqlite-libs (3.47.0-r0)
(32/32) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r3.trigger
OK: 396 MiB in 101 packages
>>> py3-jwt: Updating the community/x86 repository index...
>>> py3-jwt: Signing the index...