>>> py3-parsedatetime: Building community/py3-parsedatetime 2.6-r3 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 20:03:33 +0000 >>> py3-parsedatetime: Checking sanity of /home/buildozer/aports/community/py3-parsedatetime/APKBUILD... >>> py3-parsedatetime: Analyzing dependencies... >>> py3-parsedatetime: Installing for build: build-base py3-future py3-setuptools py3-pytest (1/19) Installing libbz2 (1.0.8-r3) (2/19) Installing libffi (3.4.4-r0) (3/19) Installing gdbm (1.23-r0) (4/19) Installing xz-libs (5.2.7-r0) (5/19) Installing mpdecimal (2.5.1-r1) (6/19) Installing readline (8.2.0-r0) (7/19) Installing sqlite-libs (3.39.4-r0) (8/19) Installing python3 (3.10.8-r3) (9/19) Installing py3-future (0.18.2-r5) (10/19) Installing py3-parsing (3.0.9-r0) (11/19) Installing py3-packaging (21.3-r2) (12/19) Installing py3-setuptools (65.5.0-r0) (13/19) Installing py3-attrs (22.1.0-r0) (14/19) Installing py3-iniconfig (1.1.1-r3) (15/19) Installing py3-pluggy (1.0.0-r1) (16/19) Installing py3-py (1.11.0-r0) (17/19) Installing py3-tomli (2.0.1-r1) (18/19) Installing py3-pytest (7.1.3-r1) (19/19) Installing .makedepends-py3-parsedatetime (20221029.200352) Executing busybox-1.35.0-r27.trigger OK: 324 MiB in 111 packages >>> py3-parsedatetime: Cleaning up srcdir >>> py3-parsedatetime: Cleaning up pkgdir >>> py3-parsedatetime: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-parsedatetime-2.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 23 70732 23 16366 0 0 113k 0 --:--:-- --:--:-- --:--:-- 112k 100 70732 100 70732 0 0 453k 0 --:--:-- --:--:-- --:--:-- 451k >>> py3-parsedatetime: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-parsedatetime-2.6.tar.gz >>> py3-parsedatetime: Checking sha512sums... py3-parsedatetime-2.6.tar.gz: OK >>> py3-parsedatetime: Unpacking /var/cache/distfiles/v3.17/py3-parsedatetime-2.6.tar.gz... running build running build_py creating build creating build/lib creating build/lib/parsedatetime copying parsedatetime/__init__.py -> build/lib/parsedatetime copying parsedatetime/warns.py -> build/lib/parsedatetime copying parsedatetime/context.py -> build/lib/parsedatetime copying parsedatetime/parsedatetime.py -> build/lib/parsedatetime creating build/lib/parsedatetime/pdt_locales copying parsedatetime/pdt_locales/en_AU.py -> build/lib/parsedatetime/pdt_locales copying parsedatetime/pdt_locales/de_DE.py -> build/lib/parsedatetime/pdt_locales copying parsedatetime/pdt_locales/__init__.py -> build/lib/parsedatetime/pdt_locales copying parsedatetime/pdt_locales/es.py -> build/lib/parsedatetime/pdt_locales copying parsedatetime/pdt_locales/pt_BR.py -> build/lib/parsedatetime/pdt_locales copying parsedatetime/pdt_locales/icu.py -> build/lib/parsedatetime/pdt_locales copying parsedatetime/pdt_locales/en_US.py -> build/lib/parsedatetime/pdt_locales copying parsedatetime/pdt_locales/ru_RU.py -> build/lib/parsedatetime/pdt_locales copying parsedatetime/pdt_locales/fr_FR.py -> build/lib/parsedatetime/pdt_locales copying parsedatetime/pdt_locales/base.py -> build/lib/parsedatetime/pdt_locales copying parsedatetime/pdt_locales/nl_NL.py -> build/lib/parsedatetime/pdt_locales running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info creating parsedatetime.egg-info writing parsedatetime.egg-info/PKG-INFO writing dependency_links to parsedatetime.egg-info/dependency_links.txt writing top-level names to parsedatetime.egg-info/top_level.txt writing manifest file 'parsedatetime.egg-info/SOURCES.txt' reading manifest file 'parsedatetime.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.DS_Store' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'parsedatetime.egg-info/SOURCES.txt' running build_ext testFalsePositives (tests.TestNlp.test) ... /home/buildozer/aports/community/py3-parsedatetime/src/parsedatetime-2.6/parsedatetime/__init__.py:276: pdt20DeprecationWarning: Flag style will be deprecated in parsedatetime 2.0. Instead use the context style by instantiating `Calendar()` with argument `version=parsedatetime.VERSION_CONTEXT_STYLE`. warnings.warn( ok testLongPhrase (tests.TestNlp.test) ... ok testPrefixes (tests.TestNlp.test) ... ok testQuotes (tests.TestNlp.test) ... ok testConversions (tests.TestConvertUnitAsWords.test) ... ok testDates (tests.TestSimpleDateTimes.test) ... ok testDaySuffixes (tests.TestSimpleDateTimes.test) ... ok testDays (tests.TestSimpleDateTimes.test) ... ok testDaysOfWeek (tests.TestSimpleDateTimes.test) ... ok testLeapDays (tests.TestSimpleDateTimes.test) ... ok testMidnight (tests.TestSimpleDateTimes.test) ... ok testNoon (tests.TestSimpleDateTimes.test) ... ok testSpecialTimes (tests.TestSimpleDateTimes.test) ... ok testTimes (tests.TestSimpleDateTimes.test) ... ok testWordBoundaries (tests.TestSimpleDateTimes.test) ... ok testYearParseStyle (tests.TestSimpleDateTimes.test) ... ok testConjugate (tests.TestRussianLocale.test) ... ok testDates (tests.TestRussianLocale.test) ... ok testDatesLang (tests.TestRussianLocale.test) ... ok testTimes (tests.TestRussianLocale.test) ... ok testDates (tests.TestGermanLocale.test) ... ok testTimes (tests.TestGermanLocale.test) ... ok testMultipleItemsSingleCharUnits (tests.TestMultiple.test) ... ok testMultipleItemsWithPunctuation (tests.TestMultiple.test) ... ok testSimpleMultipleItems (tests.TestMultiple.test) ... ok testUnixATStyle (tests.TestMultiple.test) ... ok testUnixATStyleNegative (tests.TestMultiple.test) ... ok testOffsetAfterNoon (tests.TestSimpleOffsetsNoon.test) ... ok testOffsetBeforeModifiedNoon (tests.TestSimpleOffsetsNoon.test) ... ok testOffsetBeforeNoon (tests.TestSimpleOffsetsNoon.test) ... ok testHoursBeforeNow (tests.TestSimpleOffsetsHours.test) ... ok testHoursFromNow (tests.TestSimpleOffsetsHours.test) ... ok testContext (tests.TestContext.test) ... ok testSources (tests.TestContext.test) ... ok testThreadRun (tests.TestContext.test) ... ok testDates (tests.TestAustralianLocale.test) ... ok testTimes (tests.TestAustralianLocale.test) ... ok testDays (tests.TestUnits.test) ... ok testHours (tests.TestUnits.test) ... ok testMinutes (tests.TestUnits.test) ... ok testMonths (tests.TestUnits.test) ... ok testNegativeDays (tests.TestUnits.test) ... ok testWeeks (tests.TestUnits.test) ... ok testYears (tests.TestUnits.test) ... ok testDate3ConfusedHourAndYear (tests.TestComplexDateTimes.test) ... ok testDates (tests.TestComplexDateTimes.test) ... ok testDatesWithDay (tests.TestComplexDateTimes.test) ... ok testFloat (tests.TestDelta.test) ... ok testInteger (tests.TestDelta.test) ... ok testIncMonths (tests.TestInc.test) ... ok testIncYears (tests.TestInc.test) ... ok testDates (tests.TestRanges.test) ... ok testTimes (tests.TestRanges.test) ... ok testMinutesBeforeNow (tests.TestSimpleOffsets.test) ... ok testMinutesFromNow (tests.TestSimpleOffsets.test) ... ok testNextMonth (tests.TestSimpleOffsets.test) ... ok testNextWeekDay (tests.TestSimpleOffsets.test) ... ok testNextWeekDayWithTime (tests.TestSimpleOffsets.test) ... ok testNow (tests.TestSimpleOffsets.test) ... ok testOffsetBeforeDayOfWeek (tests.TestSimpleOffsets.test) ... ok testOffsetFromDayOfWeek (tests.TestSimpleOffsets.test) ... ok testRightNow (tests.TestSimpleOffsets.test) ... ok testSpecials (tests.TestSimpleOffsets.test) ... ok testWeekBeforeNow (tests.TestSimpleOffsets.test) ... ok testWeekFromNow (tests.TestSimpleOffsets.test) ... ok testDates (tests.TestFrenchLocale.test) ... ok testTimes (tests.TestFrenchLocale.test) ... ok testWeekDays (tests.TestFrenchLocale.test) ... ok testDaysOfWeek (tests.TestAlternativeAbbreviations.test) ... ok testMonths (tests.TestAlternativeAbbreviations.test) ... ok testErrors (tests.TestErrors.test) ... ok testDates (tests.TestLocaleBase.TestDayOffsets) ... ok testTimes (tests.TestLocaleBase.TestDayOffsets) ... ok testWeekDays (tests.TestLocaleBase.TestDayOffsets) ... ok test_dayoffsets (tests.TestLocaleBase.TestDayOffsets) ... ok testDates (tests.TestLocaleBase.test) ... ok testTimes (tests.TestLocaleBase.test) ... ok testWeekDays (tests.TestLocaleBase.test) ... ok testEndOfPhrases (tests.TestPhrases.test) ... ok testLastPhrases (tests.TestPhrases.test) ... ok testPhraseWithDays_DOWStyle_1_False (tests.TestPhrases.test) ... ok testPhrases (tests.TestPhrases.test) ... ok testEndOfPhrases (tests.TestStartTimeFromSourceTime.test) ... ok ---------------------------------------------------------------------- Ran 83 tests in 0.198s OK lun mar mer jeu ven sam dim >>> py3-parsedatetime: Entering fakeroot... 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 install_lib creating /home/buildozer/aports/community/py3-parsedatetime/pkg creating /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime creating /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr creating /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib creating /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime copying build/lib/parsedatetime/__init__.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime copying build/lib/parsedatetime/warns.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime copying build/lib/parsedatetime/context.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime copying build/lib/parsedatetime/parsedatetime.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime creating /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales copying build/lib/parsedatetime/pdt_locales/en_AU.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales copying build/lib/parsedatetime/pdt_locales/de_DE.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales copying build/lib/parsedatetime/pdt_locales/__init__.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales copying build/lib/parsedatetime/pdt_locales/es.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales copying build/lib/parsedatetime/pdt_locales/pt_BR.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales copying build/lib/parsedatetime/pdt_locales/icu.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales copying build/lib/parsedatetime/pdt_locales/en_US.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales copying build/lib/parsedatetime/pdt_locales/ru_RU.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales copying build/lib/parsedatetime/pdt_locales/fr_FR.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales copying build/lib/parsedatetime/pdt_locales/base.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales copying build/lib/parsedatetime/pdt_locales/nl_NL.py -> /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/warns.py to warns.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/context.py to context.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/parsedatetime.py to parsedatetime.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales/en_AU.py to en_AU.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales/de_DE.py to de_DE.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales/es.py to es.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales/pt_BR.py to pt_BR.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales/icu.py to icu.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales/en_US.py to en_US.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales/ru_RU.py to ru_RU.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales/fr_FR.py to fr_FR.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime/pdt_locales/nl_NL.py to nl_NL.cpython-310.pyc running install_egg_info running egg_info writing parsedatetime.egg-info/PKG-INFO writing dependency_links to parsedatetime.egg-info/dependency_links.txt writing top-level names to parsedatetime.egg-info/top_level.txt reading manifest file 'parsedatetime.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.DS_Store' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'parsedatetime.egg-info/SOURCES.txt' Copying parsedatetime.egg-info to /home/buildozer/aports/community/py3-parsedatetime/pkg/py3-parsedatetime/usr/lib/python3.10/site-packages/parsedatetime-2.6-py3.10.egg-info running install_scripts >>> py3-parsedatetime*: Running postcheck for py3-parsedatetime >>> py3-parsedatetime*: Preparing package py3-parsedatetime... >>> py3-parsedatetime*: Tracing dependencies... >>> py3-parsedatetime*: Package size: 368.0 KB >>> py3-parsedatetime*: Compressing data... >>> py3-parsedatetime*: Create checksum... >>> py3-parsedatetime*: Create py3-parsedatetime-2.6-r3.apk >>> py3-parsedatetime: Build complete at Sat, 29 Oct 2022 20:03:56 +0000 elapsed time 0h 0m 23s >>> py3-parsedatetime: Cleaning up srcdir >>> py3-parsedatetime: Cleaning up pkgdir >>> py3-parsedatetime: Uninstalling dependencies... (1/19) Purging .makedepends-py3-parsedatetime (20221029.200352) (2/19) Purging py3-future (0.18.2-r5) (3/19) Purging py3-setuptools (65.5.0-r0) (4/19) Purging py3-pytest (7.1.3-r1) (5/19) Purging py3-attrs (22.1.0-r0) (6/19) Purging py3-iniconfig (1.1.1-r3) (7/19) Purging py3-packaging (21.3-r2) (8/19) Purging py3-parsing (3.0.9-r0) (9/19) Purging py3-pluggy (1.0.0-r1) (10/19) Purging py3-py (1.11.0-r0) (11/19) Purging py3-tomli (2.0.1-r1) (12/19) Purging python3 (3.10.8-r3) (13/19) Purging libbz2 (1.0.8-r3) (14/19) Purging libffi (3.4.4-r0) (15/19) Purging gdbm (1.23-r0) (16/19) Purging xz-libs (5.2.7-r0) (17/19) Purging mpdecimal (2.5.1-r1) (18/19) Purging readline (8.2.0-r0) (19/19) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 258 MiB in 92 packages >>> py3-parsedatetime: Updating the community/x86 repository index... >>> py3-parsedatetime: Signing the index...