>>> smartypants: Building community/smartypants 2.0.1-r0 (using abuild 3.10.0_rc1-r2) started Wed, 26 Oct 2022 00:38:24 +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/33) Installing libbz2 (1.0.8-r3) (2/33) Installing libffi (3.4.3-r0) (3/33) Installing gdbm (1.23-r0) (4/33) Installing xz-libs (5.2.7-r0) (5/33) Installing mpdecimal (2.5.1-r1) (6/33) Installing readline (8.2.0-r0) (7/33) Installing sqlite-libs (3.39.4-r0) (8/33) Installing python3 (3.10.8-r1) (9/33) Installing py3-parsing (3.0.9-r0) (10/33) Installing py3-packaging (21.3-r2) (11/33) Installing py3-setuptools (65.5.0-r0) (12/33) Installing py3-tz (2022.4-r0) (13/33) Installing py3-babel (2.10.3-r0) (14/33) Installing py3-docutils (0.19-r1) (15/33) Installing py3-imagesize (1.4.1-r0) (16/33) Installing py3-markupsafe (2.1.1-r1) (17/33) Installing py3-jinja2 (3.1.2-r0) (18/33) Installing py3-pygments (2.13.0-r0) (19/33) Installing py3-certifi (2022.9.24-r0) (20/33) Installing py3-charset-normalizer (2.1.1-r0) (21/33) Installing py3-idna (3.4-r2) (22/33) Installing py3-urllib3 (1.26.12-r0) (23/33) Installing py3-requests (2.28.1-r0) (24/33) Installing py3-snowballstemmer (2.2.0-r0) (25/33) Installing py3-alabaster (0.7.12-r5) (26/33) Installing py3-sphinxcontrib-applehelp (1.0.2-r3) (27/33) Installing py3-sphinxcontrib-devhelp (1.0.2-r3) (28/33) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r2) (29/33) Installing py3-sphinxcontrib-jsmath (1.0.1-r3) (30/33) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r2) (31/33) Installing py3-sphinxcontrib-qthelp (1.0.3-r3) (32/33) Installing py3-sphinx (5.2.1-r0) (33/33) Installing .makedepends-smartypants (20221026.003836) Executing busybox-1.35.0-r27.trigger OK: 318 MiB in 125 packages >>> smartypants: Cleaning up srcdir >>> smartypants: Cleaning up pkgdir >>> smartypants: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> smartypants: Fetching https://github.com/leohemsted/smartypants.py/archive/v2.0.1/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13041 0 13041 0 0 9114 0 --:--:-- 0:00:01 --:--:-- 9114 100 24152 0 24152 0 0 15387 0 --:--:-- 0:00:01 --:--:-- 80514 >>> smartypants: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/smartypants-2.0.1.tar.gz >>> smartypants: Checking sha512sums... smartypants-2.0.1.tar.gz: OK >>> smartypants: Unpacking /var/cache/distfiles/v3.17/smartypants-2.0.1.tar.gz... running build running build_py creating build creating build/lib copying smartypants.py -> build/lib running build_scripts creating build/scripts-3.10 copying and adjusting smartypants -> build/scripts-3.10 changing mode of build/scripts-3.10/smartypants from 644 to 755 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.2.1 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' running test test_change_default_attr (test.SmartyPantsTestCase) ... ok test_comments (test.SmartyPantsTestCase) ... ok test_convert_entities (test.SmartyPantsTestCase) ... ok test_convert_quot (test.SmartyPantsTestCase) ... ok test_dates (test.SmartyPantsTestCase) ... ok test_educated_quotes (test.SmartyPantsTestCase) ... ok test_incredibly_long_string (test.SmartyPantsTestCase) ... ok test_ordinal_numbers (test.SmartyPantsTestCase) ... ok test_skip_tags (test.SmartyPantsTestCase) ... 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) ... ok test_pipe (test_cli.TestCLI) ... ok test_pipe_attr (test_cli.TestCLI) ... ok test_skipped_elements (test_cli.TestCLI) ... ok test_long_description (test_setup.SetupTestCase) Ensure long description can be generated ... ok ---------------------------------------------------------------------- Ran 25 tests in 0.529s OK >>> smartypants: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_scripts running install_lib creating /home/buildozer/aports/community/smartypants/pkg creating /home/buildozer/aports/community/smartypants/pkg/smartypants creating /home/buildozer/aports/community/smartypants/pkg/smartypants/usr creating /home/buildozer/aports/community/smartypants/pkg/smartypants/usr/lib creating /home/buildozer/aports/community/smartypants/pkg/smartypants/usr/lib/python3.10 creating /home/buildozer/aports/community/smartypants/pkg/smartypants/usr/lib/python3.10/site-packages copying build/lib/smartypants.py -> /home/buildozer/aports/community/smartypants/pkg/smartypants/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/smartypants/pkg/smartypants/usr/lib/python3.10/site-packages/smartypants.py to smartypants.cpython-310.pyc running install_egg_info running egg_info creating smartypants.egg-info writing smartypants.egg-info/PKG-INFO writing dependency_links to smartypants.egg-info/dependency_links.txt writing top-level names to smartypants.egg-info/top_level.txt writing manifest file 'smartypants.egg-info/SOURCES.txt' reading manifest file 'smartypants.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'smartypants.egg-info/SOURCES.txt' Copying smartypants.egg-info to /home/buildozer/aports/community/smartypants/pkg/smartypants/usr/lib/python3.10/site-packages/smartypants-2.0.1-py3.10.egg-info running install_scripts creating /home/buildozer/aports/community/smartypants/pkg/smartypants/usr/bin copying build/scripts-3.10/smartypants -> /home/buildozer/aports/community/smartypants/pkg/smartypants/usr/bin changing mode of /home/buildozer/aports/community/smartypants/pkg/smartypants/usr/bin/smartypants to 755 >>> 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-r0.apk >>> smartypants*: Tracing dependencies... >>> smartypants*: Package size: 84.0 KB >>> smartypants*: Compressing data... >>> smartypants*: Create checksum... >>> smartypants*: Create smartypants-2.0.1-r0.apk >>> smartypants: Build complete at Wed, 26 Oct 2022 00:38:43 +0000 elapsed time 0h 0m 19s >>> smartypants: Cleaning up srcdir >>> smartypants: Cleaning up pkgdir >>> smartypants: Uninstalling dependencies... (1/33) Purging .makedepends-smartypants (20221026.003836) (2/33) Purging py3-setuptools (65.5.0-r0) (3/33) Purging py3-sphinx (5.2.1-r0) (4/33) Purging py3-babel (2.10.3-r0) (5/33) Purging py3-tz (2022.4-r0) (6/33) Purging py3-docutils (0.19-r1) (7/33) Purging py3-imagesize (1.4.1-r0) (8/33) Purging py3-jinja2 (3.1.2-r0) (9/33) Purging py3-markupsafe (2.1.1-r1) (10/33) Purging py3-packaging (21.3-r2) (11/33) Purging py3-parsing (3.0.9-r0) (12/33) Purging py3-pygments (2.13.0-r0) (13/33) Purging py3-requests (2.28.1-r0) (14/33) Purging py3-certifi (2022.9.24-r0) (15/33) Purging py3-charset-normalizer (2.1.1-r0) (16/33) Purging py3-idna (3.4-r2) (17/33) Purging py3-urllib3 (1.26.12-r0) (18/33) Purging py3-snowballstemmer (2.2.0-r0) (19/33) Purging py3-alabaster (0.7.12-r5) (20/33) Purging py3-sphinxcontrib-applehelp (1.0.2-r3) (21/33) Purging py3-sphinxcontrib-devhelp (1.0.2-r3) (22/33) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r2) (23/33) Purging py3-sphinxcontrib-jsmath (1.0.1-r3) (24/33) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r2) (25/33) Purging py3-sphinxcontrib-qthelp (1.0.3-r3) (26/33) Purging python3 (3.10.8-r1) (27/33) Purging libbz2 (1.0.8-r3) (28/33) Purging libffi (3.4.3-r0) (29/33) Purging gdbm (1.23-r0) (30/33) Purging xz-libs (5.2.7-r0) (31/33) Purging mpdecimal (2.5.1-r1) (32/33) Purging readline (8.2.0-r0) (33/33) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> smartypants: Updating the community/armv7 repository index... >>> smartypants: Signing the index...