>>> py3-wtforms: Building community/py3-wtforms 3.0.1-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 03:57:12 +0000 >>> py3-wtforms: Checking sanity of /home/buildozer/aports/community/py3-wtforms/APKBUILD... >>> WARNING: py3-wtforms: No maintainer >>> py3-wtforms: Analyzing dependencies... >>> py3-wtforms: Installing for build: build-base python3 py3-setuptools py3-babel (1/14) Installing libbz2 (1.0.8-r4) (2/14) Installing libffi (3.4.4-r0) (3/14) Installing gdbm (1.23-r0) (4/14) Installing xz-libs (5.2.8-r0) (5/14) Installing mpdecimal (2.5.1-r1) (6/14) Installing readline (8.2.0-r0) (7/14) Installing sqlite-libs (3.40.0-r0) (8/14) Installing python3 (3.11.0-r2) (9/14) Installing py3-parsing (3.0.9-r1) (10/14) Installing py3-packaging (21.3-r3) (11/14) Installing py3-setuptools (65.6.0-r1) (12/14) Installing py3-tz (2022.6-r1) (13/14) Installing py3-babel (2.11.0-r1) (14/14) Installing .makedepends-py3-wtforms (20221123.035712) Executing busybox-1.35.0-r29.trigger OK: 441 MiB in 110 packages >>> py3-wtforms: Cleaning up srcdir >>> py3-wtforms: Cleaning up pkgdir >>> py3-wtforms: Fetching https://distfiles.alpinelinux.org/distfiles/edge/WTForms-3.0.1.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 11 134k 11 16366 0 0 15698 0 0:00:08 0:00:01 0:00:07 15706 35 134k 35 49134 0 0 28898 0 0:00:04 0:00:01 0:00:03 28885 59 134k 59 81866 0 0 28886 0 0:00:04 0:00:02 0:00:02 28887 71 134k 71 98232 0 0 26418 0 0:00:05 0:00:03 0:00:02 26413 83 134k 83 111k 0 0 24278 0 0:00:05 0:00:04 0:00:01 24279 100 134k 100 134k 0 0 24078 0 0:00:05 0:00:05 --:--:-- 25947 100 134k 100 134k 0 0 24078 0 0:00:05 0:00:05 --:--:-- 22039 >>> py3-wtforms: Fetching https://distfiles.alpinelinux.org/distfiles/edge/WTForms-3.0.1.tar.gz >>> py3-wtforms: Checking sha512sums... WTForms-3.0.1.tar.gz: OK >>> py3-wtforms: Unpacking /var/cache/distfiles/edge/WTForms-3.0.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/wtforms copying src/wtforms/utils.py -> build/lib/wtforms copying src/wtforms/validators.py -> build/lib/wtforms copying src/wtforms/form.py -> build/lib/wtforms copying src/wtforms/i18n.py -> build/lib/wtforms copying src/wtforms/__init__.py -> build/lib/wtforms copying src/wtforms/meta.py -> build/lib/wtforms creating build/lib/wtforms/csrf copying src/wtforms/csrf/session.py -> build/lib/wtforms/csrf copying src/wtforms/csrf/__init__.py -> build/lib/wtforms/csrf copying src/wtforms/csrf/core.py -> build/lib/wtforms/csrf creating build/lib/wtforms/fields copying src/wtforms/fields/list.py -> build/lib/wtforms/fields copying src/wtforms/fields/simple.py -> build/lib/wtforms/fields copying src/wtforms/fields/choices.py -> build/lib/wtforms/fields copying src/wtforms/fields/form.py -> build/lib/wtforms/fields copying src/wtforms/fields/__init__.py -> build/lib/wtforms/fields copying src/wtforms/fields/core.py -> build/lib/wtforms/fields copying src/wtforms/fields/datetime.py -> build/lib/wtforms/fields copying src/wtforms/fields/numeric.py -> build/lib/wtforms/fields creating build/lib/wtforms/widgets copying src/wtforms/widgets/__init__.py -> build/lib/wtforms/widgets copying src/wtforms/widgets/core.py -> build/lib/wtforms/widgets running egg_info writing src/WTForms.egg-info/PKG-INFO writing dependency_links to src/WTForms.egg-info/dependency_links.txt writing requirements to src/WTForms.egg-info/requires.txt writing top-level names to src/WTForms.egg-info/top_level.txt reading manifest file 'src/WTForms.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/WTForms.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.cs_CZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.cs_CZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.cs_CZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.cs_CZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.de_CH.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.de_CH.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.de_CH.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.de_CH.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.zh.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.zh.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.zh.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.zh.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.zh_TW.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.zh_TW.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.zh_TW.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/wtforms/locale copying src/wtforms/locale/README.md -> build/lib/wtforms/locale copying src/wtforms/locale/wtforms.pot -> build/lib/wtforms/locale creating build/lib/wtforms/locale/ar creating build/lib/wtforms/locale/ar/LC_MESSAGES copying src/wtforms/locale/ar/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/ar/LC_MESSAGES copying src/wtforms/locale/ar/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/ar/LC_MESSAGES creating build/lib/wtforms/locale/bg creating build/lib/wtforms/locale/bg/LC_MESSAGES copying src/wtforms/locale/bg/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/bg/LC_MESSAGES copying src/wtforms/locale/bg/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/bg/LC_MESSAGES creating build/lib/wtforms/locale/ca creating build/lib/wtforms/locale/ca/LC_MESSAGES copying src/wtforms/locale/ca/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/ca/LC_MESSAGES copying src/wtforms/locale/ca/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/ca/LC_MESSAGES creating build/lib/wtforms/locale/cs_CZ creating build/lib/wtforms/locale/cs_CZ/LC_MESSAGES copying src/wtforms/locale/cs_CZ/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/cs_CZ/LC_MESSAGES copying src/wtforms/locale/cs_CZ/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/cs_CZ/LC_MESSAGES creating build/lib/wtforms/locale/cy creating build/lib/wtforms/locale/cy/LC_MESSAGES copying src/wtforms/locale/cy/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/cy/LC_MESSAGES copying src/wtforms/locale/cy/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/cy/LC_MESSAGES creating build/lib/wtforms/locale/de creating build/lib/wtforms/locale/de/LC_MESSAGES copying src/wtforms/locale/de/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/de/LC_MESSAGES copying src/wtforms/locale/de/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/de/LC_MESSAGES creating build/lib/wtforms/locale/de_CH creating build/lib/wtforms/locale/de_CH/LC_MESSAGES copying src/wtforms/locale/de_CH/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/de_CH/LC_MESSAGES copying src/wtforms/locale/de_CH/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/de_CH/LC_MESSAGES creating build/lib/wtforms/locale/el creating build/lib/wtforms/locale/el/LC_MESSAGES copying src/wtforms/locale/el/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/el/LC_MESSAGES copying src/wtforms/locale/el/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/el/LC_MESSAGES creating build/lib/wtforms/locale/en creating build/lib/wtforms/locale/en/LC_MESSAGES copying src/wtforms/locale/en/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/en/LC_MESSAGES copying src/wtforms/locale/en/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/en/LC_MESSAGES creating build/lib/wtforms/locale/es creating build/lib/wtforms/locale/es/LC_MESSAGES copying src/wtforms/locale/es/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/es/LC_MESSAGES copying src/wtforms/locale/es/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/es/LC_MESSAGES creating build/lib/wtforms/locale/et creating build/lib/wtforms/locale/et/LC_MESSAGES copying src/wtforms/locale/et/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/et/LC_MESSAGES copying src/wtforms/locale/et/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/et/LC_MESSAGES creating build/lib/wtforms/locale/fa creating build/lib/wtforms/locale/fa/LC_MESSAGES copying src/wtforms/locale/fa/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/fa/LC_MESSAGES copying src/wtforms/locale/fa/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/fa/LC_MESSAGES creating build/lib/wtforms/locale/fi creating build/lib/wtforms/locale/fi/LC_MESSAGES copying src/wtforms/locale/fi/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/fi/LC_MESSAGES copying src/wtforms/locale/fi/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/fi/LC_MESSAGES creating build/lib/wtforms/locale/fr creating build/lib/wtforms/locale/fr/LC_MESSAGES copying src/wtforms/locale/fr/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/fr/LC_MESSAGES copying src/wtforms/locale/fr/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/fr/LC_MESSAGES creating build/lib/wtforms/locale/he creating build/lib/wtforms/locale/he/LC_MESSAGES copying src/wtforms/locale/he/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/he/LC_MESSAGES copying src/wtforms/locale/he/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/he/LC_MESSAGES creating build/lib/wtforms/locale/hu creating build/lib/wtforms/locale/hu/LC_MESSAGES copying src/wtforms/locale/hu/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/hu/LC_MESSAGES copying src/wtforms/locale/hu/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/hu/LC_MESSAGES creating build/lib/wtforms/locale/it creating build/lib/wtforms/locale/it/LC_MESSAGES copying src/wtforms/locale/it/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/it/LC_MESSAGES copying src/wtforms/locale/it/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/it/LC_MESSAGES creating build/lib/wtforms/locale/ja creating build/lib/wtforms/locale/ja/LC_MESSAGES copying src/wtforms/locale/ja/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/ja/LC_MESSAGES copying src/wtforms/locale/ja/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/ja/LC_MESSAGES creating build/lib/wtforms/locale/ko creating build/lib/wtforms/locale/ko/LC_MESSAGES copying src/wtforms/locale/ko/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/ko/LC_MESSAGES copying src/wtforms/locale/ko/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/ko/LC_MESSAGES creating build/lib/wtforms/locale/nb creating build/lib/wtforms/locale/nb/LC_MESSAGES copying src/wtforms/locale/nb/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/nb/LC_MESSAGES copying src/wtforms/locale/nb/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/nb/LC_MESSAGES creating build/lib/wtforms/locale/nl creating build/lib/wtforms/locale/nl/LC_MESSAGES copying src/wtforms/locale/nl/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/nl/LC_MESSAGES copying src/wtforms/locale/nl/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/nl/LC_MESSAGES creating build/lib/wtforms/locale/pl creating build/lib/wtforms/locale/pl/LC_MESSAGES copying src/wtforms/locale/pl/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/pl/LC_MESSAGES copying src/wtforms/locale/pl/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/pl/LC_MESSAGES creating build/lib/wtforms/locale/pt creating build/lib/wtforms/locale/pt/LC_MESSAGES copying src/wtforms/locale/pt/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/pt/LC_MESSAGES copying src/wtforms/locale/pt/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/pt/LC_MESSAGES creating build/lib/wtforms/locale/ru creating build/lib/wtforms/locale/ru/LC_MESSAGES copying src/wtforms/locale/ru/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/ru/LC_MESSAGES copying src/wtforms/locale/ru/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/ru/LC_MESSAGES creating build/lib/wtforms/locale/sk creating build/lib/wtforms/locale/sk/LC_MESSAGES copying src/wtforms/locale/sk/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/sk/LC_MESSAGES copying src/wtforms/locale/sk/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/sk/LC_MESSAGES creating build/lib/wtforms/locale/sv creating build/lib/wtforms/locale/sv/LC_MESSAGES copying src/wtforms/locale/sv/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/sv/LC_MESSAGES copying src/wtforms/locale/sv/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/sv/LC_MESSAGES creating build/lib/wtforms/locale/tr creating build/lib/wtforms/locale/tr/LC_MESSAGES copying src/wtforms/locale/tr/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/tr/LC_MESSAGES copying src/wtforms/locale/tr/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/tr/LC_MESSAGES creating build/lib/wtforms/locale/uk creating build/lib/wtforms/locale/uk/LC_MESSAGES copying src/wtforms/locale/uk/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/uk/LC_MESSAGES copying src/wtforms/locale/uk/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/uk/LC_MESSAGES creating build/lib/wtforms/locale/zh creating build/lib/wtforms/locale/zh/LC_MESSAGES copying src/wtforms/locale/zh/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/zh/LC_MESSAGES copying src/wtforms/locale/zh/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/zh/LC_MESSAGES creating build/lib/wtforms/locale/zh_TW creating build/lib/wtforms/locale/zh_TW/LC_MESSAGES copying src/wtforms/locale/zh_TW/LC_MESSAGES/wtforms.mo -> build/lib/wtforms/locale/zh_TW/LC_MESSAGES copying src/wtforms/locale/zh_TW/LC_MESSAGES/wtforms.po -> build/lib/wtforms/locale/zh_TW/LC_MESSAGES >>> py3-wtforms: Entering fakeroot... running install /usr/lib/python3.11/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 src/WTForms.egg-info/PKG-INFO writing dependency_links to src/WTForms.egg-info/dependency_links.txt writing requirements to src/WTForms.egg-info/requires.txt writing top-level names to src/WTForms.egg-info/top_level.txt reading manifest file 'src/WTForms.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/WTForms.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.cs_CZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.cs_CZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.cs_CZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.cs_CZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.de_CH.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.de_CH.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.de_CH.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.de_CH.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.zh.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.zh.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.zh.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.zh.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'wtforms.locale.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wtforms.locale.zh_TW.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wtforms.locale.zh_TW.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wtforms.locale.zh_TW.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/community/py3-wtforms/pkg creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms copying build/lib/wtforms/utils.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/csrf copying build/lib/wtforms/csrf/session.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/csrf copying build/lib/wtforms/csrf/__init__.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/csrf copying build/lib/wtforms/csrf/core.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/csrf creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields copying build/lib/wtforms/fields/list.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields copying build/lib/wtforms/fields/simple.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields copying build/lib/wtforms/fields/choices.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields copying build/lib/wtforms/fields/form.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields copying build/lib/wtforms/fields/__init__.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields copying build/lib/wtforms/fields/core.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields copying build/lib/wtforms/fields/datetime.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields copying build/lib/wtforms/fields/numeric.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields copying build/lib/wtforms/validators.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/widgets copying build/lib/wtforms/widgets/__init__.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/widgets copying build/lib/wtforms/widgets/core.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/widgets copying build/lib/wtforms/form.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms copying build/lib/wtforms/i18n.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms copying build/lib/wtforms/__init__.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ko creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ko/LC_MESSAGES copying build/lib/wtforms/locale/ko/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ko/LC_MESSAGES copying build/lib/wtforms/locale/ko/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ko/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ru creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ru/LC_MESSAGES copying build/lib/wtforms/locale/ru/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ru/LC_MESSAGES copying build/lib/wtforms/locale/ru/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ru/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/cy creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/cy/LC_MESSAGES copying build/lib/wtforms/locale/cy/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/cy/LC_MESSAGES copying build/lib/wtforms/locale/cy/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/cy/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/fa creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/fa/LC_MESSAGES copying build/lib/wtforms/locale/fa/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/fa/LC_MESSAGES copying build/lib/wtforms/locale/fa/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/fa/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/uk creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/uk/LC_MESSAGES copying build/lib/wtforms/locale/uk/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/uk/LC_MESSAGES copying build/lib/wtforms/locale/uk/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/uk/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ca creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ca/LC_MESSAGES copying build/lib/wtforms/locale/ca/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ca/LC_MESSAGES copying build/lib/wtforms/locale/ca/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ca/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/pl creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/pl/LC_MESSAGES copying build/lib/wtforms/locale/pl/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/pl/LC_MESSAGES copying build/lib/wtforms/locale/pl/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/pl/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/nl creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/nl/LC_MESSAGES copying build/lib/wtforms/locale/nl/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/nl/LC_MESSAGES copying build/lib/wtforms/locale/nl/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/nl/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/hu creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/hu/LC_MESSAGES copying build/lib/wtforms/locale/hu/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/hu/LC_MESSAGES copying build/lib/wtforms/locale/hu/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/hu/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/es creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/es/LC_MESSAGES copying build/lib/wtforms/locale/es/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/es/LC_MESSAGES copying build/lib/wtforms/locale/es/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/es/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/sv creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/sv/LC_MESSAGES copying build/lib/wtforms/locale/sv/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/sv/LC_MESSAGES copying build/lib/wtforms/locale/sv/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/sv/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/zh creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/zh/LC_MESSAGES copying build/lib/wtforms/locale/zh/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/zh/LC_MESSAGES copying build/lib/wtforms/locale/zh/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/zh/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/et creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/et/LC_MESSAGES copying build/lib/wtforms/locale/et/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/et/LC_MESSAGES copying build/lib/wtforms/locale/et/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/et/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/it creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/it/LC_MESSAGES copying build/lib/wtforms/locale/it/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/it/LC_MESSAGES copying build/lib/wtforms/locale/it/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/it/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/el creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/el/LC_MESSAGES copying build/lib/wtforms/locale/el/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/el/LC_MESSAGES copying build/lib/wtforms/locale/el/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/el/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/pt creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/pt/LC_MESSAGES copying build/lib/wtforms/locale/pt/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/pt/LC_MESSAGES copying build/lib/wtforms/locale/pt/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/pt/LC_MESSAGES copying build/lib/wtforms/locale/README.md -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/de_CH creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/de_CH/LC_MESSAGES copying build/lib/wtforms/locale/de_CH/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/de_CH/LC_MESSAGES copying build/lib/wtforms/locale/de_CH/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/de_CH/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ar creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ar/LC_MESSAGES copying build/lib/wtforms/locale/ar/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ar/LC_MESSAGES copying build/lib/wtforms/locale/ar/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ar/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/de creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/de/LC_MESSAGES copying build/lib/wtforms/locale/de/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/de/LC_MESSAGES copying build/lib/wtforms/locale/de/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/de/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/fr creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/fr/LC_MESSAGES copying build/lib/wtforms/locale/fr/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/fr/LC_MESSAGES copying build/lib/wtforms/locale/fr/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/fr/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/fi creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/fi/LC_MESSAGES copying build/lib/wtforms/locale/fi/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/fi/LC_MESSAGES copying build/lib/wtforms/locale/fi/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/fi/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/sk creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/sk/LC_MESSAGES copying build/lib/wtforms/locale/sk/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/sk/LC_MESSAGES copying build/lib/wtforms/locale/sk/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/sk/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/tr creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/tr/LC_MESSAGES copying build/lib/wtforms/locale/tr/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/tr/LC_MESSAGES copying build/lib/wtforms/locale/tr/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/tr/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/nb creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/nb/LC_MESSAGES copying build/lib/wtforms/locale/nb/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/nb/LC_MESSAGES copying build/lib/wtforms/locale/nb/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/nb/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/bg creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/bg/LC_MESSAGES copying build/lib/wtforms/locale/bg/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/bg/LC_MESSAGES copying build/lib/wtforms/locale/bg/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/bg/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/he creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/he/LC_MESSAGES copying build/lib/wtforms/locale/he/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/he/LC_MESSAGES copying build/lib/wtforms/locale/he/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/he/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/zh_TW creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/zh_TW/LC_MESSAGES copying build/lib/wtforms/locale/zh_TW/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/zh_TW/LC_MESSAGES copying build/lib/wtforms/locale/zh_TW/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/zh_TW/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/en creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/en/LC_MESSAGES copying build/lib/wtforms/locale/en/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/en/LC_MESSAGES copying build/lib/wtforms/locale/en/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/en/LC_MESSAGES copying build/lib/wtforms/locale/wtforms.pot -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/cs_CZ creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/cs_CZ/LC_MESSAGES copying build/lib/wtforms/locale/cs_CZ/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/cs_CZ/LC_MESSAGES copying build/lib/wtforms/locale/cs_CZ/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/cs_CZ/LC_MESSAGES creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ja creating /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ja/LC_MESSAGES copying build/lib/wtforms/locale/ja/LC_MESSAGES/wtforms.po -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ja/LC_MESSAGES copying build/lib/wtforms/locale/ja/LC_MESSAGES/wtforms.mo -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/locale/ja/LC_MESSAGES copying build/lib/wtforms/meta.py -> /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/csrf/session.py to session.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/csrf/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/csrf/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields/list.py to list.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields/simple.py to simple.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields/choices.py to choices.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields/form.py to form.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields/datetime.py to datetime.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/fields/numeric.py to numeric.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/validators.py to validators.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/widgets/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/widgets/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/form.py to form.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/i18n.py to i18n.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/wtforms/meta.py to meta.cpython-311.pyc running install_egg_info Copying src/WTForms.egg-info to /home/buildozer/aports/community/py3-wtforms/pkg/py3-wtforms/usr/lib/python3.11/site-packages/WTForms-3.0.1-py3.11.egg-info running install_scripts >>> py3-wtforms*: Running postcheck for py3-wtforms >>> py3-wtforms*: Preparing package py3-wtforms... >>> py3-wtforms*: Tracing dependencies... >>> py3-wtforms*: Package size: 1.0 MB >>> py3-wtforms*: Compressing data... >>> py3-wtforms*: Create checksum... >>> py3-wtforms*: Create py3-wtforms-3.0.1-r1.apk >>> py3-wtforms: Build complete at Wed, 23 Nov 2022 03:57:20 +0000 elapsed time 0h 0m 8s >>> py3-wtforms: Cleaning up srcdir >>> py3-wtforms: Cleaning up pkgdir >>> py3-wtforms: Uninstalling dependencies... (1/14) Purging .makedepends-py3-wtforms (20221123.035712) (2/14) Purging py3-setuptools (65.6.0-r1) (3/14) Purging py3-packaging (21.3-r3) (4/14) Purging py3-parsing (3.0.9-r1) (5/14) Purging py3-babel (2.11.0-r1) (6/14) Purging py3-tz (2022.6-r1) (7/14) Purging python3 (3.11.0-r2) (8/14) Purging libbz2 (1.0.8-r4) (9/14) Purging libffi (3.4.4-r0) (10/14) Purging gdbm (1.23-r0) (11/14) Purging xz-libs (5.2.8-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.2.0-r0) (14/14) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-wtforms: Updating the community/armhf repository index... >>> py3-wtforms: Signing the index...