>>> py3-secure-cookie: Building community/py3-secure-cookie 0.2.0-r5 (using abuild 3.11.0_rc13-r0) started Sat, 29 Apr 2023 22:20:20 +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 (1/21) Installing libbz2 (1.0.8-r5) (2/21) Installing gdbm (1.23-r1) (3/21) Installing mpdecimal (2.5.1-r2) (4/21) Installing libpanelw (6.4_p20230424-r0) (5/21) Installing readline (8.2.1-r1) (6/21) Installing sqlite-libs (3.41.2-r2) (7/21) Installing python3 (3.11.3-r10) (8/21) Installing python3-pycache-pyc0 (3.11.3-r10) (9/21) Installing pyc (0.1-r0) (10/21) Installing python3-pyc (3.11.3-r10) (11/21) Installing py3-markupsafe (2.1.2-r1) (12/21) Installing py3-markupsafe-pyc (2.1.2-r1) (13/21) Installing py3-werkzeug (2.2.3-r1) (14/21) Installing py3-werkzeug-pyc (2.2.3-r1) (15/21) Installing py3-parsing (3.0.9-r2) (16/21) Installing py3-parsing-pyc (3.0.9-r2) (17/21) Installing py3-packaging (23.1-r1) (18/21) Installing py3-packaging-pyc (23.1-r1) (19/21) Installing py3-setuptools (67.7.2-r0) (20/21) Installing py3-setuptools-pyc (67.7.2-r0) (21/21) Installing .makedepends-py3-secure-cookie (20230429.222024) Executing busybox-1.36.0-r8.trigger OK: 1016 MiB in 124 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/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/cookie.py -> 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/_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' >>> 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/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/__init__.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/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/_compat.py -> /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie byte-compiling /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie/cookie.py to cookie.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie/session.py to session.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-secure-cookie/pkg/py3-secure-cookie/usr/lib/python3.11/site-packages/secure_cookie/_compat.py to _compat.cpython-311.pyc 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' 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' 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 22:20:32 +0000 elapsed time 0h 0m 12s >>> py3-secure-cookie: Cleaning up srcdir >>> py3-secure-cookie: Cleaning up pkgdir >>> py3-secure-cookie: Uninstalling dependencies... (1/21) Purging .makedepends-py3-secure-cookie (20230429.222024) (2/21) Purging py3-werkzeug-pyc (2.2.3-r1) (3/21) Purging py3-werkzeug (2.2.3-r1) (4/21) Purging py3-markupsafe-pyc (2.1.2-r1) (5/21) Purging py3-markupsafe (2.1.2-r1) (6/21) Purging py3-setuptools-pyc (67.7.2-r0) (7/21) Purging py3-setuptools (67.7.2-r0) (8/21) Purging py3-packaging-pyc (23.1-r1) (9/21) Purging py3-packaging (23.1-r1) (10/21) Purging py3-parsing-pyc (3.0.9-r2) (11/21) Purging py3-parsing (3.0.9-r2) (12/21) Purging python3-pyc (3.11.3-r10) (13/21) Purging python3-pycache-pyc0 (3.11.3-r10) (14/21) Purging pyc (0.1-r0) (15/21) Purging python3 (3.11.3-r10) (16/21) Purging gdbm (1.23-r1) (17/21) Purging libbz2 (1.0.8-r5) (18/21) Purging libpanelw (6.4_p20230424-r0) (19/21) Purging mpdecimal (2.5.1-r2) (20/21) Purging readline (8.2.1-r1) (21/21) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 966 MiB in 103 packages >>> py3-secure-cookie: Updating the community/riscv64 repository index... >>> py3-secure-cookie: Signing the index...