>>> py3-flask-restful: Building community/py3-flask-restful 0.3.9-r1 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 23:39:35 +0000 >>> py3-flask-restful: Checking sanity of /home/buildozer/aports/community/py3-flask-restful/APKBUILD... >>> py3-flask-restful: Analyzing dependencies... >>> py3-flask-restful: Installing for build: build-base python3 py3-flask py3-setuptools (1/18) Installing libbz2 (1.0.8-r3) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.7-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.2.0-r0) (7/18) Installing sqlite-libs (3.39.4-r0) (8/18) Installing python3 (3.10.8-r3) (9/18) Installing py3-click (8.1.3-r0) (10/18) Installing py3-itsdangerous (2.1.2-r0) (11/18) Installing py3-markupsafe (2.1.1-r1) (12/18) Installing py3-jinja2 (3.1.2-r0) (13/18) Installing py3-werkzeug (2.2.2-r1) (14/18) Installing py3-flask (2.1.3-r0) (15/18) Installing py3-parsing (3.0.9-r0) (16/18) Installing py3-packaging (21.3-r2) (17/18) Installing py3-setuptools (65.5.0-r0) (18/18) Installing .makedepends-py3-flask-restful (20221029.233937) Executing busybox-1.35.0-r27.trigger OK: 252 MiB in 110 packages >>> py3-flask-restful: Cleaning up srcdir >>> py3-flask-restful: Cleaning up pkgdir >>> py3-flask-restful: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/Flask-RESTful-0.3.9.tar.gz >>> py3-flask-restful: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/Flask-RESTful-0.3.9.tar.gz >>> py3-flask-restful: Checking sha512sums... Flask-RESTful-0.3.9.tar.gz: OK >>> py3-flask-restful: Unpacking /var/cache/distfiles/v3.17/Flask-RESTful-0.3.9.tar.gz... running build running build_py creating build creating build/lib creating build/lib/flask_restful copying flask_restful/fields.py -> build/lib/flask_restful copying flask_restful/__init__.py -> build/lib/flask_restful copying flask_restful/reqparse.py -> build/lib/flask_restful copying flask_restful/__version__.py -> build/lib/flask_restful copying flask_restful/inputs.py -> build/lib/flask_restful creating build/lib/flask_restful/utils copying flask_restful/utils/cors.py -> build/lib/flask_restful/utils copying flask_restful/utils/__init__.py -> build/lib/flask_restful/utils copying flask_restful/utils/crypto.py -> build/lib/flask_restful/utils creating build/lib/flask_restful/representations copying flask_restful/representations/json.py -> build/lib/flask_restful/representations copying flask_restful/representations/__init__.py -> build/lib/flask_restful/representations running egg_info writing Flask_RESTful.egg-info/PKG-INFO writing dependency_links to Flask_RESTful.egg-info/dependency_links.txt writing requirements to Flask_RESTful.egg-info/requires.txt writing top-level names to Flask_RESTful.egg-info/top_level.txt reading manifest file 'Flask_RESTful.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes' adding license file 'LICENSE' adding license file 'AUTHORS.md' writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' >>> WARNING: py3-flask-restful: 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-restful: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing Flask_RESTful.egg-info/PKG-INFO writing dependency_links to Flask_RESTful.egg-info/dependency_links.txt writing requirements to Flask_RESTful.egg-info/requires.txt writing top-level names to Flask_RESTful.egg-info/top_level.txt reading manifest file 'Flask_RESTful.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes' adding license file 'LICENSE' adding license file 'AUTHORS.md' writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-flask-restful/pkg creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful copying build/lib/flask_restful/fields.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/cors.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/__init__.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/crypto.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/utils creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/representations copying build/lib/flask_restful/representations/json.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/representations copying build/lib/flask_restful/representations/__init__.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/representations copying build/lib/flask_restful/__init__.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful copying build/lib/flask_restful/reqparse.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful copying build/lib/flask_restful/__version__.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful copying build/lib/flask_restful/inputs.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/fields.py to fields.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/utils/cors.py to cors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/utils/crypto.py to crypto.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/representations/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/representations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/reqparse.py to reqparse.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/__version__.py to __version__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/flask_restful/inputs.py to inputs.cpython-310.pyc running install_egg_info Copying Flask_RESTful.egg-info to /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.10/site-packages/Flask_RESTful-0.3.9-py3.10.egg-info running install_scripts >>> py3-flask-restful*: Running postcheck for py3-flask-restful >>> py3-flask-restful*: Preparing package py3-flask-restful... >>> py3-flask-restful*: Tracing dependencies... >>> py3-flask-restful*: Package size: 256.0 KB >>> py3-flask-restful*: Compressing data... >>> py3-flask-restful*: Create checksum... >>> py3-flask-restful*: Create py3-flask-restful-0.3.9-r1.apk >>> py3-flask-restful: Build complete at Sat, 29 Oct 2022 23:39:38 +0000 elapsed time 0h 0m 3s >>> py3-flask-restful: Cleaning up srcdir >>> py3-flask-restful: Cleaning up pkgdir >>> py3-flask-restful: Uninstalling dependencies... (1/18) Purging .makedepends-py3-flask-restful (20221029.233937) (2/18) Purging py3-flask (2.1.3-r0) (3/18) Purging py3-click (8.1.3-r0) (4/18) Purging py3-itsdangerous (2.1.2-r0) (5/18) Purging py3-jinja2 (3.1.2-r0) (6/18) Purging py3-werkzeug (2.2.2-r1) (7/18) Purging py3-markupsafe (2.1.1-r1) (8/18) Purging py3-setuptools (65.5.0-r0) (9/18) Purging py3-packaging (21.3-r2) (10/18) Purging py3-parsing (3.0.9-r0) (11/18) Purging python3 (3.10.8-r3) (12/18) Purging libbz2 (1.0.8-r3) (13/18) Purging libffi (3.4.4-r0) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.7-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-flask-restful: Updating the community/armv7 repository index... >>> py3-flask-restful: Signing the index...