>>> py3-convertdate: Building community/py3-convertdate 2.4.0-r0 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 21:54:26 +0000 >>> py3-convertdate: Checking sanity of /home/buildozer/aports/community/py3-convertdate/APKBUILD... >>> py3-convertdate: Analyzing dependencies... >>> py3-convertdate: Installing for build: build-base py3-pymeeus py3-tz python3 py3-setuptools py3-pytest (1/25) Installing libbz2 (1.0.8-r3) (2/25) Installing libffi (3.4.4-r0) (3/25) Installing gdbm (1.23-r0) (4/25) Installing xz-libs (5.2.7-r0) (5/25) Installing mpdecimal (2.5.1-r1) (6/25) Installing readline (8.2.0-r0) (7/25) Installing sqlite-libs (3.39.4-r0) (8/25) Installing python3 (3.10.8-r3) (9/25) Installing py3-atomicwrites (1.4.1-r0) (10/25) Installing py3-attrs (22.1.0-r0) (11/25) Installing py3-funcsigs (1.0.2-r6) (12/25) Installing py3-more-itertools (9.0.0-r0) (13/25) Installing py3-six (1.16.0-r3) (14/25) Installing py3-pathlib2 (2.3.7-r0) (15/25) Installing py3-pluggy (1.0.0-r1) (16/25) Installing py3-py (1.11.0-r0) (17/25) Installing py3-pymeeus (0.5.11-r2) (18/25) Installing py3-tz (2022.4-r0) (19/25) Installing py3-parsing (3.0.9-r0) (20/25) Installing py3-packaging (21.3-r2) (21/25) Installing py3-setuptools (65.5.0-r0) (22/25) Installing py3-iniconfig (1.1.1-r3) (23/25) Installing py3-tomli (2.0.1-r1) (24/25) Installing py3-pytest (7.1.3-r1) (25/25) Installing .makedepends-py3-convertdate (20221028.215430) Executing busybox-1.35.0-r27.trigger OK: 259 MiB in 118 packages >>> py3-convertdate: Cleaning up srcdir >>> py3-convertdate: Cleaning up pkgdir >>> py3-convertdate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/convertdate-v2.4.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52728 100 52728 0 0 79959 0 --:--:-- --:--:-- --:--:-- 79890 >>> py3-convertdate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/convertdate-v2.4.0.tar.gz >>> py3-convertdate: Checking sha512sums... convertdate-v2.4.0.tar.gz: OK >>> py3-convertdate: Unpacking /var/cache/distfiles/v3.17/convertdate-v2.4.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/convertdate copying src/convertdate/positivist.py -> build/lib/convertdate copying src/convertdate/holidays.py -> build/lib/convertdate copying src/convertdate/indian_civil.py -> build/lib/convertdate copying src/convertdate/bahai.py -> build/lib/convertdate copying src/convertdate/iso.py -> build/lib/convertdate copying src/convertdate/armenian.py -> build/lib/convertdate copying src/convertdate/mayan.py -> build/lib/convertdate copying src/convertdate/dublin.py -> build/lib/convertdate copying src/convertdate/utils.py -> build/lib/convertdate copying src/convertdate/julian.py -> build/lib/convertdate copying src/convertdate/islamic.py -> build/lib/convertdate copying src/convertdate/coptic.py -> build/lib/convertdate copying src/convertdate/french_republican.py -> build/lib/convertdate copying src/convertdate/julianday.py -> build/lib/convertdate copying src/convertdate/gregorian.py -> build/lib/convertdate copying src/convertdate/__init__.py -> build/lib/convertdate copying src/convertdate/hebrew.py -> build/lib/convertdate copying src/convertdate/persian.py -> build/lib/convertdate copying src/convertdate/daycount.py -> build/lib/convertdate copying src/convertdate/ordinal.py -> build/lib/convertdate creating build/lib/convertdate/data copying src/convertdate/data/positivist.py -> build/lib/convertdate/data copying src/convertdate/data/french_republican_days.py -> build/lib/convertdate/data copying src/convertdate/data/__init__.py -> build/lib/convertdate/data ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-convertdate/src/convertdate-2.4.0 collected 139 items tests/test_armenian.py ....... [ 5%] tests/test_bahai.py ......... [ 11%] tests/test_french_republican.py .............................. [ 33%] tests/test_general.py ................ [ 44%] tests/test_gregorian.py .......... [ 51%] tests/test_holidays.py .............. [ 61%] tests/test_indian_civil.py ...... [ 66%] tests/test_julian.py ........ [ 71%] tests/test_mayan.py ......... [ 78%] tests/test_ordinal.py ....... [ 83%] tests/test_persian.py ............ [ 92%] tests/test_positivist.py ......... [ 98%] tests/test_utils.py .. [100%] ============================= 139 passed in 23.77s ============================= >>> py3-convertdate: 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 install_lib creating /home/buildozer/aports/community/py3-convertdate/pkg creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/positivist.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/holidays.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/indian_civil.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/bahai.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/data copying build/lib/convertdate/data/positivist.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/data copying build/lib/convertdate/data/french_republican_days.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/data creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/data/__pycache__ copying build/lib/convertdate/data/__pycache__/french_republican_days.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/data/__pycache__ copying build/lib/convertdate/data/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/data/__pycache__ copying build/lib/convertdate/data/__pycache__/positivist.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/data/__pycache__ copying build/lib/convertdate/data/__init__.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/data copying build/lib/convertdate/iso.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/armenian.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/mayan.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/dublin.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/armenian.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/hebrew.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/ordinal.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/daycount.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/indian_civil.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/gregorian.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/julian.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/mayan.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/iso.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/positivist.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/french_republican.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/utils.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/persian.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/holidays.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/dublin.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/coptic.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/julianday.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/islamic.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/bahai.cpython-310.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate/__pycache__ copying build/lib/convertdate/utils.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/julian.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/islamic.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/coptic.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/french_republican.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/julianday.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/gregorian.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/__init__.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/hebrew.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/persian.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/daycount.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate copying build/lib/convertdate/ordinal.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate running install_egg_info running egg_info creating src/convertdate.egg-info writing src/convertdate.egg-info/PKG-INFO writing dependency_links to src/convertdate.egg-info/dependency_links.txt writing entry points to src/convertdate.egg-info/entry_points.txt writing requirements to src/convertdate.egg-info/requires.txt writing top-level names to src/convertdate.egg-info/top_level.txt writing manifest file 'src/convertdate.egg-info/SOURCES.txt' reading manifest file 'src/convertdate.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/convertdate.egg-info/SOURCES.txt' Copying src/convertdate.egg-info to /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.10/site-packages/convertdate-2.4.0-py3.10.egg-info running install_scripts Installing censusgeocode script to /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/bin >>> py3-convertdate*: Running postcheck for py3-convertdate >>> py3-convertdate*: Preparing package py3-convertdate... >>> py3-convertdate*: Tracing dependencies... >>> py3-convertdate*: Package size: 376.0 KB >>> py3-convertdate*: Compressing data... >>> py3-convertdate*: Create checksum... >>> py3-convertdate*: Create py3-convertdate-2.4.0-r0.apk >>> py3-convertdate: Build complete at Fri, 28 Oct 2022 21:54:56 +0000 elapsed time 0h 0m 30s >>> py3-convertdate: Cleaning up srcdir >>> py3-convertdate: Cleaning up pkgdir >>> py3-convertdate: Uninstalling dependencies... (1/25) Purging .makedepends-py3-convertdate (20221028.215430) (2/25) Purging py3-pymeeus (0.5.11-r2) (3/25) Purging py3-atomicwrites (1.4.1-r0) (4/25) Purging py3-funcsigs (1.0.2-r6) (5/25) Purging py3-more-itertools (9.0.0-r0) (6/25) Purging py3-pathlib2 (2.3.7-r0) (7/25) Purging py3-six (1.16.0-r3) (8/25) Purging py3-tz (2022.4-r0) (9/25) Purging py3-setuptools (65.5.0-r0) (10/25) Purging py3-pytest (7.1.3-r1) (11/25) Purging py3-attrs (22.1.0-r0) (12/25) Purging py3-iniconfig (1.1.1-r3) (13/25) Purging py3-packaging (21.3-r2) (14/25) Purging py3-parsing (3.0.9-r0) (15/25) Purging py3-pluggy (1.0.0-r1) (16/25) Purging py3-py (1.11.0-r0) (17/25) Purging py3-tomli (2.0.1-r1) (18/25) Purging python3 (3.10.8-r3) (19/25) Purging libbz2 (1.0.8-r3) (20/25) Purging libffi (3.4.4-r0) (21/25) Purging gdbm (1.23-r0) (22/25) Purging xz-libs (5.2.7-r0) (23/25) Purging mpdecimal (2.5.1-r1) (24/25) Purging readline (8.2.0-r0) (25/25) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-convertdate: Updating the community/armv7 repository index... >>> py3-convertdate: Signing the index...