>>> py3-caldav: Building testing/py3-caldav 1.0.1-r0 (using abuild 3.10.0-r0) started Sat, 28 Jan 2023 03:02:37 +0000 >>> py3-caldav: Checking sanity of /home/buildozer/aports/testing/py3-caldav/APKBUILD... >>> py3-caldav: Analyzing dependencies... >>> py3-caldav: Installing for build: build-base python3 py3-icalendar py3-lxml py3-recurring-ical-events py3-requests py3-six py3-tz py3-tzlocal py3-vobject py3-setuptools py3-pytest (1/37) Installing libbz2 (1.0.8-r4) (2/37) Installing libffi (3.4.4-r0) (3/37) Installing gdbm (1.23-r0) (4/37) Installing xz-libs (5.4.1-r0) (5/37) Installing mpdecimal (2.5.1-r1) (6/37) Installing readline (8.2.0-r0) (7/37) Installing sqlite-libs (3.40.1-r0) (8/37) Installing python3 (3.11.1-r2) (9/37) Installing py3-six (1.16.0-r4) (10/37) Installing py3-dateutil (2.8.2-r2) (11/37) Installing py3-tz (2022.7.1-r0) (12/37) Installing py3-icalendar (5.0.4-r0) (13/37) Installing libgpg-error (1.46-r1) (14/37) Installing libgcrypt (1.10.1-r0) (15/37) Installing libxml2 (2.10.3-r2) (16/37) Installing libxslt (1.1.37-r0) (17/37) Installing py3-lxml (4.9.2-r0) (18/37) Installing py3-tzdata (2022.7-r0) (19/37) Installing py3-x-wr-timezone (0.0.5-r0) (20/37) Installing py3-recurring-ical-events (2.0.0-r0) (21/37) Installing py3-certifi (2022.12.7-r0) (22/37) Installing py3-charset-normalizer (3.0.1-r1) (23/37) Installing py3-idna (3.4-r3) (24/37) Installing py3-urllib3 (1.26.14-r0) (25/37) Installing py3-requests (2.28.2-r0) (26/37) Installing py3-pytz-deprecation-shim (0.1.0_p0-r1) (27/37) Installing py3-tzlocal (4.2-r1) (28/37) Installing py3-vobject (0.9.6.1-r6) (29/37) Installing py3-parsing (3.0.9-r1) (30/37) Installing py3-packaging (23.0-r0) (31/37) Installing py3-setuptools (66.1.1-r0) (32/37) Installing py3-attrs (22.2.0-r0) (33/37) Installing py3-iniconfig (1.1.1-r4) (34/37) Installing py3-pluggy (1.0.0-r2) (35/37) Installing py3-py (1.11.0-r1) (36/37) Installing py3-pytest (7.2.1-r0) (37/37) Installing .makedepends-py3-caldav (20230128.030238) Executing busybox-1.36.0-r3.trigger OK: 506 MiB in 133 packages >>> py3-caldav: Cleaning up srcdir >>> py3-caldav: Cleaning up pkgdir >>> py3-caldav: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-caldav-1.0.1.tar.gz >>> py3-caldav: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-caldav-1.0.1.tar.gz >>> py3-caldav: Checking sha512sums... py3-caldav-1.0.1.tar.gz: OK >>> py3-caldav: Unpacking /var/cache/distfiles/edge/py3-caldav-1.0.1.tar.gz... running build running build_py file caldav.py (for module caldav) not found creating build creating build/lib creating build/lib/caldav copying caldav/requests.py -> build/lib/caldav copying caldav/objects.py -> build/lib/caldav copying caldav/__init__.py -> build/lib/caldav copying caldav/davclient.py -> build/lib/caldav creating build/lib/caldav/elements copying caldav/elements/dav.py -> build/lib/caldav/elements copying caldav/elements/base.py -> build/lib/caldav/elements copying caldav/elements/__init__.py -> build/lib/caldav/elements copying caldav/elements/ical.py -> build/lib/caldav/elements copying caldav/elements/cdav.py -> build/lib/caldav/elements creating build/lib/caldav/lib copying caldav/lib/python_utilities.py -> build/lib/caldav/lib copying caldav/lib/vcal.py -> build/lib/caldav/lib copying caldav/lib/url.py -> build/lib/caldav/lib copying caldav/lib/namespace.py -> build/lib/caldav/lib copying caldav/lib/__init__.py -> build/lib/caldav/lib copying caldav/lib/debug.py -> build/lib/caldav/lib copying caldav/lib/error.py -> build/lib/caldav/lib running egg_info creating caldav.egg-info writing caldav.egg-info/PKG-INFO writing dependency_links to caldav.egg-info/dependency_links.txt writing requirements to caldav.egg-info/requires.txt writing top-level names to caldav.egg-info/top_level.txt writing manifest file 'caldav.egg-info/SOURCES.txt' file caldav.py (for module caldav) not found reading manifest file 'caldav.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'changelog.0.8.md' adding license file 'COPYING.APACHE' adding license file 'COPYING.GPL' writing manifest file 'caldav.egg-info/SOURCES.txt' file caldav.py (for module caldav) not found ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-caldav/src/caldav-1.0.1 collecting ... collected 112 items tests/test_caldav.py::TestScheduling::testInviteAndRespond SKIPPED (...) [ 0%] tests/test_caldav.py::TestLocalRadicale::testSupport SKIPPED (Skippi...) [ 1%] tests/test_caldav.py::TestLocalRadicale::testSchedulingInfo SKIPPED [ 2%] tests/test_caldav.py::TestLocalRadicale::testPropfind SKIPPED (Skipp...) [ 3%] tests/test_caldav.py::TestLocalRadicale::testGetCalendarHomeSet SKIPPED [ 4%] tests/test_caldav.py::TestLocalRadicale::testGetDefaultCalendar SKIPPED [ 5%] tests/test_caldav.py::TestLocalRadicale::testSearchShouldYieldData SKIPPED [ 6%] tests/test_caldav.py::TestLocalRadicale::testGetCalendar SKIPPED (Sk...) [ 7%] tests/test_caldav.py::TestLocalRadicale::testProxy SKIPPED (Skipping...) [ 8%] tests/test_caldav.py::TestLocalRadicale::testPrincipal SKIPPED (Skip...) [ 8%] tests/test_caldav.py::TestLocalRadicale::testCreateDeleteCalendar SKIPPED [ 9%] tests/test_caldav.py::TestLocalRadicale::testCreateEvent SKIPPED (Sk...) [ 10%] tests/test_caldav.py::TestLocalRadicale::testCalendarByFullURL SKIPPED [ 11%] tests/test_caldav.py::TestLocalRadicale::testObjectBySyncToken SKIPPED [ 12%] tests/test_caldav.py::TestLocalRadicale::testSync SKIPPED (Skipping ...) [ 13%] tests/test_caldav.py::TestLocalRadicale::testLoadEvent SKIPPED (Skip...) [ 14%] tests/test_caldav.py::TestLocalRadicale::testCopyEvent SKIPPED (Skip...) [ 15%] tests/test_caldav.py::TestLocalRadicale::testCreateCalendarAndEventFromVobject SKIPPED [ 16%] tests/test_caldav.py::TestLocalRadicale::testGetSupportedComponents SKIPPED [ 16%] tests/test_caldav.py::TestLocalRadicale::testSearchEvent SKIPPED (Sk...) [ 17%] tests/test_caldav.py::TestLocalRadicale::testSearchTodos SKIPPED (Sk...) [ 18%] tests/test_caldav.py::TestLocalRadicale::testCreateChildParent SKIPPED [ 19%] tests/test_caldav.py::TestLocalRadicale::testCreateJournalListAndJournalEntry SKIPPED [ 20%] tests/test_caldav.py::TestLocalRadicale::testCreateTaskListAndTodo SKIPPED [ 21%] tests/test_caldav.py::TestLocalRadicale::testTodos SKIPPED (Skipping...) [ 22%] tests/test_caldav.py::TestLocalRadicale::testTodoDatesearch SKIPPED [ 23%] tests/test_caldav.py::TestLocalRadicale::testTodoCompletion SKIPPED [ 24%] tests/test_caldav.py::TestLocalRadicale::testTodoRecurringCompleteSafe SKIPPED [ 25%] tests/test_caldav.py::TestLocalRadicale::testTodoRecurringCompleteThisandfuture SKIPPED [ 25%] tests/test_caldav.py::TestLocalRadicale::testUtf8Event SKIPPED (Skip...) [ 26%] tests/test_caldav.py::TestLocalRadicale::testUnicodeEvent SKIPPED (S...) [ 27%] tests/test_caldav.py::TestLocalRadicale::testSetCalendarProperties SKIPPED [ 28%] tests/test_caldav.py::TestLocalRadicale::testLookupEvent SKIPPED (Sk...) [ 29%] tests/test_caldav.py::TestLocalRadicale::testCreateOverwriteDeleteEvent SKIPPED [ 30%] tests/test_caldav.py::TestLocalRadicale::testDateSearchAndFreeBusy SKIPPED [ 31%] tests/test_caldav.py::TestLocalRadicale::testRecurringDateSearch SKIPPED [ 32%] tests/test_caldav.py::TestLocalRadicale::testOffsetURL SKIPPED (Skip...) [ 33%] tests/test_caldav.py::TestLocalRadicale::testBackwardCompatibility SKIPPED [ 33%] tests/test_caldav.py::TestLocalRadicale::testObjects SKIPPED (Skippi...) [ 34%] tests/test_caldav.py::TestLocalXandikos::testSupport SKIPPED (Skippi...) [ 35%] tests/test_caldav.py::TestLocalXandikos::testSchedulingInfo SKIPPED [ 36%] tests/test_caldav.py::TestLocalXandikos::testPropfind SKIPPED (Skipp...) [ 37%] tests/test_caldav.py::TestLocalXandikos::testGetCalendarHomeSet SKIPPED [ 38%] tests/test_caldav.py::TestLocalXandikos::testGetDefaultCalendar SKIPPED [ 39%] tests/test_caldav.py::TestLocalXandikos::testSearchShouldYieldData SKIPPED [ 40%] tests/test_caldav.py::TestLocalXandikos::testGetCalendar SKIPPED (Sk...) [ 41%] tests/test_caldav.py::TestLocalXandikos::testProxy SKIPPED (Skipping...) [ 41%] tests/test_caldav.py::TestLocalXandikos::testPrincipal SKIPPED (Skip...) [ 42%] tests/test_caldav.py::TestLocalXandikos::testCreateDeleteCalendar SKIPPED [ 43%] tests/test_caldav.py::TestLocalXandikos::testCreateEvent SKIPPED (Sk...) [ 44%] tests/test_caldav.py::TestLocalXandikos::testCalendarByFullURL SKIPPED [ 45%] tests/test_caldav.py::TestLocalXandikos::testObjectBySyncToken SKIPPED [ 46%] tests/test_caldav.py::TestLocalXandikos::testSync SKIPPED (Skipping ...) [ 47%] tests/test_caldav.py::TestLocalXandikos::testLoadEvent SKIPPED (Skip...) [ 48%] tests/test_caldav.py::TestLocalXandikos::testCopyEvent SKIPPED (Skip...) [ 49%] tests/test_caldav.py::TestLocalXandikos::testCreateCalendarAndEventFromVobject SKIPPED [ 50%] tests/test_caldav.py::TestLocalXandikos::testGetSupportedComponents SKIPPED [ 50%] tests/test_caldav.py::TestLocalXandikos::testSearchEvent SKIPPED (Sk...) [ 51%] tests/test_caldav.py::TestLocalXandikos::testSearchTodos SKIPPED (Sk...) [ 52%] tests/test_caldav.py::TestLocalXandikos::testCreateChildParent SKIPPED [ 53%] tests/test_caldav.py::TestLocalXandikos::testCreateJournalListAndJournalEntry SKIPPED [ 54%] tests/test_caldav.py::TestLocalXandikos::testCreateTaskListAndTodo SKIPPED [ 55%] tests/test_caldav.py::TestLocalXandikos::testTodos SKIPPED (Skipping...) [ 56%] tests/test_caldav.py::TestLocalXandikos::testTodoDatesearch SKIPPED [ 57%] tests/test_caldav.py::TestLocalXandikos::testTodoCompletion SKIPPED [ 58%] tests/test_caldav.py::TestLocalXandikos::testTodoRecurringCompleteSafe SKIPPED [ 58%] tests/test_caldav.py::TestLocalXandikos::testTodoRecurringCompleteThisandfuture SKIPPED [ 59%] tests/test_caldav.py::TestLocalXandikos::testUtf8Event SKIPPED (Skip...) [ 60%] tests/test_caldav.py::TestLocalXandikos::testUnicodeEvent SKIPPED (S...) [ 61%] tests/test_caldav.py::TestLocalXandikos::testSetCalendarProperties SKIPPED [ 62%] tests/test_caldav.py::TestLocalXandikos::testLookupEvent SKIPPED (Sk...) [ 63%] tests/test_caldav.py::TestLocalXandikos::testCreateOverwriteDeleteEvent SKIPPED [ 64%] tests/test_caldav.py::TestLocalXandikos::testDateSearchAndFreeBusy SKIPPED [ 65%] tests/test_caldav.py::TestLocalXandikos::testRecurringDateSearch SKIPPED [ 66%] tests/test_caldav.py::TestLocalXandikos::testOffsetURL SKIPPED (Skip...) [ 66%] tests/test_caldav.py::TestLocalXandikos::testBackwardCompatibility SKIPPED [ 67%] tests/test_caldav.py::TestLocalXandikos::testObjects SKIPPED (Skippi...) [ 68%] tests/test_caldav_unit.py::TestExpandRRule::testZero PASSED [ 69%] tests/test_caldav_unit.py::TestExpandRRule::testOne PASSED [ 70%] tests/test_caldav_unit.py::TestExpandRRule::testThree PASSED [ 71%] tests/test_caldav_unit.py::TestExpandRRule::testThreeTodo PASSED [ 72%] tests/test_caldav_unit.py::TestExpandRRule::testSplit PASSED [ 73%] tests/test_caldav_unit.py::TestExpandRRule::test241 PASSED [ 74%] tests/test_caldav_unit.py::TestCalDAV::testRequestNonAscii PASSED [ 75%] tests/test_caldav_unit.py::TestCalDAV::testEmptyXMLNoContentLength PASSED [ 75%] tests/test_caldav_unit.py::TestCalDAV::testNonValidXMLNoContentLength PASSED [ 76%] tests/test_caldav_unit.py::TestCalDAV::testPathWithEscapedCharacters PASSED [ 77%] tests/test_caldav_unit.py::TestCalDAV::testAbsoluteURL PASSED [ 78%] tests/test_caldav_unit.py::TestCalDAV::testDateSearch PASSED [ 79%] tests/test_caldav_unit.py::TestCalDAV::testCalendar PASSED [ 80%] tests/test_caldav_unit.py::TestCalDAV::test_get_events_icloud PASSED [ 81%] tests/test_caldav_unit.py::TestCalDAV::test_get_calendars PASSED [ 82%] tests/test_caldav_unit.py::TestCalDAV::test_xml_parsing PASSED [ 83%] tests/test_caldav_unit.py::TestCalDAV::testFailedQuery PASSED [ 83%] tests/test_caldav_unit.py::TestCalDAV::testDefaultClient PASSED [ 84%] tests/test_caldav_unit.py::TestCalDAV::testData PASSED [ 85%] tests/test_caldav_unit.py::TestCalDAV::testInstance PASSED [ 86%] tests/test_caldav_unit.py::TestCalDAV::testComponent PASSED [ 87%] tests/test_caldav_unit.py::TestCalDAV::testTodoDuration PASSED [ 88%] tests/test_caldav_unit.py::TestCalDAV::testURL PASSED [ 89%] tests/test_caldav_unit.py::TestCalDAV::testFilters PASSED [ 90%] tests/test_caldav_unit.py::TestCalDAV::test_calendar_comp_class_by_data PASSED [ 91%] tests/test_caldav_unit.py::TestCalDAV::testContextManager PASSED [ 91%] tests/test_cdav.py::test_element PASSED [ 92%] tests/test_cdav.py::test_to_utc_date_string_date PASSED [ 93%] tests/test_cdav.py::test_to_utc_date_string_utc PASSED [ 94%] tests/test_cdav.py::test_to_utc_date_string_dt_with_pytz_tzinfo PASSED [ 95%] tests/test_cdav.py::test_to_utc_date_string_dt_with_local_tz PASSED [ 96%] tests/test_cdav.py::test_to_utc_date_string_naive_dt PASSED [ 97%] tests/test_utils.py::TestUtils::test_to_wire PASSED [ 98%] tests/test_vcal.py::TestVcal::test_create_ical PASSED [ 99%] tests/test_vcal.py::TestVcal::test_vcal_fixups PASSED [100%] =============================== warnings summary =============================== tests/test_cdav.py::test_to_utc_date_string_dt_with_local_tz /usr/lib/python3.11/site-packages/tzlocal/unix.py:177: UserWarning: Can not find any timezone configuration, defaulting to UTC. warnings.warn("Can not find any timezone configuration, defaulting to UTC.") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 35 passed, 77 skipped, 1 warning in 0.74s =================== >>> py3-caldav: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/testing/py3-caldav/pkg creating /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav creating /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr creating /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib creating /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav creating /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/elements copying build/lib/caldav/elements/dav.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/elements copying build/lib/caldav/elements/base.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/elements copying build/lib/caldav/elements/__init__.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/elements copying build/lib/caldav/elements/ical.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/elements copying build/lib/caldav/elements/cdav.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/elements copying build/lib/caldav/requests.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav copying build/lib/caldav/objects.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav copying build/lib/caldav/__init__.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav copying build/lib/caldav/davclient.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav creating /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib copying build/lib/caldav/lib/python_utilities.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib copying build/lib/caldav/lib/vcal.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib copying build/lib/caldav/lib/url.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib copying build/lib/caldav/lib/namespace.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib copying build/lib/caldav/lib/__init__.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib copying build/lib/caldav/lib/debug.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib copying build/lib/caldav/lib/error.py -> /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/elements/dav.py to dav.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/elements/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/elements/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/elements/ical.py to ical.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/elements/cdav.py to cdav.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/requests.py to requests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/objects.py to objects.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/davclient.py to davclient.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib/python_utilities.py to python_utilities.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib/vcal.py to vcal.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib/url.py to url.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib/namespace.py to namespace.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib/debug.py to debug.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav/lib/error.py to error.cpython-311.pyc running install_egg_info running egg_info writing caldav.egg-info/PKG-INFO writing dependency_links to caldav.egg-info/dependency_links.txt writing requirements to caldav.egg-info/requires.txt writing top-level names to caldav.egg-info/top_level.txt file caldav.py (for module caldav) not found reading manifest file 'caldav.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'changelog.0.8.md' adding license file 'COPYING.APACHE' adding license file 'COPYING.GPL' writing manifest file 'caldav.egg-info/SOURCES.txt' Copying caldav.egg-info to /home/buildozer/aports/testing/py3-caldav/pkg/py3-caldav/usr/lib/python3.11/site-packages/caldav-1.0.1-py3.11.egg-info running install_scripts >>> py3-caldav*: Running postcheck for py3-caldav >>> py3-caldav*: Preparing package py3-caldav... >>> py3-caldav*: Tracing dependencies... >>> py3-caldav*: Package size: 504.0 KB >>> py3-caldav*: Compressing data... >>> py3-caldav*: Create checksum... >>> py3-caldav*: Create py3-caldav-1.0.1-r0.apk >>> py3-caldav: Build complete at Sat, 28 Jan 2023 03:02:41 +0000 elapsed time 0h 0m 4s >>> py3-caldav: Cleaning up srcdir >>> py3-caldav: Cleaning up pkgdir >>> py3-caldav: Uninstalling dependencies... (1/37) Purging .makedepends-py3-caldav (20230128.030238) (2/37) Purging py3-lxml (4.9.2-r0) (3/37) Purging py3-recurring-ical-events (2.0.0-r0) (4/37) Purging py3-x-wr-timezone (0.0.5-r0) (5/37) Purging py3-icalendar (5.0.4-r0) (6/37) Purging py3-requests (2.28.2-r0) (7/37) Purging py3-certifi (2022.12.7-r0) (8/37) Purging py3-charset-normalizer (3.0.1-r1) (9/37) Purging py3-idna (3.4-r3) (10/37) Purging py3-urllib3 (1.26.14-r0) (11/37) Purging py3-tzlocal (4.2-r1) (12/37) Purging py3-tz (2022.7.1-r0) (13/37) Purging py3-pytz-deprecation-shim (0.1.0_p0-r1) (14/37) Purging py3-tzdata (2022.7-r0) (15/37) Purging py3-vobject (0.9.6.1-r6) (16/37) Purging py3-dateutil (2.8.2-r2) (17/37) Purging py3-six (1.16.0-r4) (18/37) Purging py3-setuptools (66.1.1-r0) (19/37) Purging py3-pytest (7.2.1-r0) (20/37) Purging py3-attrs (22.2.0-r0) (21/37) Purging py3-iniconfig (1.1.1-r4) (22/37) Purging py3-packaging (23.0-r0) (23/37) Purging py3-parsing (3.0.9-r1) (24/37) Purging py3-pluggy (1.0.0-r2) (25/37) Purging py3-py (1.11.0-r1) (26/37) Purging python3 (3.11.1-r2) (27/37) Purging libbz2 (1.0.8-r4) (28/37) Purging libffi (3.4.4-r0) (29/37) Purging gdbm (1.23-r0) (30/37) Purging libxslt (1.1.37-r0) (31/37) Purging libxml2 (2.10.3-r2) (32/37) Purging xz-libs (5.4.1-r0) (33/37) Purging mpdecimal (2.5.1-r1) (34/37) Purging readline (8.2.0-r0) (35/37) Purging sqlite-libs (3.40.1-r0) (36/37) Purging libgcrypt (1.10.1-r0) (37/37) Purging libgpg-error (1.46-r1) Executing busybox-1.36.0-r3.trigger OK: 406 MiB in 96 packages >>> py3-caldav: Updating the testing/aarch64 repository index... >>> py3-caldav: Signing the index...