>>> py3-django-suit: Building testing/py3-django-suit 0.2.28-r5 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 07:49:42 +0000 >>> py3-django-suit: Checking sanity of /home/buildozer/aports/testing/py3-django-suit/APKBUILD... >>> WARNING: py3-django-suit: No maintainer >>> py3-django-suit: Analyzing dependencies... >>> py3-django-suit: Installing for build: build-base python3 py3-setuptools (1/10) Installing libffi (3.4.4-r0) (2/10) Installing gdbm (1.23-r0) (3/10) Installing mpdecimal (2.5.1-r1) (4/10) Installing readline (8.2.0-r0) (5/10) Installing sqlite-libs (3.40.0-r0) (6/10) Installing python3 (3.11.0-r2) (7/10) Installing py3-parsing (3.0.9-r1) (8/10) Installing py3-packaging (21.3-r3) (9/10) Installing py3-setuptools (65.6.2-r0) (10/10) Installing .makedepends-py3-django-suit (20221124.074943) Executing busybox-1.35.0-r29.trigger OK: 364 MiB in 111 packages >>> py3-django-suit: Cleaning up srcdir >>> py3-django-suit: Cleaning up pkgdir >>> py3-django-suit: Fetching https://distfiles.alpinelinux.org/distfiles/edge//django-suit-0.2.28.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 5 604k 5 32768 0 0 49883 0 0:00:12 --:--:-- 0:00:12 49875 100 604k 100 604k 0 0 585k 0 0:00:01 0:00:01 --:--:-- 585k >>> py3-django-suit: Fetching https://distfiles.alpinelinux.org/distfiles/edge//django-suit-0.2.28.tar.gz >>> py3-django-suit: Checking sha512sums... django-suit-0.2.28.tar.gz: OK >>> py3-django-suit: Unpacking /var/cache/distfiles/edge//django-suit-0.2.28.tar.gz... running build running build_py creating build creating build/lib creating build/lib/suit copying suit/watch_less.py -> build/lib/suit copying suit/admin.py -> build/lib/suit copying suit/compat.py -> build/lib/suit copying suit/utils.py -> build/lib/suit copying suit/widgets.py -> build/lib/suit copying suit/config.py -> build/lib/suit copying suit/__init__.py -> build/lib/suit copying suit/models.py -> build/lib/suit creating build/lib/suit/templatetags copying suit/templatetags/suit_compat.py -> build/lib/suit/templatetags copying suit/templatetags/suit_menu.py -> build/lib/suit/templatetags copying suit/templatetags/suit_tags.py -> build/lib/suit/templatetags copying suit/templatetags/__init__.py -> build/lib/suit/templatetags copying suit/templatetags/suit_list.py -> build/lib/suit/templatetags running egg_info writing django_suit.egg-info/PKG-INFO writing dependency_links to django_suit.egg-info/dependency_links.txt writing top-level names to django_suit.egg-info/top_level.txt reading manifest file 'django_suit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'django_suit.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'suit.static.admin.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.admin.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.admin.css' 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 'suit.static.admin.css' 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 'suit.static.cms.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.cms.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.cms.css' 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 'suit.static.cms.css' 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 'suit.static.suit.bootstrap.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.bootstrap.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.bootstrap.css' 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 'suit.static.suit.bootstrap.css' 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 'suit.static.suit.bootstrap.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.bootstrap.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.bootstrap.img' 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 'suit.static.suit.bootstrap.img' 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 'suit.static.suit.bootstrap.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.bootstrap.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.bootstrap.js' 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 'suit.static.suit.bootstrap.js' 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 'suit.static.suit.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.css' 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 'suit.static.suit.css' 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 'suit.static.suit.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.img' 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 'suit.static.suit.img' 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 'suit.static.suit.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.js' 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 'suit.static.suit.js' 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 'suit.static.suit.less' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.less' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.less' 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 'suit.static.suit.less' 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 'suit.static.suit.less.djangocms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.less.djangocms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.less.djangocms' 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 'suit.static.suit.less.djangocms' 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 'suit.static.suit.less.ui' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.less.ui' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.less.ui' 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 'suit.static.suit.less.ui' 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 'suit.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates' 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 'suit.templates' 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 'suit.templates.admin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin' 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 'suit.templates.admin' 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 'suit.templates.admin.auth.user' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.auth.user' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.auth.user' 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 'suit.templates.admin.auth.user' 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 'suit.templates.admin.cms.page' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.cms.page' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.cms.page' 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 'suit.templates.admin.cms.page' 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 'suit.templates.admin.cms.page.includes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.cms.page.includes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.cms.page.includes' 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 'suit.templates.admin.cms.page.includes' 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 'suit.templates.admin.cms.page.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.cms.page.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.cms.page.widgets' 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 'suit.templates.admin.cms.page.widgets' 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 'suit.templates.admin.edit_inline' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.edit_inline' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.edit_inline' 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 'suit.templates.admin.edit_inline' 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 'suit.templates.admin.filer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.filer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.filer' 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 'suit.templates.admin.filer' 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 'suit.templates.admin.filer.folder' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.filer.folder' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.filer.folder' 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 'suit.templates.admin.filer.folder' 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 'suit.templates.admin.filer.image' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.filer.image' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.filer.image' 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 'suit.templates.admin.filer.image' 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 'suit.templates.admin.filer.tools' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.filer.tools' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.filer.tools' 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 'suit.templates.admin.filer.tools' 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 'suit.templates.admin.filer.tools.clipboard' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.filer.tools.clipboard' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.filer.tools.clipboard' 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 'suit.templates.admin.filer.tools.clipboard' 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 'suit.templates.admin.import_export' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.import_export' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.import_export' 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 'suit.templates.admin.import_export' 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 'suit.templates.admin.includes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.includes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.includes' 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 'suit.templates.admin.includes' 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 'suit.templates.registration' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.registration' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.registration' 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 'suit.templates.registration' 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 'suit.templates.reversion' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.reversion' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.reversion' 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 'suit.templates.reversion' 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 'suit.templates.suit' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.suit' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.suit' 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 'suit.templates.suit' 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 'suit.templates.suit.includes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.suit.includes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.suit.includes' 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 'suit.templates.suit.includes' 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/suit/static creating build/lib/suit/static/admin creating build/lib/suit/static/admin/css copying suit/static/admin/css/forms.css -> build/lib/suit/static/admin/css creating build/lib/suit/static/cms creating build/lib/suit/static/cms/css copying suit/static/cms/css/pages.css -> build/lib/suit/static/cms/css creating build/lib/suit/static/suit creating build/lib/suit/static/suit/bootstrap creating build/lib/suit/static/suit/bootstrap/css copying suit/static/suit/bootstrap/css/bootstrap.css -> build/lib/suit/static/suit/bootstrap/css copying suit/static/suit/bootstrap/css/bootstrap.min.css -> build/lib/suit/static/suit/bootstrap/css creating build/lib/suit/static/suit/bootstrap/img copying suit/static/suit/bootstrap/img/glyphicons-halflings-white-shadow.png -> build/lib/suit/static/suit/bootstrap/img copying suit/static/suit/bootstrap/img/glyphicons-halflings-white.png -> build/lib/suit/static/suit/bootstrap/img copying suit/static/suit/bootstrap/img/glyphicons-halflings.png -> build/lib/suit/static/suit/bootstrap/img creating build/lib/suit/static/suit/bootstrap/js copying suit/static/suit/bootstrap/js/bootstrap.js -> build/lib/suit/static/suit/bootstrap/js copying suit/static/suit/bootstrap/js/bootstrap.min.js -> build/lib/suit/static/suit/bootstrap/js creating build/lib/suit/static/suit/css copying suit/static/suit/css/djangocms.css -> build/lib/suit/static/suit/css copying suit/static/suit/css/filer.css -> build/lib/suit/static/suit/css copying suit/static/suit/css/suit.css -> build/lib/suit/static/suit/css creating build/lib/suit/static/suit/img copying suit/static/suit/img/ajax-loader.gif -> build/lib/suit/static/suit/img copying suit/static/suit/img/bg_left_white.gif -> build/lib/suit/static/suit/img copying suit/static/suit/img/bg_pattern.jpg -> build/lib/suit/static/suit/img copying suit/static/suit/img/cc_active_nav.png -> build/lib/suit/static/suit/img copying suit/static/suit/img/drag-handle.png -> build/lib/suit/static/suit/img copying suit/static/suit/img/glyphicons-halflings-white-nav.png -> build/lib/suit/static/suit/img copying suit/static/suit/img/glyphicons-halflings-white-shadow.png -> build/lib/suit/static/suit/img creating build/lib/suit/static/suit/js copying suit/static/suit/js/djangocms.js -> build/lib/suit/static/suit/js copying suit/static/suit/js/jquery-1.8.3.min.js -> build/lib/suit/static/suit/js copying suit/static/suit/js/jquery-2.2.4.min.js -> build/lib/suit/static/suit/js copying suit/static/suit/js/jquery.autosize-min.js -> build/lib/suit/static/suit/js copying suit/static/suit/js/sortables.js -> build/lib/suit/static/suit/js copying suit/static/suit/js/suit-form-confirm.js -> build/lib/suit/static/suit/js copying suit/static/suit/js/suit.js -> build/lib/suit/static/suit/js creating build/lib/suit/static/suit/less copying suit/static/suit/less/djangocms.less -> build/lib/suit/static/suit/less copying suit/static/suit/less/filer.less -> build/lib/suit/static/suit/less copying suit/static/suit/less/footer.less -> build/lib/suit/static/suit/less copying suit/static/suit/less/header.less -> build/lib/suit/static/suit/less copying suit/static/suit/less/left-column.less -> build/lib/suit/static/suit/less copying suit/static/suit/less/mixins.less -> build/lib/suit/static/suit/less copying suit/static/suit/less/print.less -> build/lib/suit/static/suit/less copying suit/static/suit/less/sticky-footer.less -> build/lib/suit/static/suit/less copying suit/static/suit/less/suit.less -> build/lib/suit/static/suit/less copying suit/static/suit/less/variables.less -> build/lib/suit/static/suit/less creating build/lib/suit/static/suit/less/djangocms copying suit/static/suit/less/djangocms/list.less -> build/lib/suit/static/suit/less/djangocms creating build/lib/suit/static/suit/less/ui copying suit/static/suit/less/ui/actionlist.less -> build/lib/suit/static/suit/less/ui copying suit/static/suit/less/ui/box.less -> build/lib/suit/static/suit/less/ui copying suit/static/suit/less/ui/breadcrumb.less -> build/lib/suit/static/suit/less/ui copying suit/static/suit/less/ui/calendar.less -> build/lib/suit/static/suit/less/ui copying suit/static/suit/less/ui/datepicker.less -> build/lib/suit/static/suit/less/ui copying suit/static/suit/less/ui/form.less -> build/lib/suit/static/suit/less/ui copying suit/static/suit/less/ui/left-nav.less -> build/lib/suit/static/suit/less/ui copying suit/static/suit/less/ui/list.less -> build/lib/suit/static/suit/less/ui copying suit/static/suit/less/ui/login.less -> build/lib/suit/static/suit/less/ui copying suit/static/suit/less/ui/pagination.less -> build/lib/suit/static/suit/less/ui copying suit/static/suit/less/ui/table.less -> build/lib/suit/static/suit/less/ui copying suit/static/suit/less/ui/tabs.less -> build/lib/suit/static/suit/less/ui creating build/lib/suit/templates copying suit/templates/403.html -> build/lib/suit/templates copying suit/templates/404.html -> build/lib/suit/templates copying suit/templates/500.html -> build/lib/suit/templates creating build/lib/suit/templates/admin copying suit/templates/admin/actions.html -> build/lib/suit/templates/admin copying suit/templates/admin/app_index.html -> build/lib/suit/templates/admin copying suit/templates/admin/base.html -> build/lib/suit/templates/admin copying suit/templates/admin/base_site.html -> build/lib/suit/templates/admin copying suit/templates/admin/change_form.html -> build/lib/suit/templates/admin copying suit/templates/admin/change_list.html -> build/lib/suit/templates/admin copying suit/templates/admin/change_list_results.html -> build/lib/suit/templates/admin copying suit/templates/admin/date_hierarchy.html -> build/lib/suit/templates/admin copying suit/templates/admin/delete_confirmation.html -> build/lib/suit/templates/admin copying suit/templates/admin/delete_selected_confirmation.html -> build/lib/suit/templates/admin copying suit/templates/admin/filter.html -> build/lib/suit/templates/admin copying suit/templates/admin/index.html -> build/lib/suit/templates/admin copying suit/templates/admin/login.html -> build/lib/suit/templates/admin copying suit/templates/admin/mptt_change_list_results.html -> build/lib/suit/templates/admin copying suit/templates/admin/object_history.html -> build/lib/suit/templates/admin copying suit/templates/admin/page_submit_line.html -> build/lib/suit/templates/admin copying suit/templates/admin/pagination.html -> build/lib/suit/templates/admin copying suit/templates/admin/search_form.html -> build/lib/suit/templates/admin copying suit/templates/admin/submit_line.html -> build/lib/suit/templates/admin creating build/lib/suit/templates/admin/auth creating build/lib/suit/templates/admin/auth/user copying suit/templates/admin/auth/user/add_form.html -> build/lib/suit/templates/admin/auth/user copying suit/templates/admin/auth/user/change_password.html -> build/lib/suit/templates/admin/auth/user creating build/lib/suit/templates/admin/cms creating build/lib/suit/templates/admin/cms/page copying suit/templates/admin/cms/page/change_form.html -> build/lib/suit/templates/admin/cms/page copying suit/templates/admin/cms/page/change_list.html -> build/lib/suit/templates/admin/cms/page copying suit/templates/admin/cms/page/plugin_change_form.html -> build/lib/suit/templates/admin/cms/page creating build/lib/suit/templates/admin/cms/page/includes copying suit/templates/admin/cms/page/includes/fieldset.html -> build/lib/suit/templates/admin/cms/page/includes creating build/lib/suit/templates/admin/cms/page/widgets copying suit/templates/admin/cms/page/widgets/plugin_item.html -> build/lib/suit/templates/admin/cms/page/widgets creating build/lib/suit/templates/admin/edit_inline copying suit/templates/admin/edit_inline/stacked.html -> build/lib/suit/templates/admin/edit_inline copying suit/templates/admin/edit_inline/tabular.html -> build/lib/suit/templates/admin/edit_inline creating build/lib/suit/templates/admin/filer copying suit/templates/admin/filer/actions.html -> build/lib/suit/templates/admin/filer copying suit/templates/admin/filer/breadcrumbs.html -> build/lib/suit/templates/admin/filer copying suit/templates/admin/filer/change_form.html -> build/lib/suit/templates/admin/filer copying suit/templates/admin/filer/delete_confirmation.html -> build/lib/suit/templates/admin/filer copying suit/templates/admin/filer/delete_selected_files_confirmation.html -> build/lib/suit/templates/admin/filer creating build/lib/suit/templates/admin/filer/folder copying suit/templates/admin/filer/folder/change_form.html -> build/lib/suit/templates/admin/filer/folder copying suit/templates/admin/filer/folder/choose_copy_destination.html -> build/lib/suit/templates/admin/filer/folder copying suit/templates/admin/filer/folder/choose_images_resize_options.html -> build/lib/suit/templates/admin/filer/folder copying suit/templates/admin/filer/folder/choose_move_destination.html -> build/lib/suit/templates/admin/filer/folder copying suit/templates/admin/filer/folder/choose_rename_format.html -> build/lib/suit/templates/admin/filer/folder copying suit/templates/admin/filer/folder/directory_listing.html -> build/lib/suit/templates/admin/filer/folder copying suit/templates/admin/filer/folder/directory_table.html -> build/lib/suit/templates/admin/filer/folder copying suit/templates/admin/filer/folder/new_folder_form.html -> build/lib/suit/templates/admin/filer/folder creating build/lib/suit/templates/admin/filer/image copying suit/templates/admin/filer/image/change_form.html -> build/lib/suit/templates/admin/filer/image creating build/lib/suit/templates/admin/filer/tools copying suit/templates/admin/filer/tools/search_form.html -> build/lib/suit/templates/admin/filer/tools creating build/lib/suit/templates/admin/filer/tools/clipboard copying suit/templates/admin/filer/tools/clipboard/clipboard.html -> build/lib/suit/templates/admin/filer/tools/clipboard copying suit/templates/admin/filer/tools/clipboard/clipboard_item_rows.html -> build/lib/suit/templates/admin/filer/tools/clipboard creating build/lib/suit/templates/admin/import_export copying suit/templates/admin/import_export/base.html -> build/lib/suit/templates/admin/import_export copying suit/templates/admin/import_export/change_list_export.html -> build/lib/suit/templates/admin/import_export copying suit/templates/admin/import_export/change_list_import.html -> build/lib/suit/templates/admin/import_export copying suit/templates/admin/import_export/change_list_import_export.html -> build/lib/suit/templates/admin/import_export copying suit/templates/admin/import_export/export.html -> build/lib/suit/templates/admin/import_export copying suit/templates/admin/import_export/import.html -> build/lib/suit/templates/admin/import_export creating build/lib/suit/templates/admin/includes copying suit/templates/admin/includes/fieldset.html -> build/lib/suit/templates/admin/includes creating build/lib/suit/templates/registration copying suit/templates/registration/logged_out.html -> build/lib/suit/templates/registration copying suit/templates/registration/password_change_form.html -> build/lib/suit/templates/registration creating build/lib/suit/templates/reversion copying suit/templates/reversion/change_list.html -> build/lib/suit/templates/reversion copying suit/templates/reversion/object_history.html -> build/lib/suit/templates/reversion copying suit/templates/reversion/recover_form.html -> build/lib/suit/templates/reversion copying suit/templates/reversion/recover_list.html -> build/lib/suit/templates/reversion copying suit/templates/reversion/revision_form.html -> build/lib/suit/templates/reversion creating build/lib/suit/templates/suit copying suit/templates/suit/error_base.html -> build/lib/suit/templates/suit copying suit/templates/suit/form_as_fieldset.html -> build/lib/suit/templates/suit copying suit/templates/suit/menu.html -> build/lib/suit/templates/suit creating build/lib/suit/templates/suit/includes copying suit/templates/suit/includes/change_form_includes.html -> build/lib/suit/templates/suit/includes >>> py3-django-suit: 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 django_suit.egg-info/PKG-INFO writing dependency_links to django_suit.egg-info/dependency_links.txt writing top-level names to django_suit.egg-info/top_level.txt reading manifest file 'django_suit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'django_suit.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'suit.static.admin.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.admin.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.admin.css' 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 'suit.static.admin.css' 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 'suit.static.cms.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.cms.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.cms.css' 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 'suit.static.cms.css' 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 'suit.static.suit.bootstrap.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.bootstrap.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.bootstrap.css' 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 'suit.static.suit.bootstrap.css' 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 'suit.static.suit.bootstrap.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.bootstrap.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.bootstrap.img' 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 'suit.static.suit.bootstrap.img' 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 'suit.static.suit.bootstrap.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.bootstrap.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.bootstrap.js' 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 'suit.static.suit.bootstrap.js' 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 'suit.static.suit.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.css' 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 'suit.static.suit.css' 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 'suit.static.suit.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.img' 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 'suit.static.suit.img' 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 'suit.static.suit.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.js' 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 'suit.static.suit.js' 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 'suit.static.suit.less' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.less' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.less' 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 'suit.static.suit.less' 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 'suit.static.suit.less.djangocms' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.less.djangocms' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.less.djangocms' 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 'suit.static.suit.less.djangocms' 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 'suit.static.suit.less.ui' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.static.suit.less.ui' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.static.suit.less.ui' 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 'suit.static.suit.less.ui' 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 'suit.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates' 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 'suit.templates' 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 'suit.templates.admin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin' 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 'suit.templates.admin' 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 'suit.templates.admin.auth.user' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.auth.user' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.auth.user' 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 'suit.templates.admin.auth.user' 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 'suit.templates.admin.cms.page' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.cms.page' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.cms.page' 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 'suit.templates.admin.cms.page' 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 'suit.templates.admin.cms.page.includes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.cms.page.includes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.cms.page.includes' 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 'suit.templates.admin.cms.page.includes' 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 'suit.templates.admin.cms.page.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.cms.page.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.cms.page.widgets' 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 'suit.templates.admin.cms.page.widgets' 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 'suit.templates.admin.edit_inline' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.edit_inline' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.edit_inline' 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 'suit.templates.admin.edit_inline' 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 'suit.templates.admin.filer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.filer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.filer' 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 'suit.templates.admin.filer' 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 'suit.templates.admin.filer.folder' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.filer.folder' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.filer.folder' 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 'suit.templates.admin.filer.folder' 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 'suit.templates.admin.filer.image' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.filer.image' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.filer.image' 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 'suit.templates.admin.filer.image' 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 'suit.templates.admin.filer.tools' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.filer.tools' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.filer.tools' 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 'suit.templates.admin.filer.tools' 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 'suit.templates.admin.filer.tools.clipboard' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.filer.tools.clipboard' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.filer.tools.clipboard' 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 'suit.templates.admin.filer.tools.clipboard' 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 'suit.templates.admin.import_export' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.import_export' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.import_export' 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 'suit.templates.admin.import_export' 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 'suit.templates.admin.includes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.admin.includes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.admin.includes' 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 'suit.templates.admin.includes' 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 'suit.templates.registration' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.registration' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.registration' 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 'suit.templates.registration' 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 'suit.templates.reversion' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.reversion' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.reversion' 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 'suit.templates.reversion' 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 'suit.templates.suit' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.suit' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.suit' 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 'suit.templates.suit' 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 'suit.templates.suit.includes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'suit.templates.suit.includes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'suit.templates.suit.includes' 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 'suit.templates.suit.includes' 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/testing/py3-django-suit/pkg creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit copying build/lib/suit/watch_less.py -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit copying build/lib/suit/admin.py -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit copying build/lib/suit/compat.py -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templatetags copying build/lib/suit/templatetags/suit_compat.py -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templatetags copying build/lib/suit/templatetags/suit_menu.py -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templatetags copying build/lib/suit/templatetags/suit_tags.py -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templatetags copying build/lib/suit/templatetags/__init__.py -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templatetags copying build/lib/suit/templatetags/suit_list.py -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templatetags copying build/lib/suit/utils.py -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit copying build/lib/suit/widgets.py -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit copying build/lib/suit/config.py -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates copying build/lib/suit/templates/404.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/suit copying build/lib/suit/templates/suit/form_as_fieldset.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/suit copying build/lib/suit/templates/suit/menu.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/suit copying build/lib/suit/templates/suit/error_base.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/suit creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/suit/includes copying build/lib/suit/templates/suit/includes/change_form_includes.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/suit/includes creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/reversion copying build/lib/suit/templates/reversion/recover_list.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/reversion copying build/lib/suit/templates/reversion/revision_form.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/reversion copying build/lib/suit/templates/reversion/change_list.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/reversion copying build/lib/suit/templates/reversion/recover_form.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/reversion copying build/lib/suit/templates/reversion/object_history.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/reversion copying build/lib/suit/templates/500.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/date_hierarchy.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer copying build/lib/suit/templates/admin/filer/change_form.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/folder copying build/lib/suit/templates/admin/filer/folder/new_folder_form.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/folder copying build/lib/suit/templates/admin/filer/folder/choose_images_resize_options.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/folder copying build/lib/suit/templates/admin/filer/folder/change_form.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/folder copying build/lib/suit/templates/admin/filer/folder/choose_copy_destination.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/folder copying build/lib/suit/templates/admin/filer/folder/directory_listing.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/folder copying build/lib/suit/templates/admin/filer/folder/choose_move_destination.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/folder copying build/lib/suit/templates/admin/filer/folder/directory_table.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/folder copying build/lib/suit/templates/admin/filer/folder/choose_rename_format.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/folder copying build/lib/suit/templates/admin/filer/delete_confirmation.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/image copying build/lib/suit/templates/admin/filer/image/change_form.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/image copying build/lib/suit/templates/admin/filer/delete_selected_files_confirmation.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/tools creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/tools/clipboard copying build/lib/suit/templates/admin/filer/tools/clipboard/clipboard.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/tools/clipboard copying build/lib/suit/templates/admin/filer/tools/clipboard/clipboard_item_rows.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/tools/clipboard copying build/lib/suit/templates/admin/filer/tools/search_form.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer/tools copying build/lib/suit/templates/admin/filer/actions.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer copying build/lib/suit/templates/admin/filer/breadcrumbs.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/filer copying build/lib/suit/templates/admin/page_submit_line.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/cms creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/cms/page copying build/lib/suit/templates/admin/cms/page/change_form.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/cms/page copying build/lib/suit/templates/admin/cms/page/plugin_change_form.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/cms/page copying build/lib/suit/templates/admin/cms/page/change_list.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/cms/page creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/cms/page/widgets copying build/lib/suit/templates/admin/cms/page/widgets/plugin_item.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/cms/page/widgets creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/cms/page/includes copying build/lib/suit/templates/admin/cms/page/includes/fieldset.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/cms/page/includes copying build/lib/suit/templates/admin/change_form.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/app_index.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/base.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/delete_confirmation.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/search_form.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/index.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/auth creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/auth/user copying build/lib/suit/templates/admin/auth/user/add_form.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/auth/user copying build/lib/suit/templates/admin/auth/user/change_password.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/auth/user creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/import_export copying build/lib/suit/templates/admin/import_export/change_list_import_export.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/import_export copying build/lib/suit/templates/admin/import_export/base.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/import_export copying build/lib/suit/templates/admin/import_export/change_list_import.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/import_export copying build/lib/suit/templates/admin/import_export/export.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/import_export copying build/lib/suit/templates/admin/import_export/import.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/import_export copying build/lib/suit/templates/admin/import_export/change_list_export.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/import_export copying build/lib/suit/templates/admin/pagination.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/filter.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/submit_line.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/base_site.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/mptt_change_list_results.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/change_list.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/change_list_results.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/delete_selected_confirmation.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin copying build/lib/suit/templates/admin/actions.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/includes copying build/lib/suit/templates/admin/includes/fieldset.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/includes copying build/lib/suit/templates/admin/login.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/edit_inline copying build/lib/suit/templates/admin/edit_inline/tabular.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/edit_inline copying build/lib/suit/templates/admin/edit_inline/stacked.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin/edit_inline copying build/lib/suit/templates/admin/object_history.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/admin creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/registration copying build/lib/suit/templates/registration/password_change_form.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/registration copying build/lib/suit/templates/registration/logged_out.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates/registration copying build/lib/suit/templates/403.html -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templates copying build/lib/suit/__init__.py -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit copying build/lib/suit/models.py -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/cms creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/cms/css copying build/lib/suit/static/cms/css/pages.css -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/cms/css creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/img copying build/lib/suit/static/suit/img/glyphicons-halflings-white-nav.png -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/img copying build/lib/suit/static/suit/img/bg_pattern.jpg -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/img copying build/lib/suit/static/suit/img/bg_left_white.gif -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/img copying build/lib/suit/static/suit/img/ajax-loader.gif -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/img copying build/lib/suit/static/suit/img/glyphicons-halflings-white-shadow.png -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/img copying build/lib/suit/static/suit/img/cc_active_nav.png -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/img copying build/lib/suit/static/suit/img/drag-handle.png -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/img creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/js copying build/lib/suit/static/suit/js/suit-form-confirm.js -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/js copying build/lib/suit/static/suit/js/djangocms.js -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/js copying build/lib/suit/static/suit/js/jquery.autosize-min.js -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/js copying build/lib/suit/static/suit/js/jquery-1.8.3.min.js -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/js copying build/lib/suit/static/suit/js/suit.js -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/js copying build/lib/suit/static/suit/js/jquery-2.2.4.min.js -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/js copying build/lib/suit/static/suit/js/sortables.js -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/js creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/ui copying build/lib/suit/static/suit/less/ui/list.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/ui copying build/lib/suit/static/suit/less/ui/pagination.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/ui copying build/lib/suit/static/suit/less/ui/form.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/ui copying build/lib/suit/static/suit/less/ui/table.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/ui copying build/lib/suit/static/suit/less/ui/datepicker.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/ui copying build/lib/suit/static/suit/less/ui/login.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/ui copying build/lib/suit/static/suit/less/ui/box.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/ui copying build/lib/suit/static/suit/less/ui/calendar.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/ui copying build/lib/suit/static/suit/less/ui/breadcrumb.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/ui copying build/lib/suit/static/suit/less/ui/left-nav.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/ui copying build/lib/suit/static/suit/less/ui/tabs.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/ui copying build/lib/suit/static/suit/less/ui/actionlist.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/ui copying build/lib/suit/static/suit/less/mixins.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less copying build/lib/suit/static/suit/less/footer.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less copying build/lib/suit/static/suit/less/left-column.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less copying build/lib/suit/static/suit/less/djangocms.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less copying build/lib/suit/static/suit/less/sticky-footer.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less copying build/lib/suit/static/suit/less/print.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less copying build/lib/suit/static/suit/less/suit.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/djangocms copying build/lib/suit/static/suit/less/djangocms/list.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less/djangocms copying build/lib/suit/static/suit/less/variables.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less copying build/lib/suit/static/suit/less/header.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less copying build/lib/suit/static/suit/less/filer.less -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/less creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/css copying build/lib/suit/static/suit/css/filer.css -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/css copying build/lib/suit/static/suit/css/djangocms.css -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/css copying build/lib/suit/static/suit/css/suit.css -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/css creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/bootstrap creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/bootstrap/img copying build/lib/suit/static/suit/bootstrap/img/glyphicons-halflings.png -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/bootstrap/img copying build/lib/suit/static/suit/bootstrap/img/glyphicons-halflings-white-shadow.png -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/bootstrap/img copying build/lib/suit/static/suit/bootstrap/img/glyphicons-halflings-white.png -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/bootstrap/img creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/bootstrap/js copying build/lib/suit/static/suit/bootstrap/js/bootstrap.min.js -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/bootstrap/js copying build/lib/suit/static/suit/bootstrap/js/bootstrap.js -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/bootstrap/js creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/bootstrap/css copying build/lib/suit/static/suit/bootstrap/css/bootstrap.min.css -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/bootstrap/css copying build/lib/suit/static/suit/bootstrap/css/bootstrap.css -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/suit/bootstrap/css creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/admin creating /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/admin/css copying build/lib/suit/static/admin/css/forms.css -> /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/static/admin/css byte-compiling /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/watch_less.py to watch_less.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/admin.py to admin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templatetags/suit_compat.py to suit_compat.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templatetags/suit_menu.py to suit_menu.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templatetags/suit_tags.py to suit_tags.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templatetags/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/templatetags/suit_list.py to suit_list.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/widgets.py to widgets.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/suit/models.py to models.cpython-311.pyc running install_egg_info Copying django_suit.egg-info to /home/buildozer/aports/testing/py3-django-suit/pkg/py3-django-suit/usr/lib/python3.11/site-packages/django_suit-0.2.28-py3.11.egg-info running install_scripts >>> py3-django-suit*: Running postcheck for py3-django-suit >>> py3-django-suit*: Preparing package py3-django-suit... >>> py3-django-suit*: Tracing dependencies... >>> py3-django-suit*: Package size: 1.6 MB >>> py3-django-suit*: Compressing data... >>> py3-django-suit*: Create checksum... >>> py3-django-suit*: Create py3-django-suit-0.2.28-r5.apk >>> py3-django-suit: Build complete at Thu, 24 Nov 2022 07:49:45 +0000 elapsed time 0h 0m 3s >>> py3-django-suit: Cleaning up srcdir >>> py3-django-suit: Cleaning up pkgdir >>> py3-django-suit: Uninstalling dependencies... (1/10) Purging .makedepends-py3-django-suit (20221124.074943) (2/10) Purging py3-setuptools (65.6.2-r0) (3/10) Purging py3-packaging (21.3-r3) (4/10) Purging py3-parsing (3.0.9-r1) (5/10) Purging python3 (3.11.0-r2) (6/10) Purging libffi (3.4.4-r0) (7/10) Purging gdbm (1.23-r0) (8/10) Purging mpdecimal (2.5.1-r1) (9/10) Purging readline (8.2.0-r0) (10/10) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 290 MiB in 101 packages >>> py3-django-suit: Updating the testing/armv7 repository index... >>> py3-django-suit: Signing the index...