>>> py3-flask-httpauth: Building testing/py3-flask-httpauth 4.8.0-r0 (using abuild 3.11.0_rc13-r1) started Mon, 08 May 2023 02:13:24 +0000 >>> py3-flask-httpauth: Checking sanity of /home/buildozer/aports/testing/py3-flask-httpauth/APKBUILD... >>> py3-flask-httpauth: Analyzing dependencies... >>> py3-flask-httpauth: Installing for build: build-base py3-flask python3 py3-setuptools py3-pytest py3-pytest-asyncio py3-asgiref (1/41) Installing libffi (3.4.4-r2) (2/41) Installing gdbm (1.23-r1) (3/41) Installing mpdecimal (2.5.1-r2) (4/41) Installing libpanelw (6.4_p20230429-r0) (5/41) Installing readline (8.2.1-r1) (6/41) Installing sqlite-libs (3.41.2-r2) (7/41) Installing python3 (3.11.3-r10) (8/41) Installing python3-pycache-pyc0 (3.11.3-r10) (9/41) Installing pyc (0.1-r0) (10/41) Installing py3-click (8.1.3-r2) (11/41) Installing py3-click-pyc (8.1.3-r2) (12/41) Installing py3-itsdangerous (2.1.2-r2) (13/41) Installing py3-itsdangerous-pyc (2.1.2-r2) (14/41) Installing py3-markupsafe (2.1.2-r1) (15/41) Installing py3-markupsafe-pyc (2.1.2-r1) (16/41) Installing py3-jinja2 (3.1.2-r2) (17/41) Installing py3-jinja2-pyc (3.1.2-r2) (18/41) Installing py3-werkzeug (2.2.3-r1) (19/41) Installing py3-werkzeug-pyc (2.2.3-r1) (20/41) Installing py3-flask-pyc (2.2.3-r1) (21/41) Installing python3-pyc (3.11.3-r10) (22/41) Installing py3-flask (2.2.3-r1) (23/41) Installing py3-parsing (3.0.9-r2) (24/41) Installing py3-parsing-pyc (3.0.9-r2) (25/41) Installing py3-packaging (23.1-r1) (26/41) Installing py3-packaging-pyc (23.1-r1) (27/41) Installing py3-setuptools (67.7.2-r0) (28/41) Installing py3-setuptools-pyc (67.7.2-r0) (29/41) Installing py3-iniconfig (1.1.1-r6) (30/41) Installing py3-iniconfig-pyc (1.1.1-r6) (31/41) Installing py3-pluggy (1.0.0-r3) (32/41) Installing py3-pluggy-pyc (1.0.0-r3) (33/41) Installing py3-py (1.11.0-r2) (34/41) Installing py3-py-pyc (1.11.0-r2) (35/41) Installing py3-pytest (7.3.1-r1) (36/41) Installing py3-pytest-pyc (7.3.1-r1) (37/41) Installing py3-pytest-asyncio (0.21.0-r1) (38/41) Installing py3-pytest-asyncio-pyc (0.21.0-r1) (39/41) Installing py3-asgiref (3.6.0-r1) (40/41) Installing py3-asgiref-pyc (3.6.0-r1) (41/41) Installing .makedepends-py3-flask-httpauth (20230508.021326) Executing busybox-1.36.0-r9.trigger OK: 436 MiB in 147 packages >>> py3-flask-httpauth: Cleaning up srcdir >>> py3-flask-httpauth: Cleaning up pkgdir >>> py3-flask-httpauth: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Flask-HTTPAuth-4.8.0.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 100 224k 100 224k 0 0 1903k 0 --:--:-- --:--:-- --:--:-- 1906k >>> py3-flask-httpauth: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Flask-HTTPAuth-4.8.0.tar.gz >>> py3-flask-httpauth: Checking sha512sums... Flask-HTTPAuth-4.8.0.tar.gz: OK >>> py3-flask-httpauth: Unpacking /var/cache/distfiles/edge/Flask-HTTPAuth-4.8.0.tar.gz... running build running build_py creating build creating build/lib copying src/flask_httpauth.py -> build/lib running egg_info writing src/Flask_HTTPAuth.egg-info/PKG-INFO writing dependency_links to src/Flask_HTTPAuth.egg-info/dependency_links.txt writing requirements to src/Flask_HTTPAuth.egg-info/requires.txt writing top-level names to src/Flask_HTTPAuth.egg-info/top_level.txt reading manifest file 'src/Flask_HTTPAuth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'src/Flask_HTTPAuth.egg-info/SOURCES.txt' running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing src/Flask_HTTPAuth.egg-info/PKG-INFO writing dependency_links to src/Flask_HTTPAuth.egg-info/dependency_links.txt writing requirements to src/Flask_HTTPAuth.egg-info/requires.txt writing top-level names to src/Flask_HTTPAuth.egg-info/top_level.txt reading manifest file 'src/Flask_HTTPAuth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'src/Flask_HTTPAuth.egg-info/SOURCES.txt' running build_ext test_verify_auth_login_invalid_password (tests.test_roles_async.HTTPAuthTestCase.test_verify_auth_login_invalid_password) ... ok test_verify_auth_login_invalid_special_1 (tests.test_roles_async.HTTPAuthTestCase.test_verify_auth_login_invalid_special_1) ... ok test_verify_auth_login_invalid_special_2 (tests.test_roles_async.HTTPAuthTestCase.test_verify_auth_login_invalid_special_2) ... ok test_verify_auth_login_valid_normal_and_special_1 (tests.test_roles_async.HTTPAuthTestCase.test_verify_auth_login_valid_normal_and_special_1) ... ok test_verify_auth_login_valid_normal_and_special_2 (tests.test_roles_async.HTTPAuthTestCase.test_verify_auth_login_valid_normal_and_special_2) ... ok test_verify_auth_login_valid_normal_or_special_1 (tests.test_roles_async.HTTPAuthTestCase.test_verify_auth_login_valid_normal_or_special_1) ... ok test_verify_auth_login_valid_normal_or_special_2 (tests.test_roles_async.HTTPAuthTestCase.test_verify_auth_login_valid_normal_or_special_2) ... ok test_verify_auth_login_valid_special (tests.test_roles_async.HTTPAuthTestCase.test_verify_auth_login_valid_special) ... ok test_verify_roles_valid_normal_1 (tests.test_roles_async.HTTPAuthTestCase.test_verify_roles_valid_normal_1) ... ok test_verify_roles_valid_normal_2 (tests.test_roles_async.HTTPAuthTestCase.test_verify_roles_valid_normal_2) ... ok test_digest_auth_ignore_options (tests.test_digest_no_qop.HTTPAuthTestCase.test_digest_auth_ignore_options) ... ok test_digest_auth_login_bad_realm (tests.test_digest_no_qop.HTTPAuthTestCase.test_digest_auth_login_bad_realm) ... ok test_digest_auth_login_invalid2 (tests.test_digest_no_qop.HTTPAuthTestCase.test_digest_auth_login_invalid2) ... ok test_digest_auth_login_valid (tests.test_digest_no_qop.HTTPAuthTestCase.test_digest_auth_login_valid) ... ok test_digest_auth_prompt (tests.test_digest_no_qop.HTTPAuthTestCase.test_digest_auth_prompt) ... ok test_digest_custom_nonce_checker (tests.test_digest_no_qop.HTTPAuthTestCase.test_digest_custom_nonce_checker) ... ok test_digest_generate_ha1 (tests.test_digest_no_qop.HTTPAuthTestCase.test_digest_generate_ha1) ... ok test_token_auth_custom_header_invalid_header (tests.test_token_async.HTTPAuthTestCase.test_token_auth_custom_header_invalid_header) ... ok test_token_auth_custom_header_invalid_token (tests.test_token_async.HTTPAuthTestCase.test_token_auth_custom_header_invalid_token) ... ok test_token_auth_custom_header_valid_token (tests.test_token_async.HTTPAuthTestCase.test_token_auth_custom_header_valid_token) ... ok test_token_auth_header_precedence (tests.test_token_async.HTTPAuthTestCase.test_token_auth_header_precedence) ... ok test_token_auth_ignore_options (tests.test_token_async.HTTPAuthTestCase.test_token_auth_ignore_options) ... ok test_token_auth_login_invalid_header (tests.test_token_async.HTTPAuthTestCase.test_token_auth_login_invalid_header) ... ok test_token_auth_login_invalid_no_callback (tests.test_token_async.HTTPAuthTestCase.test_token_auth_login_invalid_no_callback) ... ok test_token_auth_login_invalid_scheme (tests.test_token_async.HTTPAuthTestCase.test_token_auth_login_invalid_scheme) ... ok test_token_auth_login_invalid_token (tests.test_token_async.HTTPAuthTestCase.test_token_auth_login_invalid_token) ... ok test_token_auth_login_optional (tests.test_token_async.HTTPAuthTestCase.test_token_auth_login_optional) ... ok test_token_auth_login_valid (tests.test_token_async.HTTPAuthTestCase.test_token_auth_login_valid) ... ok test_token_auth_login_valid_different_case (tests.test_token_async.HTTPAuthTestCase.test_token_auth_login_valid_different_case) ... ok test_token_auth_prompt (tests.test_token_async.HTTPAuthTestCase.test_token_auth_prompt) ... ok test_basic_auth_ignore_options (tests.test_basic_get_password.HTTPAuthTestCase.test_basic_auth_ignore_options) ... ok test_basic_auth_login_invalid (tests.test_basic_get_password.HTTPAuthTestCase.test_basic_auth_login_invalid) ... ok test_basic_auth_login_valid (tests.test_basic_get_password.HTTPAuthTestCase.test_basic_auth_login_valid) ... ok test_basic_auth_prompt (tests.test_basic_get_password.HTTPAuthTestCase.test_basic_auth_prompt) ... ok test_no_auth (tests.test_basic_get_password.HTTPAuthTestCase.test_no_auth) ... ok test_basic_auth_login_valid_with_hash1 (tests.test_basic_hashed_password.HTTPAuthTestCase.test_basic_auth_login_valid_with_hash1) ... ok test_basic_custom_auth_login_invalid (tests.test_basic_hashed_password.HTTPAuthTestCase.test_basic_custom_auth_login_invalid) ... ok test_basic_custom_auth_login_valid (tests.test_basic_hashed_password.HTTPAuthTestCase.test_basic_custom_auth_login_valid) ... ok test_multi_auth_login_invalid_basic (tests.test_multi_async.HTTPAuthTestCase.test_multi_auth_login_invalid_basic) ... ok test_multi_auth_login_invalid_custom_token (tests.test_multi_async.HTTPAuthTestCase.test_multi_auth_login_invalid_custom_token) ... ok test_multi_auth_login_invalid_scheme (tests.test_multi_async.HTTPAuthTestCase.test_multi_auth_login_invalid_scheme) ... ok test_multi_auth_login_invalid_token (tests.test_multi_async.HTTPAuthTestCase.test_multi_auth_login_invalid_token) ... ok test_multi_auth_login_valid_basic (tests.test_multi_async.HTTPAuthTestCase.test_multi_auth_login_valid_basic) ... ok test_multi_auth_login_valid_basic_role (tests.test_multi_async.HTTPAuthTestCase.test_multi_auth_login_valid_basic_role) ... ok test_multi_auth_login_valid_custom_token (tests.test_multi_async.HTTPAuthTestCase.test_multi_auth_login_valid_custom_token) ... ok test_multi_auth_login_valid_custom_token_role (tests.test_multi_async.HTTPAuthTestCase.test_multi_auth_login_valid_custom_token_role) ... ok test_multi_auth_login_valid_token (tests.test_multi_async.HTTPAuthTestCase.test_multi_auth_login_valid_token) ... ok test_multi_auth_login_valid_token_role (tests.test_multi_async.HTTPAuthTestCase.test_multi_auth_login_valid_token_role) ... ok test_multi_auth_prompt (tests.test_multi_async.HTTPAuthTestCase.test_multi_auth_prompt) ... ok test_multi_malformed_header (tests.test_multi_async.HTTPAuthTestCase.test_multi_malformed_header) ... ok test_multi_auth_login_invalid_basic (tests.test_multi.HTTPAuthTestCase.test_multi_auth_login_invalid_basic) ... ok test_multi_auth_login_invalid_custom_token (tests.test_multi.HTTPAuthTestCase.test_multi_auth_login_invalid_custom_token) ... ok test_multi_auth_login_invalid_scheme (tests.test_multi.HTTPAuthTestCase.test_multi_auth_login_invalid_scheme) ... ok test_multi_auth_login_invalid_token (tests.test_multi.HTTPAuthTestCase.test_multi_auth_login_invalid_token) ... ok test_multi_auth_login_valid_basic (tests.test_multi.HTTPAuthTestCase.test_multi_auth_login_valid_basic) ... ok test_multi_auth_login_valid_basic_role (tests.test_multi.HTTPAuthTestCase.test_multi_auth_login_valid_basic_role) ... ok test_multi_auth_login_valid_custom_token (tests.test_multi.HTTPAuthTestCase.test_multi_auth_login_valid_custom_token) ... ok test_multi_auth_login_valid_custom_token_role (tests.test_multi.HTTPAuthTestCase.test_multi_auth_login_valid_custom_token_role) ... ok test_multi_auth_login_valid_token (tests.test_multi.HTTPAuthTestCase.test_multi_auth_login_valid_token) ... ok test_multi_auth_login_valid_token_role (tests.test_multi.HTTPAuthTestCase.test_multi_auth_login_valid_token_role) ... ok test_multi_auth_prompt (tests.test_multi.HTTPAuthTestCase.test_multi_auth_prompt) ... ok test_multi_malformed_header (tests.test_multi.HTTPAuthTestCase.test_multi_malformed_header) ... ok test_basic_auth_login_invalid (tests.test_basic_custom_realm.HTTPAuthTestCase.test_basic_auth_login_invalid) ... ok test_basic_auth_login_valid (tests.test_basic_custom_realm.HTTPAuthTestCase.test_basic_auth_login_valid) ... ok test_basic_auth_prompt (tests.test_basic_custom_realm.HTTPAuthTestCase.test_basic_auth_prompt) ... ok test_digest_auth_login_invalid (tests.test_digest_custom_realm.HTTPAuthTestCase.test_digest_auth_login_invalid) ... ok test_digest_auth_prompt_with_custom_realm (tests.test_digest_custom_realm.HTTPAuthTestCase.test_digest_auth_prompt_with_custom_realm) ... ok test_constructor (tests.test_digest_get_password.HTTPAuthTestCase.test_constructor) ... ok test_digest_auth_ignore_options (tests.test_digest_get_password.HTTPAuthTestCase.test_digest_auth_ignore_options) ... ok test_digest_auth_login_bad_realm (tests.test_digest_get_password.HTTPAuthTestCase.test_digest_auth_login_bad_realm) ... ok test_digest_auth_login_invalid2 (tests.test_digest_get_password.HTTPAuthTestCase.test_digest_auth_login_invalid2) ... ok test_digest_auth_login_valid (tests.test_digest_get_password.HTTPAuthTestCase.test_digest_auth_login_valid) ... ok test_digest_auth_md5_sess_login_valid (tests.test_digest_get_password.HTTPAuthTestCase.test_digest_auth_md5_sess_login_valid) ... ok test_digest_auth_prompt (tests.test_digest_get_password.HTTPAuthTestCase.test_digest_auth_prompt) ... ok test_digest_custom_nonce_checker (tests.test_digest_get_password.HTTPAuthTestCase.test_digest_custom_nonce_checker) ... ok test_digest_generate_ha1 (tests.test_digest_get_password.HTTPAuthTestCase.test_digest_generate_ha1) ... ok test_token_auth_custom_header_invalid_header (tests.test_token.HTTPAuthTestCase.test_token_auth_custom_header_invalid_header) ... ok test_token_auth_custom_header_invalid_token (tests.test_token.HTTPAuthTestCase.test_token_auth_custom_header_invalid_token) ... ok test_token_auth_custom_header_valid_token (tests.test_token.HTTPAuthTestCase.test_token_auth_custom_header_valid_token) ... ok test_token_auth_header_precedence (tests.test_token.HTTPAuthTestCase.test_token_auth_header_precedence) ... ok test_token_auth_ignore_options (tests.test_token.HTTPAuthTestCase.test_token_auth_ignore_options) ... ok test_token_auth_login_invalid_header (tests.test_token.HTTPAuthTestCase.test_token_auth_login_invalid_header) ... ok test_token_auth_login_invalid_no_callback (tests.test_token.HTTPAuthTestCase.test_token_auth_login_invalid_no_callback) ... ok test_token_auth_login_invalid_scheme (tests.test_token.HTTPAuthTestCase.test_token_auth_login_invalid_scheme) ... ok test_token_auth_login_invalid_token (tests.test_token.HTTPAuthTestCase.test_token_auth_login_invalid_token) ... ok test_token_auth_login_optional (tests.test_token.HTTPAuthTestCase.test_token_auth_login_optional) ... ok test_token_auth_login_valid (tests.test_token.HTTPAuthTestCase.test_token_auth_login_valid) ... ok test_token_auth_login_valid_different_case (tests.test_token.HTTPAuthTestCase.test_token_auth_login_valid_different_case) ... ok test_token_auth_prompt (tests.test_token.HTTPAuthTestCase.test_token_auth_prompt) ... ok test_default_status_code (tests.test_error_responses.HTTPAuthTestCase.test_default_status_code) ... ok test_digest_ha1_pw_auth_login_valid (tests.test_digest_ha1_password.HTTPAuthTestCase.test_digest_ha1_pw_auth_login_valid) ... ok test_verify_auth_login_empty (tests.test_basic_verify_password.HTTPAuthTestCase.test_verify_auth_login_empty) ... ok test_verify_auth_login_invalid (tests.test_basic_verify_password.HTTPAuthTestCase.test_verify_auth_login_invalid) ... ok test_verify_auth_login_malformed_password (tests.test_basic_verify_password.HTTPAuthTestCase.test_verify_auth_login_malformed_password) ... ok test_verify_auth_login_valid (tests.test_basic_verify_password.HTTPAuthTestCase.test_verify_auth_login_valid) ... ok test_verify_auth_login_valid_latin1 (tests.test_basic_verify_password.HTTPAuthTestCase.test_verify_auth_login_valid_latin1) ... ok test_verify_auth_login_empty (tests.test_basic_verify_password.HTTPAuthTestCaseOldStyle.test_verify_auth_login_empty) ... ok test_verify_auth_login_invalid (tests.test_basic_verify_password.HTTPAuthTestCaseOldStyle.test_verify_auth_login_invalid) ... ok test_verify_auth_login_malformed_password (tests.test_basic_verify_password.HTTPAuthTestCaseOldStyle.test_verify_auth_login_malformed_password) ... ok test_verify_auth_login_valid (tests.test_basic_verify_password.HTTPAuthTestCaseOldStyle.test_verify_auth_login_valid) ... ok test_verify_auth_login_valid_latin1 (tests.test_basic_verify_password.HTTPAuthTestCaseOldStyle.test_verify_auth_login_valid_latin1) ... ok test_verify_auth_login_empty (tests.test_basic_verify_password_async.HTTPAuthTestCase.test_verify_auth_login_empty) ... ok test_verify_auth_login_invalid (tests.test_basic_verify_password_async.HTTPAuthTestCase.test_verify_auth_login_invalid) ... ok test_verify_auth_login_malformed_password (tests.test_basic_verify_password_async.HTTPAuthTestCase.test_verify_auth_login_malformed_password) ... ok test_verify_auth_login_valid (tests.test_basic_verify_password_async.HTTPAuthTestCase.test_verify_auth_login_valid) ... ok test_verify_auth_login_empty (tests.test_basic_verify_password_async.HTTPAuthTestCaseOldStyle.test_verify_auth_login_empty) ... ok test_verify_auth_login_invalid (tests.test_basic_verify_password_async.HTTPAuthTestCaseOldStyle.test_verify_auth_login_invalid) ... ok test_verify_auth_login_malformed_password (tests.test_basic_verify_password_async.HTTPAuthTestCaseOldStyle.test_verify_auth_login_malformed_password) ... ok test_verify_auth_login_valid (tests.test_basic_verify_password_async.HTTPAuthTestCaseOldStyle.test_verify_auth_login_valid) ... ok test_verify_auth_login_invalid_password (tests.test_roles.HTTPAuthTestCase.test_verify_auth_login_invalid_password) ... ok test_verify_auth_login_invalid_special_1 (tests.test_roles.HTTPAuthTestCase.test_verify_auth_login_invalid_special_1) ... ok test_verify_auth_login_invalid_special_2 (tests.test_roles.HTTPAuthTestCase.test_verify_auth_login_invalid_special_2) ... ok test_verify_auth_login_valid_normal_and_special_1 (tests.test_roles.HTTPAuthTestCase.test_verify_auth_login_valid_normal_and_special_1) ... ok test_verify_auth_login_valid_normal_and_special_2 (tests.test_roles.HTTPAuthTestCase.test_verify_auth_login_valid_normal_and_special_2) ... ok test_verify_auth_login_valid_normal_or_special_1 (tests.test_roles.HTTPAuthTestCase.test_verify_auth_login_valid_normal_or_special_1) ... ok test_verify_auth_login_valid_normal_or_special_2 (tests.test_roles.HTTPAuthTestCase.test_verify_auth_login_valid_normal_or_special_2) ... ok test_verify_auth_login_valid_special (tests.test_roles.HTTPAuthTestCase.test_verify_auth_login_valid_special) ... ok test_verify_roles_valid_normal_1 (tests.test_roles.HTTPAuthTestCase.test_verify_roles_valid_normal_1) ... ok test_verify_roles_valid_normal_2 (tests.test_roles.HTTPAuthTestCase.test_verify_roles_valid_normal_2) ... ok ---------------------------------------------------------------------- Ran 119 tests in 0.596s OK >>> py3-flask-httpauth: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-flask-httpauth/pkg creating /home/buildozer/aports/testing/py3-flask-httpauth/pkg/py3-flask-httpauth creating /home/buildozer/aports/testing/py3-flask-httpauth/pkg/py3-flask-httpauth/usr creating /home/buildozer/aports/testing/py3-flask-httpauth/pkg/py3-flask-httpauth/usr/lib creating /home/buildozer/aports/testing/py3-flask-httpauth/pkg/py3-flask-httpauth/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-flask-httpauth/pkg/py3-flask-httpauth/usr/lib/python3.11/site-packages copying build/lib/flask_httpauth.py -> /home/buildozer/aports/testing/py3-flask-httpauth/pkg/py3-flask-httpauth/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/testing/py3-flask-httpauth/pkg/py3-flask-httpauth/usr/lib/python3.11/site-packages/flask_httpauth.py to flask_httpauth.cpython-311.pyc running install_egg_info running egg_info writing src/Flask_HTTPAuth.egg-info/PKG-INFO writing dependency_links to src/Flask_HTTPAuth.egg-info/dependency_links.txt writing requirements to src/Flask_HTTPAuth.egg-info/requires.txt writing top-level names to src/Flask_HTTPAuth.egg-info/top_level.txt reading manifest file 'src/Flask_HTTPAuth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'src/Flask_HTTPAuth.egg-info/SOURCES.txt' Copying src/Flask_HTTPAuth.egg-info to /home/buildozer/aports/testing/py3-flask-httpauth/pkg/py3-flask-httpauth/usr/lib/python3.11/site-packages/Flask_HTTPAuth-4.8.0-py3.11.egg-info running install_scripts >>> py3-flask-httpauth-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-flask-httpauth/pkg/py3-flask-httpauth/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-flask-httpauth/pkg/py3-flask-httpauth-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-flask-httpauth-pyc*: Preparing subpackage py3-flask-httpauth-pyc... >>> py3-flask-httpauth-pyc*: Running postcheck for py3-flask-httpauth-pyc >>> py3-flask-httpauth*: Running postcheck for py3-flask-httpauth >>> py3-flask-httpauth*: Preparing package py3-flask-httpauth... >>> py3-flask-httpauth-pyc*: Tracing dependencies... py3-flask python3 python3~3.11 >>> py3-flask-httpauth-pyc*: Package size: 48.0 KB >>> py3-flask-httpauth-pyc*: Compressing data... >>> py3-flask-httpauth-pyc*: Create checksum... >>> py3-flask-httpauth-pyc*: Create py3-flask-httpauth-pyc-4.8.0-r0.apk >>> py3-flask-httpauth*: Tracing dependencies... py3-flask python3 python3~3.11 >>> py3-flask-httpauth*: Package size: 64.0 KB >>> py3-flask-httpauth*: Compressing data... >>> py3-flask-httpauth*: Create checksum... >>> py3-flask-httpauth*: Create py3-flask-httpauth-4.8.0-r0.apk >>> py3-flask-httpauth: Build complete at Mon, 08 May 2023 02:13:30 +0000 elapsed time 0h 0m 6s >>> py3-flask-httpauth: Cleaning up srcdir >>> py3-flask-httpauth: Cleaning up pkgdir >>> py3-flask-httpauth: Uninstalling dependencies... (1/41) Purging .makedepends-py3-flask-httpauth (20230508.021326) (2/41) Purging py3-flask-pyc (2.2.3-r1) (3/41) Purging py3-flask (2.2.3-r1) (4/41) Purging py3-click-pyc (8.1.3-r2) (5/41) Purging py3-click (8.1.3-r2) (6/41) Purging py3-itsdangerous-pyc (2.1.2-r2) (7/41) Purging py3-itsdangerous (2.1.2-r2) (8/41) Purging py3-jinja2-pyc (3.1.2-r2) (9/41) Purging py3-jinja2 (3.1.2-r2) (10/41) Purging py3-werkzeug-pyc (2.2.3-r1) (11/41) Purging py3-werkzeug (2.2.3-r1) (12/41) Purging py3-markupsafe-pyc (2.1.2-r1) (13/41) Purging py3-markupsafe (2.1.2-r1) (14/41) Purging py3-setuptools-pyc (67.7.2-r0) (15/41) Purging py3-setuptools (67.7.2-r0) (16/41) Purging py3-pytest-asyncio-pyc (0.21.0-r1) (17/41) Purging py3-pytest-asyncio (0.21.0-r1) (18/41) Purging py3-pytest-pyc (7.3.1-r1) (19/41) Purging py3-pytest (7.3.1-r1) (20/41) Purging py3-iniconfig-pyc (1.1.1-r6) (21/41) Purging py3-iniconfig (1.1.1-r6) (22/41) Purging py3-packaging-pyc (23.1-r1) (23/41) Purging py3-packaging (23.1-r1) (24/41) Purging py3-parsing-pyc (3.0.9-r2) (25/41) Purging py3-parsing (3.0.9-r2) (26/41) Purging py3-pluggy-pyc (1.0.0-r3) (27/41) Purging py3-pluggy (1.0.0-r3) (28/41) Purging py3-py-pyc (1.11.0-r2) (29/41) Purging py3-py (1.11.0-r2) (30/41) Purging py3-asgiref-pyc (3.6.0-r1) (31/41) Purging py3-asgiref (3.6.0-r1) (32/41) Purging python3-pyc (3.11.3-r10) (33/41) Purging python3-pycache-pyc0 (3.11.3-r10) (34/41) Purging pyc (0.1-r0) (35/41) Purging python3 (3.11.3-r10) (36/41) Purging gdbm (1.23-r1) (37/41) Purging libffi (3.4.4-r2) (38/41) Purging libpanelw (6.4_p20230429-r0) (39/41) Purging mpdecimal (2.5.1-r2) (40/41) Purging readline (8.2.1-r1) (41/41) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r9.trigger OK: 378 MiB in 106 packages >>> py3-flask-httpauth: Updating the testing/x86 repository index... >>> py3-flask-httpauth: Signing the index...