>>> py3-pytest-vcr: Building community/py3-pytest-vcr 1.0.2-r5 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 15:15:33 +0000 >>> py3-pytest-vcr: Validating /home/buildozer/aports/community/py3-pytest-vcr/APKBUILD... >>> py3-pytest-vcr: Analyzing dependencies... >>> py3-pytest-vcr: Installing for build: build-base python3 py3-vcrpy py3-setuptools ( 1/35) Installing libbz2 (1.0.8-r6) ( 2/35) Installing libffi (3.5.2-r0) ( 3/35) Installing gdbm (1.26-r0) ( 4/35) Installing xz-libs (5.8.2-r0) ( 5/35) Installing mpdecimal (4.0.1-r0) ( 6/35) Installing libpanelw (6.6_p20251231-r0) ( 7/35) Installing sqlite-libs (3.51.2-r1) ( 8/35) Installing python3 (3.14.3-r0) ( 9/35) Installing python3-pycache-pyc0 (3.14.3-r0) (10/35) Installing pyc (3.14.3-r0) (11/35) Installing python3-pyc (3.14.3-r0) (12/35) Installing py3-idna (3.11-r1) (13/35) Installing py3-idna-pyc (3.11-r1) (14/35) Installing py3-multidict (6.7.1-r1) (15/35) Installing py3-multidict-pyc (6.7.1-r1) (16/35) Installing py3-expandvars (1.1.2-r3) (17/35) Installing py3-expandvars-pyc (1.1.2-r3) (18/35) Installing py3-propcache (0.4.1-r1) (19/35) Installing py3-propcache-pyc (0.4.1-r1) (20/35) Installing py3-yarl (1.20.0-r2) (21/35) Installing py3-yarl-pyc (1.20.0-r2) (22/35) Installing yaml (0.2.5-r2) (23/35) Installing py3-yaml (6.0.3-r2) (24/35) Installing py3-yaml-pyc (6.0.3-r2) (25/35) Installing py3-wrapt (2.1.2-r0) (26/35) Installing py3-wrapt-pyc (2.1.2-r0) (27/35) Installing py3-vcrpy (8.1.1-r1) (28/35) Installing py3-vcrpy-pyc (8.1.1-r1) (29/35) Installing py3-parsing (3.3.2-r1) (30/35) Installing py3-parsing-pyc (3.3.2-r1) (31/35) Installing py3-packaging (26.0-r1) (32/35) Installing py3-packaging-pyc (26.0-r1) (33/35) Installing py3-setuptools (82.0.1-r1) (34/35) Installing py3-setuptools-pyc (82.0.1-r1) (35/35) Installing .makedepends-py3-pytest-vcr (20260329.151534) Executing busybox-1.37.0-r31.trigger OK: 482.4 MiB in 143 packages >>> py3-pytest-vcr: Cleaning up srcdir >>> py3-pytest-vcr: Cleaning up pkgdir >>> py3-pytest-vcr: Cleaning up tmpdir >>> py3-pytest-vcr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-vcr-1.0.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-pytest-vcr-1.0.2.tar.gz.part' py3-pytest-vcr-1.0.2 100% |********************************| 9281 0:00:00 ETA '/var/cache/distfiles/edge/py3-pytest-vcr-1.0.2.tar.gz.part' saved /var/cache/distfiles/edge/py3-pytest-vcr-1.0.2.tar.gz: OK >>> py3-pytest-vcr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-vcr-1.0.2.tar.gz /var/cache/distfiles/edge/py3-pytest-vcr-1.0.2.tar.gz: OK >>> py3-pytest-vcr: Unpacking /var/cache/distfiles/edge/py3-pytest-vcr-1.0.2.tar.gz... /home/buildozer/aports/community/py3-pytest-vcr/src/pytest-vcr-1.0.2/setup.py:11: DeprecationWarning: codecs.open() is deprecated. Use open() instead. return codecs.open(file_path, encoding='utf-8').read() /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib copying pytest_vcr.py -> build/lib >>> py3-pytest-vcr: Entering fakeroot... /home/buildozer/aports/community/py3-pytest-vcr/src/pytest-vcr-1.0.2/setup.py:11: DeprecationWarning: codecs.open() is deprecated. Use open() instead. return codecs.open(file_path, encoding='utf-8').read() /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pytest-vcr/pkg/py3-pytest-vcr/usr/lib/python3.14/site-packages copying build/lib/pytest_vcr.py -> /home/buildozer/aports/community/py3-pytest-vcr/pkg/py3-pytest-vcr/usr/lib/python3.14/site-packages byte-compiling /home/buildozer/aports/community/py3-pytest-vcr/pkg/py3-pytest-vcr/usr/lib/python3.14/site-packages/pytest_vcr.py to pytest_vcr.cpython-314.pyc running install_egg_info running egg_info creating pytest_vcr.egg-info writing pytest_vcr.egg-info/PKG-INFO writing dependency_links to pytest_vcr.egg-info/dependency_links.txt writing entry points to pytest_vcr.egg-info/entry_points.txt writing requirements to pytest_vcr.egg-info/requires.txt writing top-level names to pytest_vcr.egg-info/top_level.txt writing manifest file 'pytest_vcr.egg-info/SOURCES.txt' reading manifest file 'pytest_vcr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'pytest_vcr.egg-info/SOURCES.txt' Copying pytest_vcr.egg-info to /home/buildozer/aports/community/py3-pytest-vcr/pkg/py3-pytest-vcr/usr/lib/python3.14/site-packages/pytest_vcr-1.0.2-py3.14.egg-info running install_scripts >>> py3-pytest-vcr-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-vcr/pkg/py3-pytest-vcr-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-pytest-vcr-pyc*: Preparing subpackage py3-pytest-vcr-pyc... >>> py3-pytest-vcr-pyc*: Running postcheck for py3-pytest-vcr-pyc >>> py3-pytest-vcr*: Running postcheck for py3-pytest-vcr >>> py3-pytest-vcr*: Preparing package py3-pytest-vcr... >>> py3-pytest-vcr-pyc*: Tracing dependencies... python3~3.14 >>> py3-pytest-vcr-pyc*: Package size: 4.8 KB >>> py3-pytest-vcr-pyc*: Compressing data... >>> py3-pytest-vcr-pyc*: Create checksum... >>> py3-pytest-vcr-pyc*: Create py3-pytest-vcr-pyc-1.0.2-r5.apk >>> py3-pytest-vcr*: Tracing dependencies... python3 py3-vcrpy python3~3.14 >>> py3-pytest-vcr*: Package size: 6.1 KB >>> py3-pytest-vcr*: Compressing data... >>> py3-pytest-vcr*: Create checksum... >>> py3-pytest-vcr*: Create py3-pytest-vcr-1.0.2-r5.apk >>> py3-pytest-vcr: Build complete at Sun, 29 Mar 2026 15:15:36 +0000 elapsed time 0h 0m 3s >>> py3-pytest-vcr: Cleaning up srcdir >>> py3-pytest-vcr: Cleaning up pkgdir >>> py3-pytest-vcr: Cleaning up tmpdir >>> py3-pytest-vcr: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-pytest-vcr (20260329.151534) ( 2/35) Purging py3-vcrpy-pyc (8.1.1-r1) ( 3/35) Purging py3-vcrpy (8.1.1-r1) ( 4/35) Purging py3-yarl-pyc (1.20.0-r2) ( 5/35) Purging py3-yarl (1.20.0-r2) ( 6/35) Purging py3-idna-pyc (3.11-r1) ( 7/35) Purging py3-idna (3.11-r1) ( 8/35) Purging py3-multidict-pyc (6.7.1-r1) ( 9/35) Purging py3-multidict (6.7.1-r1) (10/35) Purging py3-propcache-pyc (0.4.1-r1) (11/35) Purging py3-propcache (0.4.1-r1) (12/35) Purging py3-expandvars-pyc (1.1.2-r3) (13/35) Purging py3-expandvars (1.1.2-r3) (14/35) Purging py3-yaml-pyc (6.0.3-r2) (15/35) Purging py3-yaml (6.0.3-r2) (16/35) Purging py3-wrapt-pyc (2.1.2-r0) (17/35) Purging py3-wrapt (2.1.2-r0) (18/35) Purging py3-setuptools-pyc (82.0.1-r1) (19/35) Purging py3-setuptools (82.0.1-r1) (20/35) Purging py3-packaging-pyc (26.0-r1) (21/35) Purging py3-packaging (26.0-r1) (22/35) Purging py3-parsing-pyc (3.3.2-r1) (23/35) Purging py3-parsing (3.3.2-r1) (24/35) Purging python3-pyc (3.14.3-r0) (25/35) Purging python3-pycache-pyc0 (3.14.3-r0) (26/35) Purging pyc (3.14.3-r0) (27/35) Purging python3 (3.14.3-r0) (28/35) Purging gdbm (1.26-r0) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.5.2-r0) (31/35) Purging libpanelw (6.6_p20251231-r0) (32/35) Purging mpdecimal (4.0.1-r0) (33/35) Purging sqlite-libs (3.51.2-r1) (34/35) Purging xz-libs (5.8.2-r0) (35/35) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 108 packages >>> py3-pytest-vcr: Updating the community/aarch64 repository index... >>> py3-pytest-vcr: Signing the index...