>>> py3-freezegun: Building community/py3-freezegun 1.4.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 16:12:03 +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/41) Installing libffi (3.4.6-r0) (2/41) Installing gdbm (1.23-r1) (3/41) Installing mpdecimal (4.0.0-r0) (4/41) Installing libpanelw (6.4_p20240330-r0) (5/41) Installing readline (8.2.10-r0) (6/41) Installing sqlite-libs (3.45.2-r0) (7/41) Installing python3 (3.12.2-r1) (8/41) Installing python3-pycache-pyc0 (3.12.2-r1) (9/41) Installing pyc (3.12.2-r1) (10/41) Installing python3-pyc (3.12.2-r1) (11/41) Installing py3-six (1.16.0-r9) (12/41) Installing py3-six-pyc (1.16.0-r9) (13/41) Installing py3-dateutil (2.9.0-r1) (14/41) Installing py3-dateutil-pyc (2.9.0-r1) (15/41) Installing py3-installer (0.7.0-r2) (16/41) Installing py3-installer-pyc (0.7.0-r2) (17/41) Installing py3-gpep517 (15-r2) (18/41) Installing py3-gpep517-pyc (15-r2) (19/41) Installing py3-parsing (3.1.2-r1) (20/41) Installing py3-parsing-pyc (3.1.2-r1) (21/41) Installing py3-packaging (24.0-r1) (22/41) Installing py3-packaging-pyc (24.0-r1) (23/41) Installing py3-setuptools (69.2.0-r1) (24/41) Installing py3-setuptools-pyc (69.2.0-r1) (25/41) Installing py3-wheel (0.42.0-r1) (26/41) Installing py3-wheel-pyc (0.42.0-r1) (27/41) Installing py3-mock (5.1.0-r2) (28/41) Installing py3-mock-pyc (5.1.0-r2) (29/41) Installing py3-iniconfig (2.0.0-r1) (30/41) Installing py3-iniconfig-pyc (2.0.0-r1) (31/41) Installing py3-pluggy (1.4.0-r1) (32/41) Installing py3-pluggy-pyc (1.4.0-r1) (33/41) Installing py3-py (1.11.0-r3) (34/41) Installing py3-py-pyc (1.11.0-r3) (35/41) Installing py3-pytest (8.1.1-r1) (36/41) Installing py3-pytest-pyc (8.1.1-r1) (37/41) Installing py3-coverage (6.5.0-r6) (38/41) Installing py3-coverage-pyc (6.5.0-r6) (39/41) Installing py3-pytest-cov (4.1.0-r1) (40/41) Installing py3-pytest-cov-pyc (4.1.0-r1) (41/41) Installing .makedepends-py3-freezegun (20240412.161204) Executing busybox-1.36.1-r25.trigger OK: 324 MiB in 151 packages >>> py3-freezegun: Cleaning up srcdir >>> py3-freezegun: Cleaning up pkgdir >>> py3-freezegun: Cleaning up tmpdir >>> py3-freezegun: Fetching https://distfiles.alpinelinux.org/distfiles/edge/freezegun-1.4.0.tar.gz >>> py3-freezegun: Fetching https://distfiles.alpinelinux.org/distfiles/edge/freezegun-1.4.0.tar.gz >>> py3-freezegun: Checking sha512sums... freezegun-1.4.0.tar.gz: OK >>> py3-freezegun: Unpacking /var/cache/distfiles/freezegun-1.4.0.tar.gz... 2024-04-12 16:12:05,531 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-12 16:12:05,582 root INFO running bdist_wheel 2024-04-12 16:12:05,607 root INFO running build 2024-04-12 16:12:05,607 root INFO running build_py 2024-04-12 16:12:05,611 root INFO creating build 2024-04-12 16:12:05,611 root INFO creating build/lib 2024-04-12 16:12:05,611 root INFO creating build/lib/freezegun 2024-04-12 16:12:05,611 root INFO copying freezegun/config.py -> build/lib/freezegun 2024-04-12 16:12:05,611 root INFO copying freezegun/__init__.py -> build/lib/freezegun 2024-04-12 16:12:05,611 root INFO copying freezegun/api.py -> build/lib/freezegun 2024-04-12 16:12:05,612 root INFO copying freezegun/_async.py -> build/lib/freezegun 2024-04-12 16:12:05,612 root INFO running egg_info 2024-04-12 16:12:05,614 root INFO writing freezegun.egg-info/PKG-INFO 2024-04-12 16:12:05,615 root INFO writing dependency_links to freezegun.egg-info/dependency_links.txt 2024-04-12 16:12:05,615 root INFO writing requirements to freezegun.egg-info/requires.txt 2024-04-12 16:12:05,615 root INFO writing top-level names to freezegun.egg-info/top_level.txt 2024-04-12 16:12:05,620 root INFO reading manifest file 'freezegun.egg-info/SOURCES.txt' 2024-04-12 16:12:05,620 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 16:12:05,622 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-04-12 16:12:05,622 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2024-04-12 16:12:05,622 root INFO adding license file 'LICENSE' 2024-04-12 16:12:05,622 root INFO adding license file 'AUTHORS.rst' 2024-04-12 16:12:05,624 root INFO writing manifest file 'freezegun.egg-info/SOURCES.txt' 2024-04-12 16:12:05,625 root INFO copying freezegun/__init__.pyi -> build/lib/freezegun 2024-04-12 16:12:05,625 root INFO copying freezegun/api.pyi -> build/lib/freezegun 2024-04-12 16:12:05,625 root INFO copying freezegun/py.typed -> build/lib/freezegun 2024-04-12 16:12:05,633 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-12 16:12:05,633 root INFO running install 2024-04-12 16:12:05,654 root INFO running install_lib 2024-04-12 16:12:05,658 root INFO creating build/bdist.linux-ppc64le 2024-04-12 16:12:05,658 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-12 16:12:05,658 root INFO creating build/bdist.linux-ppc64le/wheel/freezegun 2024-04-12 16:12:05,658 root INFO copying build/lib/freezegun/config.py -> build/bdist.linux-ppc64le/wheel/freezegun 2024-04-12 16:12:05,658 root INFO copying build/lib/freezegun/api.pyi -> build/bdist.linux-ppc64le/wheel/freezegun 2024-04-12 16:12:05,658 root INFO copying build/lib/freezegun/py.typed -> build/bdist.linux-ppc64le/wheel/freezegun 2024-04-12 16:12:05,658 root INFO copying build/lib/freezegun/__init__.py -> build/bdist.linux-ppc64le/wheel/freezegun 2024-04-12 16:12:05,659 root INFO copying build/lib/freezegun/api.py -> build/bdist.linux-ppc64le/wheel/freezegun 2024-04-12 16:12:05,659 root INFO copying build/lib/freezegun/_async.py -> build/bdist.linux-ppc64le/wheel/freezegun 2024-04-12 16:12:05,659 root INFO copying build/lib/freezegun/__init__.pyi -> build/bdist.linux-ppc64le/wheel/freezegun 2024-04-12 16:12:05,659 root INFO running install_egg_info 2024-04-12 16:12:05,665 root INFO Copying freezegun.egg-info to build/bdist.linux-ppc64le/wheel/freezegun-1.4.0-py3.12.egg-info 2024-04-12 16:12:05,665 root INFO running install_scripts 2024-04-12 16:12:05,669 wheel INFO creating build/bdist.linux-ppc64le/wheel/freezegun-1.4.0.dist-info/WHEEL 2024-04-12 16:12:05,669 wheel INFO creating '/home/buildozer/aports/community/py3-freezegun/src/freezegun-1.4.0/.dist/.tmp-hn5ax_2z/freezegun-1.4.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-12 16:12:05,669 wheel INFO adding 'freezegun/__init__.py' 2024-04-12 16:12:05,670 wheel INFO adding 'freezegun/__init__.pyi' 2024-04-12 16:12:05,670 wheel INFO adding 'freezegun/_async.py' 2024-04-12 16:12:05,670 wheel INFO adding 'freezegun/api.py' 2024-04-12 16:12:05,670 wheel INFO adding 'freezegun/api.pyi' 2024-04-12 16:12:05,670 wheel INFO adding 'freezegun/config.py' 2024-04-12 16:12:05,671 wheel INFO adding 'freezegun/py.typed' 2024-04-12 16:12:05,671 wheel INFO adding 'freezegun-1.4.0.dist-info/AUTHORS.rst' 2024-04-12 16:12:05,671 wheel INFO adding 'freezegun-1.4.0.dist-info/LICENSE' 2024-04-12 16:12:05,671 wheel INFO adding 'freezegun-1.4.0.dist-info/METADATA' 2024-04-12 16:12:05,672 wheel INFO adding 'freezegun-1.4.0.dist-info/WHEEL' 2024-04-12 16:12:05,672 wheel INFO adding 'freezegun-1.4.0.dist-info/top_level.txt' 2024-04-12 16:12:05,672 wheel INFO adding 'freezegun-1.4.0.dist-info/RECORD' 2024-04-12 16:12:05,672 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-12 16:12:05,673 gpep517 INFO The backend produced .dist/freezegun-1.4.0-py3-none-any.whl freezegun-1.4.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-freezegun/src/freezegun-1.4.0 configfile: pyproject.toml plugins: cov-4.1.0 collected 127 items tests/test_asyncio.py ..... [ 3%] tests/test_class_import.py .............. [ 14%] tests/test_configure.py .. [ 16%] tests/test_datetimes.py .................s...........s.................. [ 54%] ......................s [ 72%] tests/test_errors.py .. [ 74%] tests/test_import_alias.py ... [ 76%] 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_datetimes.py::test_simple_api /home/buildozer/aports/community/py3-freezegun/src/freezegun-1.4.0/tests/test_datetimes.py:73: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). assert datetime.datetime.utcnow() != datetime.datetime(2012, 1, 14) tests/test_datetimes.py::test_compare_datetime_and_time_with_timezone /home/buildozer/aports/community/py3-freezegun/src/freezegun-1.4.0/tests/test_datetimes.py:773: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). assert now == datetime.datetime.utcfromtimestamp(time.time()) tests/test_datetimes.py::test_timestamp_with_tzoffset /home/buildozer/aports/community/py3-freezegun/src/freezegun-1.4.0/tests/test_datetimes.py:790: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). assert utcnow == datetime.datetime.utcfromtimestamp(time.time()) tests/test_pickle.py::test_pickle /home/buildozer/aports/community/py3-freezegun/src/freezegun-1.4.0/tests/test_pickle.py:13: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_now = datetime.datetime.utcnow() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 123 passed, 4 skipped, 4 warnings in 2.12s ================== >>> py3-freezegun: Entering fakeroot... >>> py3-freezegun-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-freezegun/pkg/py3-freezegun/usr/lib/python3.12/site-packages/freezegun/__pycache__' -> '/home/buildozer/aports/community/py3-freezegun/pkg/py3-freezegun-pyc/usr/lib/python3.12/site-packages/freezegun/__pycache__' >>> py3-freezegun-pyc*: Preparing subpackage py3-freezegun-pyc... >>> py3-freezegun-pyc*: Running postcheck for py3-freezegun-pyc >>> py3-freezegun*: Running postcheck for py3-freezegun >>> py3-freezegun*: Preparing package py3-freezegun... >>> py3-freezegun-pyc*: Tracing dependencies... python3 py3-dateutil python3~3.12 >>> py3-freezegun-pyc*: Package size: 80.0 KB >>> py3-freezegun-pyc*: Compressing data... >>> py3-freezegun-pyc*: Create checksum... >>> py3-freezegun-pyc*: Create py3-freezegun-pyc-1.4.0-r1.apk >>> py3-freezegun*: Tracing dependencies... python3 py3-dateutil python3~3.12 >>> py3-freezegun*: Package size: 120.0 KB >>> py3-freezegun*: Compressing data... >>> py3-freezegun*: Create checksum... >>> py3-freezegun*: Create py3-freezegun-1.4.0-r1.apk >>> py3-freezegun: Build complete at Fri, 12 Apr 2024 16:12:08 +0000 elapsed time 0h 0m 5s >>> py3-freezegun: Cleaning up srcdir >>> py3-freezegun: Cleaning up pkgdir >>> py3-freezegun: Uninstalling dependencies... (1/41) Purging .makedepends-py3-freezegun (20240412.161204) (2/41) Purging py3-dateutil-pyc (2.9.0-r1) (3/41) Purging py3-dateutil (2.9.0-r1) (4/41) Purging py3-six-pyc (1.16.0-r9) (5/41) Purging py3-six (1.16.0-r9) (6/41) Purging py3-gpep517-pyc (15-r2) (7/41) Purging py3-gpep517 (15-r2) (8/41) Purging py3-installer-pyc (0.7.0-r2) (9/41) Purging py3-installer (0.7.0-r2) (10/41) Purging py3-setuptools-pyc (69.2.0-r1) (11/41) Purging py3-setuptools (69.2.0-r1) (12/41) Purging py3-wheel-pyc (0.42.0-r1) (13/41) Purging py3-wheel (0.42.0-r1) (14/41) Purging py3-mock-pyc (5.1.0-r2) (15/41) Purging py3-mock (5.1.0-r2) (16/41) Purging py3-pytest-cov-pyc (4.1.0-r1) (17/41) Purging py3-pytest-cov (4.1.0-r1) (18/41) Purging py3-pytest-pyc (8.1.1-r1) (19/41) Purging py3-pytest (8.1.1-r1) (20/41) Purging py3-iniconfig-pyc (2.0.0-r1) (21/41) Purging py3-iniconfig (2.0.0-r1) (22/41) Purging py3-packaging-pyc (24.0-r1) (23/41) Purging py3-packaging (24.0-r1) (24/41) Purging py3-parsing-pyc (3.1.2-r1) (25/41) Purging py3-parsing (3.1.2-r1) (26/41) Purging py3-pluggy-pyc (1.4.0-r1) (27/41) Purging py3-pluggy (1.4.0-r1) (28/41) Purging py3-py-pyc (1.11.0-r3) (29/41) Purging py3-py (1.11.0-r3) (30/41) Purging py3-coverage-pyc (6.5.0-r6) (31/41) Purging py3-coverage (6.5.0-r6) (32/41) Purging python3-pyc (3.12.2-r1) (33/41) Purging python3-pycache-pyc0 (3.12.2-r1) (34/41) Purging pyc (3.12.2-r1) (35/41) Purging python3 (3.12.2-r1) (36/41) Purging gdbm (1.23-r1) (37/41) Purging libffi (3.4.6-r0) (38/41) Purging libpanelw (6.4_p20240330-r0) (39/41) Purging mpdecimal (4.0.0-r0) (40/41) Purging readline (8.2.10-r0) (41/41) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-freezegun: Updating the community/ppc64le repository index... >>> py3-freezegun: Signing the index...