>>> py3-podcastparser: Building community/py3-podcastparser 0.6.11-r1 (using abuild 3.17.0_rc1-r2) started Fri, 24 Apr 2026 17:03:15 +0000 >>> py3-podcastparser: Validating /home/buildozer/aports/community/py3-podcastparser/APKBUILD... >>> py3-podcastparser: Analyzing dependencies... >>> py3-podcastparser: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pytest-cov ( 1/33) Installing libbz2 (1.0.8-r6) ( 2/33) Installing libffi (3.5.2-r1) ( 3/33) Installing gdbm (1.26-r0) ( 4/33) Installing xz-libs (5.8.2-r0) ( 5/33) Installing mpdecimal (4.0.1-r0) ( 6/33) Installing libpanelw (6.6_p20260404-r0) ( 7/33) Installing readline (8.3.3-r1) ( 8/33) Installing sqlite-libs (3.53.0-r0) ( 9/33) Installing python3 (3.14.3-r0) (10/33) Installing python3-pycache-pyc0 (3.14.3-r0) (11/33) Installing pyc (3.14.3-r0) (12/33) Installing python3-pyc (3.14.3-r0) (13/33) Installing py3-parsing (3.3.2-r1) (14/33) Installing py3-parsing-pyc (3.3.2-r1) (15/33) Installing py3-packaging (26.1-r0) (16/33) Installing py3-packaging-pyc (26.1-r0) (17/33) Installing py3-setuptools (82.0.1-r1) (18/33) Installing py3-setuptools-pyc (82.0.1-r1) (19/33) Installing py3-iniconfig (2.3.0-r1) (20/33) Installing py3-iniconfig-pyc (2.3.0-r1) (21/33) Installing py3-pluggy (1.6.0-r1) (22/33) Installing py3-pluggy-pyc (1.6.0-r1) (23/33) Installing py3-py (1.11.0-r5) (24/33) Installing py3-py-pyc (1.11.0-r5) (25/33) Installing py3-pygments (2.20.0-r0) (26/33) Installing py3-pygments-pyc (2.20.0-r0) (27/33) Installing py3-pytest (9.0.3-r0) (28/33) Installing py3-pytest-pyc (9.0.3-r0) (29/33) Installing py3-coverage (7.13.5-r1) (30/33) Installing py3-coverage-pyc (7.13.5-r1) (31/33) Installing py3-pytest-cov (5.0.0-r2) (32/33) Installing py3-pytest-cov-pyc (5.0.0-r2) (33/33) Installing .makedepends-py3-podcastparser (20260424.170319) Executing busybox-1.37.0-r31.trigger OK: 483.9 MiB in 135 packages >>> py3-podcastparser: Cleaning up srcdir >>> py3-podcastparser: Cleaning up pkgdir >>> py3-podcastparser: Cleaning up tmpdir >>> py3-podcastparser: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-podcastparser-0.6.11.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-podcastparser: Fetching py3-podcastparser-0.6.11.tar.gz::https://github.com/gpodder/podcastparser/archive/0.6.11.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.24/py3-podcastparser-0.6.11.tar.gz.part' py3-podcastparser-0. 100% |********************************| 29877 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-podcastparser-0.6.11.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-podcastparser-0.6.11.tar.gz: OK >>> py3-podcastparser: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-podcastparser-0.6.11.tar.gz /var/cache/distfiles/v3.24/py3-podcastparser-0.6.11.tar.gz: OK >>> py3-podcastparser: Unpacking /var/cache/distfiles/v3.24/py3-podcastparser-0.6.11.tar.gz... running build running build_py creating build/lib copying podcastparser.py -> build/lib python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-podcastparser/src/podcastparser-0.6.11 configfile: pytest.ini plugins: cov-5.0.0 collected 84 items podcastparser.py ........... [ 13%] test_podcastparser.py .................................................. [ 72%] ....................... [100%] ---------- coverage: platform linux, python 3.14.3-final-0 ----------- Coverage HTML written to dir htmlcov ============================== 84 passed in 0.55s ============================== >>> py3-podcastparser: Entering fakeroot... running install /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-podcastparser/pkg/py3-podcastparser/usr/lib/python3.14/site-packages copying build/lib/podcastparser.py -> /home/buildozer/aports/community/py3-podcastparser/pkg/py3-podcastparser/usr/lib/python3.14/site-packages byte-compiling /home/buildozer/aports/community/py3-podcastparser/pkg/py3-podcastparser/usr/lib/python3.14/site-packages/podcastparser.py to podcastparser.cpython-314.pyc running install_egg_info running egg_info creating podcastparser.egg-info writing podcastparser.egg-info/PKG-INFO writing dependency_links to podcastparser.egg-info/dependency_links.txt writing top-level names to podcastparser.egg-info/top_level.txt writing manifest file 'podcastparser.egg-info/SOURCES.txt' reading manifest file 'podcastparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'podcastparser.egg-info/SOURCES.txt' Copying podcastparser.egg-info to /home/buildozer/aports/community/py3-podcastparser/pkg/py3-podcastparser/usr/lib/python3.14/site-packages/podcastparser-0.6.11-py3.14.egg-info running install_scripts >>> py3-podcastparser-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-podcastparser/pkg/py3-podcastparser-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-podcastparser-pyc*: Preparing subpackage py3-podcastparser-pyc... Please specify at least one package name on the command line. >>> py3-podcastparser-pyc*: Running postcheck for py3-podcastparser-pyc >>> py3-podcastparser*: Running postcheck for py3-podcastparser >>> py3-podcastparser*: Preparing package py3-podcastparser... Please specify at least one package name on the command line. >>> py3-podcastparser-pyc*: Tracing dependencies... python3~3.14 >>> py3-podcastparser-pyc*: Package size: 51.3 KB >>> py3-podcastparser-pyc*: Compressing data... >>> py3-podcastparser-pyc*: Create checksum... >>> py3-podcastparser-pyc*: Create py3-podcastparser-pyc-0.6.11-r1.apk >>> py3-podcastparser*: Tracing dependencies... python3 python3~3.14 >>> py3-podcastparser*: Package size: 42.3 KB >>> py3-podcastparser*: Compressing data... >>> py3-podcastparser*: Create checksum... >>> py3-podcastparser*: Create py3-podcastparser-0.6.11-r1.apk >>> py3-podcastparser: Build complete at Fri, 24 Apr 2026 17:03:23 +0000 elapsed time 0h 0m 8s >>> py3-podcastparser: Cleaning up srcdir >>> py3-podcastparser: Cleaning up pkgdir >>> py3-podcastparser: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-podcastparser (20260424.170319) ( 2/33) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/33) Purging py3-setuptools (82.0.1-r1) ( 4/33) Purging py3-pytest-cov-pyc (5.0.0-r2) ( 5/33) Purging py3-pytest-cov (5.0.0-r2) ( 6/33) Purging py3-pytest-pyc (9.0.3-r0) ( 7/33) Purging py3-pytest (9.0.3-r0) ( 8/33) Purging py3-iniconfig-pyc (2.3.0-r1) ( 9/33) Purging py3-iniconfig (2.3.0-r1) (10/33) Purging py3-packaging-pyc (26.1-r0) (11/33) Purging py3-packaging (26.1-r0) (12/33) Purging py3-parsing-pyc (3.3.2-r1) (13/33) Purging py3-parsing (3.3.2-r1) (14/33) Purging py3-pluggy-pyc (1.6.0-r1) (15/33) Purging py3-pluggy (1.6.0-r1) (16/33) Purging py3-py-pyc (1.11.0-r5) (17/33) Purging py3-py (1.11.0-r5) (18/33) Purging py3-pygments-pyc (2.20.0-r0) (19/33) Purging py3-pygments (2.20.0-r0) (20/33) Purging py3-coverage-pyc (7.13.5-r1) (21/33) Purging py3-coverage (7.13.5-r1) (22/33) Purging python3-pyc (3.14.3-r0) (23/33) Purging python3-pycache-pyc0 (3.14.3-r0) (24/33) Purging pyc (3.14.3-r0) (25/33) Purging python3 (3.14.3-r0) (26/33) Purging gdbm (1.26-r0) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.5.2-r1) (29/33) Purging libpanelw (6.6_p20260404-r0) (30/33) Purging mpdecimal (4.0.1-r0) (31/33) Purging readline (8.3.3-r1) (32/33) Purging sqlite-libs (3.53.0-r0) (33/33) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-podcastparser: Updating the community/x86 repository index... >>> py3-podcastparser: Signing the index...