>>> py3-icalendar: Building community/py3-icalendar 5.0.6-r0 (using abuild 3.11.2-r0) started Sat, 27 May 2023 09:54:50 +0000 >>> py3-icalendar: Checking sanity of /home/buildozer/aports/community/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 tzdata (1/40) Installing libbz2 (1.0.8-r6) (2/40) Installing libffi (3.4.4-r3) (3/40) Installing gdbm (1.23-r1) (4/40) Installing xz-libs (5.4.3-r1) (5/40) Installing mpdecimal (2.5.1-r2) (6/40) Installing libpanelw (6.4_p20230520-r1) (7/40) Installing readline (8.2.1-r2) (8/40) Installing sqlite-libs (3.42.0-r0) (9/40) Installing python3 (3.11.3-r11) (10/40) Installing python3-pycache-pyc0 (3.11.3-r11) (11/40) Installing pyc (0.1-r0) (12/40) Installing python3-pyc (3.11.3-r11) (13/40) Installing py3-six (1.16.0-r6) (14/40) Installing py3-six-pyc (1.16.0-r6) (15/40) Installing py3-dateutil (2.8.2-r3) (16/40) Installing py3-dateutil-pyc (2.8.2-r3) (17/40) Installing py3-tz (2023.3-r1) (18/40) Installing py3-tz-pyc (2023.3-r1) (19/40) Installing py3-parsing (3.0.9-r2) (20/40) Installing py3-parsing-pyc (3.0.9-r2) (21/40) Installing py3-packaging (23.1-r1) (22/40) Installing py3-packaging-pyc (23.1-r1) (23/40) Installing py3-setuptools (67.8.0-r0) (24/40) Installing py3-setuptools-pyc (67.8.0-r0) (25/40) Installing py3-iniconfig (1.1.1-r6) (26/40) Installing py3-iniconfig-pyc (1.1.1-r6) (27/40) Installing py3-pluggy (1.0.0-r3) (28/40) Installing py3-pluggy-pyc (1.0.0-r3) (29/40) Installing py3-py (1.11.0-r2) (30/40) Installing py3-py-pyc (1.11.0-r2) (31/40) Installing py3-pytest (7.3.1-r1) (32/40) Installing py3-pytest-pyc (7.3.1-r1) (33/40) Installing py3-attrs (23.1.0-r1) (34/40) Installing py3-attrs-pyc (23.1.0-r1) (35/40) Installing py3-sortedcontainers (2.4.0-r3) (36/40) Installing py3-sortedcontainers-pyc (2.4.0-r3) (37/40) Installing py3-hypothesis (6.75.5-r0) (38/40) Installing py3-hypothesis-pyc (6.75.5-r0) (39/40) Installing tzdata (2023c-r1) (40/40) Installing .makedepends-py3-icalendar (20230527.095452) Executing busybox-1.36.1-r0.trigger OK: 439 MiB in 143 packages >>> py3-icalendar: Cleaning up srcdir >>> py3-icalendar: Cleaning up pkgdir >>> py3-icalendar: Fetching https://distfiles.alpinelinux.org/distfiles/edge/icalendar-5.0.6.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 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.6.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 100k 100 100k 0 0 803k 0 --:--:-- --:--:-- --:--:-- 803k >>> py3-icalendar: Fetching https://distfiles.alpinelinux.org/distfiles/edge/icalendar-5.0.6.tar.gz >>> py3-icalendar: Checking sha512sums... icalendar-5.0.6.tar.gz: OK >>> py3-icalendar: Unpacking /var/cache/distfiles/edge/icalendar-5.0.6.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 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_issue_318_skip_default_parameters.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_parsing.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_property_params.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_period.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/test_cli_tool.py -> build/lib/icalendar/tests copying src/icalendar/tests/__init__.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_components_break_on_bad_ics.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_issue_348_exception_parsing_value.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_examples.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 copying src/icalendar/tests/test_issue_500_vboolean_for_parameter.py -> build/lib/icalendar/tests copying src/icalendar/tests/conftest.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_with_doctest.py -> build/lib/icalendar/tests creating build/lib/icalendar/tests/hypothesis copying src/icalendar/tests/hypothesis/test_fuzzing.py -> build/lib/icalendar/tests/hypothesis 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' 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/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/big_bad_calendar.ics -> 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/issue_348_exception_parsing_value.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/issue_466_convert_tzid_with_slash.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/issue_466_respect_unique_timezone.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/pr_480_summary_with_colon.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/small_bad_calendar.ics -> build/lib/icalendar/tests/calendars copying src/icalendar/tests/calendars/x_location.ics -> build/lib/icalendar/tests/calendars 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 creating build/lib/icalendar/tests/events copying src/icalendar/tests/events/event_with_escaped_character1.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/event_with_escaped_character2.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/event_with_escaped_character3.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/event_with_escaped_character4.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/event_with_escaped_characters.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/event_with_recurrence.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/event_with_recurrence_exdates_on_different_lines.ics -> build/lib/icalendar/tests/events copying src/icalendar/tests/events/event_with_rsvp.ics -> 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/event_with_unicode_organizer.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_464_invalid_rdate.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 ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/.hypothesis/examples') rootdir: /home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6 configfile: setup.cfg plugins: hypothesis-6.75.5 collecting ... collected 394 items src/icalendar/tests/test_cli_tool.py::CLIToolTest::test_output_is_proper PASSED [ 0%] src/icalendar/tests/test_components_break_on_bad_ics.py::test_ignore_exceptions_on_broken_events_issue_104 PASSED [ 0%] src/icalendar/tests/test_components_break_on_bad_ics.py::test_dont_ignore_exceptions_on_broken_calendars_issue_104 PASSED [ 0%] src/icalendar/tests/test_components_break_on_bad_ics.py::test_rdate_dosent_become_none_on_invalid_input_issue_464 PASSED [ 1%] src/icalendar/tests/test_components_break_on_bad_ics.py::test_error_message_doesnt_get_too_big[big_bad_calendar] PASSED [ 1%] src/icalendar/tests/test_components_break_on_bad_ics.py::test_error_message_doesnt_get_too_big[small_bad_calendar] PASSED [ 1%] src/icalendar/tests/test_components_break_on_bad_ics.py::test_error_message_doesnt_get_too_big[multiple_calendar_components] PASSED [ 1%] src/icalendar/tests/test_components_break_on_bad_ics.py::test_error_message_doesnt_get_too_big[pr_480_summary_with_colon] PASSED [ 2%] src/icalendar/tests/test_encoding.py::test_calendar_from_ical_respects_unicode[PRODID--//Pl\xf6n\xeb.org//NONSGML plone.app.event//EN] PASSED [ 2%] 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 [ 2%] 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 [ 3%] src/icalendar/tests/test_encoding.py::test_event_from_ical_respects_unicode[issue_64_event_with_ascii_summary-SUMMARY-abcdef] PASSED [ 3%] src/icalendar/tests/test_encoding.py::test_events_parameter_unicoded[issue_101_icalendar_chokes_on_umlauts_in_organizer-acme, \xe4dmin] PASSED [ 4%] src/icalendar/tests/test_encoding.py::test_events_parameter_unicoded[event_with_unicode_organizer-\u0414\u0436\u043e\u043d \u0414\u043e\u0443] PASSED [ 4%] src/icalendar/tests/test_encoding.py::test_parses_event_with_non_ascii_tzid_issue_237[0] PASSED [ 4%] src/icalendar/tests/test_encoding.py::test_parses_event_with_non_ascii_tzid_issue_237[1] PASSED [ 4%] src/icalendar/tests/test_encoding.py::test_parses_event_with_non_ascii_tzid_issue_237[2] PASSED [ 5%] src/icalendar/tests/test_encoding.py::test_parses_timezone_with_non_ascii_tzid_issue_237 PASSED [ 5%] src/icalendar/tests/test_encoding.py::test_parses_timezone_with_non_ascii_tzname_issue_273[standard] PASSED [ 5%] src/icalendar/tests/test_encoding.py::test_parses_timezone_with_non_ascii_tzname_issue_273[daylight] PASSED [ 5%] src/icalendar/tests/test_encoding.py::test_broken_property PASSED [ 6%] src/icalendar/tests/test_encoding.py::test_apple_xlocation PASSED [ 6%] src/icalendar/tests/test_examples.py::test_creating_calendar_with_unicode_fields[utc0] PASSED [ 6%] src/icalendar/tests/test_examples.py::test_creating_calendar_with_unicode_fields[utc1] PASSED [ 6%] src/icalendar/tests/test_examples.py::test_creating_calendar_with_unicode_fields[utc2] PASSED [ 7%] src/icalendar/tests/test_examples.py::test_creating_calendar_with_unicode_fields[utc3] PASSED [ 7%] src/icalendar/tests/test_examples.py::test_creating_calendar_with_unicode_fields[utc4] PASSED [ 7%] src/icalendar/tests/test_fixed_issues.py::TestIssues::test_issue_116 PASSED [ 7%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_contentline_class PASSED [ 8%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_fold_line PASSED [ 8%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_long_lines PASSED [ 8%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_q_join PASSED [ 8%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_q_split PASSED [ 9%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_q_split_bin PASSED [ 9%] src/icalendar/tests/test_icalendar.py::IcalendarTestCase::test_value_double_quoting PASSED [ 9%] src/icalendar/tests/test_issue_168_parsing_invalid_calendars_no_warning.py::test_issue_168_parsing_inavlid_calendars_no_warning PASSED [ 9%] src/icalendar/tests/test_issue_318_skip_default_parameters.py::test_datetime_in_event[DTSTART] PASSED [ 10%] src/icalendar/tests/test_issue_318_skip_default_parameters.py::test_datetime_in_event[DTEND] PASSED [ 10%] src/icalendar/tests/test_issue_318_skip_default_parameters.py::test_datetime_in_event[DTSTAMP] PASSED [ 10%] src/icalendar/tests/test_issue_348_exception_parsing_value.py::test_calendar_can_be_parsed_correctly PASSED [ 10%] src/icalendar/tests/test_issue_348_exception_parsing_value.py::test_parameters_are_not_truncated PASSED [ 11%] src/icalendar/tests/test_issue_500_vboolean_for_parameter.py::test_vBoolean_can_be_used_as_parameter_issue_500 PASSED [ 11%] src/icalendar/tests/test_multiple.py::test_multiple PASSED [ 11%] src/icalendar/tests/test_parsing.py::test_calendar_to_ical_is_inverse_of_from_ical[issue_178_component_with_invalid_name_represented] PASSED [ 11%] src/icalendar/tests/test_parsing.py::test_calendar_to_ical_is_inverse_of_from_ical[issue_178_custom_component_inside_other] PASSED [ 12%] src/icalendar/tests/test_parsing.py::test_calendar_to_ical_is_inverse_of_from_ical[issue_178_custom_component_contains_other] PASSED [ 12%] src/icalendar/tests/test_parsing.py::test_content_lines_parsed_properly[TEL;TYPE=HOME,VOICE:000000000-expected_output0] PASSED [ 12%] 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 [ 12%] src/icalendar/tests/test_parsing.py::test_content_lines_parsed_properly[ITEMADRNULLTHISISTHEADRESS08158SOMECITY12345.X-ABLABEL:-expected_output2] PASSED [ 13%] src/icalendar/tests/test_parsing.py::test_timezone_info_present_in_ical_issue_112[DTSTART;TZID=America/New_York:20130907T120000] PASSED [ 13%] src/icalendar/tests/test_parsing.py::test_timezone_info_present_in_ical_issue_112[DTEND;TZID=America/New_York:20130907T170000] PASSED [ 13%] src/icalendar/tests/test_parsing.py::test_timezone_info_present_in_ical_issue_112[EXDATE;TZID=America/New_York:20131012T120000] PASSED [ 13%] src/icalendar/tests/test_parsing.py::test_timezone_info_present_in_ical_issue_112[EXDATE;TZID=America/New_York:20131011T120000] PASSED [ 14%] src/icalendar/tests/test_parsing.py::test_timezone_name_parsed_issue_112 PASSED [ 14%] src/icalendar/tests/test_parsing.py::test_issue_157_removes_trailing_semicolon PASSED [ 14%] src/icalendar/tests/test_parsing.py::test_event_to_ical_is_inverse_of_from_ical[issue_100_transformed_doctests_into_unittests] PASSED [ 14%] src/icalendar/tests/test_parsing.py::test_event_to_ical_is_inverse_of_from_ical[issue_184_broken_representation_of_period] PASSED [ 15%] src/icalendar/tests/test_parsing.py::test_event_to_ical_is_inverse_of_from_ical[issue_156_RDATE_with_PERIOD] PASSED [ 15%] src/icalendar/tests/test_parsing.py::test_event_to_ical_is_inverse_of_from_ical[issue_156_RDATE_with_PERIOD_list] PASSED [ 15%] src/icalendar/tests/test_parsing.py::test_event_to_ical_is_inverse_of_from_ical[event_with_unicode_organizer] PASSED [ 15%] src/icalendar/tests/test_parsing.py::test_decode_rrule_attribute_error_issue_70 PASSED [ 16%] src/icalendar/tests/test_parsing.py::test_description_parsed_properly_issue_53 PASSED [ 16%] src/icalendar/tests/test_parsing.py::test_raises_value_error_for_properties_without_parent_pull_179 PASSED [ 16%] src/icalendar/tests/test_parsing.py::test_tzid_parsed_properly_issue_53 PASSED [ 17%] src/icalendar/tests/test_parsing.py::test_timezones_to_ical_is_inverse_of_from_ical PASSED [ 17%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc0-date0-DTSTART:20120716T000000Z] PASSED [ 17%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc0-date1-DTSTART:20211117T150915Z] PASSED [ 17%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc1-date0-DTSTART:20120716T000000Z] PASSED [ 18%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc1-date1-DTSTART:20211117T150915Z] PASSED [ 18%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc2-date0-DTSTART:20120716T000000Z] PASSED [ 18%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc2-date1-DTSTART:20211117T150915Z] PASSED [ 18%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc3-date0-DTSTART:20120716T000000Z] PASSED [ 19%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc3-date1-DTSTART:20211117T150915Z] PASSED [ 19%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc4-date0-DTSTART:20120716T000000Z] PASSED [ 19%] src/icalendar/tests/test_parsing.py::test_no_tzid_when_utc[utc4-date1-DTSTART:20211117T150915Z] PASSED [ 19%] src/icalendar/tests/test_parsing.py::test_vBinary_base64_encoded_issue_82 PASSED [ 20%] src/icalendar/tests/test_parsing.py::test_creates_event_with_base64_encoded_attachment_issue_82 PASSED [ 20%] src/icalendar/tests/test_parsing.py::test_handles_unique_tzid[0-issue_466_respect_unique_timezone] PASSED [ 20%] src/icalendar/tests/test_parsing.py::test_handles_unique_tzid[0-issue_466_convert_tzid_with_slash] PASSED [ 20%] src/icalendar/tests/test_parsing.py::test_handles_unique_tzid[1-issue_466_respect_unique_timezone] PASSED [ 21%] src/icalendar/tests/test_parsing.py::test_handles_unique_tzid[1-issue_466_convert_tzid_with_slash] PASSED [ 21%] src/icalendar/tests/test_parsing.py::test_handles_unique_tzid[2-issue_466_respect_unique_timezone] PASSED [ 21%] src/icalendar/tests/test_parsing.py::test_handles_unique_tzid[2-issue_466_convert_tzid_with_slash] PASSED [ 21%] src/icalendar/tests/test_parsing.py::test_escaped_characters_read[event_with_escaped_characters-that, that; %th%%at%\\ that:-\u044d\u0442\u043e, \u0442\u043e; that\\ %th%%at%:] PASSED [ 22%] src/icalendar/tests/test_parsing.py::test_escaped_characters_read[event_with_escaped_character1-Society, 2014-that] PASSED [ 22%] src/icalendar/tests/test_parsing.py::test_escaped_characters_read[event_with_escaped_character2-Society\\ 2014-that] PASSED [ 22%] src/icalendar/tests/test_parsing.py::test_escaped_characters_read[event_with_escaped_character3-Society; 2014-that] PASSED [ 22%] src/icalendar/tests/test_parsing.py::test_escaped_characters_read[event_with_escaped_character4-Society: 2014-that] PASSED [ 23%] 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 [ 23%] 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 [ 23%] 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 [ 23%] 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 [ 24%] 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 [ 24%] 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 [ 24%] 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 [ 24%] 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 [ 25%] 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 [ 25%] 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 [ 25%] 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 [ 25%] 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 [ 26%] 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 [ 26%] 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 [ 26%] 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 [ 26%] 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 [ 27%] 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 [ 27%] 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 [ 27%] 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 [ 27%] 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 [ 28%] 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 [ 28%] 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 [ 28%] 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 [ 28%] src/icalendar/tests/test_period.py::test_duration_properly_parsed PASSED [ 29%] src/icalendar/tests/test_property_params.py::test_parameter_to_ical_is_inverse_of_from_ical[parameter0-PARAMETER1=Value1] PASSED [ 29%] src/icalendar/tests/test_property_params.py::test_parameter_to_ical_is_inverse_of_from_ical[parameter1-PARAMETER1=Value1,Value2] PASSED [ 29%] src/icalendar/tests/test_property_params.py::test_parameter_to_ical_is_inverse_of_from_ical[parameter2-ROLE=REQ-PARTICIPANT;RSVP=TRUE] PASSED [ 29%] src/icalendar/tests/test_property_params.py::test_parameter_to_ical_is_inverse_of_from_ical[parameter3-ALTREP="http://www.wiz.org"] PASSED [ 30%] src/icalendar/tests/test_property_params.py::test_parameter_to_ical_is_inverse_of_from_ical[parameter4-MEMBER="MAILTO:projectA@host.com","MAILTO:projectB@host.com"] PASSED [ 30%] src/icalendar/tests/test_property_params.py::test_parameter_to_ical_is_inverse_of_from_ical[parameter5-ALTREP="http://www.wiz.org",value4;PARAMETER1=Value1;PARAMETER2=Value2,Value3] PASSED [ 30%] src/icalendar/tests/test_property_params.py::test_parameter_to_ical_is_inverse_of_from_ical[parameter6-PARAM=] PASSED [ 30%] src/icalendar/tests/test_property_params.py::test_parameter_to_ical_is_inverse_of_from_ical[parameter7-MEMBER="MAILTO:projectA@host.com","MAILTO:projectB@host.com"] PASSED [ 31%] src/icalendar/tests/test_property_params.py::test_parameter_to_ical_is_inverse_of_from_ical[parameter8-ALTREP="http://www.wiz.org",value4;PARAMETER1=Value1;PARAMETER2=Value2,Value3] PASSED [ 31%] src/icalendar/tests/test_property_params.py::test_parse_parameter_string_without_quotes PASSED [ 31%] src/icalendar/tests/test_property_params.py::test_parametr_is_case_insensitive PASSED [ 31%] src/icalendar/tests/test_property_params.py::test_parameter_keys_are_uppercase PASSED [ 32%] src/icalendar/tests/test_property_params.py::test_quoting[Aramis-Aramis] PASSED [ 32%] src/icalendar/tests/test_property_params.py::test_quoting[Aramis Alameda-"Aramis Alameda"] PASSED [ 32%] src/icalendar/tests/test_property_params.py::test_quoting[Aramis d'Alameda-"Aramis d'Alameda"] PASSED [ 32%] src/icalendar/tests/test_property_params.py::test_quoting[\u0410\u0440\u0430\u043c\u0438\u0441 \u0434'\u0410\u043b\u0430\u043c\u0435\u0434\u0430-"\u0410\u0440\u0430\u043c\u0438\u0441 \u0434'\u0410\u043b\u0430\u043c\u0435\u0434\u0430"] PASSED [ 33%] src/icalendar/tests/test_property_params.py::test_quoting[Aramis d"Alameda-"Aramis d'Alameda"] PASSED [ 33%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_parse_and_access_property_params PASSED [ 33%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_property_params PASSED [ 34%] src/icalendar/tests/test_property_params.py::TestPropertyParams::test_repr PASSED [ 34%] src/icalendar/tests/test_recurrence.py::test_recurrence_properly_parsed PASSED [ 34%] src/icalendar/tests/test_recurrence.py::test_exdate_properly_parsed[0-0-exception_date0] PASSED [ 34%] src/icalendar/tests/test_recurrence.py::test_exdate_properly_parsed[0-1-exception_date1] PASSED [ 35%] src/icalendar/tests/test_recurrence.py::test_exdate_properly_parsed[0-2-exception_date2] PASSED [ 35%] src/icalendar/tests/test_recurrence.py::test_exdate_properly_parsed[1-0-exception_date0] PASSED [ 35%] src/icalendar/tests/test_recurrence.py::test_exdate_properly_parsed[1-1-exception_date1] PASSED [ 35%] src/icalendar/tests/test_recurrence.py::test_exdate_properly_parsed[1-2-exception_date2] PASSED [ 36%] src/icalendar/tests/test_recurrence.py::test_exdate_properly_parsed[2-0-exception_date0] PASSED [ 36%] src/icalendar/tests/test_recurrence.py::test_exdate_properly_parsed[2-1-exception_date1] PASSED [ 36%] src/icalendar/tests/test_recurrence.py::test_exdate_properly_parsed[2-2-exception_date2] PASSED [ 36%] src/icalendar/tests/test_recurrence.py::test_exdate_properly_marshalled PASSED [ 37%] src/icalendar/tests/test_recurrence.py::test_exdate_formed_from_exdates_on_multiple_lines_is_a_list PASSED [ 37%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[0-0-exception_date0-20120529T100000] PASSED [ 37%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[0-1-exception_date1-20120403T100000] PASSED [ 37%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[0-2-exception_date2-20120410T100000] PASSED [ 38%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[0-3-exception_date3-20120501T100000] PASSED [ 38%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[0-4-exception_date4-20120417T100000] PASSED [ 38%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[1-0-exception_date0-20120529T100000] PASSED [ 38%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[1-1-exception_date1-20120403T100000] PASSED [ 39%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[1-2-exception_date2-20120410T100000] PASSED [ 39%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[1-3-exception_date3-20120501T100000] PASSED [ 39%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[1-4-exception_date4-20120417T100000] PASSED [ 39%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[2-0-exception_date0-20120529T100000] PASSED [ 40%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[2-1-exception_date1-20120403T100000] PASSED [ 40%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[2-2-exception_date2-20120410T100000] PASSED [ 40%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[2-3-exception_date3-20120501T100000] PASSED [ 40%] src/icalendar/tests/test_recurrence.py::test_list_exdate_to_ical_is_inverse_of_from_ical[2-4-exception_date4-20120417T100000] PASSED [ 41%] src/icalendar/tests/test_time.py::TestTime::test_create_from_ical PASSED [ 41%] src/icalendar/tests/test_time.py::TestTime::test_create_to_ical PASSED [ 41%] src/icalendar/tests/test_timezoned.py::TestTimezoned::test_create_from_ical_pytz PASSED [ 41%] src/icalendar/tests/test_timezoned.py::TestTimezoned::test_create_from_ical_zoneinfo PASSED [ 42%] src/icalendar/tests/test_timezoned.py::TestTimezoned::test_create_to_ical_pytz PASSED [ 42%] src/icalendar/tests/test_timezoned.py::TestTimezoned::test_create_to_ical_zoneinfo PASSED [ 42%] src/icalendar/tests/test_timezoned.py::TestTimezoned::test_tzinfo_dateutil PASSED [ 42%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_create_america_new_york PASSED [ 43%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_create_pacific_fiji PASSED [ 43%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_rdate PASSED [ 43%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_same_start_date PASSED [ 43%] src/icalendar/tests/test_timezoned.py::TestTimezoneCreation::test_same_start_date_and_offset PASSED [ 44%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component PASSED [ 44%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_add PASSED [ 44%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_add_no_reencode PASSED [ 44%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_add_property_parameter PASSED [ 45%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_from_ical PASSED [ 45%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_to_ical_parameter_order PASSED [ 45%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_cal_Component_to_ical_property_order PASSED [ 45%] src/icalendar/tests/test_unit_cal.py::TestCalComponent::test_repr PASSED [ 46%] src/icalendar/tests/test_unit_cal.py::TestCal::test_cal_Calendar PASSED [ 46%] src/icalendar/tests/test_unit_cal.py::TestCal::test_cal_ComponentFactory PASSED [ 46%] src/icalendar/tests/test_unit_cal.py::TestCal::test_cal_strict_parsing PASSED [ 46%] src/icalendar/tests/test_unit_caselessdict.py::TestCaselessdict::test_CaselessDict PASSED [ 47%] src/icalendar/tests/test_unit_caselessdict.py::TestCaselessdict::test_caselessdict_canonsort_items PASSED [ 47%] src/icalendar/tests/test_unit_caselessdict.py::TestCaselessdict::test_caselessdict_canonsort_keys PASSED [ 47%] src/icalendar/tests/test_unit_caselessdict.py::TestCaselessdict::test_caselessdict_copy PASSED [ 47%] src/icalendar/tests/test_unit_parser_tools.py::TestParserTools::test_parser_tools_data_encode PASSED [ 48%] src/icalendar/tests/test_unit_parser_tools.py::TestParserTools::test_parser_tools_to_unicode PASSED [ 48%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_TypesFactory PASSED [ 48%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vBinary PASSED [ 48%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vBoolean PASSED [ 49%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vCalAddress PASSED [ 49%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vCategory PASSED [ 49%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDDDLists PASSED [ 50%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDDDTypes PASSED [ 50%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDate PASSED [ 50%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDatetime PASSED [ 50%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vDuration PASSED [ 51%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vFloat PASSED [ 51%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vFrequency PASSED [ 51%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vGeo PASSED [ 51%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vInline PASSED [ 52%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vInt PASSED [ 52%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vPeriod PASSED [ 52%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vRecur PASSED [ 52%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vText PASSED [ 53%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vTime PASSED [ 53%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vUTCOffset PASSED [ 53%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vUri PASSED [ 53%] src/icalendar/tests/test_unit_prop.py::TestProp::test_prop_vWeekday PASSED [ 54%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type0-deepcopy] PASSED [ 54%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type0-identity] PASSED [ 54%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type0-hash] PASSED [ 54%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type1-deepcopy] PASSED [ 55%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type1-identity] PASSED [ 55%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type1-hash] PASSED [ 55%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type2-deepcopy] PASSED [ 55%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type2-identity] PASSED [ 56%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type2-hash] PASSED [ 56%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type3-deepcopy] PASSED [ 56%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type3-identity] PASSED [ 56%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type3-hash] PASSED [ 57%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type4-deepcopy] PASSED [ 57%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type4-identity] PASSED [ 57%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type4-hash] PASSED [ 57%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type5-deepcopy] PASSED [ 58%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type5-identity] PASSED [ 58%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other0-v_type5-hash] PASSED [ 58%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type0-deepcopy] PASSED [ 58%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type0-identity] PASSED [ 59%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type0-hash] PASSED [ 59%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type1-deepcopy] PASSED [ 59%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type1-identity] PASSED [ 59%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type1-hash] PASSED [ 60%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type2-deepcopy] PASSED [ 60%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type2-identity] PASSED [ 60%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type2-hash] PASSED [ 60%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type3-deepcopy] PASSED [ 61%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type3-identity] PASSED [ 61%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type3-hash] PASSED [ 61%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type4-deepcopy] PASSED [ 61%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type4-identity] PASSED [ 62%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type4-hash] PASSED [ 62%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type5-deepcopy] PASSED [ 62%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type5-identity] PASSED [ 62%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other1-v_type5-hash] PASSED [ 63%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type0-deepcopy] PASSED [ 63%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type0-identity] PASSED [ 63%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type0-hash] PASSED [ 63%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type1-deepcopy] PASSED [ 64%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type1-identity] PASSED [ 64%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type1-hash] PASSED [ 64%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type2-deepcopy] PASSED [ 64%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type2-identity] PASSED [ 65%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type2-hash] PASSED [ 65%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type3-deepcopy] PASSED [ 65%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type3-identity] PASSED [ 65%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type3-hash] PASSED [ 66%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type4-deepcopy] PASSED [ 66%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type4-identity] PASSED [ 66%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type4-hash] PASSED [ 67%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type5-deepcopy] PASSED [ 67%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type5-identity] PASSED [ 67%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other2-v_type5-hash] PASSED [ 67%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type0-deepcopy] PASSED [ 68%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type0-identity] PASSED [ 68%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type0-hash] PASSED [ 68%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type1-deepcopy] PASSED [ 68%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type1-identity] PASSED [ 69%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type1-hash] PASSED [ 69%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type2-deepcopy] PASSED [ 69%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type2-identity] PASSED [ 69%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type2-hash] PASSED [ 70%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type3-deepcopy] PASSED [ 70%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type3-identity] PASSED [ 70%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type3-hash] PASSED [ 70%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type4-deepcopy] PASSED [ 71%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type4-identity] PASSED [ 71%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type4-hash] PASSED [ 71%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type5-deepcopy] PASSED [ 71%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type5-identity] PASSED [ 72%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other3-v_type5-hash] PASSED [ 72%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type0-deepcopy] PASSED [ 72%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type0-identity] PASSED [ 72%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type0-hash] PASSED [ 73%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type1-deepcopy] PASSED [ 73%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type1-identity] PASSED [ 73%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type1-hash] PASSED [ 73%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type2-deepcopy] PASSED [ 74%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type2-identity] PASSED [ 74%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type2-hash] PASSED [ 74%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type3-deepcopy] PASSED [ 74%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type3-identity] PASSED [ 75%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type3-hash] PASSED [ 75%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type4-deepcopy] PASSED [ 75%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type4-identity] PASSED [ 75%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type4-hash] PASSED [ 76%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type5-deepcopy] PASSED [ 76%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type5-identity] PASSED [ 76%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other4-v_type5-hash] PASSED [ 76%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type0-deepcopy] PASSED [ 77%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type0-identity] PASSED [ 77%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type0-hash] PASSED [ 77%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type1-deepcopy] PASSED [ 77%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type1-identity] PASSED [ 78%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type1-hash] PASSED [ 78%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type2-deepcopy] PASSED [ 78%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type2-identity] PASSED [ 78%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type2-hash] PASSED [ 79%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type3-deepcopy] PASSED [ 79%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type3-identity] PASSED [ 79%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type3-hash] PASSED [ 79%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type4-deepcopy] PASSED [ 80%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type4-identity] PASSED [ 80%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type4-hash] PASSED [ 80%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type5-deepcopy] PASSED [ 80%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type5-identity] PASSED [ 81%] src/icalendar/tests/test_unit_prop.py::test_vDDDTypes_equivalance[other5-v_type5-hash] PASSED [ 81%] src/icalendar/tests/test_unit_prop.py::test_inequality_with_different_types[v_type0] PASSED [ 81%] src/icalendar/tests/test_unit_prop.py::test_inequality_with_different_types[v_type1] PASSED [ 81%] src/icalendar/tests/test_unit_prop.py::test_inequality_with_different_types[v_type2] PASSED [ 82%] src/icalendar/tests/test_unit_prop.py::test_inequality_with_different_types[v_type3] PASSED [ 82%] src/icalendar/tests/test_unit_prop.py::test_inequality_with_different_types[v_type4] PASSED [ 82%] src/icalendar/tests/test_unit_prop.py::test_inequality_with_different_types[v_type5] PASSED [ 82%] src/icalendar/tests/test_unit_prop.py::TestPropertyValues::test_vDDDLists_timezone PASSED [ 83%] src/icalendar/tests/test_unit_prop.py::TestWindowsOlsonMapping::test_all PASSED [ 83%] src/icalendar/tests/test_unit_prop.py::TestWindowsOlsonMapping::test_windows_timezone PASSED [ 83%] src/icalendar/tests/test_unit_tools.py::TestTools::test_tools_UIDGenerator PASSED [ 84%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[@-example.com-args0-kw0] PASSED [ 84%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[@-example.com-args1-kw1] PASSED [ 84%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[@-example.com-args2-kw2] PASSED [ 84%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[@-test.test-args3-kw3] PASSED [ 85%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[@-test.test-args4-kw4] PASSED [ 85%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[--123@example.com-args5-kw5] PASSED [ 85%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[--abc@example.com-args6-kw6] PASSED [ 85%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[--1234@test.icalendar-args7-kw7] PASSED [ 86%] src/icalendar/tests/test_unit_tools.py::test_uid_generator_issue_345[--abc@test.example.com-args8-kw8] PASSED [ 86%] src/icalendar/tests/test_with_doctest.py::test_this_module_is_among_them PASSED [ 86%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.windows_to_olson] PASSED [ 86%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.cal] PASSED [ 87%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.parser] PASSED [ 87%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.parser_tools] PASSED [ 87%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.prop] PASSED [ 87%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.__init__] PASSED [ 88%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.caselessdict] PASSED [ 88%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.timezone_cache] PASSED [ 88%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tools] PASSED [ 88%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.cli] PASSED [ 89%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_fixed_issues] PASSED [ 89%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_recurrence] PASSED [ 89%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_unit_parser_tools] PASSED [ 89%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_time] PASSED [ 90%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_issue_318_skip_default_parameters] PASSED [ 90%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_parsing] PASSED [ 90%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_property_params] PASSED [ 90%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_period] PASSED [ 91%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_unit_cal] PASSED [ 91%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_unit_caselessdict] PASSED [ 91%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_timezoned] PASSED [ 91%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_cli_tool] PASSED [ 92%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.__init__] PASSED [ 92%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_components_break_on_bad_ics] PASSED [ 92%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_issue_348_exception_parsing_value] PASSED [ 92%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_multiple] PASSED [ 93%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_encoding] PASSED [ 93%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_icalendar] PASSED [ 93%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_examples] PASSED [ 93%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_unit_prop] PASSED [ 94%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_unit_tools] PASSED [ 94%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_issue_500_vboolean_for_parameter] PASSED [ 94%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.conftest] PASSED [ 94%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_issue_168_parsing_invalid_calendars_no_warning] PASSED [ 95%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.test_with_doctest] PASSED [ 95%] src/icalendar/tests/test_with_doctest.py::test_docstring_of_python_file[icalendar.tests.hypothesis.test_fuzzing] PASSED [ 95%] src/icalendar/tests/test_with_doctest.py::test_files_is_included[README.rst] PASSED [ 95%] src/icalendar/tests/test_with_doctest.py::test_files_is_included[index.rst] PASSED [ 96%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../../docs/changelog.rst] PASSED [ 96%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../../docs/usage.rst] PASSED [ 96%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../../docs/install.rst] PASSED [ 96%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../../docs/contributing.rst] PASSED [ 97%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../../docs/maintenance.rst] PASSED [ 97%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../../docs/cli.rst] PASSED [ 97%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../../docs/about.rst] PASSED [ 97%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../../docs/index.rst] PASSED [ 98%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../../docs/api.rst] PASSED [ 98%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../../docs/credits.rst] PASSED [ 98%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../../docs/license.rst] PASSED [ 98%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../.././README.rst] PASSED [ 99%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../.././CHANGES.rst] PASSED [ 99%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../.././LICENSE.rst] PASSED [ 99%] src/icalendar/tests/test_with_doctest.py::test_documentation_file[/home/buildozer/aports/community/py3-icalendar/src/icalendar-5.0.6/src/icalendar/tests/../../.././CONTRIBUTING.rst] PASSED [100%] ============================= 394 passed in 1.86s ============================== >>> py3-icalendar: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-icalendar/pkg creating /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar creating /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr creating /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib creating /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar copying build/lib/icalendar/windows_to_olson.py -> /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar copying build/lib/icalendar/cal.py -> /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar copying build/lib/icalendar/parser.py -> /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar copying build/lib/icalendar/parser_tools.py -> /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar copying build/lib/icalendar/prop.py -> /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar copying build/lib/icalendar/__init__.py -> /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar copying build/lib/icalendar/caselessdict.py -> /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar copying build/lib/icalendar/timezone_cache.py -> /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar copying build/lib/icalendar/tools.py -> /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar copying build/lib/icalendar/cli.py -> /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar byte-compiling /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar/windows_to_olson.py to windows_to_olson.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar/cal.py to cal.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar/parser.py to parser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar/parser_tools.py to parser_tools.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar/prop.py to prop.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar/caselessdict.py to caselessdict.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar/timezone_cache.py to timezone_cache.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar/tools.py to tools.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar/cli.py to cli.cpython-311.pyc running install_egg_info 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' Copying src/icalendar.egg-info to /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar-5.0.6-py3.11.egg-info running install_scripts Installing icalendar script to /home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/bin >>> py3-icalendar-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar/usr/lib/python3.11/site-packages/icalendar/__pycache__' -> '/home/buildozer/aports/community/py3-icalendar/pkg/py3-icalendar-pyc/usr/lib/python3.11/site-packages/icalendar/__pycache__' >>> py3-icalendar-pyc*: Preparing subpackage py3-icalendar-pyc... >>> py3-icalendar-pyc*: Running postcheck for py3-icalendar-pyc >>> py3-icalendar*: Running postcheck for py3-icalendar >>> py3-icalendar*: Preparing package py3-icalendar... >>> py3-icalendar-pyc*: Tracing dependencies... python3 py3-dateutil py3-tz python3~3.11 >>> py3-icalendar-pyc*: Package size: 176.0 KB >>> py3-icalendar-pyc*: Compressing data... >>> py3-icalendar-pyc*: Create checksum... >>> py3-icalendar-pyc*: Create py3-icalendar-pyc-5.0.6-r0.apk >>> py3-icalendar*: Tracing dependencies... python3 py3-dateutil py3-tz python3~3.11 >>> py3-icalendar*: Package size: 200.0 KB >>> py3-icalendar*: Compressing data... >>> py3-icalendar*: Create checksum... >>> py3-icalendar*: Create py3-icalendar-5.0.6-r0.apk >>> py3-icalendar: Build complete at Sat, 27 May 2023 09:54:57 +0000 elapsed time 0h 0m 7s >>> py3-icalendar: Cleaning up srcdir >>> py3-icalendar: Cleaning up pkgdir >>> py3-icalendar: Uninstalling dependencies... (1/40) Purging .makedepends-py3-icalendar (20230527.095452) (2/40) Purging py3-dateutil-pyc (2.8.2-r3) (3/40) Purging py3-dateutil (2.8.2-r3) (4/40) Purging py3-six-pyc (1.16.0-r6) (5/40) Purging py3-six (1.16.0-r6) (6/40) Purging py3-tz-pyc (2023.3-r1) (7/40) Purging py3-tz (2023.3-r1) (8/40) Purging py3-setuptools-pyc (67.8.0-r0) (9/40) Purging py3-setuptools (67.8.0-r0) (10/40) Purging py3-pytest-pyc (7.3.1-r1) (11/40) Purging py3-pytest (7.3.1-r1) (12/40) Purging py3-iniconfig-pyc (1.1.1-r6) (13/40) Purging py3-iniconfig (1.1.1-r6) (14/40) Purging py3-packaging-pyc (23.1-r1) (15/40) Purging py3-packaging (23.1-r1) (16/40) Purging py3-parsing-pyc (3.0.9-r2) (17/40) Purging py3-parsing (3.0.9-r2) (18/40) Purging py3-pluggy-pyc (1.0.0-r3) (19/40) Purging py3-pluggy (1.0.0-r3) (20/40) Purging py3-py-pyc (1.11.0-r2) (21/40) Purging py3-py (1.11.0-r2) (22/40) Purging py3-hypothesis-pyc (6.75.5-r0) (23/40) Purging py3-hypothesis (6.75.5-r0) (24/40) Purging py3-attrs-pyc (23.1.0-r1) (25/40) Purging py3-attrs (23.1.0-r1) (26/40) Purging py3-sortedcontainers-pyc (2.4.0-r3) (27/40) Purging py3-sortedcontainers (2.4.0-r3) (28/40) Purging tzdata (2023c-r1) (29/40) Purging python3-pyc (3.11.3-r11) (30/40) Purging python3-pycache-pyc0 (3.11.3-r11) (31/40) Purging pyc (0.1-r0) (32/40) Purging python3 (3.11.3-r11) (33/40) Purging gdbm (1.23-r1) (34/40) Purging libbz2 (1.0.8-r6) (35/40) Purging libffi (3.4.4-r3) (36/40) Purging libpanelw (6.4_p20230520-r1) (37/40) Purging mpdecimal (2.5.1-r2) (38/40) Purging readline (8.2.1-r2) (39/40) Purging sqlite-libs (3.42.0-r0) (40/40) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r0.trigger OK: 375 MiB in 103 packages >>> py3-icalendar: Updating the community/x86_64 repository index... >>> py3-icalendar: Signing the index...