>>> py3-convertdate: Building community/py3-convertdate 2.4.0-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 06:44:05 +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/24) Installing libbz2 (1.0.8-r4) (2/24) Installing libffi (3.4.4-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.8-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.40.0-r0) (8/24) Installing python3 (3.11.0-r2) (9/24) Installing py3-atomicwrites (1.4.1-r1) (10/24) Installing py3-attrs (22.1.0-r1) (11/24) Installing py3-funcsigs (1.0.2-r7) (12/24) Installing py3-more-itertools (9.0.0-r1) (13/24) Installing py3-six (1.16.0-r4) (14/24) Installing py3-pathlib2 (2.3.7-r1) (15/24) Installing py3-pluggy (1.0.0-r2) (16/24) Installing py3-py (1.11.0-r1) (17/24) Installing py3-pymeeus (0.5.11-r3) (18/24) Installing py3-tz (2022.6-r1) (19/24) Installing py3-parsing (3.0.9-r1) (20/24) Installing py3-packaging (21.3-r3) (21/24) Installing py3-setuptools (65.6.0-r1) (22/24) Installing py3-iniconfig (1.1.1-r4) (23/24) Installing py3-pytest (7.2.0-r2) (24/24) Installing .makedepends-py3-convertdate (20221123.064406) Executing busybox-1.35.0-r29.trigger OK: 456 MiB in 122 packages >>> py3-convertdate: Cleaning up srcdir >>> py3-convertdate: Cleaning up pkgdir >>> py3-convertdate: Fetching https://distfiles.alpinelinux.org/distfiles/edge//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 100 52728 100 52728 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k >>> py3-convertdate: Fetching https://distfiles.alpinelinux.org/distfiles/edge//convertdate-v2.4.0.tar.gz >>> py3-convertdate: Checking sha512sums... convertdate-v2.4.0.tar.gz: OK >>> py3-convertdate: Unpacking /var/cache/distfiles/edge/convertdate-v2.4.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/convertdate copying src/convertdate/__init__.py -> build/lib/convertdate copying src/convertdate/bahai.py -> build/lib/convertdate copying src/convertdate/daycount.py -> build/lib/convertdate copying src/convertdate/iso.py -> build/lib/convertdate copying src/convertdate/coptic.py -> build/lib/convertdate copying src/convertdate/julianday.py -> build/lib/convertdate copying src/convertdate/indian_civil.py -> build/lib/convertdate copying src/convertdate/islamic.py -> build/lib/convertdate copying src/convertdate/mayan.py -> build/lib/convertdate copying src/convertdate/positivist.py -> build/lib/convertdate copying src/convertdate/hebrew.py -> build/lib/convertdate copying src/convertdate/persian.py -> build/lib/convertdate copying src/convertdate/armenian.py -> build/lib/convertdate copying src/convertdate/gregorian.py -> build/lib/convertdate copying src/convertdate/julian.py -> build/lib/convertdate copying src/convertdate/utils.py -> build/lib/convertdate copying src/convertdate/dublin.py -> build/lib/convertdate copying src/convertdate/french_republican.py -> build/lib/convertdate copying src/convertdate/holidays.py -> build/lib/convertdate copying src/convertdate/ordinal.py -> build/lib/convertdate creating build/lib/convertdate/data copying src/convertdate/data/__init__.py -> 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 ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, 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 10.46s ============================= >>> py3-convertdate: Entering fakeroot... running install /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( 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.11 creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/julianday.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/gregorian.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/coptic.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/indian_civil.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/armenian.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/iso.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/positivist.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/french_republican.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/mayan.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/holidays.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/ordinal.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/daycount.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/bahai.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/hebrew.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/persian.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/julian.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/islamic.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/utils.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__pycache__/dublin.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/__pycache__ copying build/lib/convertdate/__init__.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/bahai.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/daycount.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/data creating /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/data/__pycache__ copying build/lib/convertdate/data/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/data/__pycache__ copying build/lib/convertdate/data/__pycache__/positivist.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/data/__pycache__ copying build/lib/convertdate/data/__pycache__/french_republican_days.cpython-311.pyc -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/data/__pycache__ copying build/lib/convertdate/data/__init__.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate/data copying build/lib/convertdate/data/positivist.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/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.11/site-packages/convertdate/data copying build/lib/convertdate/iso.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/coptic.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/julianday.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/indian_civil.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/islamic.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/mayan.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/positivist.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/hebrew.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/persian.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/armenian.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/gregorian.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/julian.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/utils.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/dublin.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/french_republican.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/holidays.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/site-packages/convertdate copying build/lib/convertdate/ordinal.py -> /home/buildozer/aports/community/py3-convertdate/pkg/py3-convertdate/usr/lib/python3.11/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.11/site-packages/convertdate-2.4.0-py3.11.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: 424.0 KB >>> py3-convertdate*: Compressing data... >>> py3-convertdate*: Create checksum... >>> py3-convertdate*: Create py3-convertdate-2.4.0-r1.apk >>> py3-convertdate: Build complete at Wed, 23 Nov 2022 06:44:18 +0000 elapsed time 0h 0m 13s >>> py3-convertdate: Cleaning up srcdir >>> py3-convertdate: Cleaning up pkgdir >>> py3-convertdate: Uninstalling dependencies... (1/24) Purging .makedepends-py3-convertdate (20221123.064406) (2/24) Purging py3-pymeeus (0.5.11-r3) (3/24) Purging py3-atomicwrites (1.4.1-r1) (4/24) Purging py3-funcsigs (1.0.2-r7) (5/24) Purging py3-more-itertools (9.0.0-r1) (6/24) Purging py3-pathlib2 (2.3.7-r1) (7/24) Purging py3-six (1.16.0-r4) (8/24) Purging py3-tz (2022.6-r1) (9/24) Purging py3-setuptools (65.6.0-r1) (10/24) Purging py3-pytest (7.2.0-r2) (11/24) Purging py3-attrs (22.1.0-r1) (12/24) Purging py3-iniconfig (1.1.1-r4) (13/24) Purging py3-packaging (21.3-r3) (14/24) Purging py3-parsing (3.0.9-r1) (15/24) Purging py3-pluggy (1.0.0-r2) (16/24) Purging py3-py (1.11.0-r1) (17/24) Purging python3 (3.11.0-r2) (18/24) Purging libbz2 (1.0.8-r4) (19/24) Purging libffi (3.4.4-r0) (20/24) Purging gdbm (1.23-r0) (21/24) Purging xz-libs (5.2.8-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.2.0-r0) (24/24) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 368 MiB in 98 packages >>> py3-convertdate: Updating the community/s390x repository index... >>> py3-convertdate: Signing the index...