>>> py3-icalendar: Building testing/py3-icalendar 4.0.9-r1 (using abuild 3.9.0-r0) started Fri, 17 Dec 2021 17:40:52 +0000 >>> py3-icalendar: Checking sanity of /home/buildozer/aports/testing/py3-icalendar/APKBUILD... >>> py3-icalendar: Analyzing dependencies... >>> py3-icalendar: Installing for build: build-base python3 py3-dateutil py3-tz py3-setuptools py3-pytest py3-hypothesis (1/26) Installing libffi (3.4.2-r1) (2/26) Installing gdbm (1.22-r0) (3/26) Installing mpdecimal (2.5.1-r1) (4/26) Installing readline (8.1.1-r0) (5/26) Installing sqlite-libs (3.37.0-r0) (6/26) Installing python3 (3.10.1-r0) (7/26) Installing py3-six (1.16.0-r1) (8/26) Installing py3-dateutil (2.8.2-r1) (9/26) Installing py3-tz (2021.1-r2) (10/26) Installing py3-ordered-set (4.0.2-r3) (11/26) Installing py3-appdirs (1.4.4-r3) (12/26) Installing py3-parsing (2.4.7-r3) (13/26) Installing py3-packaging (21.3-r0) (14/26) Installing py3-setuptools (52.0.0-r5) (15/26) Installing py3-atomicwrites (1.4.0-r2) (16/26) Installing py3-attrs (21.2.0-r1) (17/26) Installing py3-more-itertools (8.12.0-r1) (18/26) Installing py3-iniconfig (1.1.1-r2) (19/26) Installing py3-pluggy (0.13.1-r5) (20/26) Installing py3-py (1.10.0-r2) (21/26) Installing py3-wcwidth (0.2.5-r2) (22/26) Installing py3-toml (0.10.2-r3) (23/26) Installing py3-pytest (6.2.5-r1) (24/26) Installing py3-sortedcontainers (2.4.0-r1) (25/26) Installing py3-hypothesis (6.31.6-r0) (26/26) Installing .makedepends-py3-icalendar (20211217.174054) Executing busybox-1.34.1-r5.trigger OK: 408 MiB in 134 packages >>> py3-icalendar: Cleaning up srcdir >>> py3-icalendar: Cleaning up pkgdir >>> py3-icalendar: Fetching https://files.pythonhosted.org/packages/source/i/icalendar/icalendar-4.0.9.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 84254 100 84254 0 0 482k 0 --:--:-- --:--:-- --:--:-- 482k >>> py3-icalendar: Fetching https://files.pythonhosted.org/packages/source/i/icalendar/icalendar-4.0.9.tar.gz >>> py3-icalendar: Checking sha512sums... icalendar-4.0.9.tar.gz: OK >>> py3-icalendar: Unpacking /var/cache/distfiles/edge/icalendar-4.0.9.tar.gz... running build running build_py creating build creating build/lib creating build/lib/icalendar copying src/icalendar/windows_to_olson.py -> build/lib/icalendar copying src/icalendar/cal.py -> build/lib/icalendar copying src/icalendar/parser.py -> build/lib/icalendar copying src/icalendar/parser_tools.py -> build/lib/icalendar copying src/icalendar/prop.py -> build/lib/icalendar copying src/icalendar/__init__.py -> build/lib/icalendar copying src/icalendar/caselessdict.py -> build/lib/icalendar copying src/icalendar/timezone_cache.py -> build/lib/icalendar copying src/icalendar/tools.py -> build/lib/icalendar copying src/icalendar/cli.py -> build/lib/icalendar copying src/icalendar/compat.py -> build/lib/icalendar creating build/lib/icalendar/tests copying src/icalendar/tests/test_fixed_issues.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_recurrence.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_parser_tools.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_time.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_property_params.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_cal.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_caselessdict.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_timezoned.py -> build/lib/icalendar/tests copying src/icalendar/tests/__init__.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_multiple.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_encoding.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_icalendar.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_prop.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_tools.py -> build/lib/icalendar/tests running egg_info writing src/icalendar.egg-info/PKG-INFO writing dependency_links to src/icalendar.egg-info/dependency_links.txt writing entry points to src/icalendar.egg-info/entry_points.txt writing requirements to src/icalendar.egg-info/requires.txt writing top-level names to src/icalendar.egg-info/top_level.txt reading manifest file 'src/icalendar.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'src/icalendar' warning: no previously-included files matching '*~' found under directory 'src/icalendar' writing manifest file 'src/icalendar.egg-info/SOURCES.txt' copying src/icalendar/tests/america_new_york.ics -> build/lib/icalendar/tests copying src/icalendar/tests/encoding.ics -> build/lib/icalendar/tests copying src/icalendar/tests/issue_112_missing_tzinfo_on_exdate.ics -> build/lib/icalendar/tests copying src/icalendar/tests/issue_53_parsing_failure.ics -> build/lib/icalendar/tests copying src/icalendar/tests/multiple.ics -> build/lib/icalendar/tests copying src/icalendar/tests/pacific_fiji.ics -> build/lib/icalendar/tests copying src/icalendar/tests/recurrence.ics -> build/lib/icalendar/tests copying src/icalendar/tests/time.ics -> build/lib/icalendar/tests copying src/icalendar/tests/timezone_rdate.ics -> build/lib/icalendar/tests copying src/icalendar/tests/timezone_same_start.ics -> build/lib/icalendar/tests copying src/icalendar/tests/timezone_same_start_and_offset.ics -> build/lib/icalendar/tests copying src/icalendar/tests/timezoned.ics -> build/lib/icalendar/tests copying src/icalendar/tests/x_location.ics -> build/lib/icalendar/tests creating build/lib/icalendar/tests/hypothesis copying src/icalendar/tests/hypothesis/test_fuzzing.py -> build/lib/icalendar/tests/hypothesis ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/home/buildozer/aports/testing/py3-icalendar/src/icalendar-4.0.9/.hypothesis/examples') rootdir: /home/buildozer/aports/testing/py3-icalendar/src/icalendar-4.0.9, configfile: setup.cfg plugins: hypothesis-6.31.6 collecting ... collected 96 items src/icalendar/tests/test_encoding.py::TestEncoding::test_create_event_simple PASSED [ 1%] src/icalendar/tests/test_encoding.py::TestEncoding::test_create_from_ical PASSED [ 2%] src/icalendar/tests/test_encoding.py::TestEncoding::test_create_to_ical PASSED [ 3%] src/icalendar/tests/test_encoding.py::TestEncoding::test_unicode_parameter_name PASSED [ 4%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_index_error_issue PASSED [ 5%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_100 PASSED [ 6%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_101 PASSED [ 7%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_104__ignore_exceptions PASSED [ 8%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_104__no_ignore_exceptions PASSED [ 9%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_112 PASSED [ 10%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_116 PASSED [ 11%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_142 PASSED [ 12%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_143 PASSED [ 13%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_157 PASSED [ 14%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_168 PASSED [ 15%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_178 PASSED [ 16%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_184 PASSED [ 17%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_237 PASSED [ 18%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_53 PASSED [ 19%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_55 PASSED [ 20%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_58 PASSED [ 21%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_64 PASSED [ 22%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_70 PASSED [ 23%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_82 PASSED [ 25%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_contentline_class PASSED [ 26%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_fold_line PASSED [ 27%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_long_lines PASSED [ 28%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_q_join PASSED [ 29%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_q_split PASSED [ 30%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_q_split_bin PASSED [ 31%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_value_double_quoting PASSED [ 32%] src/icalendar/tests/test_icalendar.py::TestEncoding::test_apple_xlocation PASSED [ 33%] src/icalendar/tests/test_icalendar.py::TestEncoding::test_broken_property PASSED [ 34%] src/icalendar/tests/test_multiple.py::TestMultiple::test_multiple PASSED [ 35%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_escaping PASSED [ 36%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_parameters_class PASSED [ 37%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_parse_and_access_property_params PASSED [ 38%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_property_params PASSED [ 39%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_quoting PASSED [ 40%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_repr PASSED [ 41%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_unicode_param PASSED [ 42%] src/icalendar/tests/test_recurrence.py::TestRecurrence::test_recurrence_exdates_multiple_lines PASSED [ 43%] src/icalendar/tests/test_recurrence.py::TestRecurrence::test_recurrence_exdates_one_line PASSED [ 44%] src/icalendar/tests/test_time.py::TestTime::test_create_from_ical PASSED [ 45%] src/icalendar/tests/test_time.py::TestTime::test_create_to_ical PASSED [ 46%] src/icalendar/tests/test_timezoned.py::TestTimezoned::test_create_from_ical PASSED [ 47%] src/icalendar/tests/test_timezoned.py::TestTimezoned::test_create_to_ical PASSED [ 48%] src/icalendar/tests/test_timezoned.py::TestTimezoned::test_tzinfo_dateutil PASSED [ 50%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_create_america_new_york PASSED [ 51%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_create_pacific_fiji PASSED [ 52%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_rdate PASSED [ 53%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_same_start_date PASSED [ 54%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_same_start_date_and_offset PASSED [ 55%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component PASSED [ 56%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_add PASSED [ 57%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_add_no_reencode PASSED [ 58%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_add_property_parameter PASSED [ 59%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_from_ical PASSED [ 60%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_to_ical_parameter_order PASSED [ 61%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_to_ical_property_order PASSED [ 62%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_repr PASSED [ 63%] src/icalendar/tests/test_unit_cal.py::TestCal::test_cal_Calendar PASSED [ 64%] src/icalendar/tests/test_unit_cal.py::TestCal::test_cal_ComponentFactory PASSED [ 65%] src/icalendar/tests/test_unit_cal.py::TestCal::test_cal_strict_parsing PASSED [ 66%] src/icalendar/tests/test_unit_caselessdict.py::TestCaselessdict::test_CaselessDict PASSED [ 67%] src/icalendar/tests/test_unit_caselessdict.py::TestCaselessdict::test_caselessdict_canonsort_items PASSED [ 68%] src/icalendar/tests/test_unit_caselessdict.py::TestCaselessdict::test_caselessdict_canonsort_keys PASSED [ 69%] src/icalendar/tests/test_unit_caselessdict.py::TestCaselessdict::test_caselessdict_copy PASSED [ 70%] src/icalendar/tests/test_unit_parser_tools.py::TestParserTools::test_parser_tools_data_encode PASSED [ 71%] src/icalendar/tests/test_unit_parser_tools.py::TestParserTools::test_parser_tools_to_unicode PASSED [ 72%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_TypesFactory PASSED [ 73%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vBinary PASSED [ 75%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vBoolean PASSED [ 76%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vCalAddress PASSED [ 77%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vCategory PASSED [ 78%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDDDLists PASSED [ 79%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDDDTypes PASSED [ 80%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDate PASSED [ 81%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDatetime PASSED [ 82%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDuration PASSED [ 83%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vFloat PASSED [ 84%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vFrequency PASSED [ 85%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vGeo PASSED [ 86%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vInline PASSED [ 87%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vInt PASSED [ 88%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vPeriod PASSED [ 89%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vRecur PASSED [ 90%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vText PASSED [ 91%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vTime PASSED [ 92%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vUTCOffset PASSED [ 93%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vUri PASSED [ 94%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vWeekday PASSED [ 95%] src/icalendar/tests/test_unit_prop.py::TestPropertyValues::test_vDDDLists_timezone PASSED [ 96%] src/icalendar/tests/test_unit_prop.py::TestWindowsOlsonMapping::test_all PASSED [ 97%] src/icalendar/tests/test_unit_prop.py::TestWindowsOlsonMapping::test_windows_timezone PASSED [ 98%] src/icalendar/tests/test_unit_tools.py::TestTools::test_tools_UIDGenerator PASSED [100%] =============================== warnings summary =============================== src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_contentline_class /home/buildozer/aports/testing/py3-icalendar/src/icalendar-4.0.9/src/icalendar/tests/test_icalendar.py:168: DeprecationWarning: Please use assertRaisesRegex instead. with self.assertRaisesRegexp( src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_contentline_class /home/buildozer/aports/testing/py3-icalendar/src/icalendar-4.0.9/src/icalendar/tests/test_icalendar.py:175: DeprecationWarning: Please use assertRaisesRegex instead. with self.assertRaisesRegexp( src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_contentline_class /home/buildozer/aports/testing/py3-icalendar/src/icalendar-4.0.9/src/icalendar/tests/test_icalendar.py:192: DeprecationWarning: Please use assertRaisesRegex instead. with self.assertRaisesRegexp( -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================== 96 passed, 3 warnings in 1.82s ======================== >>> py3-icalendar: Entering fakeroot... running install running build running build_py running egg_info writing src/icalendar.egg-info/PKG-INFO writing dependency_links to src/icalendar.egg-info/dependency_links.txt writing entry points to src/icalendar.egg-info/entry_points.txt writing requirements to src/icalendar.egg-info/requires.txt writing top-level names to src/icalendar.egg-info/top_level.txt reading manifest file 'src/icalendar.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*~' found under directory 'src/icalendar' writing manifest file 'src/icalendar.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-icalendar/pkg creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/windows_to_olson.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/cal.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/parser.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_fixed_issues.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_recurrence.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_parser_tools.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/timezone_same_start.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_time.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/recurrence.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/encoding.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/issue_53_parsing_failure.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_property_params.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/timezone_rdate.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/x_location.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/hypothesis copying build/lib/icalendar/tests/hypothesis/test_fuzzing.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/hypothesis copying build/lib/icalendar/tests/test_unit_cal.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_caselessdict.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_timezoned.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/__init__.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/timezoned.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/timezone_same_start_and_offset.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_multiple.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_encoding.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_icalendar.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_prop.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_tools.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/time.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/america_new_york.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/multiple.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/issue_112_missing_tzinfo_on_exdate.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/pacific_fiji.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/parser_tools.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/prop.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/__init__.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/caselessdict.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/timezone_cache.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/tools.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/cli.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar copying build/lib/icalendar/compat.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/windows_to_olson.py to windows_to_olson.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/cal.py to cal.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/parser.py to parser.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_fixed_issues.py to test_fixed_issues.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_recurrence.py to test_recurrence.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_unit_parser_tools.py to test_unit_parser_tools.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_time.py to test_time.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_property_params.py to test_property_params.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/hypothesis/test_fuzzing.py to test_fuzzing.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_unit_cal.py to test_unit_cal.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_unit_caselessdict.py to test_unit_caselessdict.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_timezoned.py to test_timezoned.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_multiple.py to test_multiple.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_encoding.py to test_encoding.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_icalendar.py to test_icalendar.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_unit_prop.py to test_unit_prop.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_unit_tools.py to test_unit_tools.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/parser_tools.py to parser_tools.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/prop.py to prop.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/caselessdict.py to caselessdict.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/timezone_cache.py to timezone_cache.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tools.py to tools.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/cli.py to cli.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/compat.py to compat.cpython-310.pyc running install_egg_info Copying src/icalendar.egg-info to /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar-4.0.9-py3.10.egg-info running install_scripts Installing icalendar script to /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/bin >>> py3-icalendar*: Running postcheck for py3-icalendar >>> py3-icalendar*: Preparing package py3-icalendar... >>> py3-icalendar*: Tracing dependencies... >>> py3-icalendar*: Package size: 624.0 KB >>> py3-icalendar*: Compressing data... >>> py3-icalendar*: Create checksum... >>> py3-icalendar*: Create py3-icalendar-4.0.9-r1.apk >>> py3-icalendar: Build complete at Fri, 17 Dec 2021 17:40:59 +0000 elapsed time 0h 0m 7s >>> py3-icalendar: Cleaning up srcdir >>> py3-icalendar: Cleaning up pkgdir >>> py3-icalendar: Uninstalling dependencies... (1/26) Purging .makedepends-py3-icalendar (20211217.174054) (2/26) Purging py3-dateutil (2.8.2-r1) (3/26) Purging py3-tz (2021.1-r2) (4/26) Purging py3-setuptools (52.0.0-r5) (5/26) Purging py3-ordered-set (4.0.2-r3) (6/26) Purging py3-appdirs (1.4.4-r3) (7/26) Purging py3-pytest (6.2.5-r1) (8/26) Purging py3-atomicwrites (1.4.0-r2) (9/26) Purging py3-more-itertools (8.12.0-r1) (10/26) Purging py3-iniconfig (1.1.1-r2) (11/26) Purging py3-pluggy (0.13.1-r5) (12/26) Purging py3-py (1.10.0-r2) (13/26) Purging py3-wcwidth (0.2.5-r2) (14/26) Purging py3-packaging (21.3-r0) (15/26) Purging py3-parsing (2.4.7-r3) (16/26) Purging py3-six (1.16.0-r1) (17/26) Purging py3-toml (0.10.2-r3) (18/26) Purging py3-hypothesis (6.31.6-r0) (19/26) Purging py3-attrs (21.2.0-r1) (20/26) Purging py3-sortedcontainers (2.4.0-r1) (21/26) Purging python3 (3.10.1-r0) (22/26) Purging libffi (3.4.2-r1) (23/26) Purging gdbm (1.22-r0) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.1.1-r0) (26/26) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 345 MiB in 108 packages >>> py3-icalendar: Updating the testing/x86_64 repository index... >>> py3-icalendar: Signing the index...