>>> py3-icalendar: Building testing/py3-icalendar 5.0.0-r0 (using abuild 3.10.0_rc1-r2) started Sat, 22 Oct 2022 10:21:07 +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 tzdata (1/26) Installing libbz2 (1.0.8-r3) (2/26) Installing libffi (3.4.3-r0) (3/26) Installing gdbm (1.23-r0) (4/26) Installing xz-libs (5.2.7-r0) (5/26) Installing mpdecimal (2.5.1-r1) (6/26) Installing readline (8.2.0-r0) (7/26) Installing sqlite-libs (3.39.4-r0) (8/26) Installing python3 (3.10.8-r1) (9/26) Installing py3-six (1.16.0-r3) (10/26) Installing py3-dateutil (2.8.2-r1) (11/26) Installing py3-tz (2022.4-r0) (12/26) Installing py3-parsing (3.0.9-r0) (13/26) Installing py3-packaging (21.3-r2) (14/26) Installing py3-setuptools (65.5.0-r0) (15/26) Installing py3-atomicwrites (1.4.1-r0) (16/26) Installing py3-attrs (22.1.0-r0) (17/26) Installing py3-iniconfig (1.1.1-r3) (18/26) Installing py3-more-itertools (8.14.0-r0) (19/26) Installing py3-pluggy (1.0.0-r1) (20/26) Installing py3-py (1.11.0-r0) (21/26) Installing py3-pygments (2.13.0-r0) (22/26) Installing py3-tomli (2.0.1-r1) (23/26) Installing py3-wcwidth (0.2.5-r2) (24/26) Installing py3-pytest (7.1.3-r0) (25/26) Installing tzdata (2022e-r0) (26/26) Installing .makedepends-py3-icalendar (20221022.102108) Executing busybox-1.35.0-r27.trigger OK: 408 MiB in 122 packages >>> py3-icalendar: Cleaning up srcdir >>> py3-icalendar: Cleaning up pkgdir >>> py3-icalendar: Fetching https://distfiles.alpinelinux.org/distfiles/edge/icalendar-5.0.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-icalendar: Fetching https://files.pythonhosted.org/packages/source/i/icalendar/icalendar-5.0.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97342 100 97342 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k >>> py3-icalendar: Fetching https://distfiles.alpinelinux.org/distfiles/edge/icalendar-5.0.0.tar.gz >>> py3-icalendar: Checking sha512sums... icalendar-5.0.0.tar.gz: OK >>> py3-icalendar: Unpacking /var/cache/distfiles/edge/icalendar-5.0.0.tar.gz... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/icalendar copying src/icalendar/parser_tools.py -> build/lib/icalendar copying src/icalendar/prop.py -> build/lib/icalendar copying src/icalendar/timezone_cache.py -> build/lib/icalendar copying src/icalendar/tools.py -> build/lib/icalendar copying src/icalendar/windows_to_olson.py -> build/lib/icalendar copying src/icalendar/cal.py -> build/lib/icalendar copying src/icalendar/__init__.py -> build/lib/icalendar copying src/icalendar/cli.py -> build/lib/icalendar copying src/icalendar/parser.py -> build/lib/icalendar copying src/icalendar/caselessdict.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_parsing.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_encoding.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_prop.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_caselessdict.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_property_params.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_issue_168_parsing_invalid_calendars_no_warning.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_recurrence.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_timezoned.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_multiple.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_cli_tool.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_examples.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_period.py -> build/lib/icalendar/tests copying src/icalendar/tests/__init__.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_tools.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_issue_104_mark_events_broken.py -> build/lib/icalendar/tests copying src/icalendar/tests/conftest.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_cal.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_icalendar.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' adding license file 'LICENSE.rst' writing manifest file 'src/icalendar.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'icalendar.tests.calendars' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'icalendar.tests.calendars' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'icalendar.tests.calendars' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'icalendar.tests.calendars' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'icalendar.tests.events' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'icalendar.tests.events' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'icalendar.tests.events' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'icalendar.tests.events' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'icalendar.tests.hypothesis' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'icalendar.tests.hypothesis' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'icalendar.tests.hypothesis' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'icalendar.tests.hypothesis' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'icalendar.tests.timezones' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'icalendar.tests.timezones' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'icalendar.tests.timezones' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'icalendar.tests.timezones' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying src/icalendar/tests/america_new_york.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 creating build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/broken_ical.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/calendar_with_unicode.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/created_calendar_with_unicode_fields.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/issue_104_broken_calendar.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/issue_156_RDATE_with_PERIOD_TZID_khal.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/issue_156_RDATE_with_PERIOD_TZID_khal_2.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/issue_168_expected_output.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/issue_168_input.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/issue_178_component_with_invalid_name_represented.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/issue_178_custom_component_contains_other.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/issue_178_custom_component_inside_other.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/issue_237_fail_to_parse_timezone_with_non_ascii_tzid.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/multiple_calendar_components.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/x_location.ics -> build/lib/icalendar/tests/calendars creating build/lib/icalendar/tests/events copying src/icalendar/tests/events/event_with_unicode_fields.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/issue_100_transformed_doctests_into_unittests.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/issue_101_icalendar_chokes_on_umlauts_in_organizer.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/issue_104_mark_events_broken.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/issue_112_missing_tzinfo_on_exdate.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/issue_156_RDATE_with_PERIOD.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/issue_156_RDATE_with_PERIOD_list.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/issue_157_removes_trailing_semicolon.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/issue_184_broken_representation_of_period.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/issue_53_description_parsed_properly.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/issue_64_event_with_ascii_summary.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/issue_64_event_with_non_ascii_summary.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/issue_70_rrule_causes_attribute_error.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/issue_82_expected_output.ics -> build/lib/icalendar/tests/events creating build/lib/icalendar/tests/hypothesis copying src/icalendar/tests/hypothesis/test_fuzzing.py -> build/lib/icalendar/tests/hypothesis creating build/lib/icalendar/tests/timezones copying src/icalendar/tests/timezones/issue_237_brazilia_standard.ics -> build/lib/icalendar/tests/timezones copying src/icalendar/tests/timezones/issue_53_tzid_parsed_properly.ics -> build/lib/icalendar/tests/timezones copying src/icalendar/tests/timezones/issue_55_parse_error_on_utc_offset_with_seconds.ics -> build/lib/icalendar/tests/timezones ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-icalendar/src/icalendar-5.0.0, configfile: setup.cfg collecting ... collected 165 items src/icalendar/tests/test_cli_tool.py::CLIToolTest::test_output_is_proper PASSED [ 0%] src/icalendar/tests/test_encoding.py::test_calendar_from_ical_respects_unicode[PRODID--//Pl\xf6n\xeb.org//NONSGML plone.app.event//EN] PASSED [ 1%] src/icalendar/tests/test_encoding.py::test_calendar_from_ical_respects_unicode[X-WR-CALDESC-test non ascii: \xe4\xf6\xfc \xc4\xd6\xdc \u20ac] PASSED [ 1%] src/icalendar/tests/test_encoding.py::test_event_from_ical_respects_unicode[event_with_unicode_fields-SUMMARY-Non-ASCII Test: \xc4\xd6\xdc \xe4\xf6\xfc \u20ac] PASSED [ 2%] src/icalendar/tests/test_encoding.py::test_event_from_ical_respects_unicode[event_with_unicode_fields-DESCRIPTION-icalendar should be able to handle non-ascii: \u20ac\xe4\xfc\xf6\xc4\xdc\xd6.] PASSED [ 3%] src/icalendar/tests/test_encoding.py::test_event_from_ical_respects_unicode[event_with_unicode_fields-LOCATION-Tribstr\xfcl] PASSED [ 3%] src/icalendar/tests/test_encoding.py::test_event_from_ical_respects_unicode[issue_64_event_with_non_ascii_summary-SUMMARY-\xe5\xe4\xf6] PASSED [ 4%] src/icalendar/tests/test_encoding.py::test_event_from_ical_respects_unicode[issue_64_event_with_ascii_summary-SUMMARY-abcdef] PASSED [ 4%] src/icalendar/tests/test_encoding.py::test_events_parameter_unicoded PASSED [ 5%] src/icalendar/tests/test_encoding.py::test_parses_event_with_non_ascii_tzid_issue_237[0] PASSED [ 6%] src/icalendar/tests/test_encoding.py::test_parses_event_with_non_ascii_tzid_issue_237[1] PASSED [ 6%] src/icalendar/tests/test_encoding.py::test_parses_event_with_non_ascii_tzid_issue_237[2] PASSED [ 7%] src/icalendar/tests/test_encoding.py::test_parses_timezone_with_non_ascii_tzid_issue_237 PASSED [ 7%] src/icalendar/tests/test_encoding.py::test_parses_timezone_with_non_ascii_tzname_issue_273[standard] PASSED [ 8%] src/icalendar/tests/test_encoding.py::test_parses_timezone_with_non_ascii_tzname_issue_273[daylight] PASSED [ 9%] src/icalendar/tests/test_encoding.py::test_broken_property PASSED [ 9%] src/icalendar/tests/test_encoding.py::test_apple_xlocation PASSED [ 10%] src/icalendar/tests/test_examples.py::test_creating_calendar_with_unicode_fields[utc0] PASSED [ 10%] src/icalendar/tests/test_examples.py::test_creating_calendar_with_unicode_fields[utc1] PASSED [ 11%] src/icalendar/tests/test_examples.py::test_creating_calendar_with_unicode_fields[utc2] PASSED [ 12%] src/icalendar/tests/test_examples.py::test_creating_calendar_with_unicode_fields[utc3] PASSED [ 12%] src/icalendar/tests/test_examples.py::test_creating_calendar_with_unicode_fields[utc4] PASSED [ 13%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_116 PASSED [ 13%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_contentline_class PASSED [ 14%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_fold_line PASSED [ 15%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_long_lines PASSED [ 15%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_q_join PASSED [ 16%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_q_split PASSED [ 16%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_q_split_bin PASSED [ 17%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_value_double_quoting PASSED [ 18%] src/icalendar/tests/test_issue_104_mark_events_broken.py::test_ignore_exceptions_on_broken_events_issue_104 PASSED [ 18%] src/icalendar/tests/test_issue_104_mark_events_broken.py::test_dont_ignore_exceptions_on_broken_calendars_issue_104 PASSED [ 19%] src/icalendar/tests/test_issue_168_parsing_invalid_calendars_no_warning.py::test_issue_168_parsing_inavlid_calendars_no_warning PASSED [ 20%] src/icalendar/tests/test_multiple.py::test_multiple PASSED [ 20%] src/icalendar/tests/test_parsing.py::test_calendar_to_ical_is_inverse_of_from_ical[issue_178_component_with_invalid_name_represented] PASSED [ 21%] src/icalendar/tests/test_parsing.py::test_calendar_to_ical_is_inverse_of_from_ical[issue_178_custom_component_inside_other] PASSED [ 21%] src/icalendar/tests/test_parsing.py::test_calendar_to_ical_is_inverse_of_from_ical[issue_178_custom_component_contains_other] PASSED [ 22%] src/icalendar/tests/test_parsing.py::test_content_lines_parsed_properly[TEL;TYPE=HOME,VOICE:000000000-expected_output0] PASSED [ 23%] src/icalendar/tests/test_parsing.py::test_content_lines_parsed_properly[ITEMADRNULLTHISISTHEADRESS08158SOMECITY12345.ADR:;;This is the Adress 08; Some City;;12345;Germany-expected_output1] PASSED [ 23%] src/icalendar/tests/test_parsing.py::test_content_lines_parsed_properly[ITEMADRNULLTHISISTHEADRESS08158SOMECITY12345.X-ABLABEL:-expected_output2] PASSED [ 24%] src/icalendar/tests/test_parsing.py::test_timezone_info_present_in_ical_issue_112[DTSTART;TZID=America/New_York:20130907T120000] PASSED [ 24%] src/icalendar/tests/test_parsing.py::test_timezone_info_present_in_ical_issue_112[DTEND;TZID=America/New_York:20130907T170000] PASSED [ 25%] src/icalendar/tests/test_parsing.py::test_timezone_info_present_in_ical_issue_112[EXDATE;TZID=America/New_York:20131012T120000] PASSED [ 26%] src/icalendar/tests/test_parsing.py::test_timezone_info_present_in_ical_issue_112[EXDATE;TZID=America/New_York:20131011T120000] PASSED [ 26%] src/icalendar/tests/test_parsing.py::test_timezone_name_parsed_issue_112 PASSED [ 27%] src/icalendar/tests/test_parsing.py::test_issue_157_removes_trailing_semicolon PASSED [ 27%] src/icalendar/tests/test_parsing.py::test_event_to_ical_is_inverse_of_from_ical[issue_100_transformed_doctests_into_unittests] PASSED [ 28%] src/icalendar/tests/test_parsing.py::test_event_to_ical_is_inverse_of_from_ical[issue_184_broken_representation_of_period] PASSED [ 29%] src/icalendar/tests/test_parsing.py::test_event_to_ical_is_inverse_of_from_ical[issue_156_RDATE_with_PERIOD] PASSED [ 29%] src/icalendar/tests/test_parsing.py::test_event_to_ical_is_inverse_of_from_ical[issue_156_RDATE_with_PERIOD_list] PASSED [ 30%] src/icalendar/tests/test_parsing.py::test_decode_rrule_attribute_error_issue_70 PASSED [ 30%] src/icalendar/tests/test_parsing.py::test_description_parsed_properly_issue_53 PASSED [ 31%] src/icalendar/tests/test_parsing.py::test_raises_value_error_for_properties_without_parent_pull_179 PASSED [ 32%] src/icalendar/tests/test_parsing.py::test_tzid_parsed_properly_issue_53 PASSED [ 32%] src/icalendar/tests/test_parsing.py::test_timezones_to_ical_is_inverse_of_from_ical PASSED [ 33%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc0-date0-DTSTART;VALUE=DATE-TIME:20120716T000000Z] PASSED [ 33%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc0-date1-DTSTART;VALUE=DATE-TIME:20211117T150915Z] PASSED [ 34%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc1-date0-DTSTART;VALUE=DATE-TIME:20120716T000000Z] PASSED [ 35%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc1-date1-DTSTART;VALUE=DATE-TIME:20211117T150915Z] PASSED [ 35%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc2-date0-DTSTART;VALUE=DATE-TIME:20120716T000000Z] PASSED [ 36%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc2-date1-DTSTART;VALUE=DATE-TIME:20211117T150915Z] PASSED [ 36%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc3-date0-DTSTART;VALUE=DATE-TIME:20120716T000000Z] PASSED [ 37%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc3-date1-DTSTART;VALUE=DATE-TIME:20211117T150915Z] PASSED [ 38%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc4-date0-DTSTART;VALUE=DATE-TIME:20120716T000000Z] PASSED [ 38%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc4-date1-DTSTART;VALUE=DATE-TIME:20211117T150915Z] PASSED [ 39%] src/icalendar/tests/test_parsing.py::test_vBinary_base64_encoded_issue_82 PASSED [ 40%] src/icalendar/tests/test_parsing.py::test_creates_event_with_base64_encoded_attachment_issue_82 PASSED [ 40%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal_2-Europe/Berlin-0-20211101T160000/20211101T163000] PASSED [ 41%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal_2-Europe/Berlin-1-20211206T160000/20211206T163000] PASSED [ 41%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal_2-Europe/Berlin-2-20220103T160000/20220103T163000] PASSED [ 42%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal_2-Europe/Berlin-3-20220207T160000/20220207T163000] PASSED [ 43%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-0-20180327T080000/20180327T090000] PASSED [ 43%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-1-20180403T080000/20180403T090000] PASSED [ 44%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-2-20180410T080000/20180410T090000] PASSED [ 44%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-3-20180417T080000/20180417T090000] PASSED [ 45%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-4-20180424T080000/20180424T090000] PASSED [ 46%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-5-20180501T080000/20180501T090000] PASSED [ 46%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-6-20180508T080000/20180508T090000] PASSED [ 47%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-7-20180515T080000/20180515T090000] PASSED [ 47%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-8-20180522T080000/20180522T090000] PASSED [ 48%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-9-20180529T080000/20180529T090000] PASSED [ 49%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-10-20180605T080000/20180605T090000] PASSED [ 49%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-11-20180612T080000/20180612T090000] PASSED [ 50%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-12-20180619T080000/20180619T090000] PASSED [ 50%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-13-20180626T080000/20180626T090000] PASSED [ 51%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-14-20180703T080000/20180703T090000] PASSED [ 52%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-15-20180710T080000/20180710T090000] PASSED [ 52%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-16-20180717T080000/20180717T090000] PASSED [ 53%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-17-20180724T080000/20180724T090000] PASSED [ 53%] src/icalendar/tests/test_period.py::test_issue_156_period_list_in_rdate[issue_156_RDATE_with_PERIOD_TZID_khal-America/Chicago-18-20180731T080000/20180731T090000] PASSED [ 54%] src/icalendar/tests/test_period.py::test_duration_properly_parsed PASSED [ 55%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_escaping PASSED [ 55%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_parameters_class PASSED [ 56%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_parse_and_access_property_params PASSED [ 56%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_property_params PASSED [ 57%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_quoting PASSED [ 58%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_repr PASSED [ 58%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_unicode_param PASSED [ 59%] src/icalendar/tests/test_recurrence.py::TestRecurrence::test_recurrence_exdates_multiple_lines PASSED [ 60%] src/icalendar/tests/test_recurrence.py::TestRecurrence::test_recurrence_exdates_one_line PASSED [ 60%] src/icalendar/tests/test_time.py::TestTime::test_create_from_ical PASSED [ 61%] src/icalendar/tests/test_time.py::TestTime::test_create_to_ical PASSED [ 61%] src/icalendar/tests/test_timezoned.py::TestTimezoned::test_create_from_ical_pytz PASSED [ 62%] src/icalendar/tests/test_timezoned.py::TestTimezoned::test_create_from_ical_zoneinfo PASSED [ 63%] src/icalendar/tests/test_timezoned.py::TestTimezoned::test_create_to_ical_pytz PASSED [ 63%] src/icalendar/tests/test_timezoned.py::TestTimezoned::test_create_to_ical_zoneinfo PASSED [ 64%] src/icalendar/tests/test_timezoned.py::TestTimezoned::test_tzinfo_dateutil PASSED [ 64%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_create_america_new_york PASSED [ 65%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_create_pacific_fiji PASSED [ 66%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_rdate PASSED [ 66%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_same_start_date PASSED [ 67%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_same_start_date_and_offset PASSED [ 67%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component PASSED [ 68%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_add PASSED [ 69%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_add_no_reencode PASSED [ 69%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_add_property_parameter PASSED [ 70%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_from_ical PASSED [ 70%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_to_ical_parameter_order PASSED [ 71%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_to_ical_property_order PASSED [ 72%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_repr PASSED [ 72%] src/icalendar/tests/test_unit_cal.py::TestCal::test_cal_Calendar PASSED [ 73%] src/icalendar/tests/test_unit_cal.py::TestCal::test_cal_ComponentFactory PASSED [ 73%] src/icalendar/tests/test_unit_cal.py::TestCal::test_cal_strict_parsing PASSED [ 74%] src/icalendar/tests/test_unit_caselessdict.py::TestCaselessdict::test_CaselessDict PASSED [ 75%] src/icalendar/tests/test_unit_caselessdict.py::TestCaselessdict::test_caselessdict_canonsort_items PASSED [ 75%] src/icalendar/tests/test_unit_caselessdict.py::TestCaselessdict::test_caselessdict_canonsort_keys PASSED [ 76%] src/icalendar/tests/test_unit_caselessdict.py::TestCaselessdict::test_caselessdict_copy PASSED [ 76%] src/icalendar/tests/test_unit_parser_tools.py::TestParserTools::test_parser_tools_data_encode PASSED [ 77%] src/icalendar/tests/test_unit_parser_tools.py::TestParserTools::test_parser_tools_to_unicode PASSED [ 78%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_TypesFactory PASSED [ 78%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vBinary PASSED [ 79%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vBoolean PASSED [ 80%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vCalAddress PASSED [ 80%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vCategory PASSED [ 81%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDDDLists PASSED [ 81%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDDDTypes PASSED [ 82%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDate PASSED [ 83%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDatetime PASSED [ 83%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDuration PASSED [ 84%] 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 [ 86%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vInt PASSED [ 87%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vPeriod PASSED [ 87%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vRecur PASSED [ 88%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vText PASSED [ 89%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vTime PASSED [ 89%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vUTCOffset PASSED [ 90%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vUri PASSED [ 90%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vWeekday PASSED [ 91%] src/icalendar/tests/test_unit_prop.py::TestProp::test_vDDDTypes_equivalance PASSED [ 92%] src/icalendar/tests/test_unit_prop.py::TestPropertyValues::test_vDDDLists_timezone PASSED [ 92%] src/icalendar/tests/test_unit_prop.py::TestWindowsOlsonMapping::test_all PASSED [ 93%] src/icalendar/tests/test_unit_prop.py::TestWindowsOlsonMapping::test_windows_timezone PASSED [ 93%] src/icalendar/tests/test_unit_tools.py::TestTools::test_tools_UIDGenerator PASSED [ 94%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[@-example.com-args0-kw0] PASSED [ 95%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[@-example.com-args1-kw1] PASSED [ 95%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[@-example.com-args2-kw2] PASSED [ 96%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[@-test.test-args3-kw3] PASSED [ 96%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[@-test.test-args4-kw4] PASSED [ 97%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[--123@example.com-args5-kw5] PASSED [ 98%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[--abc@example.com-args6-kw6] PASSED [ 98%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[--1234@test.icalendar-args7-kw7] PASSED [ 99%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[--abc@test.example.com-args8-kw8] PASSED [100%] ============================= 165 passed in 0.90s ============================== >>> py3-icalendar: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running 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' adding license file 'LICENSE.rst' writing manifest file 'src/icalendar.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'icalendar.tests.calendars' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'icalendar.tests.calendars' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'icalendar.tests.calendars' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'icalendar.tests.calendars' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'icalendar.tests.events' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'icalendar.tests.events' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'icalendar.tests.events' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'icalendar.tests.events' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'icalendar.tests.hypothesis' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'icalendar.tests.hypothesis' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'icalendar.tests.hypothesis' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'icalendar.tests.hypothesis' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'icalendar.tests.timezones' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'icalendar.tests.timezones' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'icalendar.tests.timezones' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'icalendar.tests.timezones' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 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/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/timezone_cache.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/recurrence.ics -> /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/timezoned.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_parsing.py -> /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/calendars copying build/lib/icalendar/tests/calendars/issue_237_fail_to_parse_timezone_with_non_ascii_tzid.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars copying build/lib/icalendar/tests/calendars/issue_104_broken_calendar.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars copying build/lib/icalendar/tests/calendars/issue_178_custom_component_inside_other.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars copying build/lib/icalendar/tests/calendars/issue_156_RDATE_with_PERIOD_TZID_khal.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars copying build/lib/icalendar/tests/calendars/x_location.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars copying build/lib/icalendar/tests/calendars/issue_156_RDATE_with_PERIOD_TZID_khal_2.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars copying build/lib/icalendar/tests/calendars/issue_168_input.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars copying build/lib/icalendar/tests/calendars/issue_178_component_with_invalid_name_represented.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars copying build/lib/icalendar/tests/calendars/issue_168_expected_output.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars copying build/lib/icalendar/tests/calendars/multiple_calendar_components.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars copying build/lib/icalendar/tests/calendars/issue_178_custom_component_contains_other.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars copying build/lib/icalendar/tests/calendars/created_calendar_with_unicode_fields.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars copying build/lib/icalendar/tests/calendars/broken_ical.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars copying build/lib/icalendar/tests/calendars/calendar_with_unicode.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/calendars creating /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/timezones copying build/lib/icalendar/tests/timezones/issue_53_tzid_parsed_properly.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/timezones copying build/lib/icalendar/tests/timezones/issue_237_brazilia_standard.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/timezones copying build/lib/icalendar/tests/timezones/issue_55_parse_error_on_utc_offset_with_seconds.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/timezones 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/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/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/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_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_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_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/test_issue_168_parsing_invalid_calendars_no_warning.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_timezoned.py -> /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_cli_tool.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_examples.py -> /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/tests/test_period.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/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/test_issue_104_mark_events_broken.py -> /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/events copying build/lib/icalendar/tests/events/issue_64_event_with_ascii_summary.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events copying build/lib/icalendar/tests/events/issue_101_icalendar_chokes_on_umlauts_in_organizer.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events copying build/lib/icalendar/tests/events/issue_100_transformed_doctests_into_unittests.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events copying build/lib/icalendar/tests/events/issue_64_event_with_non_ascii_summary.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events copying build/lib/icalendar/tests/events/issue_104_mark_events_broken.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events copying build/lib/icalendar/tests/events/issue_82_expected_output.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events copying build/lib/icalendar/tests/events/issue_112_missing_tzinfo_on_exdate.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events copying build/lib/icalendar/tests/events/event_with_unicode_fields.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events copying build/lib/icalendar/tests/events/issue_156_RDATE_with_PERIOD_list.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events copying build/lib/icalendar/tests/events/issue_156_RDATE_with_PERIOD.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events copying build/lib/icalendar/tests/events/issue_157_removes_trailing_semicolon.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events copying build/lib/icalendar/tests/events/issue_184_broken_representation_of_period.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events copying build/lib/icalendar/tests/events/issue_53_description_parsed_properly.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events copying build/lib/icalendar/tests/events/issue_70_rrule_causes_attribute_error.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/events 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/time.ics -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests copying build/lib/icalendar/tests/conftest.py -> /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/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/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_icalendar.py -> /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests 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/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/__init__.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/parser.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 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/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/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_parsing.py to test_parsing.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_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_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_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_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/test_issue_168_parsing_invalid_calendars_no_warning.py to test_issue_168_parsing_invalid_calendars_no_warning.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_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/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_cli_tool.py to test_cli_tool.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_examples.py to test_examples.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/test_period.py to test_period.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_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/tests/test_issue_104_mark_events_broken.py to test_issue_104_mark_events_broken.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.10/site-packages/icalendar/tests/conftest.py to conftest.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_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/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/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/__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/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/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/caselessdict.py to caselessdict.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-5.0.0-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: 776.0 KB >>> py3-icalendar*: Compressing data... >>> py3-icalendar*: Create checksum... >>> py3-icalendar*: Create py3-icalendar-5.0.0-r0.apk >>> py3-icalendar: Build complete at Sat, 22 Oct 2022 10:21:13 +0000 elapsed time 0h 0m 6s >>> py3-icalendar: Cleaning up srcdir >>> py3-icalendar: Cleaning up pkgdir >>> py3-icalendar: Uninstalling dependencies... (1/26) Purging .makedepends-py3-icalendar (20221022.102108) (2/26) Purging py3-dateutil (2.8.2-r1) (3/26) Purging py3-six (1.16.0-r3) (4/26) Purging py3-tz (2022.4-r0) (5/26) Purging py3-setuptools (65.5.0-r0) (6/26) Purging py3-pytest (7.1.3-r0) (7/26) Purging py3-atomicwrites (1.4.1-r0) (8/26) Purging py3-attrs (22.1.0-r0) (9/26) Purging py3-iniconfig (1.1.1-r3) (10/26) Purging py3-more-itertools (8.14.0-r0) (11/26) Purging py3-packaging (21.3-r2) (12/26) Purging py3-parsing (3.0.9-r0) (13/26) Purging py3-pluggy (1.0.0-r1) (14/26) Purging py3-py (1.11.0-r0) (15/26) Purging py3-pygments (2.13.0-r0) (16/26) Purging py3-tomli (2.0.1-r1) (17/26) Purging py3-wcwidth (0.2.5-r2) (18/26) Purging python3 (3.10.8-r1) (19/26) Purging tzdata (2022e-r0) (20/26) Purging libbz2 (1.0.8-r3) (21/26) Purging libffi (3.4.3-r0) (22/26) Purging gdbm (1.23-r0) (23/26) Purging xz-libs (5.2.7-r0) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.2.0-r0) (26/26) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 330 MiB in 96 packages >>> py3-icalendar: Updating the testing/armhf repository index... >>> py3-icalendar: Signing the index...