>>> py3-freezegun: Building community/py3-freezegun 1.2.2-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 00:54:33 +0000 >>> py3-freezegun: Checking sanity of /home/buildozer/aports/community/py3-freezegun/APKBUILD... >>> py3-freezegun: Analyzing dependencies... >>> py3-freezegun: Installing for build: build-base python3 py3-dateutil py3-gpep517 py3-setuptools py3-wheel py3-mock py3-pytest py3-pytest-cov (1/26) Installing libbz2 (1.0.8-r4) (2/26) Installing libffi (3.4.4-r0) (3/26) Installing gdbm (1.23-r0) (4/26) Installing xz-libs (5.2.8-r0) (5/26) Installing mpdecimal (2.5.1-r1) (6/26) Installing readline (8.2.0-r0) (7/26) Installing sqlite-libs (3.40.0-r0) (8/26) Installing python3 (3.11.0-r2) (9/26) Installing py3-six (1.16.0-r4) (10/26) Installing py3-dateutil (2.8.2-r2) (11/26) Installing py3-installer (0.5.1-r2) (12/26) Installing py3-gpep517 (11-r1) (13/26) Installing py3-parsing (3.0.9-r1) (14/26) Installing py3-packaging (21.3-r3) (15/26) Installing py3-setuptools (65.6.0-r1) (16/26) Installing py3-wheel (0.38.4-r1) (17/26) Installing py3-pbr (5.11.0-r1) (18/26) Installing py3-mock (4.0.3-r4) (19/26) Installing py3-attrs (22.1.0-r1) (20/26) Installing py3-iniconfig (1.1.1-r4) (21/26) Installing py3-pluggy (1.0.0-r2) (22/26) Installing py3-py (1.11.0-r1) (23/26) Installing py3-pytest (7.2.0-r2) (24/26) Installing py3-coverage (6.5.0-r1) (25/26) Installing py3-pytest-cov (4.0.0-r1) (26/26) Installing .makedepends-py3-freezegun (20221123.005434) Executing busybox-1.35.0-r29.trigger OK: 417 MiB in 122 packages >>> py3-freezegun: Cleaning up srcdir >>> py3-freezegun: Cleaning up pkgdir >>> py3-freezegun: Fetching https://distfiles.alpinelinux.org/distfiles/edge/freezegun-1.2.2.tar.gz >>> py3-freezegun: Fetching https://distfiles.alpinelinux.org/distfiles/edge/freezegun-1.2.2.tar.gz >>> py3-freezegun: Checking sha512sums... freezegun-1.2.2.tar.gz: OK python3.10-staticmethods.patch: OK >>> py3-freezegun: Unpacking /var/cache/distfiles/edge/freezegun-1.2.2.tar.gz... >>> py3-freezegun: python3.10-staticmethods.patch patching file freezegun/api.py Hunk #1 succeeded at 619 (offset 21 lines). 2022-11-23 00:54:35,427 gpep517 INFO Building wheel via backend setuptools.build_meta 2022-11-23 00:54:35,457 root INFO running bdist_wheel 2022-11-23 00:54:35,468 root INFO running build 2022-11-23 00:54:35,468 root INFO running build_py 2022-11-23 00:54:35,470 root INFO creating build 2022-11-23 00:54:35,471 root INFO creating build/lib 2022-11-23 00:54:35,471 root INFO creating build/lib/freezegun 2022-11-23 00:54:35,471 root INFO copying freezegun/_async.py -> build/lib/freezegun 2022-11-23 00:54:35,471 root INFO copying freezegun/config.py -> build/lib/freezegun 2022-11-23 00:54:35,471 root INFO copying freezegun/api.py -> build/lib/freezegun 2022-11-23 00:54:35,472 root INFO copying freezegun/__init__.py -> build/lib/freezegun 2022-11-23 00:54:35,472 root INFO running egg_info 2022-11-23 00:54:35,480 root INFO writing freezegun.egg-info/PKG-INFO 2022-11-23 00:54:35,480 root INFO writing dependency_links to freezegun.egg-info/dependency_links.txt 2022-11-23 00:54:35,481 root INFO writing requirements to freezegun.egg-info/requires.txt 2022-11-23 00:54:35,481 root INFO writing top-level names to freezegun.egg-info/top_level.txt 2022-11-23 00:54:35,483 root INFO reading manifest file 'freezegun.egg-info/SOURCES.txt' 2022-11-23 00:54:35,484 root INFO reading manifest template 'MANIFEST.in' 2022-11-23 00:54:35,485 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2022-11-23 00:54:35,485 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2022-11-23 00:54:35,485 root INFO adding license file 'LICENSE' 2022-11-23 00:54:35,485 root INFO adding license file 'AUTHORS.rst' 2022-11-23 00:54:35,486 root INFO writing manifest file 'freezegun.egg-info/SOURCES.txt' 2022-11-23 00:54:35,487 root INFO copying freezegun/__init__.pyi -> build/lib/freezegun 2022-11-23 00:54:35,487 root INFO copying freezegun/api.pyi -> build/lib/freezegun 2022-11-23 00:54:35,487 root INFO copying freezegun/py.typed -> build/lib/freezegun 2022-11-23 00:54:35,492 wheel INFO installing to build/bdist.linux-armv8l/wheel 2022-11-23 00:54:35,492 root INFO running install 2022-11-23 00:54:35,500 root INFO running install_lib 2022-11-23 00:54:35,502 root INFO creating build/bdist.linux-armv8l 2022-11-23 00:54:35,502 root INFO creating build/bdist.linux-armv8l/wheel 2022-11-23 00:54:35,502 root INFO creating build/bdist.linux-armv8l/wheel/freezegun 2022-11-23 00:54:35,502 root INFO copying build/lib/freezegun/py.typed -> build/bdist.linux-armv8l/wheel/freezegun 2022-11-23 00:54:35,502 root INFO copying build/lib/freezegun/_async.py -> build/bdist.linux-armv8l/wheel/freezegun 2022-11-23 00:54:35,503 root INFO copying build/lib/freezegun/__init__.pyi -> build/bdist.linux-armv8l/wheel/freezegun 2022-11-23 00:54:35,503 root INFO copying build/lib/freezegun/config.py -> build/bdist.linux-armv8l/wheel/freezegun 2022-11-23 00:54:35,503 root INFO copying build/lib/freezegun/api.py -> build/bdist.linux-armv8l/wheel/freezegun 2022-11-23 00:54:35,503 root INFO copying build/lib/freezegun/__init__.py -> build/bdist.linux-armv8l/wheel/freezegun 2022-11-23 00:54:35,504 root INFO copying build/lib/freezegun/api.pyi -> build/bdist.linux-armv8l/wheel/freezegun 2022-11-23 00:54:35,504 root INFO running install_egg_info 2022-11-23 00:54:35,507 root INFO Copying freezegun.egg-info to build/bdist.linux-armv8l/wheel/freezegun-1.2.2-py3.11.egg-info 2022-11-23 00:54:35,508 root INFO running install_scripts 2022-11-23 00:54:35,530 wheel INFO creating build/bdist.linux-armv8l/wheel/freezegun-1.2.2.dist-info/WHEEL 2022-11-23 00:54:35,530 wheel INFO creating '/home/buildozer/aports/community/py3-freezegun/src/freezegun-1.2.2/dist/tmpvp698c_h/freezegun-1.2.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2022-11-23 00:54:35,531 wheel INFO adding 'freezegun/__init__.py' 2022-11-23 00:54:35,531 wheel INFO adding 'freezegun/__init__.pyi' 2022-11-23 00:54:35,531 wheel INFO adding 'freezegun/_async.py' 2022-11-23 00:54:35,531 wheel INFO adding 'freezegun/api.py' 2022-11-23 00:54:35,532 wheel INFO adding 'freezegun/api.pyi' 2022-11-23 00:54:35,532 wheel INFO adding 'freezegun/config.py' 2022-11-23 00:54:35,532 wheel INFO adding 'freezegun/py.typed' 2022-11-23 00:54:35,533 wheel INFO adding 'freezegun-1.2.2.dist-info/AUTHORS.rst' 2022-11-23 00:54:35,533 wheel INFO adding 'freezegun-1.2.2.dist-info/LICENSE' 2022-11-23 00:54:35,533 wheel INFO adding 'freezegun-1.2.2.dist-info/METADATA' 2022-11-23 00:54:35,533 wheel INFO adding 'freezegun-1.2.2.dist-info/WHEEL' 2022-11-23 00:54:35,533 wheel INFO adding 'freezegun-1.2.2.dist-info/top_level.txt' 2022-11-23 00:54:35,534 wheel INFO adding 'freezegun-1.2.2.dist-info/RECORD' 2022-11-23 00:54:35,534 wheel INFO removing build/bdist.linux-armv8l/wheel 2022-11-23 00:54:35,535 gpep517 INFO The backend produced dist/freezegun-1.2.2-py3-none-any.whl freezegun-1.2.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-freezegun/src/freezegun-1.2.2 plugins: cov-4.0.0 collected 124 items tests/test_asyncio.py .. [ 1%] tests/test_class_import.py .............. [ 12%] tests/test_configure.py .. [ 14%] tests/test_datetimes.py .................s...........s.................. [ 53%] ......................s [ 71%] tests/test_errors.py .. [ 73%] tests/test_import_alias.py ... [ 75%] tests/test_operations.py ......... [ 83%] tests/test_pickle.py ... [ 85%] tests/test_sqlite3.py .. [ 87%] tests/test_ticking.py .s........ [ 95%] tests/test_utils.py .. [ 96%] tests/test_uuid.py .. [ 98%] tests/test_warnings.py .. [100%] =============================== warnings summary =============================== tests/test_asyncio.py::test_time_freeze_coroutine /home/buildozer/aports/community/py3-freezegun/src/freezegun-1.2.2/tests/test_asyncio.py:17: DeprecationWarning: There is no current event loop asyncio.get_event_loop().run_until_complete(frozen_coroutine()) tests/test_asyncio.py::test_time_freeze_async_def :5: DeprecationWarning: There is no current event loop -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 120 passed, 4 skipped, 2 warnings in 1.03s ================== >>> py3-freezegun: Entering fakeroot... >>> py3-freezegun*: Running postcheck for py3-freezegun >>> py3-freezegun*: Preparing package py3-freezegun... >>> py3-freezegun*: Tracing dependencies... >>> py3-freezegun*: Package size: 176.0 KB >>> py3-freezegun*: Compressing data... >>> py3-freezegun*: Create checksum... >>> py3-freezegun*: Create py3-freezegun-1.2.2-r1.apk >>> py3-freezegun: Build complete at Wed, 23 Nov 2022 00:54:37 +0000 elapsed time 0h 0m 4s >>> py3-freezegun: Cleaning up srcdir >>> py3-freezegun: Cleaning up pkgdir >>> py3-freezegun: Uninstalling dependencies... (1/26) Purging .makedepends-py3-freezegun (20221123.005434) (2/26) Purging py3-dateutil (2.8.2-r2) (3/26) Purging py3-six (1.16.0-r4) (4/26) Purging py3-gpep517 (11-r1) (5/26) Purging py3-installer (0.5.1-r2) (6/26) Purging py3-setuptools (65.6.0-r1) (7/26) Purging py3-wheel (0.38.4-r1) (8/26) Purging py3-mock (4.0.3-r4) (9/26) Purging py3-pbr (5.11.0-r1) (10/26) Purging py3-pytest-cov (4.0.0-r1) (11/26) Purging py3-pytest (7.2.0-r2) (12/26) Purging py3-attrs (22.1.0-r1) (13/26) Purging py3-iniconfig (1.1.1-r4) (14/26) Purging py3-packaging (21.3-r3) (15/26) Purging py3-parsing (3.0.9-r1) (16/26) Purging py3-pluggy (1.0.0-r2) (17/26) Purging py3-py (1.11.0-r1) (18/26) Purging python3 (3.11.0-r2) (19/26) Purging py3-coverage (6.5.0-r1) (20/26) Purging libbz2 (1.0.8-r4) (21/26) Purging libffi (3.4.4-r0) (22/26) Purging gdbm (1.23-r0) (23/26) Purging xz-libs (5.2.8-r0) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.2.0-r0) (26/26) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-freezegun: Updating the community/armhf repository index... >>> py3-freezegun: Signing the index...