>>> py3-doi: Building testing/py3-doi 0.2-r0 (using abuild 3.15.0_rc3-r0) started Sat, 12 Apr 2025 12:09:29 +0000
>>> py3-doi: Validating /home/buildozer/aports/testing/py3-doi/APKBUILD...
>>> py3-doi: Analyzing dependencies...
>>> py3-doi: Installing for build: build-base python3 py3-wheel py3-setuptools_scm py3-gpep517 py3-pytest
(1/34) Installing libbz2 (1.0.8-r6)
(2/34) Installing libffi (3.4.7-r0)
(3/34) Installing gdbm (1.24-r0)
(4/34) Installing xz-libs (5.8.1-r0)
(5/34) Installing mpdecimal (4.0.0-r0)
(6/34) Installing libpanelw (6.5_p20250216-r0)
(7/34) Installing sqlite-libs (3.49.1-r0)
(8/34) Installing python3 (3.12.10-r0)
(9/34) Installing python3-pycache-pyc0 (3.12.10-r0)
(10/34) Installing pyc (3.12.10-r0)
(11/34) Installing python3-pyc (3.12.10-r0)
(12/34) Installing py3-parsing (3.2.0-r0)
(13/34) Installing py3-parsing-pyc (3.2.0-r0)
(14/34) Installing py3-packaging (24.2-r0)
(15/34) Installing py3-packaging-pyc (24.2-r0)
(16/34) Installing py3-wheel (0.43.0-r0)
(17/34) Installing py3-wheel-pyc (0.43.0-r0)
(18/34) Installing py3-setuptools (77.0.3-r0)
(19/34) Installing py3-setuptools-pyc (77.0.3-r0)
(20/34) Installing py3-setuptools_scm (8.2.0-r0)
(21/34) Installing py3-setuptools_scm-pyc (8.2.0-r0)
(22/34) Installing py3-installer (0.7.0-r2)
(23/34) Installing py3-installer-pyc (0.7.0-r2)
(24/34) Installing py3-gpep517 (16-r0)
(25/34) Installing py3-gpep517-pyc (16-r0)
(26/34) Installing py3-iniconfig (2.1.0-r0)
(27/34) Installing py3-iniconfig-pyc (2.1.0-r0)
(28/34) Installing py3-pluggy (1.5.0-r0)
(29/34) Installing py3-pluggy-pyc (1.5.0-r0)
(30/34) Installing py3-py (1.11.0-r4)
(31/34) Installing py3-py-pyc (1.11.0-r4)
(32/34) Installing py3-pytest (8.3.5-r0)
(33/34) Installing py3-pytest-pyc (8.3.5-r0)
(34/34) Installing .makedepends-py3-doi (20250412.120930)
Executing busybox-1.37.0-r16.trigger
OK: 331 MiB in 137 packages
>>> py3-doi: Cleaning up srcdir
>>> py3-doi: Cleaning up pkgdir
>>> py3-doi: Cleaning up tmpdir
>>> py3-doi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-doi-v0.2.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
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> py3-doi: Fetching https://github.com/papis/python-doi/archive/v0.2/python-doi-v0.2.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

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 52  245k   52  128k    0     0  69339      0  0:00:03  0:00:01  0:00:02  134k
100  245k  100  245k    0     0   119k      0  0:00:02  0:00:02 --:--:--  222k
>>> py3-doi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-doi-v0.2.tar.gz
>>> py3-doi: Checking sha512sums...
python-doi-v0.2.tar.gz: OK
>>> py3-doi: Unpacking /var/cache/distfiles/python-doi-v0.2.tar.gz...
2025-04-12 12:09:34,427 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: GNU General Public License v3 (GPLv3)

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
2025-04-12 12:09:34,502 root INFO running bdist_wheel
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
2025-04-12 12:09:34,535 root INFO running build
2025-04-12 12:09:34,536 root INFO running build_py
2025-04-12 12:09:34,543 root INFO creating build/lib/doi
2025-04-12 12:09:34,543 root INFO copying src/doi/__init__.py -> build/lib/doi
2025-04-12 12:09:34,544 root INFO running egg_info
2025-04-12 12:09:34,550 root INFO creating src/python_doi.egg-info
2025-04-12 12:09:34,550 root INFO writing src/python_doi.egg-info/PKG-INFO
2025-04-12 12:09:34,553 root INFO writing dependency_links to src/python_doi.egg-info/dependency_links.txt
2025-04-12 12:09:34,556 root INFO writing requirements to src/python_doi.egg-info/requires.txt
2025-04-12 12:09:34,556 root INFO writing top-level names to src/python_doi.egg-info/top_level.txt
2025-04-12 12:09:34,556 root INFO writing manifest file 'src/python_doi.egg-info/SOURCES.txt'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
2025-04-12 12:09:34,583 root INFO reading manifest file 'src/python_doi.egg-info/SOURCES.txt'
2025-04-12 12:09:34,584 root INFO reading manifest template 'MANIFEST.in'
2025-04-12 12:09:34,587 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*'
2025-04-12 12:09:34,588 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*'
2025-04-12 12:09:34,595 root WARNING warning: no files found matching '*.jpg' under directory 'docs'
2025-04-12 12:09:34,596 root WARNING warning: no files found matching '*.png' under directory 'docs'
2025-04-12 12:09:34,598 root WARNING warning: no files found matching '*.gif' under directory 'docs'
2025-04-12 12:09:34,598 root INFO adding license file 'LICENSE'
2025-04-12 12:09:34,598 root INFO adding license file 'AUTHORS.rst'
2025-04-12 12:09:34,602 root INFO writing manifest file 'src/python_doi.egg-info/SOURCES.txt'
2025-04-12 12:09:34,604 root INFO copying src/doi/py.typed -> build/lib/doi
2025-04-12 12:09:34,624 root INFO installing to build/bdist.linux-ppc64le/wheel
2025-04-12 12:09:34,624 root INFO running install
2025-04-12 12:09:34,654 root INFO running install_lib
2025-04-12 12:09:34,661 root INFO creating build/bdist.linux-ppc64le/wheel
2025-04-12 12:09:34,661 root INFO creating build/bdist.linux-ppc64le/wheel/doi
2025-04-12 12:09:34,662 root INFO copying build/lib/doi/py.typed -> build/bdist.linux-ppc64le/wheel/./doi
2025-04-12 12:09:34,662 root INFO copying build/lib/doi/__init__.py -> build/bdist.linux-ppc64le/wheel/./doi
2025-04-12 12:09:34,662 root INFO running install_egg_info
2025-04-12 12:09:34,669 root INFO Copying src/python_doi.egg-info to build/bdist.linux-ppc64le/wheel/./python_doi-0.2.0-py3.12.egg-info
2025-04-12 12:09:34,671 root INFO running install_scripts
2025-04-12 12:09:34,672 root INFO creating build/bdist.linux-ppc64le/wheel/python_doi-0.2.0.dist-info/WHEEL
2025-04-12 12:09:34,673 wheel INFO creating '/home/buildozer/aports/testing/py3-doi/src/python-doi-0.2/.dist/.tmp-s31hmqc1/python_doi-0.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it
2025-04-12 12:09:34,673 wheel INFO adding 'doi/__init__.py'
2025-04-12 12:09:34,674 wheel INFO adding 'doi/py.typed'
2025-04-12 12:09:34,674 wheel INFO adding 'python_doi-0.2.0.dist-info/licenses/AUTHORS.rst'
2025-04-12 12:09:34,674 wheel INFO adding 'python_doi-0.2.0.dist-info/licenses/LICENSE'
2025-04-12 12:09:34,675 wheel INFO adding 'python_doi-0.2.0.dist-info/METADATA'
2025-04-12 12:09:34,675 wheel INFO adding 'python_doi-0.2.0.dist-info/WHEEL'
2025-04-12 12:09:34,675 wheel INFO adding 'python_doi-0.2.0.dist-info/top_level.txt'
2025-04-12 12:09:34,675 wheel INFO adding 'python_doi-0.2.0.dist-info/RECORD'
2025-04-12 12:09:34,676 root INFO removing build/bdist.linux-ppc64le/wheel
2025-04-12 12:09:34,676 gpep517 INFO The backend produced .dist/python_doi-0.2.0-py2.py3-none-any.whl
python_doi-0.2.0-py2.py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0
rootdir: /home/buildozer/aports/testing/py3-doi/src/python-doi-0.2
configfile: setup.cfg
collected 5 items / 2 deselected / 3 selected

tests/test_doi.py ...                                                    [100%]

=============================== warnings summary ===============================
../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441
  /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441: PytestConfigWarning: Unknown config option: collect_ignore
  
    self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")

tests/test_doi.py:4
  /home/buildozer/aports/testing/py3-doi/src/python-doi-0.2/tests/test_doi.py:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    from pkg_resources import parse_version

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================= 3 passed, 2 deselected, 2 warnings in 0.21s ==================
>>> py3-doi: Entering fakeroot...
>>> py3-doi-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/doi/__pycache__' -> '/home/buildozer/aports/testing/py3-doi/pkg/py3-doi-pyc/usr/lib/python3.12/site-packages/doi/__pycache__'
>>> py3-doi-pyc*: Preparing subpackage py3-doi-pyc...
>>> py3-doi-pyc*: Running postcheck for py3-doi-pyc
>>> py3-doi*: Running postcheck for py3-doi
>>> py3-doi*: Preparing package py3-doi...
>>> py3-doi-pyc*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-doi-pyc*: Package size: 5.3 KB
>>> py3-doi-pyc*: Compressing data...
>>> py3-doi-pyc*: Create checksum...
>>> py3-doi-pyc*: Create py3-doi-pyc-0.2-r0.apk
>>> py3-doi*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-doi*: Package size: 9.2 KB
>>> py3-doi*: Compressing data...
>>> py3-doi*: Create checksum...
>>> py3-doi*: Create py3-doi-0.2-r0.apk
>>> py3-doi: Build complete at Sat, 12 Apr 2025 12:09:41 +0000 elapsed time 0h 0m 12s
>>> py3-doi: Cleaning up srcdir
>>> py3-doi: Cleaning up pkgdir
>>> py3-doi: Uninstalling dependencies...
(1/34) Purging .makedepends-py3-doi (20250412.120930)
(2/34) Purging py3-wheel-pyc (0.43.0-r0)
(3/34) Purging py3-wheel (0.43.0-r0)
(4/34) Purging py3-setuptools_scm-pyc (8.2.0-r0)
(5/34) Purging py3-setuptools_scm (8.2.0-r0)
(6/34) Purging py3-setuptools-pyc (77.0.3-r0)
(7/34) Purging py3-setuptools (77.0.3-r0)
(8/34) Purging py3-gpep517-pyc (16-r0)
(9/34) Purging py3-gpep517 (16-r0)
(10/34) Purging py3-installer-pyc (0.7.0-r2)
(11/34) Purging py3-installer (0.7.0-r2)
(12/34) Purging py3-pytest-pyc (8.3.5-r0)
(13/34) Purging py3-pytest (8.3.5-r0)
(14/34) Purging py3-iniconfig-pyc (2.1.0-r0)
(15/34) Purging py3-iniconfig (2.1.0-r0)
(16/34) Purging py3-packaging-pyc (24.2-r0)
(17/34) Purging py3-packaging (24.2-r0)
(18/34) Purging py3-parsing-pyc (3.2.0-r0)
(19/34) Purging py3-parsing (3.2.0-r0)
(20/34) Purging py3-pluggy-pyc (1.5.0-r0)
(21/34) Purging py3-pluggy (1.5.0-r0)
(22/34) Purging py3-py-pyc (1.11.0-r4)
(23/34) Purging py3-py (1.11.0-r4)
(24/34) Purging python3-pyc (3.12.10-r0)
(25/34) Purging python3-pycache-pyc0 (3.12.10-r0)
(26/34) Purging pyc (3.12.10-r0)
(27/34) Purging python3 (3.12.10-r0)
(28/34) Purging gdbm (1.24-r0)
(29/34) Purging libbz2 (1.0.8-r6)
(30/34) Purging libffi (3.4.7-r0)
(31/34) Purging libpanelw (6.5_p20250216-r0)
(32/34) Purging mpdecimal (4.0.0-r0)
(33/34) Purging sqlite-libs (3.49.1-r0)
(34/34) Purging xz-libs (5.8.1-r0)
Executing busybox-1.37.0-r16.trigger
OK: 275 MiB in 103 packages
>>> py3-doi: Updating the testing/ppc64le repository index...
>>> py3-doi: Signing the index...