>>> py3-feedgen: Building testing/py3-feedgen 0.9.0-r1 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 05:38:43 +0000
>>> py3-feedgen: Checking sanity of /home/buildozer/aports/testing/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/35) Installing libbz2 (1.0.8-r5)
(2/35) Installing libffi (3.4.4-r2)
(3/35) Installing gdbm (1.23-r1)
(4/35) Installing xz-libs (5.4.2-r1)
(5/35) Installing mpdecimal (2.5.1-r2)
(6/35) Installing libpanelw (6.4_p20230401-r5)
(7/35) Installing readline (8.2.1-r1)
(8/35) Installing sqlite-libs (3.41.2-r2)
(9/35) Installing python3 (3.11.3-r10)
(10/35) Installing python3-pycache-pyc0 (3.11.3-r10)
(11/35) Installing pyc (0.1-r0)
(12/35) Installing py3-six (1.16.0-r6)
(13/35) Installing py3-six-pyc (1.16.0-r6)
(14/35) Installing py3-dateutil-pyc (2.8.2-r3)
(15/35) Installing python3-pyc (3.11.3-r10)
(16/35) Installing py3-dateutil (2.8.2-r3)
(17/35) Installing libgpg-error (1.47-r1)
(18/35) Installing libgcrypt (1.10.2-r1)
(19/35) Installing libxml2 (2.10.4-r2)
(20/35) Installing libxslt (1.1.37-r3)
(21/35) Installing py3-lxml (4.9.2-r3)
(22/35) Installing py3-lxml-pyc (4.9.2-r3)
(23/35) Installing py3-installer (0.7.0-r1)
(24/35) Installing py3-installer-pyc (0.7.0-r1)
(25/35) Installing py3-gpep517 (13-r2)
(26/35) Installing py3-gpep517-pyc (13-r2)
(27/35) Installing py3-parsing (3.0.9-r2)
(28/35) Installing py3-parsing-pyc (3.0.9-r2)
(29/35) Installing py3-packaging (23.1-r1)
(30/35) Installing py3-packaging-pyc (23.1-r1)
(31/35) Installing py3-setuptools (67.7.1-r0)
(32/35) Installing py3-setuptools-pyc (67.7.1-r0)
(33/35) Installing py3-wheel (0.40.0-r1)
(34/35) Installing py3-wheel-pyc (0.40.0-r1)
(35/35) Installing .makedepends-py3-feedgen (20230423.053845)
Executing busybox-1.36.0-r7.trigger
OK: 451 MiB in 136 packages
>>> py3-feedgen: Cleaning up srcdir
>>> py3-feedgen: Cleaning up pkgdir
>>> py3-feedgen: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-feedgen-0.9.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
100 56432 100 56432 0 0 588k 0 --:--:-- --:--:-- --:--:-- 592k
>>> py3-feedgen: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-feedgen-0.9.0.tar.gz
>>> py3-feedgen: Checking sha512sums...
python-feedgen-0.9.0.tar.gz: OK
>>> py3-feedgen: Unpacking /var/cache/distfiles/edge/python-feedgen-0.9.0.tar.gz...
2023-04-23 05:38:46,984 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2023-04-23 05:38:47,022 root INFO running bdist_wheel
2023-04-23 05:38:47,038 root INFO running build
2023-04-23 05:38:47,038 root INFO running build_py
2023-04-23 05:38:47,042 root INFO creating build
2023-04-23 05:38:47,042 root INFO creating build/lib
2023-04-23 05:38:47,042 root INFO creating build/lib/feedgen
2023-04-23 05:38:47,042 root INFO copying feedgen/entry.py -> build/lib/feedgen
2023-04-23 05:38:47,043 root INFO copying feedgen/util.py -> build/lib/feedgen
2023-04-23 05:38:47,043 root INFO copying feedgen/feed.py -> build/lib/feedgen
2023-04-23 05:38:47,044 root INFO copying feedgen/__init__.py -> build/lib/feedgen
2023-04-23 05:38:47,044 root INFO copying feedgen/version.py -> build/lib/feedgen
2023-04-23 05:38:47,044 root INFO copying feedgen/__main__.py -> build/lib/feedgen
2023-04-23 05:38:47,045 root INFO copying feedgen/compat.py -> build/lib/feedgen
2023-04-23 05:38:47,045 root INFO creating build/lib/feedgen/ext
2023-04-23 05:38:47,045 root INFO copying feedgen/ext/base.py -> build/lib/feedgen/ext
2023-04-23 05:38:47,046 root INFO copying feedgen/ext/geo_entry.py -> build/lib/feedgen/ext
2023-04-23 05:38:47,046 root INFO copying feedgen/ext/media.py -> build/lib/feedgen/ext
2023-04-23 05:38:47,046 root INFO copying feedgen/ext/__init__.py -> build/lib/feedgen/ext
2023-04-23 05:38:47,047 root INFO copying feedgen/ext/podcast_entry.py -> build/lib/feedgen/ext
2023-04-23 05:38:47,047 root INFO copying feedgen/ext/torrent.py -> build/lib/feedgen/ext
2023-04-23 05:38:47,047 root INFO copying feedgen/ext/dc.py -> build/lib/feedgen/ext
2023-04-23 05:38:47,048 root INFO copying feedgen/ext/podcast.py -> build/lib/feedgen/ext
2023-04-23 05:38:47,048 root INFO copying feedgen/ext/syndication.py -> build/lib/feedgen/ext
2023-04-23 05:38:47,048 root INFO copying feedgen/ext/geo.py -> build/lib/feedgen/ext
2023-04-23 05:38:47,056 wheel INFO installing to build/bdist.linux-x86_64/wheel
2023-04-23 05:38:47,056 root INFO running install
2023-04-23 05:38:47,068 root INFO running install_lib
2023-04-23 05:38:47,071 root INFO creating build/bdist.linux-x86_64
2023-04-23 05:38:47,071 root INFO creating build/bdist.linux-x86_64/wheel
2023-04-23 05:38:47,071 root INFO creating build/bdist.linux-x86_64/wheel/feedgen
2023-04-23 05:38:47,071 root INFO copying build/lib/feedgen/entry.py -> build/bdist.linux-x86_64/wheel/feedgen
2023-04-23 05:38:47,072 root INFO copying build/lib/feedgen/util.py -> build/bdist.linux-x86_64/wheel/feedgen
2023-04-23 05:38:47,072 root INFO copying build/lib/feedgen/feed.py -> build/bdist.linux-x86_64/wheel/feedgen
2023-04-23 05:38:47,072 root INFO copying build/lib/feedgen/__init__.py -> build/bdist.linux-x86_64/wheel/feedgen
2023-04-23 05:38:47,073 root INFO copying build/lib/feedgen/version.py -> build/bdist.linux-x86_64/wheel/feedgen
2023-04-23 05:38:47,073 root INFO copying build/lib/feedgen/__main__.py -> build/bdist.linux-x86_64/wheel/feedgen
2023-04-23 05:38:47,073 root INFO creating build/bdist.linux-x86_64/wheel/feedgen/ext
2023-04-23 05:38:47,074 root INFO copying build/lib/feedgen/ext/base.py -> build/bdist.linux-x86_64/wheel/feedgen/ext
2023-04-23 05:38:47,074 root INFO copying build/lib/feedgen/ext/geo_entry.py -> build/bdist.linux-x86_64/wheel/feedgen/ext
2023-04-23 05:38:47,074 root INFO copying build/lib/feedgen/ext/media.py -> build/bdist.linux-x86_64/wheel/feedgen/ext
2023-04-23 05:38:47,074 root INFO copying build/lib/feedgen/ext/__init__.py -> build/bdist.linux-x86_64/wheel/feedgen/ext
2023-04-23 05:38:47,075 root INFO copying build/lib/feedgen/ext/podcast_entry.py -> build/bdist.linux-x86_64/wheel/feedgen/ext
2023-04-23 05:38:47,075 root INFO copying build/lib/feedgen/ext/torrent.py -> build/bdist.linux-x86_64/wheel/feedgen/ext
2023-04-23 05:38:47,075 root INFO copying build/lib/feedgen/ext/dc.py -> build/bdist.linux-x86_64/wheel/feedgen/ext
2023-04-23 05:38:47,076 root INFO copying build/lib/feedgen/ext/podcast.py -> build/bdist.linux-x86_64/wheel/feedgen/ext
2023-04-23 05:38:47,076 root INFO copying build/lib/feedgen/ext/syndication.py -> build/bdist.linux-x86_64/wheel/feedgen/ext
2023-04-23 05:38:47,076 root INFO copying build/lib/feedgen/ext/geo.py -> build/bdist.linux-x86_64/wheel/feedgen/ext
2023-04-23 05:38:47,077 root INFO copying build/lib/feedgen/compat.py -> build/bdist.linux-x86_64/wheel/feedgen
2023-04-23 05:38:47,077 root INFO running install_egg_info
2023-04-23 05:38:47,088 root INFO running egg_info
2023-04-23 05:38:47,089 root INFO creating feedgen.egg-info
2023-04-23 05:38:47,091 root INFO writing feedgen.egg-info/PKG-INFO
2023-04-23 05:38:47,091 root INFO writing dependency_links to feedgen.egg-info/dependency_links.txt
2023-04-23 05:38:47,091 root INFO writing requirements to feedgen.egg-info/requires.txt
2023-04-23 05:38:47,091 root INFO writing top-level names to feedgen.egg-info/top_level.txt
2023-04-23 05:38:47,092 root INFO writing manifest file 'feedgen.egg-info/SOURCES.txt'
2023-04-23 05:38:47,095 root INFO reading manifest file 'feedgen.egg-info/SOURCES.txt'
2023-04-23 05:38:47,095 root INFO reading manifest template 'MANIFEST.in'
2023-04-23 05:38:47,096 root WARNING warning: no files found matching '*.html' under directory 'docs'
2023-04-23 05:38:47,096 root WARNING warning: no files found matching '*.css' under directory 'docs'
2023-04-23 05:38:47,096 root WARNING warning: no files found matching '*.png' under directory 'docs'
2023-04-23 05:38:47,096 root WARNING warning: no files found matching '*.gif' under directory 'docs'
2023-04-23 05:38:47,096 root WARNING warning: no files found matching '*.js' under directory 'docs'
2023-04-23 05:38:47,097 root INFO writing manifest file 'feedgen.egg-info/SOURCES.txt'
2023-04-23 05:38:47,098 root INFO Copying feedgen.egg-info to build/bdist.linux-x86_64/wheel/feedgen-0.9.0-py3.11.egg-info
2023-04-23 05:38:47,099 root INFO running install_scripts
2023-04-23 05:38:47,102 wheel INFO creating build/bdist.linux-x86_64/wheel/feedgen-0.9.0.dist-info/WHEEL
2023-04-23 05:38:47,102 wheel INFO creating '/home/buildozer/aports/testing/py3-feedgen/src/python-feedgen-0.9.0/dist/.tmp-rvhp128g/feedgen-0.9.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
2023-04-23 05:38:47,103 wheel INFO adding 'feedgen/__init__.py'
2023-04-23 05:38:47,103 wheel INFO adding 'feedgen/__main__.py'
2023-04-23 05:38:47,103 wheel INFO adding 'feedgen/compat.py'
2023-04-23 05:38:47,104 wheel INFO adding 'feedgen/entry.py'
2023-04-23 05:38:47,105 wheel INFO adding 'feedgen/feed.py'
2023-04-23 05:38:47,105 wheel INFO adding 'feedgen/util.py'
2023-04-23 05:38:47,106 wheel INFO adding 'feedgen/version.py'
2023-04-23 05:38:47,106 wheel INFO adding 'feedgen/ext/__init__.py'
2023-04-23 05:38:47,106 wheel INFO adding 'feedgen/ext/base.py'
2023-04-23 05:38:47,107 wheel INFO adding 'feedgen/ext/dc.py'
2023-04-23 05:38:47,107 wheel INFO adding 'feedgen/ext/geo.py'
2023-04-23 05:38:47,107 wheel INFO adding 'feedgen/ext/geo_entry.py'
2023-04-23 05:38:47,108 wheel INFO adding 'feedgen/ext/media.py'
2023-04-23 05:38:47,108 wheel INFO adding 'feedgen/ext/podcast.py'
2023-04-23 05:38:47,108 wheel INFO adding 'feedgen/ext/podcast_entry.py'
2023-04-23 05:38:47,109 wheel INFO adding 'feedgen/ext/syndication.py'
2023-04-23 05:38:47,109 wheel INFO adding 'feedgen/ext/torrent.py'
2023-04-23 05:38:47,110 wheel INFO adding 'feedgen-0.9.0.dist-info/METADATA'
2023-04-23 05:38:47,110 wheel INFO adding 'feedgen-0.9.0.dist-info/WHEEL'
2023-04-23 05:38:47,110 wheel INFO adding 'feedgen-0.9.0.dist-info/top_level.txt'
2023-04-23 05:38:47,110 wheel INFO adding 'feedgen-0.9.0.dist-info/RECORD'
2023-04-23 05:38:47,111 wheel INFO removing build/bdist.linux-x86_64/wheel
2023-04-23 05:38:47,112 gpep517 INFO The backend produced dist/feedgen-0.9.0-py2.py3-none-any.whl
feedgen-0.9.0-py2.py3-none-any.whl
.....................................................
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
deSun, 23 Apr 2023 05:38:47 +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_123Testfeed2023-04-23T05:38:47.756992+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 Element2023-04-23T05:38:47.757088+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
deSun, 23 Apr 2023 05:38:47 +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?First 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 KiesowTestfeed
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
deSun, 23 Apr 2023 05:38:47 +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:7661229811ef32014879ceedcdf4a48f256c88ba789456123
...
----------------------------------------------------------------------
Ran 56 tests in 0.095s
OK
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
deSun, 23 Apr 2023 05:38:47 +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_123Testfeed2023-04-23T05:38:47.760755+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 Element2023-04-23T05:38:47.760853+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
deSun, 23 Apr 2023 05:38:47 +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_123Testfeed2023-04-23T05:38:47.762716+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 Element2023-04-23T05:38:47.762815+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...
'/home/buildozer/aports/testing/py3-feedgen/pkg/py3-feedgen/usr/lib/python3.11/site-packages/feedgen/__pycache__' -> '/home/buildozer/aports/testing/py3-feedgen/pkg/py3-feedgen-pyc/usr/lib/python3.11/site-packages/feedgen/__pycache__'
'/home/buildozer/aports/testing/py3-feedgen/pkg/py3-feedgen/usr/lib/python3.11/site-packages/feedgen/ext/__pycache__' -> '/home/buildozer/aports/testing/py3-feedgen/pkg/py3-feedgen-pyc/usr/lib/python3.11/site-packages/feedgen/ext/__pycache__'
>>> py3-feedgen-pyc*: Preparing subpackage py3-feedgen-pyc...
>>> py3-feedgen-pyc*: Running postcheck for py3-feedgen-pyc
>>> py3-feedgen*: Running postcheck for py3-feedgen
>>> py3-feedgen*: Preparing package py3-feedgen...
>>> py3-feedgen-pyc*: Tracing dependencies...
py3-dateutil
py3-lxml
python3
python3~3.11
>>> py3-feedgen-pyc*: Package size: 260.0 KB
>>> py3-feedgen-pyc*: Compressing data...
>>> py3-feedgen-pyc*: Create checksum...
>>> py3-feedgen-pyc*: Create py3-feedgen-pyc-0.9.0-r1.apk
>>> py3-feedgen*: Tracing dependencies...
py3-dateutil
py3-lxml
python3
python3~3.11
>>> py3-feedgen*: Package size: 244.0 KB
>>> py3-feedgen*: Compressing data...
>>> py3-feedgen*: Create checksum...
>>> py3-feedgen*: Create py3-feedgen-0.9.0-r1.apk
>>> py3-feedgen: Build complete at Sun, 23 Apr 2023 05:38:48 +0000 elapsed time 0h 0m 5s
>>> py3-feedgen: Cleaning up srcdir
>>> py3-feedgen: Cleaning up pkgdir
>>> py3-feedgen: Uninstalling dependencies...
(1/35) Purging .makedepends-py3-feedgen (20230423.053845)
(2/35) Purging py3-dateutil-pyc (2.8.2-r3)
(3/35) Purging py3-dateutil (2.8.2-r3)
(4/35) Purging py3-six-pyc (1.16.0-r6)
(5/35) Purging py3-six (1.16.0-r6)
(6/35) Purging py3-lxml-pyc (4.9.2-r3)
(7/35) Purging py3-lxml (4.9.2-r3)
(8/35) Purging py3-gpep517-pyc (13-r2)
(9/35) Purging py3-gpep517 (13-r2)
(10/35) Purging py3-installer-pyc (0.7.0-r1)
(11/35) Purging py3-installer (0.7.0-r1)
(12/35) Purging py3-setuptools-pyc (67.7.1-r0)
(13/35) Purging py3-setuptools (67.7.1-r0)
(14/35) Purging py3-wheel-pyc (0.40.0-r1)
(15/35) Purging py3-wheel (0.40.0-r1)
(16/35) Purging py3-packaging-pyc (23.1-r1)
(17/35) Purging py3-packaging (23.1-r1)
(18/35) Purging py3-parsing-pyc (3.0.9-r2)
(19/35) Purging py3-parsing (3.0.9-r2)
(20/35) Purging libxslt (1.1.37-r3)
(21/35) Purging python3-pyc (3.11.3-r10)
(22/35) Purging python3-pycache-pyc0 (3.11.3-r10)
(23/35) Purging pyc (0.1-r0)
(24/35) Purging python3 (3.11.3-r10)
(25/35) Purging gdbm (1.23-r1)
(26/35) Purging libbz2 (1.0.8-r5)
(27/35) Purging libffi (3.4.4-r2)
(28/35) Purging libgcrypt (1.10.2-r1)
(29/35) Purging libgpg-error (1.47-r1)
(30/35) Purging libpanelw (6.4_p20230401-r5)
(31/35) Purging libxml2 (2.10.4-r2)
(32/35) Purging mpdecimal (2.5.1-r2)
(33/35) Purging readline (8.2.1-r1)
(34/35) Purging sqlite-libs (3.41.2-r2)
(35/35) Purging xz-libs (5.4.2-r1)
Executing busybox-1.36.0-r7.trigger
OK: 393 MiB in 101 packages
>>> py3-feedgen: Updating the testing/x86_64 repository index...
>>> py3-feedgen: Signing the index...