>>> py3-feedgen: Building community/py3-feedgen 1.0.0-r2 (using abuild 3.17.0_rc1-r2) started Thu, 23 Apr 2026 09:52:08 +0000
>>> py3-feedgen: Validating /home/buildozer/aports/community/py3-feedgen/APKBUILD...
>>> py3-feedgen: Analyzing dependencies...
>>> py3-feedgen: Installing for build: build-base py3-dateutil py3-lxml python3 py3-gpep517 py3-setuptools py3-wheel
( 1/31) Installing libbz2 (1.0.8-r6)
( 2/31) Installing libffi (3.5.2-r1)
( 3/31) Installing gdbm (1.26-r0)
( 4/31) Installing xz-libs (5.8.2-r0)
( 5/31) Installing mpdecimal (4.0.1-r0)
( 6/31) Installing libpanelw (6.6_p20260404-r0)
( 7/31) Installing readline (8.3.3-r1)
( 8/31) Installing sqlite-libs (3.53.0-r0)
( 9/31) Installing python3 (3.14.3-r0)
(10/31) Installing python3-pycache-pyc0 (3.14.3-r0)
(11/31) Installing pyc (3.14.3-r0)
(12/31) Installing py3-dateutil-pyc (2.9.0-r4)
(13/31) Installing python3-pyc (3.14.3-r0)
(14/31) Installing py3-dateutil (2.9.0-r4)
(15/31) Installing libxml2 (2.13.9-r1)
(16/31) Installing libxslt (1.1.43-r3)
(17/31) Installing py3-lxml (6.0.2-r2)
(18/31) Installing py3-lxml-pyc (6.0.2-r2)
(19/31) Installing py3-installer (1.0.0-r0)
(20/31) Installing py3-installer-pyc (1.0.0-r0)
(21/31) Installing py3-gpep517 (19-r2)
(22/31) Installing py3-gpep517-pyc (19-r2)
(23/31) Installing py3-parsing (3.3.2-r1)
(24/31) Installing py3-parsing-pyc (3.3.2-r1)
(25/31) Installing py3-packaging (26.0-r1)
(26/31) Installing py3-packaging-pyc (26.0-r1)
(27/31) Installing py3-setuptools (82.0.1-r1)
(28/31) Installing py3-setuptools-pyc (82.0.1-r1)
(29/31) Installing py3-wheel (0.47.0-r0)
(30/31) Installing py3-wheel-pyc (0.47.0-r0)
(31/31) Installing .makedepends-py3-feedgen (20260423.095212)
Executing busybox-1.37.0-r31.trigger
OK: 392.1 MiB in 133 packages
>>> py3-feedgen: Cleaning up srcdir
>>> py3-feedgen: Cleaning up pkgdir
>>> py3-feedgen: Cleaning up tmpdir
>>> py3-feedgen: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/python-feedgen-1.0.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> py3-feedgen: Fetching https://github.com/lkiesow/python-feedgen/archive/v1.0.0/python-feedgen-1.0.0.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/python-feedgen-1.0.0.tar.gz.part'
python-feedgen-1.0.0 40360 --:--:-- ETA
python-feedgen-1.0.0 100% |********************************| 57757 0:00:00 ETA
'/var/cache/distfiles/v3.24/python-feedgen-1.0.0.tar.gz.part' saved
/var/cache/distfiles/v3.24/python-feedgen-1.0.0.tar.gz: OK
>>> py3-feedgen: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/python-feedgen-1.0.0.tar.gz
/var/cache/distfiles/v3.24/python-feedgen-1.0.0.tar.gz: OK
>>> py3-feedgen: Unpacking /var/cache/distfiles/v3.24/python-feedgen-1.0.0.tar.gz...
2026-04-23 09:52:14,681 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
2026-04-23 09:52:14,736 root INFO running bdist_wheel
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!
********************************************************************************
With Python 2.7 end-of-life, support for building universal wheels
(i.e., wheels that support both Python 2 and Python 3)
is being obviated.
Please discontinue using this option, or if you still need it,
file an issue with pypa/setuptools describing your use case.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
self.finalize_options()
2026-04-23 09:52:14,753 root INFO running build
2026-04-23 09:52:14,753 root INFO running build_py
2026-04-23 09:52:14,757 root INFO creating build/lib/feedgen
2026-04-23 09:52:14,758 root INFO copying feedgen/__init__.py -> build/lib/feedgen
2026-04-23 09:52:14,758 root INFO copying feedgen/entry.py -> build/lib/feedgen
2026-04-23 09:52:14,758 root INFO copying feedgen/version.py -> build/lib/feedgen
2026-04-23 09:52:14,759 root INFO copying feedgen/__main__.py -> build/lib/feedgen
2026-04-23 09:52:14,759 root INFO copying feedgen/util.py -> build/lib/feedgen
2026-04-23 09:52:14,759 root INFO copying feedgen/feed.py -> build/lib/feedgen
2026-04-23 09:52:14,760 root INFO copying feedgen/compat.py -> build/lib/feedgen
2026-04-23 09:52:14,760 root INFO creating build/lib/feedgen/ext
2026-04-23 09:52:14,760 root INFO copying feedgen/ext/__init__.py -> build/lib/feedgen/ext
2026-04-23 09:52:14,761 root INFO copying feedgen/ext/geo_entry.py -> build/lib/feedgen/ext
2026-04-23 09:52:14,761 root INFO copying feedgen/ext/geo.py -> build/lib/feedgen/ext
2026-04-23 09:52:14,761 root INFO copying feedgen/ext/dc.py -> build/lib/feedgen/ext
2026-04-23 09:52:14,761 root INFO copying feedgen/ext/syndication.py -> build/lib/feedgen/ext
2026-04-23 09:52:14,762 root INFO copying feedgen/ext/podcast_entry.py -> build/lib/feedgen/ext
2026-04-23 09:52:14,762 root INFO copying feedgen/ext/podcast.py -> build/lib/feedgen/ext
2026-04-23 09:52:14,762 root INFO copying feedgen/ext/base.py -> build/lib/feedgen/ext
2026-04-23 09:52:14,763 root INFO copying feedgen/ext/media.py -> build/lib/feedgen/ext
2026-04-23 09:52:14,763 root INFO copying feedgen/ext/torrent.py -> build/lib/feedgen/ext
2026-04-23 09:52:14,771 root INFO installing to build/bdist.linux-armv8l/wheel
2026-04-23 09:52:14,771 root INFO running install
2026-04-23 09:52:14,783 root INFO running install_lib
2026-04-23 09:52:14,786 root INFO creating build/bdist.linux-armv8l/wheel
2026-04-23 09:52:14,787 root INFO creating build/bdist.linux-armv8l/wheel/feedgen
2026-04-23 09:52:14,787 root INFO copying build/lib/feedgen/__init__.py -> build/bdist.linux-armv8l/wheel/./feedgen
2026-04-23 09:52:14,787 root INFO copying build/lib/feedgen/entry.py -> build/bdist.linux-armv8l/wheel/./feedgen
2026-04-23 09:52:14,787 root INFO copying build/lib/feedgen/version.py -> build/bdist.linux-armv8l/wheel/./feedgen
2026-04-23 09:52:14,788 root INFO copying build/lib/feedgen/__main__.py -> build/bdist.linux-armv8l/wheel/./feedgen
2026-04-23 09:52:14,788 root INFO copying build/lib/feedgen/util.py -> build/bdist.linux-armv8l/wheel/./feedgen
2026-04-23 09:52:14,788 root INFO copying build/lib/feedgen/feed.py -> build/bdist.linux-armv8l/wheel/./feedgen
2026-04-23 09:52:14,789 root INFO creating build/bdist.linux-armv8l/wheel/feedgen/ext
2026-04-23 09:52:14,789 root INFO copying build/lib/feedgen/ext/__init__.py -> build/bdist.linux-armv8l/wheel/./feedgen/ext
2026-04-23 09:52:14,789 root INFO copying build/lib/feedgen/ext/geo_entry.py -> build/bdist.linux-armv8l/wheel/./feedgen/ext
2026-04-23 09:52:14,789 root INFO copying build/lib/feedgen/ext/geo.py -> build/bdist.linux-armv8l/wheel/./feedgen/ext
2026-04-23 09:52:14,789 root INFO copying build/lib/feedgen/ext/dc.py -> build/bdist.linux-armv8l/wheel/./feedgen/ext
2026-04-23 09:52:14,790 root INFO copying build/lib/feedgen/ext/syndication.py -> build/bdist.linux-armv8l/wheel/./feedgen/ext
2026-04-23 09:52:14,790 root INFO copying build/lib/feedgen/ext/podcast_entry.py -> build/bdist.linux-armv8l/wheel/./feedgen/ext
2026-04-23 09:52:14,790 root INFO copying build/lib/feedgen/ext/podcast.py -> build/bdist.linux-armv8l/wheel/./feedgen/ext
2026-04-23 09:52:14,790 root INFO copying build/lib/feedgen/ext/base.py -> build/bdist.linux-armv8l/wheel/./feedgen/ext
2026-04-23 09:52:14,791 root INFO copying build/lib/feedgen/ext/media.py -> build/bdist.linux-armv8l/wheel/./feedgen/ext
2026-04-23 09:52:14,791 root INFO copying build/lib/feedgen/ext/torrent.py -> build/bdist.linux-armv8l/wheel/./feedgen/ext
2026-04-23 09:52:14,791 root INFO copying build/lib/feedgen/compat.py -> build/bdist.linux-armv8l/wheel/./feedgen
2026-04-23 09:52:14,791 root INFO running install_egg_info
2026-04-23 09:52:14,795 root INFO running egg_info
2026-04-23 09:52:14,798 root INFO creating feedgen.egg-info
2026-04-23 09:52:14,798 root INFO writing feedgen.egg-info/PKG-INFO
2026-04-23 09:52:14,798 root INFO writing dependency_links to feedgen.egg-info/dependency_links.txt
2026-04-23 09:52:14,799 root INFO writing requirements to feedgen.egg-info/requires.txt
2026-04-23 09:52:14,799 root INFO writing top-level names to feedgen.egg-info/top_level.txt
2026-04-23 09:52:14,799 root INFO writing manifest file 'feedgen.egg-info/SOURCES.txt'
2026-04-23 09:52:14,804 root INFO reading manifest file 'feedgen.egg-info/SOURCES.txt'
2026-04-23 09:52:14,805 root INFO reading manifest template 'MANIFEST.in'
2026-04-23 09:52:14,805 root WARNING warning: no files found matching '*.html' under directory 'docs'
2026-04-23 09:52:14,805 root WARNING warning: no files found matching '*.css' under directory 'docs'
2026-04-23 09:52:14,805 root WARNING warning: no files found matching '*.png' under directory 'docs'
2026-04-23 09:52:14,805 root WARNING warning: no files found matching '*.gif' under directory 'docs'
2026-04-23 09:52:14,805 root WARNING warning: no files found matching '*.js' under directory 'docs'
2026-04-23 09:52:14,807 root INFO writing manifest file 'feedgen.egg-info/SOURCES.txt'
2026-04-23 09:52:14,807 root INFO Copying feedgen.egg-info to build/bdist.linux-armv8l/wheel/./feedgen-1.0.0-py3.14.egg-info
2026-04-23 09:52:14,808 root INFO running install_scripts
2026-04-23 09:52:14,810 root INFO creating build/bdist.linux-armv8l/wheel/feedgen-1.0.0.dist-info/WHEEL
2026-04-23 09:52:14,810 wheel INFO creating '/home/buildozer/aports/community/py3-feedgen/src/python-feedgen-1.0.0/.dist/.tmp-nwio6xx7/feedgen-1.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2026-04-23 09:52:14,811 wheel INFO adding 'feedgen/__init__.py'
2026-04-23 09:52:14,811 wheel INFO adding 'feedgen/__main__.py'
2026-04-23 09:52:14,811 wheel INFO adding 'feedgen/compat.py'
2026-04-23 09:52:14,812 wheel INFO adding 'feedgen/entry.py'
2026-04-23 09:52:14,812 wheel INFO adding 'feedgen/feed.py'
2026-04-23 09:52:14,813 wheel INFO adding 'feedgen/util.py'
2026-04-23 09:52:14,813 wheel INFO adding 'feedgen/version.py'
2026-04-23 09:52:14,813 wheel INFO adding 'feedgen/ext/__init__.py'
2026-04-23 09:52:14,813 wheel INFO adding 'feedgen/ext/base.py'
2026-04-23 09:52:14,814 wheel INFO adding 'feedgen/ext/dc.py'
2026-04-23 09:52:14,814 wheel INFO adding 'feedgen/ext/geo.py'
2026-04-23 09:52:14,814 wheel INFO adding 'feedgen/ext/geo_entry.py'
2026-04-23 09:52:14,814 wheel INFO adding 'feedgen/ext/media.py'
2026-04-23 09:52:14,815 wheel INFO adding 'feedgen/ext/podcast.py'
2026-04-23 09:52:14,815 wheel INFO adding 'feedgen/ext/podcast_entry.py'
2026-04-23 09:52:14,815 wheel INFO adding 'feedgen/ext/syndication.py'
2026-04-23 09:52:14,815 wheel INFO adding 'feedgen/ext/torrent.py'
2026-04-23 09:52:14,816 wheel INFO adding 'feedgen-1.0.0.dist-info/METADATA'
2026-04-23 09:52:14,816 wheel INFO adding 'feedgen-1.0.0.dist-info/WHEEL'
2026-04-23 09:52:14,816 wheel INFO adding 'feedgen-1.0.0.dist-info/top_level.txt'
2026-04-23 09:52:14,816 wheel INFO adding 'feedgen-1.0.0.dist-info/RECORD'
2026-04-23 09:52:14,816 root INFO removing build/bdist.linux-armv8l/wheel
2026-04-23 09:52:14,817 gpep517 INFO The backend produced .dist/feedgen-1.0.0-py2.py3-none-any.whl
feedgen-1.0.0-py2.py3-none-any.whl
........................................................
----------------------------------------------------------------------
Ran 56 tests in 0.052s
OK
{http://www.w3.org/2005/Atom}
{http://www.w3.org/2005/Atom}title
{http://www.w3.org/2005/Atom}
{http://www.w3.org/2005/Atom}title
Testfeed
http://larskiesow.de/test.atom
This is a cool feed!testcc-byhttp://www.rssboard.org/rss-specificationpython-feedgenhttp://ex.com/logo.jpgTestfeed
http://larskiesow.de/test.atom
deThu, 23 Apr 2026 09:52:15 +0000First Element
http://example.com
Lorem ipsum dolor sit amet, consectetur adipiscing elit…Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Tamen aberramus a proposito, et, ne longius, prorsus, inquam, Piso,
si ista mala sunt, placet. Aut etiam, ut vestitum, sic sententiam
habeas aliam domesticam, aliam forensem, ut in fronte ostentatio
sit, intus veritas occultetur? Cum id fugiunt, re eadem defendunt,
quae Peripatetici, verba.lkiesow@uos.de (Lars Kiesow)http://lernfunk.de/_MEDIAID_123#1http://lernfunk.de/_MEDIAID_123Testfeed2026-04-23T09:52:15.625302+00:00Lars Kiesowlkiesow@uos.deLars Kiesowlkiesow@uos.deJohn Doejdoe@example.compython-feedgenhttp://ex.com/icon.jpghttp://ex.com/logo.jpgcc-byThis is a cool feed!http://lernfunk.de/_MEDIAID_123#1First Element2026-04-23T09:52:15.625350+00:00Lars Kiesowlkiesow@uos.deLorem ipsum dolor sit amet, consectetur adipiscing elit.
Tamen aberramus a proposito, et, ne longius, prorsus, inquam, Piso,
si ista mala sunt, placet. Aut etiam, ut vestitum, sic sententiam
habeas aliam domesticam, aliam forensem, ut in fronte ostentatio
sit, intus veritas occultetur? Cum id fugiunt, re eadem defendunt,
quae Peripatetici, verba.Lorem ipsum dolor sit amet, consectetur adipiscing elit…Testfeed
http://larskiesow.de/test.atom
This is a cool feed!testcc-byhttp://www.rssboard.org/rss-specificationpython-feedgenhttp://ex.com/logo.jpgTestfeed
http://larskiesow.de/test.atom
deThu, 23 Apr 2026 09:52:15 +0000Lars Kiesownonohttp://example.com/new-feed.rssJohn Doejohn@example.comLorem ipsum dolor sit amet, consectetur adipiscing elit. Verba tu fingas et ea dicas, quae non sentias?episodicFirst Element
http://example.com
Lorem ipsum dolor sit amet, consectetur adipiscing elit…Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Tamen aberramus a proposito, et, ne longius, prorsus, inquam, Piso,
si ista mala sunt, placet. Aut etiam, ut vestitum, sic sententiam
habeas aliam domesticam, aliam forensem, ut in fronte ostentatio
sit, intus veritas occultetur? Cum id fugiunt, re eadem defendunt,
quae Peripatetici, verba.lkiesow@uos.de (Lars Kiesow)http://lernfunk.de/_MEDIAID_123#1Lars Kiesow11First podcast episodefullTestfeed
http://larskiesow.de/test.atom
This is a cool feed!testcc-byhttp://www.rssboard.org/rss-specificationpython-feedgenhttp://ex.com/logo.jpgTestfeed
http://larskiesow.de/test.atom
deThu, 23 Apr 2026 09:52:15 +0000First Element
http://example.com/torrent/debian-8-netint.iso.torrent
Lorem ipsum dolor sit amet, consectetur adipiscing elit…Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Tamen aberramus a proposito, et, ne longius, prorsus, inquam, Piso,
si ista mala sunt, placet. Aut etiam, ut vestitum, sic sententiam
habeas aliam domesticam, aliam forensem, ut in fronte ostentatio
sit, intus veritas occultetur? Cum id fugiunt, re eadem defendunt,
quae Peripatetici, verba.lkiesow@uos.de (Lars Kiesow)http://lernfunk.de/_MEDIAID_123#1debian-8.4.0-i386-netint.iso.torrent3313500167661229811ef32014879ceedcdf4a48f256c88bamagnet:?xt=urn:btih:7661229811ef32014879ceedcdf4a48f256c88ba789456123Testfeed
http://larskiesow.de/test.atom
This is a cool feed!testcc-byhttp://www.rssboard.org/rss-specificationpython-feedgenhttp://ex.com/logo.jpgTestfeed
http://larskiesow.de/test.atom
deThu, 23 Apr 2026 09:52:15 +0000Lars KiesowFirst Element
http://example.com
Lorem ipsum dolor sit amet, consectetur adipiscing elit…Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Tamen aberramus a proposito, et, ne longius, prorsus, inquam, Piso,
si ista mala sunt, placet. Aut etiam, ut vestitum, sic sententiam
habeas aliam domesticam, aliam forensem, ut in fronte ostentatio
sit, intus veritas occultetur? Cum id fugiunt, re eadem defendunt,
quae Peripatetici, verba.lkiesow@uos.de (Lars Kiesow)http://lernfunk.de/_MEDIAID_123#1http://lernfunk.de/_MEDIAID_123Testfeed2026-04-23T09:52:15.627234+00:00Lars Kiesowlkiesow@uos.deLars Kiesowlkiesow@uos.deJohn Doejdoe@example.compython-feedgenhttp://ex.com/icon.jpghttp://ex.com/logo.jpgcc-byThis is a cool feed!Lars Kiesowhttp://lernfunk.de/_MEDIAID_123#1First Element2026-04-23T09:52:15.627278+00:00Lars Kiesowlkiesow@uos.deLorem ipsum dolor sit amet, consectetur adipiscing elit.
Tamen aberramus a proposito, et, ne longius, prorsus, inquam, Piso,
si ista mala sunt, placet. Aut etiam, ut vestitum, sic sententiam
habeas aliam domesticam, aliam forensem, ut in fronte ostentatio
sit, intus veritas occultetur? Cum id fugiunt, re eadem defendunt,
quae Peripatetici, verba.Lorem ipsum dolor sit amet, consectetur adipiscing elit…Testfeed
http://larskiesow.de/test.atom
This is a cool feed!testcc-byhttp://www.rssboard.org/rss-specificationpython-feedgenhttp://ex.com/logo.jpgTestfeed
http://larskiesow.de/test.atom
deThu, 23 Apr 2026 09:52:15 +0000daily22000-01-01T12:00+00:00First Element
http://example.com
Lorem ipsum dolor sit amet, consectetur adipiscing elit…Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Tamen aberramus a proposito, et, ne longius, prorsus, inquam, Piso,
si ista mala sunt, placet. Aut etiam, ut vestitum, sic sententiam
habeas aliam domesticam, aliam forensem, ut in fronte ostentatio
sit, intus veritas occultetur? Cum id fugiunt, re eadem defendunt,
quae Peripatetici, verba.lkiesow@uos.de (Lars Kiesow)http://lernfunk.de/_MEDIAID_123#1http://lernfunk.de/_MEDIAID_123Testfeed2026-04-23T09:52:15.628157+00:00Lars Kiesowlkiesow@uos.deLars Kiesowlkiesow@uos.deJohn Doejdoe@example.compython-feedgenhttp://ex.com/icon.jpghttp://ex.com/logo.jpgcc-byThis is a cool feed!http://lernfunk.de/_MEDIAID_123#1First Element2026-04-23T09:52:15.628199+00:00Lars Kiesowlkiesow@uos.deLorem ipsum dolor sit amet, consectetur adipiscing elit.
Tamen aberramus a proposito, et, ne longius, prorsus, inquam, Piso,
si ista mala sunt, placet. Aut etiam, ut vestitum, sic sententiam
habeas aliam domesticam, aliam forensem, ut in fronte ostentatio
sit, intus veritas occultetur? Cum id fugiunt, re eadem defendunt,
quae Peripatetici, verba.Lorem ipsum dolor sit amet, consectetur adipiscing elit…
Usage: python -m feedgen [OPTION]
Use one of the following options:
File options:
.atom -- Generate ATOM test feed
.rss -- Generate RSS test teed
Stdout options:
atom -- Generate ATOM test output
rss -- Generate RSS test output
podcast -- Generate Podcast test output
dc.atom -- Generate DC extension test output (atom format)
dc.rss -- Generate DC extension test output (rss format)
syndication.atom -- Generate syndication extension test output (atom format)
syndication.rss -- Generate syndication extension test output (rss format)
torrent -- Generate Torrent test output
>>> py3-feedgen: Entering fakeroot...
>>> py3-feedgen-pyc*: Running split function pyc...
'usr/lib/python3.14/site-packages/feedgen/__pycache__' -> '/home/buildozer/aports/community/py3-feedgen/pkg/py3-feedgen-pyc/usr/lib/python3.14/site-packages/feedgen/__pycache__'
'usr/lib/python3.14/site-packages/feedgen/ext/__pycache__' -> '/home/buildozer/aports/community/py3-feedgen/pkg/py3-feedgen-pyc/usr/lib/python3.14/site-packages/feedgen/ext/__pycache__'
>>> py3-feedgen-pyc*: Preparing subpackage py3-feedgen-pyc...
Please specify at least one package name on the command line.
>>> py3-feedgen-pyc*: Running postcheck for py3-feedgen-pyc
>>> py3-feedgen*: Running postcheck for py3-feedgen
>>> py3-feedgen*: Preparing package py3-feedgen...
Please specify at least one package name on the command line.
>>> py3-feedgen-pyc*: Tracing dependencies...
python3~3.14
>>> py3-feedgen-pyc*: Package size: 181.5 KB
>>> py3-feedgen-pyc*: Compressing data...
>>> py3-feedgen-pyc*: Create checksum...
>>> py3-feedgen-pyc*: Create py3-feedgen-pyc-1.0.0-r2.apk
>>> py3-feedgen*: Tracing dependencies...
py3-dateutil
py3-lxml
python3
python3~3.14
>>> py3-feedgen*: Package size: 163.6 KB
>>> py3-feedgen*: Compressing data...
>>> py3-feedgen*: Create checksum...
>>> py3-feedgen*: Create py3-feedgen-1.0.0-r2.apk
>>> py3-feedgen: Build complete at Thu, 23 Apr 2026 09:52:17 +0000 elapsed time 0h 0m 9s
>>> py3-feedgen: Cleaning up srcdir
>>> py3-feedgen: Cleaning up pkgdir
>>> py3-feedgen: Cleaning up tmpdir
>>> py3-feedgen: Uninstalling dependencies...
( 1/31) Purging .makedepends-py3-feedgen (20260423.095212)
( 2/31) Purging py3-dateutil-pyc (2.9.0-r4)
( 3/31) Purging py3-dateutil (2.9.0-r4)
( 4/31) Purging py3-lxml-pyc (6.0.2-r2)
( 5/31) Purging py3-lxml (6.0.2-r2)
( 6/31) Purging py3-gpep517-pyc (19-r2)
( 7/31) Purging py3-gpep517 (19-r2)
( 8/31) Purging py3-installer-pyc (1.0.0-r0)
( 9/31) Purging py3-installer (1.0.0-r0)
(10/31) Purging py3-setuptools-pyc (82.0.1-r1)
(11/31) Purging py3-setuptools (82.0.1-r1)
(12/31) Purging py3-wheel-pyc (0.47.0-r0)
(13/31) Purging py3-wheel (0.47.0-r0)
(14/31) Purging py3-packaging-pyc (26.0-r1)
(15/31) Purging py3-packaging (26.0-r1)
(16/31) Purging py3-parsing-pyc (3.3.2-r1)
(17/31) Purging py3-parsing (3.3.2-r1)
(18/31) Purging python3-pyc (3.14.3-r0)
(19/31) Purging python3-pycache-pyc0 (3.14.3-r0)
(20/31) Purging pyc (3.14.3-r0)
(21/31) Purging python3 (3.14.3-r0)
(22/31) Purging gdbm (1.26-r0)
(23/31) Purging libbz2 (1.0.8-r6)
(24/31) Purging libffi (3.5.2-r1)
(25/31) Purging libpanelw (6.6_p20260404-r0)
(26/31) Purging libxslt (1.1.43-r3)
(27/31) Purging mpdecimal (4.0.1-r0)
(28/31) Purging readline (8.3.3-r1)
(29/31) Purging sqlite-libs (3.53.0-r0)
(30/31) Purging libxml2 (2.13.9-r1)
(31/31) Purging xz-libs (5.8.2-r0)
Executing busybox-1.37.0-r31.trigger
OK: 341.7 MiB in 102 packages
>>> py3-feedgen: Updating the community/armhf repository index...
>>> py3-feedgen: Signing the index...