>>> py3-secure-cookie: Building community/py3-secure-cookie 0.2.0-r5 (using abuild 3.11.0_rc13-r0) started Sat, 29 Apr 2023 13:47:32 +0000 >>> py3-secure-cookie: Checking sanity of /home/buildozer/aports/community/py3-secure-cookie/APKBUILD... >>> py3-secure-cookie: Analyzing dependencies... >>> py3-secure-cookie: Installing for build: build-base python3 py3-werkzeug py3-setuptools py3-pytest (1/28) Installing gdbm (1.23-r1) (2/28) Installing mpdecimal (2.5.1-r2) (3/28) Installing libpanelw (6.4_p20230424-r0) (4/28) Installing readline (8.2.1-r1) (5/28) Installing sqlite-libs (3.41.2-r2) (6/28) Installing python3 (3.11.3-r10) (7/28) Installing python3-pycache-pyc0 (3.11.3-r10) (8/28) Installing pyc (0.1-r0) (9/28) Installing python3-pyc (3.11.3-r10) (10/28) Installing py3-markupsafe (2.1.2-r1) (11/28) Installing py3-markupsafe-pyc (2.1.2-r1) (12/28) Installing py3-werkzeug (2.2.3-r1) (13/28) Installing py3-werkzeug-pyc (2.2.3-r1) (14/28) Installing py3-parsing (3.0.9-r2) (15/28) Installing py3-parsing-pyc (3.0.9-r2) (16/28) Installing py3-packaging (23.1-r1) (17/28) Installing py3-packaging-pyc (23.1-r1) (18/28) Installing py3-setuptools (67.7.2-r0) (19/28) Installing py3-setuptools-pyc (67.7.2-r0) (20/28) Installing py3-iniconfig (1.1.1-r6) (21/28) Installing py3-iniconfig-pyc (1.1.1-r6) (22/28) Installing py3-pluggy (1.0.0-r3) (23/28) Installing py3-pluggy-pyc (1.0.0-r3) (24/28) Installing py3-py (1.11.0-r2) (25/28) Installing py3-py-pyc (1.11.0-r2) (26/28) Installing py3-pytest (7.3.1-r1) (27/28) Installing py3-pytest-pyc (7.3.1-r1) (28/28) Installing .makedepends-py3-secure-cookie (20230429.134733) Executing busybox-1.36.0-r8.trigger OK: 959 MiB in 136 packages >>> py3-secure-cookie: Cleaning up srcdir >>> py3-secure-cookie: Cleaning up pkgdir >>> py3-secure-cookie: Fetching https://distfiles.alpinelinux.org/distfiles/edge//secure-cookie-0.2.0.tar.gz >>> py3-secure-cookie: Fetching https://distfiles.alpinelinux.org/distfiles/edge//secure-cookie-0.2.0.tar.gz >>> py3-secure-cookie: Checking sha512sums... secure-cookie-0.2.0.tar.gz: OK werkzeug-2.1.patch: OK >>> py3-secure-cookie: Unpacking /var/cache/distfiles/edge//secure-cookie-0.2.0.tar.gz... >>> py3-secure-cookie: werkzeug-2.1.patch patching file src/secure_cookie/cookie.py /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/secure_cookie copying src/secure_cookie/__init__.py -> build/lib/secure_cookie copying src/secure_cookie/session.py -> build/lib/secure_cookie copying src/secure_cookie/cookie.py -> build/lib/secure_cookie copying src/secure_cookie/_compat.py -> build/lib/secure_cookie running egg_info writing src/secure_cookie.egg-info/PKG-INFO writing dependency_links to src/secure_cookie.egg-info/dependency_links.txt writing requirements to src/secure_cookie.egg-info/requires.txt writing top-level names to src/secure_cookie.egg-info/top_level.txt reading manifest file 'src/secure_cookie.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/secure_cookie.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-secure-cookie/src/secure-cookie-0.2.0 configfile: setup.cfg testpaths: tests collected 9 items tests/test_cookie.py .... [ 44%] tests/test_session.py ..... [100%] ============================== 9 passed in 0.09s =============================== >>> py3-secure-cookie: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 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/community/py3-secure-cookie/pkg creating /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie creating /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr creating /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib creating /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie copying build/lib/secure_cookie/__init__.py -> /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie creating /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie/__pycache__ copying build/lib/secure_cookie/__pycache__/_compat.cpython-311.pyc -> /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie/__pycache__ copying build/lib/secure_cookie/__pycache__/cookie.cpython-311.pyc -> /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie/__pycache__ copying build/lib/secure_cookie/__pycache__/session.cpython-311.pyc -> /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie/__pycache__ copying build/lib/secure_cookie/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie/__pycache__ copying build/lib/secure_cookie/session.py -> /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie copying build/lib/secure_cookie/cookie.py -> /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie copying build/lib/secure_cookie/_compat.py -> /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie running install_egg_info running egg_info writing src/secure_cookie.egg-info/PKG-INFO writing dependency_links to src/secure_cookie.egg-info/dependency_links.txt writing requirements to src/secure_cookie.egg-info/requires.txt writing top-level names to src/secure_cookie.egg-info/top_level.txt reading manifest file 'src/secure_cookie.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE.rst' writing manifest file 'src/secure_cookie.egg-info/SOURCES.txt' Copying src/secure_cookie.egg-info to /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie-0.2.0-py3.11.egg-info running install_scripts >>> py3-secure-cookie-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie/__pycache__' -> '/home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie-pyc/usr/lib/python3.11/site-packages/secure_cookie/__pycache__' >>> py3-secure-cookie-pyc*: Preparing subpackage py3-secure-cookie-pyc... >>> py3-secure-cookie-pyc*: Running postcheck for py3-secure-cookie-pyc >>> py3-secure-cookie*: Running postcheck for py3-secure-cookie >>> py3-secure-cookie*: Preparing package py3-secure-cookie... >>> py3-secure-cookie-pyc*: Tracing dependencies... python3 py3-werkzeug python3~3.11 >>> py3-secure-cookie-pyc*: Package size: 72.0 KB >>> py3-secure-cookie-pyc*: Compressing data... >>> py3-secure-cookie-pyc*: Create checksum... >>> py3-secure-cookie-pyc*: Create py3-secure-cookie-pyc-0.2.0-r5.apk >>> py3-secure-cookie*: Tracing dependencies... python3 py3-werkzeug python3~3.11 >>> py3-secure-cookie*: Package size: 80.0 KB >>> py3-secure-cookie*: Compressing data... >>> py3-secure-cookie*: Create checksum... >>> py3-secure-cookie*: Create py3-secure-cookie-0.2.0-r5.apk >>> py3-secure-cookie: Build complete at Sat, 29 Apr 2023 13:47:34 +0000 elapsed time 0h 0m 2s >>> py3-secure-cookie: Cleaning up srcdir >>> py3-secure-cookie: Cleaning up pkgdir >>> py3-secure-cookie: Uninstalling dependencies... (1/28) Purging .makedepends-py3-secure-cookie (20230429.134733) (2/28) Purging py3-werkzeug-pyc (2.2.3-r1) (3/28) Purging py3-werkzeug (2.2.3-r1) (4/28) Purging py3-markupsafe-pyc (2.1.2-r1) (5/28) Purging py3-markupsafe (2.1.2-r1) (6/28) Purging py3-setuptools-pyc (67.7.2-r0) (7/28) Purging py3-setuptools (67.7.2-r0) (8/28) Purging py3-pytest-pyc (7.3.1-r1) (9/28) Purging py3-pytest (7.3.1-r1) (10/28) Purging py3-iniconfig-pyc (1.1.1-r6) (11/28) Purging py3-iniconfig (1.1.1-r6) (12/28) Purging py3-packaging-pyc (23.1-r1) (13/28) Purging py3-packaging (23.1-r1) (14/28) Purging py3-parsing-pyc (3.0.9-r2) (15/28) Purging py3-parsing (3.0.9-r2) (16/28) Purging py3-pluggy-pyc (1.0.0-r3) (17/28) Purging py3-pluggy (1.0.0-r3) (18/28) Purging py3-py-pyc (1.11.0-r2) (19/28) Purging py3-py (1.11.0-r2) (20/28) Purging python3-pyc (3.11.3-r10) (21/28) Purging python3-pycache-pyc0 (3.11.3-r10) (22/28) Purging pyc (0.1-r0) (23/28) Purging python3 (3.11.3-r10) (24/28) Purging gdbm (1.23-r1) (25/28) Purging libpanelw (6.4_p20230424-r0) (26/28) Purging mpdecimal (2.5.1-r2) (27/28) Purging readline (8.2.1-r1) (28/28) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 907 MiB in 108 packages >>> py3-secure-cookie: Updating the community/armv7 repository index... >>> py3-secure-cookie: Signing the index...