>>> py3-prettytable: Building community/py3-prettytable 0.7.2-r6 (using abuild 3.9.0_rc2-r1) started Tue, 19 Oct 2021 19:55:47 +0000 >>> py3-prettytable: Checking sanity of /home/buildozer/aports/community/py3-prettytable/APKBUILD... >>> py3-prettytable: Analyzing dependencies... >>> py3-prettytable: Installing for build: build-base python3 py3-setuptools (1/13) Installing libffi (3.4.2-r1) (2/13) Installing gdbm (1.20-r2) (3/13) Installing mpdecimal (2.5.1-r1) (4/13) Installing readline (8.1.1-r0) (5/13) Installing sqlite-libs (3.36.0-r0) (6/13) Installing python3 (3.9.7-r3) (7/13) Installing py3-ordered-set (4.0.2-r2) (8/13) Installing py3-appdirs (1.4.4-r2) (9/13) Installing py3-parsing (2.4.7-r2) (10/13) Installing py3-six (1.16.0-r0) (11/13) Installing py3-packaging (20.9-r1) (12/13) Installing py3-setuptools (52.0.0-r4) (13/13) Installing .makedepends-py3-prettytable (20211019.195555) Executing busybox-1.34.1-r1.trigger OK: 395 MiB in 108 packages >>> py3-prettytable: Cleaning up srcdir >>> py3-prettytable: Cleaning up pkgdir >>> py3-prettytable: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/prettytable-0.7.2.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 curl: (22) The requested URL returned error: 404 >>> py3-prettytable: Fetching https://files.pythonhosted.org/packages/source/P/PrettyTable/prettytable-0.7.2.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 100 24784 100 24784 0 0 145k 0 --:--:-- --:--:-- --:--:-- 145k >>> py3-prettytable: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/prettytable-0.7.2.tar.gz >>> py3-prettytable: Checking sha512sums... prettytable-0.7.2.tar.gz: OK >>> py3-prettytable: Unpacking /var/cache/distfiles/v3.15/prettytable-0.7.2.tar.gz... running build running build_py creating build creating build/lib copying prettytable.py -> build/lib running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing prettytable.egg-info/PKG-INFO writing dependency_links to prettytable.egg-info/dependency_links.txt writing top-level names to prettytable.egg-info/top_level.txt reading manifest file 'prettytable.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'prettytable.egg-info/SOURCES.txt' running build_ext testAllLengthsEqual (prettytable_test.BasicTests) All lines in a table should be of the same length. ... ok testNoBlankLines (prettytable_test.BasicTests) No table should ever have blank lines in it. ... ok testAsciiBreakLine (prettytable_test.BreakLineTests) ... ok testHtmlBreakLine (prettytable_test.BreakLineTests) ... ok testRowColEquivalenceASCII (prettytable_test.BuildEquivelanceTest) ... ok testRowColEquivalenceHTML (prettytable_test.BuildEquivelanceTest) ... ok testRowMixEquivalenceASCII (prettytable_test.BuildEquivelanceTest) ... ok testRowMixEquivalenceHTML (prettytable_test.BuildEquivelanceTest) ... ok testAllLengthsEqual (prettytable_test.CsvConstructorTest) All lines in a table should be of the same length. ... ok testNoBlankLines (prettytable_test.CsvConstructorTest) No table should ever have blank lines in it. ... ok testAllLengthsEqual (prettytable_test.DatabaseConstructorTest) All lines in a table should be of the same length. ... ok testNoBlankLines (prettytable_test.DatabaseConstructorTest) No table should ever have blank lines in it. ... ok testNonSelectCurosr (prettytable_test.DatabaseConstructorTest) ... ok testInteractionWithBorder (prettytable_test.EmptyTableTests) ... ok testPrintEmptyFalse (prettytable_test.EmptyTableTests) ... ok testPrintEmptyTrue (prettytable_test.EmptyTableTests) ... ok testAllLengthsEqual (prettytable_test.FloatFormatBasicTests) All lines in a table should be of the same length. ... ok testNoBlankLines (prettytable_test.FloatFormatBasicTests) No table should ever have blank lines in it. ... ok testNoDecimals (prettytable_test.FloatFormatTests) ... ok testPadWith2Zeroes (prettytable_test.FloatFormatTests) ... ok testRoundTo5DP (prettytable_test.FloatFormatTests) ... ok testAllLengthsEqual (prettytable_test.HrulesAllBasicTests) All lines in a table should be of the same length. ... ok testNoBlankLines (prettytable_test.HrulesAllBasicTests) No table should ever have blank lines in it. ... ok testAllLengthsEqual (prettytable_test.HrulesNoneBasicTests) All lines in a table should be of the same length. ... ok testNoBlankLines (prettytable_test.HrulesNoneBasicTests) No table should ever have blank lines in it. ... ok testHtmlAndBack (prettytable_test.HtmlConstructorTest) ... ok testHtmlOneAndBack (prettytable_test.HtmlConstructorTest) ... ok testHtmlOneFailOnMany (prettytable_test.HtmlConstructorTest) ... ok testHtmlOutput (prettytable_test.HtmlOutputTests) ... ok testHtmlOutputFormated (prettytable_test.HtmlOutputTests) ... ok testAllLengthsEqual (prettytable_test.IntegerFormatBasicTests) All lines in a table should be of the same length. ... ok testNoBlankLines (prettytable_test.IntegerFormatBasicTests) No table should ever have blank lines in it. ... ok testAllLengthsEqual (prettytable_test.NoBorderBasicTests) All lines in a table should be of the same length. ... ok testNoBlankLines (prettytable_test.NoBorderBasicTests) No table should ever have blank lines in it. ... ok testAllLengthsEqual (prettytable_test.NoHeaderBasicTests) All lines in a table should be of the same length. ... ok testNoBlankLines (prettytable_test.NoHeaderBasicTests) No table should ever have blank lines in it. ... ok testSetForAllColumns (prettytable_test.OptionAttributeTests) ... ok testSetForOneColumn (prettytable_test.OptionAttributeTests) ... ok testBorder (prettytable_test.OptionOverrideTests) ... ok testHeader (prettytable_test.OptionOverrideTests) ... ok testHrulesAll (prettytable_test.OptionOverrideTests) ... ok testHrulesNone (prettytable_test.OptionOverrideTests) ... ok testAllLengthsEqual (prettytable_test.PresetBasicTests) All lines in a table should be of the same length. ... ok testNoBlankLines (prettytable_test.PresetBasicTests) No table should ever have blank lines in it. ... ok testPrint (prettytable_test.PrintEnglishTest) ... ok testPrint (prettytable_test.PrintJapanestTest) ... ok testSliceAll (prettytable_test.SlicingTests) ... ok testSliceFirstTwoRows (prettytable_test.SlicingTests) ... ok testSliceLastTwoRows (prettytable_test.SlicingTests) ... ok testReverseSort (prettytable_test.SortingTests) ... ok testSortBy (prettytable_test.SortingTests) ... ok testSortKey (prettytable_test.SortingTests) ... ok ---------------------------------------------------------------------- Ran 52 tests in 0.119s OK +-----------+------+------------+-----------------+ | City name | Area | Population | Annual Rainfall | +-----------+------+------------+-----------------+ | Adelaide | 1295 | 1158259 | 600.5 | | Brisbane | 5905 | 1857594 | 1146.4 | | Darwin | 112 | 120900 | 1714.7 | | Hobart | 1357 | 205556 | 619.5 | | Sydney | 2058 | 4336374 | 1214.8 | | Melbourne | 1566 | 3806092 | 646.9 | | Perth | 5386 | 1554769 | 869.4 | +-----------+------+------------+-----------------+ +--------+------------+----------+ | Kanji | Hiragana | English | +--------+------------+----------+ | 神戸 | こうべ | Kobe | | 京都 | きょうと | Kyoto | | 長崎 | ながさき | Nagasaki | | 名古屋 | なごや | Nagoya | | 大阪 | おおさか | Osaka | | 札幌 | さっぽろ | Sapporo | | 東京 | とうきょう | Tokyo | | 横浜 | よこはま | Yokohama | +--------+------------+----------+ >>> py3-prettytable: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-prettytable/pkg creating /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable creating /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr creating /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib creating /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.9/site-packages copying build/lib/prettytable.py -> /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.9/site-packages byte-compiling /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.9/site-packages/prettytable.py to prettytable.cpython-39.pyc running install_egg_info running egg_info writing prettytable.egg-info/PKG-INFO writing dependency_links to prettytable.egg-info/dependency_links.txt writing top-level names to prettytable.egg-info/top_level.txt reading manifest file 'prettytable.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'prettytable.egg-info/SOURCES.txt' Copying prettytable.egg-info to /home/buildozer/aports/community/py3-prettytable/pkg/py3-prettytable/usr/lib/python3.9/site-packages/prettytable-0.7.2-py3.9.egg-info running install_scripts >>> py3-prettytable*: Running postcheck for py3-prettytable >>> py3-prettytable*: Preparing package py3-prettytable... >>> py3-prettytable*: Tracing dependencies... >>> py3-prettytable*: Package size: 144.0 KB >>> py3-prettytable*: Compressing data... >>> py3-prettytable*: Create checksum... >>> py3-prettytable*: Create py3-prettytable-0.7.2-r6.apk >>> py3-prettytable: Build complete at Tue, 19 Oct 2021 19:55:58 +0000 elapsed time 0h 0m 11s >>> py3-prettytable: Cleaning up srcdir >>> py3-prettytable: Cleaning up pkgdir >>> py3-prettytable: Uninstalling dependencies... (1/13) Purging .makedepends-py3-prettytable (20211019.195555) (2/13) Purging py3-setuptools (52.0.0-r4) (3/13) Purging py3-ordered-set (4.0.2-r2) (4/13) Purging py3-appdirs (1.4.4-r2) (5/13) Purging py3-packaging (20.9-r1) (6/13) Purging py3-parsing (2.4.7-r2) (7/13) Purging py3-six (1.16.0-r0) (8/13) Purging python3 (3.9.7-r3) (9/13) Purging libffi (3.4.2-r1) (10/13) Purging gdbm (1.20-r2) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.1.1-r0) (13/13) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-prettytable: Updating the community/x86_64 repository index... >>> py3-prettytable: Signing the index...