>>> py3-podcastparser: Building community/py3-podcastparser 0.6.8-r1 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 07:02:25 +0000 >>> py3-podcastparser: Checking sanity of /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/27) Installing libbz2 (1.0.8-r1) (2/27) Installing libffi (3.4.2-r1) (3/27) Installing gdbm (1.23-r0) (4/27) Installing xz-libs (5.2.5-r1) (5/27) Installing mpdecimal (2.5.1-r1) (6/27) Installing readline (8.1.2-r0) (7/27) Installing sqlite-libs (3.38.0-r0) (8/27) Installing python3 (3.10.3-r0) (9/27) Installing py3-appdirs (1.4.4-r3) (10/27) Installing py3-more-itertools (8.12.0-r2) (11/27) Installing py3-ordered-set (4.0.2-r3) (12/27) Installing py3-parsing (2.4.7-r3) (13/27) Installing py3-six (1.16.0-r1) (14/27) Installing py3-packaging (21.3-r0) (15/27) Installing py3-setuptools (59.4.0-r0) (16/27) Installing py3-atomicwrites (1.4.0-r2) (17/27) Installing py3-attrs (21.4.0-r0) (18/27) Installing py3-iniconfig (1.1.1-r2) (19/27) Installing py3-pluggy (0.13.1-r5) (20/27) Installing py3-py (1.10.0-r2) (21/27) Installing py3-wcwidth (0.2.5-r2) (22/27) Installing py3-toml (0.10.2-r3) (23/27) Installing py3-pygments (2.11.2-r0) (24/27) Installing py3-pytest (6.2.5-r2) (25/27) Installing py3-coverage (5.5-r1) (26/27) Installing py3-pytest-cov (2.12.1-r1) (27/27) Installing .makedepends-py3-podcastparser (20220414.070229) Executing busybox-1.35.0-r8.trigger OK: 361 MiB in 115 packages >>> py3-podcastparser: Cleaning up srcdir >>> py3-podcastparser: Cleaning up pkgdir >>> py3-podcastparser: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-podcastparser-0.6.8.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-podcastparser: Fetching py3-podcastparser-0.6.8.tar.gz::https://github.com/gpodder/podcastparser/archive/0.6.8.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 138 100 138 0 0 701 0 --:--:-- --:--:-- --:--:-- 704 100 28220 0 28220 0 0 63780 0 --:--:-- --:--:-- --:--:-- 63780 >>> py3-podcastparser: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-podcastparser-0.6.8.tar.gz >>> py3-podcastparser: Checking sha512sums... py3-podcastparser-0.6.8.tar.gz: OK >>> py3-podcastparser: Unpacking /var/cache/distfiles/v3.16/py3-podcastparser-0.6.8.tar.gz... /home/buildozer/aports/community/py3-podcastparser/src/podcastparser-0.6.8/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running build running build_py creating build creating build/lib copying podcastparser.py -> build/lib python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-podcastparser/src/podcastparser-0.6.8, configfile: pytest.ini plugins: cov-2.12.1 collected 72 items podcastparser.py ........... [ 15%] test_podcastparser.py .................................................. [ 84%] ........... [100%] ---------- coverage: platform linux, python 3.10.3-final-0 ----------- Coverage HTML written to dir htmlcov ============================== 72 passed in 0.60s ============================== >>> py3-podcastparser: Entering fakeroot... /home/buildozer/aports/community/py3-podcastparser/src/podcastparser-0.6.8/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-podcastparser/pkg creating /home/buildozer/aports/community/py3-podcastparser/pkg/py3-podcastparser creating /home/buildozer/aports/community/py3-podcastparser/pkg/py3-podcastparser/usr creating /home/buildozer/aports/community/py3-podcastparser/pkg/py3-podcastparser/usr/lib creating /home/buildozer/aports/community/py3-podcastparser/pkg/py3-podcastparser/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-podcastparser/pkg/py3-podcastparser/usr/lib/python3.10/site-packages copying build/lib/podcastparser.py -> /home/buildozer/aports/community/py3-podcastparser/pkg/py3-podcastparser/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/py3-podcastparser/pkg/py3-podcastparser/usr/lib/python3.10/site-packages/podcastparser.py to podcastparser.cpython-310.pyc running install_egg_info Writing /home/buildozer/aports/community/py3-podcastparser/pkg/py3-podcastparser/usr/lib/python3.10/site-packages/podcastparser-0.6.8-py3.10.egg-info >>> py3-podcastparser*: Running postcheck for py3-podcastparser >>> py3-podcastparser*: Preparing package py3-podcastparser... >>> py3-podcastparser*: Tracing dependencies... >>> py3-podcastparser*: Package size: 96.0 KB >>> py3-podcastparser*: Compressing data... >>> py3-podcastparser*: Create checksum... >>> py3-podcastparser*: Create py3-podcastparser-0.6.8-r1.apk >>> py3-podcastparser: Build complete at Thu, 14 Apr 2022 07:02:32 +0000 elapsed time 0h 0m 7s >>> py3-podcastparser: Cleaning up srcdir >>> py3-podcastparser: Cleaning up pkgdir >>> py3-podcastparser: Uninstalling dependencies... (1/27) Purging .makedepends-py3-podcastparser (20220414.070229) (2/27) Purging py3-setuptools (59.4.0-r0) (3/27) Purging py3-appdirs (1.4.4-r3) (4/27) Purging py3-ordered-set (4.0.2-r3) (5/27) Purging py3-pytest-cov (2.12.1-r1) (6/27) Purging py3-pytest (6.2.5-r2) (7/27) Purging py3-atomicwrites (1.4.0-r2) (8/27) Purging py3-attrs (21.4.0-r0) (9/27) Purging py3-more-itertools (8.12.0-r2) (10/27) Purging py3-iniconfig (1.1.1-r2) (11/27) Purging py3-pluggy (0.13.1-r5) (12/27) Purging py3-py (1.10.0-r2) (13/27) Purging py3-wcwidth (0.2.5-r2) (14/27) Purging py3-packaging (21.3-r0) (15/27) Purging py3-parsing (2.4.7-r3) (16/27) Purging py3-six (1.16.0-r1) (17/27) Purging py3-toml (0.10.2-r3) (18/27) Purging py3-pygments (2.11.2-r0) (19/27) Purging python3 (3.10.3-r0) (20/27) Purging py3-coverage (5.5-r1) (21/27) Purging libbz2 (1.0.8-r1) (22/27) Purging libffi (3.4.2-r1) (23/27) Purging gdbm (1.23-r0) (24/27) Purging xz-libs (5.2.5-r1) (25/27) Purging mpdecimal (2.5.1-r1) (26/27) Purging readline (8.1.2-r0) (27/27) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 297 MiB in 88 packages >>> py3-podcastparser: Updating the community/armhf repository index... >>> py3-podcastparser: Signing the index...