>>> py3-isodate: Building community/py3-isodate 0.6.0-r2 (using abuild 3.7.0_rc1-r2) started Tue, 22 Dec 2020 15:01:17 +0000 >>> py3-isodate: Checking sanity of /home/buildozer/aports/community/py3-isodate/APKBUILD... >>> py3-isodate: Analyzing dependencies... >>> py3-isodate: Installing for build: build-base py3-six py3-setuptools (1/14) Installing libbz2 (1.0.8-r1) (2/14) Installing libffi (3.3-r2) (3/14) Installing gdbm (1.18.1-r0) (4/14) Installing xz-libs (5.2.5-r0) (5/14) Installing readline (8.0.4-r0) (6/14) Installing sqlite-libs (3.34.0-r0) (7/14) Installing python3 (3.8.6-r0) (8/14) Installing py3-six (1.15.0-r0) (9/14) Installing py3-ordered-set (4.0.2-r0) (10/14) Installing py3-appdirs (1.4.4-r1) (11/14) Installing py3-parsing (2.4.7-r1) (12/14) Installing py3-packaging (20.8-r0) (13/14) Installing py3-setuptools (51.0.0-r0) (14/14) Installing .makedepends-py3-isodate (20201222.150121) Executing busybox-1.32.0-r8.trigger OK: 360 MiB in 100 packages >>> py3-isodate: Cleaning up srcdir >>> py3-isodate: Cleaning up pkgdir >>> py3-isodate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/isodate-0.6.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 28480 100 28480 0 0 421k 0 --:--:-- --:--:-- --:--:-- 421k >>> py3-isodate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/isodate-0.6.0.tar.gz >>> py3-isodate: Checking sha512sums... isodate-0.6.0.tar.gz: OK >>> py3-isodate: Unpacking /var/cache/distfiles/v3.13/isodate-0.6.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/isodate copying src/isodate/duration.py -> build/lib/isodate copying src/isodate/isoerror.py -> build/lib/isodate copying src/isodate/isotime.py -> build/lib/isodate copying src/isodate/isostrf.py -> build/lib/isodate copying src/isodate/__init__.py -> build/lib/isodate copying src/isodate/tzinfo.py -> build/lib/isodate copying src/isodate/isotzinfo.py -> build/lib/isodate copying src/isodate/isoduration.py -> build/lib/isodate copying src/isodate/isodates.py -> build/lib/isodate copying src/isodate/isodatetime.py -> build/lib/isodate creating build/lib/isodate/tests copying src/isodate/tests/test_pickle.py -> build/lib/isodate/tests copying src/isodate/tests/test_datetime.py -> build/lib/isodate/tests copying src/isodate/tests/test_date.py -> build/lib/isodate/tests copying src/isodate/tests/__init__.py -> build/lib/isodate/tests copying src/isodate/tests/test_strf.py -> build/lib/isodate/tests copying src/isodate/tests/test_duration.py -> build/lib/isodate/tests copying src/isodate/tests/test_time.py -> build/lib/isodate/tests 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 src/isodate.egg-info/PKG-INFO writing dependency_links to src/isodate.egg-info/dependency_links.txt writing requirements to src/isodate.egg-info/requires.txt writing top-level names to src/isodate.egg-info/top_level.txt reading manifest file 'src/isodate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/isodate.egg-info/SOURCES.txt' running build_ext test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_date.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_parse (isodate.tests.test_date.create_testcase..TestDate) Parse an ISO date string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_time.create_testcase..TestTime) Take time object and create ISO string from it. ... ok test_parse (isodate.tests.test_time.create_testcase..TestTime) Parse an ISO time string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_datetime.create_testcase..TestDateTime) Take datetime object and create ISO string from it. ... ok test_parse (isodate.tests.test_datetime.create_testcase..TestDateTime) Parse an ISO datetime string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_format (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Take duration/timedelta object and create ISO string from it. ... ok test_parse (isodate.tests.test_duration.create_parsetestcase..TestParseDuration) Parse an ISO duration string and compare it to the expected value. ... ok test_add (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator + (__add__, __radd__) ... ok test_ge (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator > and < ... ok test_sub (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator - (__sub__, __rsub__) ... ok test_add (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator + (__add__, __radd__) ... ok test_ge (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator > and < ... ok test_sub (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator - (__sub__, __rsub__) ... ok test_add (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator + (__add__, __radd__) ... ok test_ge (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator > and < ... ok test_sub (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator - (__sub__, __rsub__) ... ok test_add (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator + (__add__, __radd__) ... ok test_ge (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator > and < ... ok test_sub (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator - (__sub__, __rsub__) ... ok test_add (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator + (__add__, __radd__) ... ok test_ge (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator > and < ... ok test_sub (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator - (__sub__, __rsub__) ... ok test_add (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator + (__add__, __radd__) ... ok test_ge (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator > and < ... ok test_sub (isodate.tests.test_duration.create_mathtestcase..TestMathDuration) Test operator - (__sub__, __rsub__) ... ok test_add (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator +. ... /home/buildozer/aports/community/py3-isodate/src/isodate-0.6.0/src/isodate/duration.py:183: DeprecationWarning: an integer is required (got type decimal.Decimal). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. newdt = other.replace(year=newyear, month=newmonth, day=newday) ok test_sub (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator -. ... /home/buildozer/aports/community/py3-isodate/src/isodate-0.6.0/src/isodate/duration.py:267: DeprecationWarning: an integer is required (got type decimal.Decimal). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. newdt = other.replace(year=newyear, month=newmonth, day=newday) ok test_add (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator +. ... ok test_sub (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator -. ... ok test_add (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator +. ... ok test_sub (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator -. ... ok test_add (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator +. ... ok test_sub (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator -. ... ok test_add (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator +. ... ok test_sub (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator -. ... ok test_add (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator +. ... ok test_sub (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator -. ... ok test_add (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator +. ... ok test_sub (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator -. ... ok test_add (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator +. ... ok test_sub (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator -. ... ok test_add (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator +. ... ok test_sub (isodate.tests.test_duration.create_datetestcase..TestDateCalc) Test operator -. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_calc (isodate.tests.test_duration.create_datecalctestcase..TestDateCalc) Test operator +. ... ok test_mul (isodate.tests.test_duration.create_datemultestcase..TestDateMul) Test operator *. ... ok test_mul (isodate.tests.test_duration.create_datemultestcase..TestDateMul) Test operator *. ... ok test_mul (isodate.tests.test_duration.create_datemultestcase..TestDateMul) Test operator *. ... ok test_mul (isodate.tests.test_duration.create_datemultestcase..TestDateMul) Test operator *. ... ok test_mul (isodate.tests.test_duration.create_datemultestcase..TestDateMul) Test operator *. ... ok test_mul (isodate.tests.test_duration.create_datemultestcase..TestDateMul) Test operator *. ... ok test_mul (isodate.tests.test_duration.create_datemultestcase..TestDateMul) Test operator *. ... ok test_associative (isodate.tests.test_duration.DurationTest) Adding 2 durations to a date is not associative. ... ok test_equal (isodate.tests.test_duration.DurationTest) Test __eq__ and __ne__ methods. ... ok test_format (isodate.tests.test_duration.DurationTest) Test various other strftime combinations. ... ok test_hash (isodate.tests.test_duration.DurationTest) Test __hash__ for Duration objects. ... ok test_neg (isodate.tests.test_duration.DurationTest) Test __neg__ for Duration objects. ... ok test_parseerror (isodate.tests.test_duration.DurationTest) Test for unparseable duration string. ... ok test_repr (isodate.tests.test_duration.DurationTest) Test __repr__ and __str__ for Duration objects. ... ok test_totimedelta (isodate.tests.test_duration.DurationTest) Test conversion form Duration to timedelta. ... ok test_typeerror (isodate.tests.test_duration.DurationTest) Test if TypError is raised with certain parameters. ... ok test_format (isodate.tests.test_strf.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_format (isodate.tests.test_strf.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_format (isodate.tests.test_strf.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_format (isodate.tests.test_strf.create_testcase..TestDate) Take date object and create ISO string from it. ... ok test_pickle_datetime (isodate.tests.test_pickle.TestPickle) Parse an ISO datetime string and compare it to the expected value. ... ok test_pickle_duration (isodate.tests.test_pickle.TestPickle) Pickle / unpickle duration objects. ... ok test_pickle_utc (isodate.tests.test_pickle.TestPickle) isodate.UTC objects remain the same after pickling. ... ok ---------------------------------------------------------------------- Ran 278 tests in 0.081s OK >>> py3-isodate: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-isodate/pkg creating /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate creating /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr creating /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib creating /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate copying build/lib/isodate/duration.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate copying build/lib/isodate/isoerror.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate creating /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests copying build/lib/isodate/tests/test_pickle.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests copying build/lib/isodate/tests/test_datetime.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests copying build/lib/isodate/tests/test_date.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests copying build/lib/isodate/tests/__init__.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests copying build/lib/isodate/tests/test_strf.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests copying build/lib/isodate/tests/test_duration.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests copying build/lib/isodate/tests/test_time.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests copying build/lib/isodate/isotime.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate copying build/lib/isodate/isostrf.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate copying build/lib/isodate/__init__.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate copying build/lib/isodate/tzinfo.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate copying build/lib/isodate/isotzinfo.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate copying build/lib/isodate/isoduration.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate copying build/lib/isodate/isodates.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate copying build/lib/isodate/isodatetime.py -> /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/duration.py to duration.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/isoerror.py to isoerror.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests/test_pickle.py to test_pickle.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests/test_datetime.py to test_datetime.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests/test_date.py to test_date.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests/test_strf.py to test_strf.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests/test_duration.py to test_duration.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tests/test_time.py to test_time.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/isotime.py to isotime.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/isostrf.py to isostrf.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/tzinfo.py to tzinfo.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/isotzinfo.py to isotzinfo.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/isoduration.py to isoduration.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/isodates.py to isodates.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate/isodatetime.py to isodatetime.cpython-38.pyc running install_egg_info running egg_info writing src/isodate.egg-info/PKG-INFO writing dependency_links to src/isodate.egg-info/dependency_links.txt writing requirements to src/isodate.egg-info/requires.txt writing top-level names to src/isodate.egg-info/top_level.txt reading manifest file 'src/isodate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/isodate.egg-info/SOURCES.txt' Copying src/isodate.egg-info to /home/buildozer/aports/community/py3-isodate/pkg/py3-isodate/usr/lib/python3.8/site-packages/isodate-0.6.0-py3.8.egg-info running install_scripts >>> py3-isodate*: Running postcheck for py3-isodate >>> py3-isodate*: Preparing package py3-isodate... >>> py3-isodate*: Tracing dependencies... >>> py3-isodate*: Package size: 316.0 KB >>> py3-isodate*: Compressing data... >>> py3-isodate*: Create checksum... >>> py3-isodate*: Create py3-isodate-0.6.0-r2.apk >>> py3-isodate: Build complete at Tue, 22 Dec 2020 15:01:24 +0000 elapsed time 0h 0m 7s >>> py3-isodate: Cleaning up srcdir >>> py3-isodate: Cleaning up pkgdir >>> py3-isodate: Uninstalling dependencies... (1/14) Purging .makedepends-py3-isodate (20201222.150121) (2/14) Purging py3-setuptools (51.0.0-r0) (3/14) Purging py3-ordered-set (4.0.2-r0) (4/14) Purging py3-appdirs (1.4.4-r1) (5/14) Purging py3-packaging (20.8-r0) (6/14) Purging py3-parsing (2.4.7-r1) (7/14) Purging py3-six (1.15.0-r0) (8/14) Purging python3 (3.8.6-r0) (9/14) Purging libbz2 (1.0.8-r1) (10/14) Purging libffi (3.3-r2) (11/14) Purging gdbm (1.18.1-r0) (12/14) Purging xz-libs (5.2.5-r0) (13/14) Purging readline (8.0.4-r0) (14/14) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-isodate: Updating the community/x86 repository index... >>> py3-isodate: Signing the index...