>>> smartypants: Building community/smartypants 2.0.1-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 02:41:21 +0000 >>> smartypants: Checking sanity of /home/buildozer/aports/community/smartypants/APKBUILD... >>> smartypants: Analyzing dependencies... >>> smartypants: Installing for build: build-base python3 py3-setuptools py3-sphinx (1/31) Installing libffi (3.4.4-r0) (2/31) Installing gdbm (1.23-r0) (3/31) Installing mpdecimal (2.5.1-r1) (4/31) Installing readline (8.2.0-r0) (5/31) Installing sqlite-libs (3.40.0-r0) (6/31) Installing python3 (3.11.0-r2) (7/31) Installing py3-parsing (3.0.9-r1) (8/31) Installing py3-packaging (21.3-r3) (9/31) Installing py3-setuptools (65.6.0-r1) (10/31) Installing py3-tz (2022.6-r1) (11/31) Installing py3-babel (2.11.0-r1) (12/31) Installing py3-docutils (0.19-r2) (13/31) Installing py3-imagesize (1.4.1-r1) (14/31) Installing py3-markupsafe (2.1.1-r2) (15/31) Installing py3-jinja2 (3.1.2-r1) (16/31) Installing py3-pygments (2.13.0-r1) (17/31) Installing py3-certifi (2022.9.24-r1) (18/31) Installing py3-charset-normalizer (3.0.1-r1) (19/31) Installing py3-idna (3.4-r3) (20/31) Installing py3-urllib3 (1.26.12-r1) (21/31) Installing py3-requests (2.28.1-r2) (22/31) Installing py3-snowballstemmer (2.2.0-r1) (23/31) Installing py3-alabaster (0.7.12-r6) (24/31) Installing py3-sphinxcontrib-applehelp (1.0.2-r4) (25/31) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (26/31) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r3) (27/31) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (28/31) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (29/31) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (30/31) Installing py3-sphinx (5.3.0-r1) (31/31) Installing .makedepends-smartypants (20221123.024123) Executing busybox-1.35.0-r29.trigger OK: 529 MiB in 134 packages >>> smartypants: Cleaning up srcdir >>> smartypants: Cleaning up pkgdir >>> smartypants: Fetching https://distfiles.alpinelinux.org/distfiles/edge/smartypants-2.0.1.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 24152 100 24152 0 0 152k 0 --:--:-- --:--:-- --:--:-- 153k >>> smartypants: Fetching https://distfiles.alpinelinux.org/distfiles/edge/smartypants-2.0.1.tar.gz >>> smartypants: Checking sha512sums... smartypants-2.0.1.tar.gz: OK >>> smartypants: Unpacking /var/cache/distfiles/edge/smartypants-2.0.1.tar.gz... make: Entering directory '/home/buildozer/aports/community/smartypants/src/smartypants.py-2.0.1/docs' sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v5.3.0 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] changes reading sources... [ 22%] command-line reading sources... [ 33%] copyright reading sources... [ 44%] development reading sources... [ 55%] history reading sources... [ 66%] index reading sources... [ 77%] introduction reading sources... [ 88%] reference reading sources... [100%] usage WARNING: autodoc: failed to import module 'smartypants_command'; the following exception was raised: No module named 'smartypants_command' looking for now-outdated files... none found pickling environment... done checking consistency... done writing... smartypants.1 { introduction usage command-line development reference history changes copyright } done build succeeded, 2 warnings. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. make: Leaving directory '/home/buildozer/aports/community/smartypants/src/smartypants.py-2.0.1/docs' test_change_default_attr (test.SmartyPantsTestCase.test_change_default_attr) ... ok test_comments (test.SmartyPantsTestCase.test_comments) ... ok test_convert_entities (test.SmartyPantsTestCase.test_convert_entities) ... ok test_convert_quot (test.SmartyPantsTestCase.test_convert_quot) ... ok test_dates (test.SmartyPantsTestCase.test_dates) ... ok test_educated_quotes (test.SmartyPantsTestCase.test_educated_quotes) ... ok test_incredibly_long_string (test.SmartyPantsTestCase.test_incredibly_long_string) ... ok test_ordinal_numbers (test.SmartyPantsTestCase.test_ordinal_numbers) ... ok test_skip_tags (test.SmartyPantsTestCase.test_skip_tags) ... ok _tags_to_skip_regex (smartypants) Doctest: smartypants._tags_to_skip_regex ... ok convert_backticks (smartypants) Doctest: smartypants.convert_backticks ... ok convert_dashes (smartypants) Doctest: smartypants.convert_dashes ... ok convert_dashes_oldschool (smartypants) Doctest: smartypants.convert_dashes_oldschool ... ok convert_dashes_oldschool_inverted (smartypants) Doctest: smartypants.convert_dashes_oldschool_inverted ... ok convert_ellipses (smartypants) Doctest: smartypants.convert_ellipses ... ok convert_entities (smartypants) Doctest: smartypants.convert_entities ... ok convert_quotes (smartypants) Doctest: smartypants.convert_quotes ... ok convert_single_backticks (smartypants) Doctest: smartypants.convert_single_backticks ... ok process_escapes (smartypants) Doctest: smartypants.process_escapes ... ok smartypants (smartypants) Doctest: smartypants.smartypants ... ok test_file (test_cli.TestCLI.test_file) ... ok test_pipe (test_cli.TestCLI.test_pipe) ... ok test_pipe_attr (test_cli.TestCLI.test_pipe_attr) ... ok test_skipped_elements (test_cli.TestCLI.test_skipped_elements) ... ok test_long_description (test_setup.SetupTestCase.test_long_description) Ensure long description can be generated ... ok ---------------------------------------------------------------------- Ran 25 tests in 0.784s OK >>> smartypants: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( >>> smartypants-doc*: Running split function doc... >>> smartypants-doc*: Preparing subpackage smartypants-doc... >>> smartypants-doc*: Running postcheck for smartypants-doc >>> smartypants*: Running postcheck for smartypants >>> smartypants*: Preparing package smartypants... >>> smartypants-doc*: Tracing dependencies... >>> smartypants-doc*: Package size: 32.0 KB >>> smartypants-doc*: Compressing data... >>> smartypants-doc*: Create checksum... >>> smartypants-doc*: Create smartypants-doc-2.0.1-r1.apk >>> smartypants*: Tracing dependencies... >>> smartypants*: Package size: 92.0 KB >>> smartypants*: Compressing data... >>> smartypants*: Create checksum... >>> smartypants*: Create smartypants-2.0.1-r1.apk >>> smartypants: Build complete at Wed, 23 Nov 2022 02:41:29 +0000 elapsed time 0h 0m 8s >>> smartypants: Cleaning up srcdir >>> smartypants: Cleaning up pkgdir >>> smartypants: Uninstalling dependencies... (1/31) Purging .makedepends-smartypants (20221123.024123) (2/31) Purging py3-setuptools (65.6.0-r1) (3/31) Purging py3-sphinx (5.3.0-r1) (4/31) Purging py3-babel (2.11.0-r1) (5/31) Purging py3-tz (2022.6-r1) (6/31) Purging py3-docutils (0.19-r2) (7/31) Purging py3-imagesize (1.4.1-r1) (8/31) Purging py3-jinja2 (3.1.2-r1) (9/31) Purging py3-markupsafe (2.1.1-r2) (10/31) Purging py3-packaging (21.3-r3) (11/31) Purging py3-parsing (3.0.9-r1) (12/31) Purging py3-pygments (2.13.0-r1) (13/31) Purging py3-requests (2.28.1-r2) (14/31) Purging py3-certifi (2022.9.24-r1) (15/31) Purging py3-charset-normalizer (3.0.1-r1) (16/31) Purging py3-idna (3.4-r3) (17/31) Purging py3-urllib3 (1.26.12-r1) (18/31) Purging py3-snowballstemmer (2.2.0-r1) (19/31) Purging py3-alabaster (0.7.12-r6) (20/31) Purging py3-sphinxcontrib-applehelp (1.0.2-r4) (21/31) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (22/31) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r3) (23/31) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (24/31) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (25/31) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (26/31) Purging python3 (3.11.0-r2) (27/31) Purging libffi (3.4.4-r0) (28/31) Purging gdbm (1.23-r0) (29/31) Purging mpdecimal (2.5.1-r1) (30/31) Purging readline (8.2.0-r0) (31/31) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> smartypants: Updating the community/x86 repository index... >>> smartypants: Signing the index...