>>> py3-flask-script: Building community/py3-flask-script 2.0.6-r8 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 18:36:12 +0000 >>> py3-flask-script: Validating /home/udu/aports/community/py3-flask-script/APKBUILD... >>> WARNING: py3-flask-script: No maintainer >>> py3-flask-script: Analyzing dependencies... >>> py3-flask-script: Installing for build: build-base python3 py3-flask py3-setuptools WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/21) Installing py3-blinker (1.9.0-r0) (2/21) Installing py3-blinker-pyc (1.9.0-r0) (3/21) Installing py3-click (8.1.8-r1) (4/21) Installing py3-click-pyc (8.1.8-r1) (5/21) Installing py3-itsdangerous (2.2.0-r0) (6/21) Installing py3-itsdangerous-pyc (2.2.0-r0) (7/21) Installing py3-markupsafe (3.0.2-r0) (8/21) Installing py3-markupsafe-pyc (3.0.2-r0) (9/21) Installing py3-jinja2 (3.1.6-r0) (10/21) Installing py3-jinja2-pyc (3.1.6-r0) (11/21) Installing py3-werkzeug (3.1.3-r0) (12/21) Installing py3-werkzeug-pyc (3.1.3-r0) (13/21) Installing py3-flask (3.0.3-r0) (14/21) Installing py3-flask-pyc (3.0.3-r0) (15/21) Installing py3-parsing (3.2.3-r0) (16/21) Installing py3-parsing-pyc (3.2.3-r0) (17/21) Installing py3-packaging (25.0-r0) (18/21) Installing py3-packaging-pyc (25.0-r0) (19/21) Installing py3-setuptools (80.9.0-r0) (20/21) Installing py3-setuptools-pyc (80.9.0-r0) (21/21) Installing .makedepends-py3-flask-script (20251012.183614) Executing busybox-1.37.0-r19.trigger OK: 310 MiB in 110 packages >>> py3-flask-script: Cleaning up srcdir >>> py3-flask-script: Cleaning up pkgdir >>> py3-flask-script: Cleaning up tmpdir >>> py3-flask-script: Fetching https://files.pythonhosted.org/packages/source/F/Flask-Script/Flask-Script-2.0.6.tar.gz >>> py3-flask-script: Fetching https://files.pythonhosted.org/packages/source/F/Flask-Script/Flask-Script-2.0.6.tar.gz >>> py3-flask-script: Checking sha512sums... Flask-Script-2.0.6.tar.gz: OK >>> py3-flask-script: Unpacking /var/cache/distfiles/Flask-Script-2.0.6.tar.gz... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD 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/flask_script copying flask_script/commands.py -> build/lib/flask_script copying flask_script/_compat.py -> build/lib/flask_script copying flask_script/__init__.py -> build/lib/flask_script copying flask_script/cli.py -> build/lib/flask_script >>> WARNING: py3-flask-script: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-flask-script: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/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. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-flask-script/pkg/py3-flask-script/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-flask-script/pkg/py3-flask-script/usr/lib/python3.12/site-packages/flask_script copying build/lib/flask_script/commands.py -> /home/udu/aports/community/py3-flask-script/pkg/py3-flask-script/usr/lib/python3.12/site-packages/flask_script copying build/lib/flask_script/_compat.py -> /home/udu/aports/community/py3-flask-script/pkg/py3-flask-script/usr/lib/python3.12/site-packages/flask_script copying build/lib/flask_script/__init__.py -> /home/udu/aports/community/py3-flask-script/pkg/py3-flask-script/usr/lib/python3.12/site-packages/flask_script copying build/lib/flask_script/cli.py -> /home/udu/aports/community/py3-flask-script/pkg/py3-flask-script/usr/lib/python3.12/site-packages/flask_script byte-compiling /home/udu/aports/community/py3-flask-script/pkg/py3-flask-script/usr/lib/python3.12/site-packages/flask_script/commands.py to commands.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flask-script/pkg/py3-flask-script/usr/lib/python3.12/site-packages/flask_script/_compat.py to _compat.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flask-script/pkg/py3-flask-script/usr/lib/python3.12/site-packages/flask_script/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-flask-script/pkg/py3-flask-script/usr/lib/python3.12/site-packages/flask_script/cli.py to cli.cpython-312.pyc running install_egg_info running egg_info writing Flask_Script.egg-info/PKG-INFO writing dependency_links to Flask_Script.egg-info/dependency_links.txt writing requirements to Flask_Script.egg-info/requires.txt writing top-level names to Flask_Script.egg-info/top_level.txt reading manifest file 'Flask_Script.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' adding license file 'LICENSE' writing manifest file 'Flask_Script.egg-info/SOURCES.txt' Copying Flask_Script.egg-info to /home/udu/aports/community/py3-flask-script/pkg/py3-flask-script/usr/lib/python3.12/site-packages/Flask_Script-2.0.6-py3.12.egg-info running install_scripts >>> py3-flask-script-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/flask_script/__pycache__' -> '/home/udu/aports/community/py3-flask-script/pkg/py3-flask-script-pyc/usr/lib/python3.12/site-packages/flask_script/__pycache__' >>> py3-flask-script-pyc*: Preparing subpackage py3-flask-script-pyc... >>> py3-flask-script-pyc*: Running postcheck for py3-flask-script-pyc >>> py3-flask-script*: Running postcheck for py3-flask-script >>> py3-flask-script*: Preparing package py3-flask-script... >>> py3-flask-script-pyc*: Tracing dependencies... python3 py3-flask python3~3.12 >>> py3-flask-script-pyc*: Package size: 46.7 KB >>> py3-flask-script-pyc*: Compressing data... >>> py3-flask-script-pyc*: Create checksum... >>> py3-flask-script-pyc*: Create py3-flask-script-pyc-2.0.6-r8.apk >>> py3-flask-script*: Tracing dependencies... python3 py3-flask python3~3.12 >>> py3-flask-script*: Package size: 41.2 KB >>> py3-flask-script*: Compressing data... >>> py3-flask-script*: Create checksum... >>> py3-flask-script*: Create py3-flask-script-2.0.6-r8.apk >>> py3-flask-script: Build complete at Sun, 12 Oct 2025 18:36:16 +0000 elapsed time 0h 0m 4s >>> py3-flask-script: Cleaning up srcdir >>> py3-flask-script: Cleaning up pkgdir >>> py3-flask-script: Uninstalling dependencies... (1/21) Purging .makedepends-py3-flask-script (20251012.183614) (2/21) Purging py3-flask-pyc (3.0.3-r0) (3/21) Purging py3-flask (3.0.3-r0) (4/21) Purging py3-blinker-pyc (1.9.0-r0) (5/21) Purging py3-blinker (1.9.0-r0) (6/21) Purging py3-click-pyc (8.1.8-r1) (7/21) Purging py3-click (8.1.8-r1) (8/21) Purging py3-itsdangerous-pyc (2.2.0-r0) (9/21) Purging py3-itsdangerous (2.2.0-r0) (10/21) Purging py3-jinja2-pyc (3.1.6-r0) (11/21) Purging py3-jinja2 (3.1.6-r0) (12/21) Purging py3-werkzeug-pyc (3.1.3-r0) (13/21) Purging py3-werkzeug (3.1.3-r0) (14/21) Purging py3-markupsafe-pyc (3.0.2-r0) (15/21) Purging py3-markupsafe (3.0.2-r0) (16/21) Purging py3-setuptools-pyc (80.9.0-r0) (17/21) Purging py3-setuptools (80.9.0-r0) (18/21) Purging py3-packaging-pyc (25.0-r0) (19/21) Purging py3-packaging (25.0-r0) (20/21) Purging py3-parsing-pyc (3.2.3-r0) (21/21) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-flask-script: Updating the community/x86_64 repository index... >>> py3-flask-script: Signing the index...