>>> py3-requests-cache: Building community/py3-requests-cache 0.8.1-r1 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 07:09:31 +0000 >>> py3-requests-cache: Checking sanity of /home/buildozer/aports/community/py3-requests-cache/APKBUILD... >>> py3-requests-cache: Analyzing dependencies... >>> py3-requests-cache: Installing for build: build-base py3-requests py3-responses py3-url-normalize python3 py3-setuptools py3-cattrs py3-ujson py3-itsdangerous py3-mock py3-pytest py3-requests-mock py3-timeout-decorator (1/38) Installing libffi (3.4.2-r1) (2/38) Installing gdbm (1.23-r0) (3/38) Installing xz-libs (5.2.5-r1) (4/38) Installing mpdecimal (2.5.1-r1) (5/38) Installing readline (8.1.2-r0) (6/38) Installing sqlite-libs (3.38.0-r0) (7/38) Installing python3 (3.10.3-r0) (8/38) Installing py3-certifi (2021.10.8-r0) (9/38) Installing py3-charset-normalizer (2.0.10-r0) (10/38) Installing py3-idna (3.3-r2) (11/38) Installing py3-urllib3 (1.26.9-r0) (12/38) Installing py3-requests (2.27.1-r0) (13/38) Installing py3-six (1.16.0-r1) (14/38) Installing py3-responses (0.14.0-r1) (15/38) Installing py3-url-normalize (1.4.3-r1) (16/38) Installing py3-appdirs (1.4.4-r3) (17/38) Installing py3-more-itertools (8.12.0-r2) (18/38) Installing py3-ordered-set (4.0.2-r3) (19/38) Installing py3-parsing (2.4.7-r3) (20/38) Installing py3-packaging (21.3-r0) (21/38) Installing py3-setuptools (59.4.0-r0) (22/38) Installing py3-attrs (21.4.0-r0) (23/38) Installing py3-cattrs (1.8.0-r1) (24/38) Installing py3-ujson (5.2.0-r0) (25/38) Installing py3-itsdangerous (2.1.1-r0) (26/38) Installing py3-pbr (5.8.1-r0) (27/38) Installing py3-mock (4.0.3-r2) (28/38) Installing py3-atomicwrites (1.4.0-r2) (29/38) Installing py3-iniconfig (1.1.1-r2) (30/38) Installing py3-pluggy (0.13.1-r5) (31/38) Installing py3-py (1.10.0-r2) (32/38) Installing py3-wcwidth (0.2.5-r2) (33/38) Installing py3-toml (0.10.2-r3) (34/38) Installing py3-pygments (2.11.2-r0) (35/38) Installing py3-pytest (6.2.5-r2) (36/38) Installing py3-requests-mock (1.9.3-r0) (37/38) Installing py3-timeout-decorator (0.5.0-r1) (38/38) Installing .makedepends-py3-requests-cache (20220416.070936) Executing busybox-1.35.0-r8.trigger OK: 465 MiB in 138 packages >>> py3-requests-cache: Cleaning up srcdir >>> py3-requests-cache: Cleaning up pkgdir >>> py3-requests-cache: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/requests-cache-0.8.1.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-requests-cache: Fetching https://pypi.python.org/packages/source/r/requests-cache/requests-cache-0.8.1.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 122 100 122 0 0 338 0 --:--:-- --:--:-- --:--:-- 337 100 288 100 288 0 0 670 0 --:--:-- --:--:-- --:--:-- 670 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1475k 0 5332 0 0 3487 0 0:07:13 0:00:01 0:07:12 3487 75 1475k 75 1119k 0 0 531k 0 0:00:02 0:00:02 --:--:-- 1933k 100 1475k 100 1475k 0 0 690k 0 0:00:02 0:00:02 --:--:-- 2421k >>> py3-requests-cache: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/requests-cache-0.8.1.tar.gz >>> py3-requests-cache: Checking sha512sums... requests-cache-0.8.1.tar.gz: OK >>> py3-requests-cache: Unpacking /var/cache/distfiles/v3.16/requests-cache-0.8.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/requests_cache copying requests_cache/session.py -> build/lib/requests_cache copying requests_cache/cache_keys.py -> build/lib/requests_cache copying requests_cache/__init__.py -> build/lib/requests_cache copying requests_cache/patcher.py -> build/lib/requests_cache copying requests_cache/cache_control.py -> build/lib/requests_cache creating build/lib/requests_cache/backends copying requests_cache/backends/mongodb.py -> build/lib/requests_cache/backends copying requests_cache/backends/base.py -> build/lib/requests_cache/backends copying requests_cache/backends/gridfs.py -> build/lib/requests_cache/backends copying requests_cache/backends/sqlite.py -> build/lib/requests_cache/backends copying requests_cache/backends/dynamodb.py -> build/lib/requests_cache/backends copying requests_cache/backends/filesystem.py -> build/lib/requests_cache/backends copying requests_cache/backends/__init__.py -> build/lib/requests_cache/backends copying requests_cache/backends/redis.py -> build/lib/requests_cache/backends creating build/lib/requests_cache/models copying requests_cache/models/request.py -> build/lib/requests_cache/models copying requests_cache/models/response.py -> build/lib/requests_cache/models copying requests_cache/models/__init__.py -> build/lib/requests_cache/models copying requests_cache/models/raw_response.py -> build/lib/requests_cache/models creating build/lib/requests_cache/serializers copying requests_cache/serializers/pipeline.py -> build/lib/requests_cache/serializers copying requests_cache/serializers/__init__.py -> build/lib/requests_cache/serializers copying requests_cache/serializers/cattrs.py -> build/lib/requests_cache/serializers copying requests_cache/serializers/preconf.py -> build/lib/requests_cache/serializers copying requests_cache/py.typed -> build/lib/requests_cache ImportError while loading conftest '/home/buildozer/aports/community/py3-requests-cache/src/requests-cache-0.8.1/tests/conftest.py'. tests/conftest.py:24: in import requests_cache requests_cache/__init__.py:43: in from .backends import * requests_cache/backends/__init__.py:8: in from .base import BaseCache, BaseStorage requests_cache/backends/base.py:18: in from ..serializers import init_serializer requests_cache/serializers/__init__.py:6: in from .preconf import ( requests_cache/serializers/preconf.py:26: in base_stage = CattrStage() #: Base stage for all serializer pipelines requests_cache/serializers/cattrs.py:32: in __init__ self.converter = init_converter(factory) requests_cache/serializers/cattrs.py:67: in init_converter converter.register_structure_hook( /usr/lib/python3.10/site-packages/cattr/converters.py:263: in register_structure_hook self._structure_func.register_cls_list([(cl, func)]) /usr/lib/python3.10/site-packages/cattr/dispatch.py:57: in register_cls_list self._single_dispatch.register(cls, handler) /usr/lib/python3.10/functools.py:856: in register raise TypeError( E TypeError: Invalid first argument to `register()`. ForwardRef('CachedResponse') is not a class. >>> ERROR: py3-requests-cache: check failed >>> py3-requests-cache: Uninstalling dependencies... (1/38) Purging .makedepends-py3-requests-cache (20220416.070936) (2/38) Purging py3-responses (0.14.0-r1) (3/38) Purging py3-url-normalize (1.4.3-r1) (4/38) Purging py3-setuptools (59.4.0-r0) (5/38) Purging py3-appdirs (1.4.4-r3) (6/38) Purging py3-ordered-set (4.0.2-r3) (7/38) Purging py3-cattrs (1.8.0-r1) (8/38) Purging py3-ujson (5.2.0-r0) (9/38) Purging py3-itsdangerous (2.1.1-r0) (10/38) Purging py3-mock (4.0.3-r2) (11/38) Purging py3-pbr (5.8.1-r0) (12/38) Purging py3-pytest (6.2.5-r2) (13/38) Purging py3-atomicwrites (1.4.0-r2) (14/38) Purging py3-attrs (21.4.0-r0) (15/38) Purging py3-more-itertools (8.12.0-r2) (16/38) Purging py3-iniconfig (1.1.1-r2) (17/38) Purging py3-pluggy (0.13.1-r5) (18/38) Purging py3-py (1.10.0-r2) (19/38) Purging py3-wcwidth (0.2.5-r2) (20/38) Purging py3-packaging (21.3-r0) (21/38) Purging py3-parsing (2.4.7-r3) (22/38) Purging py3-toml (0.10.2-r3) (23/38) Purging py3-pygments (2.11.2-r0) (24/38) Purging py3-requests-mock (1.9.3-r0) (25/38) Purging py3-requests (2.27.1-r0) (26/38) Purging py3-certifi (2021.10.8-r0) (27/38) Purging py3-charset-normalizer (2.0.10-r0) (28/38) Purging py3-idna (3.3-r2) (29/38) Purging py3-urllib3 (1.26.9-r0) (30/38) Purging py3-six (1.16.0-r1) (31/38) Purging py3-timeout-decorator (0.5.0-r1) (32/38) Purging python3 (3.10.3-r0) (33/38) Purging libffi (3.4.2-r1) (34/38) Purging gdbm (1.23-r0) (35/38) Purging xz-libs (5.2.5-r1) (36/38) Purging mpdecimal (2.5.1-r1) (37/38) Purging readline (8.1.2-r0) (38/38) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 396 MiB in 100 packages