=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/www/py-djangocms-text-ckeditor", "all", "PYTHON_VERSION_REQD=314", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py314-djangocms-text-ckeditor-5.1.7 * Building wheel... /opt/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:318: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/local/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/__init__.py -> build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/apps.py -> build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/attribute_parsers.py -> build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/cms_plugins.py -> build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/cms_toolbars.py -> build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/fields.py -> build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/forms.py -> build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/html.py -> build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/models.py -> build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/picture_save.py -> build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/sanitizer.py -> build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/settings.py -> build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/utils.py -> build/lib/djangocms_text_ckeditor copying djangocms_text_ckeditor/widgets.py -> build/lib/djangocms_text_ckeditor creating build/lib/djangocms_text_ckeditor/migrations copying djangocms_text_ckeditor/migrations/0001_initial.py -> build/lib/djangocms_text_ckeditor/migrations copying djangocms_text_ckeditor/migrations/0002_remove_related_name_for_cmsplugin_ptr.py -> build/lib/djangocms_text_ckeditor/migrations copying djangocms_text_ckeditor/migrations/0003_set_related_name_for_cmsplugin_ptr.py -> build/lib/djangocms_text_ckeditor/migrations copying djangocms_text_ckeditor/migrations/0004_auto_20160706_1339.py -> build/lib/djangocms_text_ckeditor/migrations copying djangocms_text_ckeditor/migrations/0005_alter_text_cmsplugin_ptr.py -> build/lib/djangocms_text_ckeditor/migrations copying djangocms_text_ckeditor/migrations/__init__.py -> build/lib/djangocms_text_ckeditor/migrations creating build/lib/djangocms_text_ckeditor/templatetags copying djangocms_text_ckeditor/templatetags/__init__.py -> build/lib/djangocms_text_ckeditor/templatetags copying djangocms_text_ckeditor/templatetags/djangocms_text_ckeditor_tags.py -> build/lib/djangocms_text_ckeditor/templatetags running egg_info writing djangocms_text_ckeditor.egg-info/PKG-INFO writing dependency_links to djangocms_text_ckeditor.egg-info/dependency_links.txt writing requirements to djangocms_text_ckeditor.egg-info/requires.txt writing top-level names to djangocms_text_ckeditor.egg-info/top_level.txt reading manifest file 'djangocms_text_ckeditor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'private/moono-lisa/iamges' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'djangocms_text_ckeditor.egg-info/SOURCES.txt' /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.no.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.no.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.no.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.no.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.no.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.adapters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.adapters' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.adapters' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.adapters' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.adapters' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.lang' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.lang' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.lang' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.lang' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.lang' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.a11yhelp.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.a11yhelp.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.a11yhelp.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.a11yhelp.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.a11yhelp.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.a11yhelp.dialogs.lang' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.a11yhelp.dialogs.lang' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.a11yhelp.dialogs.lang' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.a11yhelp.dialogs.lang' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.a11yhelp.dialogs.lang' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.about.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.about.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.about.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.about.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.about.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.about.dialogs.hidpi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.about.dialogs.hidpi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.about.dialogs.hidpi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.about.dialogs.hidpi' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.about.dialogs.hidpi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.clipboard.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.clipboard.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.clipboard.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.clipboard.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.clipboard.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.colordialog.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.colordialog.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.colordialog.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.colordialog.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.colordialog.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.copyformatting.cursors' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.copyformatting.cursors' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.copyformatting.cursors' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.copyformatting.cursors' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.copyformatting.cursors' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.copyformatting.styles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.copyformatting.styles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.copyformatting.styles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.copyformatting.styles' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.copyformatting.styles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.dialog' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.dialog' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.dialog' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.dialog' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.dialog' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.dialog.styles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.dialog.styles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.dialog.styles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.dialog.styles' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.dialog.styles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.div.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.div.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.div.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.div.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.div.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests._helpers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests._helpers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests._helpers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests._helpers' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests._helpers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests.manual' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests.manual' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests.manual' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests.manual' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests.manual' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests.manual.integrations' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests.manual.integrations' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests.manual.integrations' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests.manual.integrations' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.exportpdf.tests.manual.integrations' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.find.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.find.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.find.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.find.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.find.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.forms.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.forms.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.forms.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.forms.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.forms.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.forms.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.forms.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.forms.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.forms.images' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.forms.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.iframe.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.iframe.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.iframe.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.iframe.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.iframe.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.iframe.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.iframe.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.iframe.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.iframe.images' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.iframe.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.image.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.image.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.image.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.image.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.image.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.image.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.image.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.image.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.image.images' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.image.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.images' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.images.hidpi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.images.hidpi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.images.hidpi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.images.hidpi' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.link.images.hidpi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.liststyle.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.liststyle.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.liststyle.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.liststyle.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.liststyle.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.magicline.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.magicline.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.magicline.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.magicline.images' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.magicline.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.magicline.images.hidpi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.magicline.images.hidpi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.magicline.images.hidpi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.magicline.images.hidpi' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.magicline.images.hidpi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pagebreak.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pagebreak.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pagebreak.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pagebreak.images' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pagebreak.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromgdocs.filter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromgdocs.filter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromgdocs.filter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromgdocs.filter' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromgdocs.filter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromlibreoffice.filter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromlibreoffice.filter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromlibreoffice.filter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromlibreoffice.filter' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromlibreoffice.filter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromword.filter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromword.filter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromword.filter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromword.filter' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastefromword.filter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastetools.filter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastetools.filter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastetools.filter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastetools.filter' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.pastetools.filter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview.images' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview.styles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview.styles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview.styles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview.styles' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.preview.styles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt.skins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt.skins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt.skins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt.skins' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.scayt.skins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.showblocks.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.showblocks.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.showblocks.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.showblocks.images' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.showblocks.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.smiley.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.smiley.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.smiley.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.smiley.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.smiley.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.smiley.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.smiley.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.smiley.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.smiley.images' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.smiley.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.specialchar.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.specialchar.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.specialchar.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.specialchar.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.specialchar.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.specialchar.dialogs.lang' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.specialchar.dialogs.lang' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.specialchar.dialogs.lang' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.specialchar.dialogs.lang' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.specialchar.dialogs.lang' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.table.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.table.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.table.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.table.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.table.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.tableselection.styles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.tableselection.styles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.tableselection.styles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.tableselection.styles' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.tableselection.styles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.tabletools.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.tabletools.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.tabletools.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.tabletools.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.tabletools.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.templates' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.templates.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.templates.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.templates.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.templates.images' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.templates.templates.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.widget.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.widget.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.widget.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.widget.images' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.widget.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc.dialogs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc.dialogs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc.dialogs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc.dialogs' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc.dialogs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc.skins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc.skins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc.skins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc.skins' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.plugins.wsc.skins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.css' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.img' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.js' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.inlineall' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.inlineall' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.inlineall' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.inlineall' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.inlineall' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.outputxhtml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.outputxhtml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.outputxhtml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.outputxhtml' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.outputxhtml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.uilanguages' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.uilanguages' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.uilanguages' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.uilanguages' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.assets.uilanguages' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.dialog' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.dialog' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.dialog' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.dialog' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.dialog' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.dialog.assets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.dialog.assets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.dialog.assets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.dialog.assets' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.dialog.assets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.enterkey' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.enterkey' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.enterkey' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.enterkey' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.enterkey' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.htmlwriter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.htmlwriter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.htmlwriter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.htmlwriter' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.htmlwriter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.magicline' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.magicline' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.magicline' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.magicline' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.magicline' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.toolbar' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.toolbar' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.toolbar' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.toolbar' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.toolbar' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.wysiwygarea' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.wysiwygarea' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.wysiwygarea' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.wysiwygarea' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.old.wysiwygarea' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.css' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.font' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.font' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.font' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.font' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.font' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.js' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.lib.codemirror' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.lib.codemirror' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.lib.codemirror' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.lib.codemirror' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.samples.toolbarconfigurator.lib.codemirror' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.skins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.skins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.skins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.skins' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.skins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.vendor' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.vendor' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.vendor' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.vendor' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor.vendor' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsdialog' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsdialog' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsdialog' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsdialog' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsdialog' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsplugins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsplugins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsplugins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsplugins' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsplugins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsplugins.icons' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsplugins.icons' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsplugins.icons' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsplugins.icons' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsplugins.icons' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsresize' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsresize' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsresize' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsresize' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmsresize' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmswidget' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmswidget' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmswidget' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmswidget' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.ckeditor_plugins.cmswidget' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.css' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.js' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.js.dist' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.js.dist' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.js.dist' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.js.dist' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.static.djangocms_text_ckeditor.js.dist' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.templates.cms.plugins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.templates.cms.plugins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.templates.cms.plugins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.templates.cms.plugins' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.templates.cms.plugins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.templates.cms.plugins.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.templates.cms.plugins.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.templates.cms.plugins.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.templates.cms.plugins.widgets' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.templates.cms.plugins.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /opt/local/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'djangocms_text_ckeditor.templates.cms.toolbar' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'djangocms_text_ckeditor.templates.cms.toolbar' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'djangocms_text_ckeditor.templates.cms.toolbar' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'djangocms_text_ckeditor.templates.cms.toolbar' to be distributed and are already explicitly excluding 'djangocms_text_ckeditor.templates.cms.toolbar' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/djangocms_text_ckeditor/locale/ar/LC_MESSAGES copying djangocms_text_ckeditor/locale/ar/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/ar/LC_MESSAGES copying djangocms_text_ckeditor/locale/ar/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/ar/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/bn/LC_MESSAGES copying djangocms_text_ckeditor/locale/bn/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/bn/LC_MESSAGES copying djangocms_text_ckeditor/locale/bn/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/bn/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/ca/LC_MESSAGES copying djangocms_text_ckeditor/locale/ca/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/ca/LC_MESSAGES copying djangocms_text_ckeditor/locale/ca/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/ca/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/cs/LC_MESSAGES copying djangocms_text_ckeditor/locale/cs/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/cs/LC_MESSAGES copying djangocms_text_ckeditor/locale/cs/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/cs/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/da/LC_MESSAGES copying djangocms_text_ckeditor/locale/da/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/da/LC_MESSAGES copying djangocms_text_ckeditor/locale/da/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/da/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/de/LC_MESSAGES copying djangocms_text_ckeditor/locale/de/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/de/LC_MESSAGES copying djangocms_text_ckeditor/locale/de/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/de/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/el/LC_MESSAGES copying djangocms_text_ckeditor/locale/el/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/el/LC_MESSAGES copying djangocms_text_ckeditor/locale/el/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/el/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/en/LC_MESSAGES copying djangocms_text_ckeditor/locale/en/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/en/LC_MESSAGES copying djangocms_text_ckeditor/locale/en/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/en/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/es/LC_MESSAGES copying djangocms_text_ckeditor/locale/es/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/es/LC_MESSAGES copying djangocms_text_ckeditor/locale/es/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/es/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/et/LC_MESSAGES copying djangocms_text_ckeditor/locale/et/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/et/LC_MESSAGES copying djangocms_text_ckeditor/locale/et/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/et/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/eu/LC_MESSAGES copying djangocms_text_ckeditor/locale/eu/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/eu/LC_MESSAGES copying djangocms_text_ckeditor/locale/eu/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/eu/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/fa/LC_MESSAGES copying djangocms_text_ckeditor/locale/fa/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/fa/LC_MESSAGES copying djangocms_text_ckeditor/locale/fa/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/fa/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/fi/LC_MESSAGES copying djangocms_text_ckeditor/locale/fi/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/fi/LC_MESSAGES copying djangocms_text_ckeditor/locale/fi/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/fi/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/fr/LC_MESSAGES copying djangocms_text_ckeditor/locale/fr/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/fr/LC_MESSAGES copying djangocms_text_ckeditor/locale/fr/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/fr/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/gl/LC_MESSAGES copying djangocms_text_ckeditor/locale/gl/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/gl/LC_MESSAGES copying djangocms_text_ckeditor/locale/gl/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/gl/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/he/LC_MESSAGES copying djangocms_text_ckeditor/locale/he/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/he/LC_MESSAGES copying djangocms_text_ckeditor/locale/he/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/he/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/hi/LC_MESSAGES copying djangocms_text_ckeditor/locale/hi/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/hi/LC_MESSAGES copying djangocms_text_ckeditor/locale/hi/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/hi/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/hr/LC_MESSAGES copying djangocms_text_ckeditor/locale/hr/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/hr/LC_MESSAGES copying djangocms_text_ckeditor/locale/hr/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/hr/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/hu/LC_MESSAGES copying djangocms_text_ckeditor/locale/hu/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/hu/LC_MESSAGES copying djangocms_text_ckeditor/locale/hu/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/hu/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/is/LC_MESSAGES copying djangocms_text_ckeditor/locale/is/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/is/LC_MESSAGES copying djangocms_text_ckeditor/locale/is/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/is/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/it/LC_MESSAGES copying djangocms_text_ckeditor/locale/it/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/it/LC_MESSAGES copying djangocms_text_ckeditor/locale/it/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/it/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/ja/LC_MESSAGES copying djangocms_text_ckeditor/locale/ja/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/ja/LC_MESSAGES copying djangocms_text_ckeditor/locale/ja/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/ja/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/lt/LC_MESSAGES copying djangocms_text_ckeditor/locale/lt/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/lt/LC_MESSAGES copying djangocms_text_ckeditor/locale/lt/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/lt/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/nl/LC_MESSAGES copying djangocms_text_ckeditor/locale/nl/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/nl/LC_MESSAGES copying djangocms_text_ckeditor/locale/nl/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/nl/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/no/LC_MESSAGES copying djangocms_text_ckeditor/locale/no/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/no/LC_MESSAGES copying djangocms_text_ckeditor/locale/no/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/no/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/pl/LC_MESSAGES copying djangocms_text_ckeditor/locale/pl/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/pl/LC_MESSAGES copying djangocms_text_ckeditor/locale/pl/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/pl/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/pt/LC_MESSAGES copying djangocms_text_ckeditor/locale/pt/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/pt/LC_MESSAGES copying djangocms_text_ckeditor/locale/pt/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/pt/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/ro/LC_MESSAGES copying djangocms_text_ckeditor/locale/ro/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/ro/LC_MESSAGES copying djangocms_text_ckeditor/locale/ro/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/ro/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/ru/LC_MESSAGES copying djangocms_text_ckeditor/locale/ru/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/ru/LC_MESSAGES copying djangocms_text_ckeditor/locale/ru/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/ru/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/sv/LC_MESSAGES copying djangocms_text_ckeditor/locale/sv/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/sv/LC_MESSAGES copying djangocms_text_ckeditor/locale/sv/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/sv/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/tr/LC_MESSAGES copying djangocms_text_ckeditor/locale/tr/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/tr/LC_MESSAGES copying djangocms_text_ckeditor/locale/tr/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/tr/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/locale/uk/LC_MESSAGES copying djangocms_text_ckeditor/locale/uk/LC_MESSAGES/django.mo -> build/lib/djangocms_text_ckeditor/locale/uk/LC_MESSAGES copying djangocms_text_ckeditor/locale/uk/LC_MESSAGES/django.po -> build/lib/djangocms_text_ckeditor/locale/uk/LC_MESSAGES creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/CHANGES.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/LICENSE.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/README.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/SECURITY.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/bender-runner.config.json -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/build-config.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/ckeditor.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/config.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/contents.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/styles.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/adapters copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/adapters/jquery.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/adapters creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/af.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ar.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/az.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/bg.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/bn.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/bs.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ca.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/cs.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/cy.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/da.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/de-ch.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/de.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/el.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/en-au.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/en-ca.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/en-gb.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/en.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/eo.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/es-mx.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/es.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/et.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/eu.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fa.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fi.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fo.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fr-ca.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fr.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/gl.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/gu.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/he.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/hi.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/hr.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/hu.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/id.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/is.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/it.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ja.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ka.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/km.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ko.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ku.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/lt.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/lv.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/mk.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/mn.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ms.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/nb.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/nl.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/no.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/oc.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/pl.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/pt-br.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/pt.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ro.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ru.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/si.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sk.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sl.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sq.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sr-latn.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sr.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sv.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/th.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/tr.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/tt.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ug.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/uk.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/vi.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/zh-cn.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/zh.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/icons.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/icons_hidpi.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/az.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/about.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/hidpi copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/hidpi creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/clipboard/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/clipboard/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors/cursor.svg -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/styles copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/styles/copyformatting.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/styles creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog/dialogDefinition.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog/styles copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog/styles/dialog.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog/styles creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/div/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/div/dialogs/div.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/div/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/CHANGELOG.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/LICENSE.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/README.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/plugindefinition.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/authentication.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/exportpdf.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/notification.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/resourcespaths.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/statistics.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/stylesheets.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/_helpers copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/_helpers/tools.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/_helpers creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/configfilename.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/configfilename.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/emptyeditor.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/emptyeditor.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integration.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integration.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/notifications.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/notifications.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/notificationsasync.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/notificationsasync.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/paperformat.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/paperformat.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/readonly.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/readonly.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/stylesheets.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/stylesheets.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenfetching.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenfetching.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorscorrect.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorscorrect.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorswrong.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorswrong.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenwithouturl.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenwithouturl.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/wrongendpoint.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/wrongendpoint.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations/easyimage.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations/easyimage.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/find/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/find/dialogs/find.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/find/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/button.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/form.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/radio.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/select.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/textarea.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/textfield.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/images creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/images/placeholder.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/images creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/dialogs/image.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/images/noimage.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/images creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/dialogs/anchor.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/dialogs/link.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images/anchor.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images/hidpi copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images/hidpi creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/liststyle/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/liststyle/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/icon.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/hidpi copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/hidpi copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/hidpi creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pagebreak/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pagebreak/images creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromgdocs/filter copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromgdocs/filter/default.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromgdocs/filter creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromlibreoffice/filter copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromlibreoffice/filter/default.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromlibreoffice/filter creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromword/filter copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromword/filter/default.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromword/filter creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter/common.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter/image.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/preview.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/images/pagebreak.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/images creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/styles copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/styles/screen.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/styles creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/CHANGELOG.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/LICENSE.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/README.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs/dialog.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs/options.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/skins/moono-lisa creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_address.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_div.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h1.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h2.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h3.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h4.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h5.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h6.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_p.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_pre.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/angel_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/angry_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/broken_heart.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/confused_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/cry_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/devil_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/envelope.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/envelope.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/heart.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/heart.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/kiss.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/kiss.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/lightbulb.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/omg_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/regular_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/sad_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/shades_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/teeth_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/thumbs_down.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/thumbs_up.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/tongue_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/tongue_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/wink_smile.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/az.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-au.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eu.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/oc.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ro.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/table/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/table/dialogs/table.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/table/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tableselection/styles copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tableselection/styles/tableselection.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tableselection/styles creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tabletools/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tabletools/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templatedefinition.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/dialogs/templates.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/dialogs/templates.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/default.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images/template1.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images/template2.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images/template3.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/widget/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/widget/images/handle.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/widget/images creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/LICENSE.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/README.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/skins/moono-lisa creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/index.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/css copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/css/samples.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/css creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/github-top.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/header-bg.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/header-separator.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/logo.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/logo.svg -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/navigation-tip.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/js copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/js/sample.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/js copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/js/sf.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/js creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/ajax.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/api.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/appendto.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/datafiltering.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/divreplace.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/index.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/inlineall.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/inlinebycode.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/inlinetextarea.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/jquery.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/readonly.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/replacebyclass.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/replacebycode.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/sample.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/sample.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/sample_posteddata.php -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/tabindex.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/uicolor.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/uilanguages.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/xhtmlstyle.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/posteddata.php -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/sample.jpg -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/inlineall copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/inlineall/logo.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/inlineall creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/outputxhtml copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/outputxhtml creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/uilanguages copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/uilanguages/languages.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/uilanguages creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog/dialog.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog/assets copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog/assets/my_dialog.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog/assets creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/enterkey copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/enterkey/enterkey.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/enterkey creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/htmlwriter copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/htmlwriter/outputhtml.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/htmlwriter creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/magicline copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/magicline/magicline.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/magicline creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/toolbar copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/toolbar/toolbar.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/toolbar creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/wysiwygarea copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/wysiwygarea/fullpage.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/wysiwygarea creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/index.html -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/css copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/css/fontello.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/css creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/config.json -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.eot -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.svg -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.ttf -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.woff -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/dialog.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/dialog_ie.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/dialog_ie8.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/dialog_iequirks.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor_ie.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/icons.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/readme.md -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/arrow.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/close.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/lock-open.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/lock.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/refresh.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi/close.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi/refresh.png -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/vendor copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/vendor/promise.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/vendor creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/.editorconfig -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsdialog copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsdialog/plugin.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsdialog creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/plugin.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/icons copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/icons/cmsplugins.svg -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/icons creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsresize copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsresize/plugin.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsresize creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmswidget copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmswidget/plugin.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmswidget creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/css copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/css/cms.ckeditor.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/css copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/css/cms.inline-ckeditor.css -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/css creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/cms.ckeditor.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/post.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/pre.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js creating build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/dist copying djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/dist/bundle-b7d2d69903.cms.ckeditor.min.js -> build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/dist creating build/lib/djangocms_text_ckeditor/templates/cms/plugins copying djangocms_text_ckeditor/templates/cms/plugins/inline.html -> build/lib/djangocms_text_ckeditor/templates/cms/plugins copying djangocms_text_ckeditor/templates/cms/plugins/render_plugin_preview.html -> build/lib/djangocms_text_ckeditor/templates/cms/plugins copying djangocms_text_ckeditor/templates/cms/plugins/text.html -> build/lib/djangocms_text_ckeditor/templates/cms/plugins copying djangocms_text_ckeditor/templates/cms/plugins/text_plugin_change_form.html -> build/lib/djangocms_text_ckeditor/templates/cms/plugins creating build/lib/djangocms_text_ckeditor/templates/cms/plugins/widgets copying djangocms_text_ckeditor/templates/cms/plugins/widgets/ckeditor.html -> build/lib/djangocms_text_ckeditor/templates/cms/plugins/widgets creating build/lib/djangocms_text_ckeditor/templates/cms/toolbar copying djangocms_text_ckeditor/templates/cms/toolbar/icon-button.html -> build/lib/djangocms_text_ckeditor/templates/cms/toolbar installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/apps.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/attribute_parsers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/cms_plugins.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/cms_toolbars.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/fields.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/forms.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/html.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/models.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/picture_save.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/sanitizer.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/settings.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor copying build/lib/djangocms_text_ckeditor/widgets.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/migrations copying build/lib/djangocms_text_ckeditor/migrations/0001_initial.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/migrations copying build/lib/djangocms_text_ckeditor/migrations/0002_remove_related_name_for_cmsplugin_ptr.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/migrations copying build/lib/djangocms_text_ckeditor/migrations/0003_set_related_name_for_cmsplugin_ptr.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/migrations copying build/lib/djangocms_text_ckeditor/migrations/0004_auto_20160706_1339.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/migrations copying build/lib/djangocms_text_ckeditor/migrations/0005_alter_text_cmsplugin_ptr.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/migrations copying build/lib/djangocms_text_ckeditor/migrations/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/migrations creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/templatetags copying build/lib/djangocms_text_ckeditor/templatetags/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/templatetags copying build/lib/djangocms_text_ckeditor/templatetags/djangocms_text_ckeditor_tags.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/templatetags creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/ar creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/ar/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/ar/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/ar/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/ar/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/ar/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/bn creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/bn/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/bn/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/bn/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/bn/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/bn/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/ca creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/ca/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/ca/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/ca/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/ca/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/ca/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/cs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/cs/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/cs/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/cs/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/cs/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/cs/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/da creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/da/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/da/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/da/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/da/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/da/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/de creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/de/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/de/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/de/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/de/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/de/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/el creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/el/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/el/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/el/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/el/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/el/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/en creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/en/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/en/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/en/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/en/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/en/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/es creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/es/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/es/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/es/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/es/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/es/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/et creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/et/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/et/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/et/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/et/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/et/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/eu creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/eu/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/eu/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/eu/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/eu/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/eu/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/fa creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/fa/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/fa/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/fa/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/fa/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/fa/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/fi creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/fi/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/fi/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/fi/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/fi/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/fi/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/fr creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/fr/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/fr/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/fr/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/fr/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/fr/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/gl creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/gl/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/gl/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/gl/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/gl/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/gl/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/he creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/he/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/he/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/he/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/he/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/he/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/hi creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/hi/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/hi/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/hi/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/hi/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/hi/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/hr creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/hr/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/hr/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/hr/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/hr/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/hr/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/hu creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/hu/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/hu/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/hu/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/hu/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/hu/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/is creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/is/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/is/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/is/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/is/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/is/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/it creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/it/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/it/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/it/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/it/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/it/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/ja creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/ja/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/ja/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/ja/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/ja/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/ja/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/lt creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/lt/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/lt/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/lt/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/lt/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/lt/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/nl creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/nl/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/nl/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/nl/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/nl/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/nl/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/no creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/no/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/no/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/no/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/no/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/no/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/pl creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/pl/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/pl/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/pl/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/pl/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/pl/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/pt creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/pt/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/pt/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/pt/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/pt/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/pt/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/ro creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/ro/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/ro/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/ro/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/ro/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/ro/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/ru creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/ru/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/ru/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/ru/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/ru/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/ru/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/sv creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/sv/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/sv/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/sv/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/sv/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/sv/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/tr creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/tr/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/tr/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/tr/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/tr/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/tr/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/uk creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/locale/uk/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/uk/LC_MESSAGES/django.mo -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/uk/LC_MESSAGES copying build/lib/djangocms_text_ckeditor/locale/uk/LC_MESSAGES/django.po -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/locale/uk/LC_MESSAGES creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/CHANGES.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/LICENSE.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/README.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/SECURITY.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/bender-runner.config.json -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/build-config.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/ckeditor.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/config.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/contents.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/styles.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/adapters copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/adapters/jquery.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/adapters creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/af.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ar.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/az.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/bg.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/bn.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/bs.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ca.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/cs.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/cy.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/da.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/de-ch.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/de.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/el.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/en-au.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/en-ca.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/en-gb.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/en.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/eo.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/es-mx.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/es.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/et.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/eu.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fa.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fi.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fo.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fr-ca.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fr.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/gl.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/gu.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/he.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/hi.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/hr.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/hu.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/id.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/is.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/it.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ja.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ka.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/km.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ko.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ku.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/lt.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/lv.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/mk.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/mn.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ms.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/nb.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/nl.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/no.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/oc.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/pl.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/pt-br.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/pt.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ro.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ru.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/si.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sk.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sl.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sq.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sr-latn.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sr.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sv.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/th.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/tr.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/tt.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ug.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/uk.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/vi.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/zh-cn.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/zh.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/icons.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/icons_hidpi.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/az.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/about.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/hidpi copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/hidpi creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/clipboard creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/clipboard/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/clipboard/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors/cursor.svg -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/styles copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/styles/copyformatting.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/styles creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog/dialogDefinition.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog/styles copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog/styles/dialog.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog/styles creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/div creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/div/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/div/dialogs/div.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/div/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/CHANGELOG.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/LICENSE.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/README.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/plugindefinition.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/authentication.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/exportpdf.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/notification.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/resourcespaths.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/statistics.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/stylesheets.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/_helpers copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/_helpers/tools.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/_helpers creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/configfilename.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/configfilename.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/emptyeditor.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/emptyeditor.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integration.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integration.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/notifications.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/notifications.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/notificationsasync.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/notificationsasync.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/paperformat.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/paperformat.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/readonly.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/readonly.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/stylesheets.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/stylesheets.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenfetching.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenfetching.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorscorrect.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorscorrect.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorswrong.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorswrong.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenwithouturl.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenwithouturl.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/wrongendpoint.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/wrongendpoint.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations/easyimage.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations/easyimage.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/find creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/find/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/find/dialogs/find.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/find/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/button.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/form.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/radio.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/select.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/textarea.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/textfield.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/images creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/images/placeholder.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/images creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/dialogs/image.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/images/noimage.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/images creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/dialogs/anchor.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/dialogs/link.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images/anchor.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images/hidpi copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images/hidpi creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/liststyle creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/liststyle/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/liststyle/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/icon.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/hidpi copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/hidpi copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/hidpi creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pagebreak creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pagebreak/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pagebreak/images creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromgdocs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromgdocs/filter copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromgdocs/filter/default.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromgdocs/filter creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromlibreoffice creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromlibreoffice/filter copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromlibreoffice/filter/default.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromlibreoffice/filter creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromword creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromword/filter copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromword/filter/default.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromword/filter creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter/common.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter/image.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/preview.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/images/pagebreak.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/images creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/styles copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/styles/screen.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/styles creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/CHANGELOG.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/LICENSE.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/README.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs/dialog.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs/options.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/skins creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/skins/moono-lisa creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_address.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_div.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h1.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h2.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h3.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h4.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h5.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h6.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_p.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_pre.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/angel_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/angry_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/broken_heart.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/confused_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/cry_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/devil_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/envelope.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/envelope.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/heart.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/heart.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/kiss.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/kiss.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/lightbulb.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/omg_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/regular_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/sad_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/shades_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/teeth_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/thumbs_down.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/thumbs_up.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/tongue_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/tongue_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/wink_smile.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/az.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-au.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eu.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/oc.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ro.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/table creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/table/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/table/dialogs/table.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/table/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tableselection creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tableselection/styles copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tableselection/styles/tableselection.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tableselection/styles creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tabletools creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tabletools/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tabletools/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templatedefinition.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/dialogs/templates.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/dialogs/templates.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/default.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images/template1.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images/template2.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images/template3.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/widget creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/widget/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/widget/images/handle.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/widget/images creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/LICENSE.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/README.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/skins creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/skins/moono-lisa creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/css copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/css/samples.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/css creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/github-top.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/header-bg.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/header-separator.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/logo.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/logo.svg -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/navigation-tip.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/js copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/js/sample.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/js copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/js/sf.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/js creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/ajax.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/api.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/appendto.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/datafiltering.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/divreplace.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/inlineall.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/inlinebycode.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/inlinetextarea.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/jquery.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/readonly.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/replacebyclass.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/replacebycode.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/sample.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/sample.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/sample_posteddata.php -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/tabindex.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/uicolor.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/uilanguages.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/xhtmlstyle.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/posteddata.php -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/sample.jpg -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/inlineall copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/inlineall/logo.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/inlineall creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/outputxhtml copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/outputxhtml creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/uilanguages copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/uilanguages/languages.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/uilanguages creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog/dialog.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog/assets copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog/assets/my_dialog.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog/assets creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/enterkey copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/enterkey/enterkey.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/enterkey creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/htmlwriter copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/htmlwriter/outputhtml.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/htmlwriter creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/magicline copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/magicline/magicline.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/magicline creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/toolbar copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/toolbar/toolbar.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/toolbar creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/wysiwygarea copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/wysiwygarea/fullpage.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/wysiwygarea creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/index.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/css copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/css/fontello.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/css creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/config.json -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.eot -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.svg -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.ttf -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.woff -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/dialog.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/dialog_ie.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/dialog_ie8.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/dialog_iequirks.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor_ie.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/icons.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/readme.md -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/arrow.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/close.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/lock-open.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/lock.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/refresh.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi/close.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi/refresh.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/vendor copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/vendor/promise.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/vendor creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/.editorconfig -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsdialog copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsdialog/plugin.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsdialog creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/plugin.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/icons copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/icons/cmsplugins.svg -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/icons creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsresize copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsresize/plugin.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsresize creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmswidget copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmswidget/plugin.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmswidget creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/css copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/css/cms.ckeditor.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/css copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/css/cms.inline-ckeditor.css -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/css creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/cms.ckeditor.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/js copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/post.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/js copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/pre.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/js creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/dist copying build/lib/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/dist/bundle-b7d2d69903.cms.ckeditor.min.js -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/dist creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/templates creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/templates/cms creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/templates/cms/plugins copying build/lib/djangocms_text_ckeditor/templates/cms/plugins/inline.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/templates/cms/plugins copying build/lib/djangocms_text_ckeditor/templates/cms/plugins/render_plugin_preview.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/templates/cms/plugins copying build/lib/djangocms_text_ckeditor/templates/cms/plugins/text.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/templates/cms/plugins copying build/lib/djangocms_text_ckeditor/templates/cms/plugins/text_plugin_change_form.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/templates/cms/plugins creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/templates/cms/plugins/widgets copying build/lib/djangocms_text_ckeditor/templates/cms/plugins/widgets/ckeditor.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/templates/cms/plugins/widgets creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor/templates/cms/toolbar copying build/lib/djangocms_text_ckeditor/templates/cms/toolbar/icon-button.html -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor/templates/cms/toolbar running install_egg_info Copying djangocms_text_ckeditor.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./djangocms_text_ckeditor-5.1.7-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/djangocms_text_ckeditor-5.1.7.dist-info/WHEEL creating '/tmp/work/www/py-djangocms-text-ckeditor/work/djangocms_text_ckeditor-5.1.7/dist/.tmp-u9uccck6/djangocms_text_ckeditor-5.1.7-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'djangocms_text_ckeditor/__init__.py' adding 'djangocms_text_ckeditor/apps.py' adding 'djangocms_text_ckeditor/attribute_parsers.py' adding 'djangocms_text_ckeditor/cms_plugins.py' adding 'djangocms_text_ckeditor/cms_toolbars.py' adding 'djangocms_text_ckeditor/fields.py' adding 'djangocms_text_ckeditor/forms.py' adding 'djangocms_text_ckeditor/html.py' adding 'djangocms_text_ckeditor/models.py' adding 'djangocms_text_ckeditor/picture_save.py' adding 'djangocms_text_ckeditor/sanitizer.py' adding 'djangocms_text_ckeditor/settings.py' adding 'djangocms_text_ckeditor/utils.py' adding 'djangocms_text_ckeditor/widgets.py' adding 'djangocms_text_ckeditor/locale/ar/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/ar/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/bn/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/bn/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/ca/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/ca/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/cs/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/cs/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/da/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/da/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/de/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/de/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/el/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/el/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/en/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/en/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/es/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/es/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/et/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/et/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/eu/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/eu/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/fa/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/fa/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/fi/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/fi/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/fr/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/fr/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/gl/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/gl/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/he/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/he/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/hi/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/hi/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/hr/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/hr/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/hu/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/hu/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/is/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/is/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/it/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/it/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/ja/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/ja/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/lt/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/lt/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/nl/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/nl/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/no/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/no/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/pl/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/pl/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/pt/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/pt/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/ro/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/ro/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/ru/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/ru/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/sv/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/sv/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/tr/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/tr/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/locale/uk/LC_MESSAGES/django.mo' adding 'djangocms_text_ckeditor/locale/uk/LC_MESSAGES/django.po' adding 'djangocms_text_ckeditor/migrations/0001_initial.py' adding 'djangocms_text_ckeditor/migrations/0002_remove_related_name_for_cmsplugin_ptr.py' adding 'djangocms_text_ckeditor/migrations/0003_set_related_name_for_cmsplugin_ptr.py' adding 'djangocms_text_ckeditor/migrations/0004_auto_20160706_1339.py' adding 'djangocms_text_ckeditor/migrations/0005_alter_text_cmsplugin_ptr.py' adding 'djangocms_text_ckeditor/migrations/__init__.py' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/CHANGES.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/LICENSE.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/README.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/SECURITY.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/bender-runner.config.json' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/build-config.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/ckeditor.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/config.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/contents.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/styles.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/adapters/jquery.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/af.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ar.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/az.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/bg.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/bn.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/bs.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ca.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/cs.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/cy.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/da.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/de-ch.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/de.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/el.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/en-au.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/en-ca.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/en-gb.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/en.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/eo.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/es-mx.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/es.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/et.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/eu.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fa.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fi.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fo.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fr-ca.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/fr.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/gl.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/gu.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/he.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/hi.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/hr.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/hu.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/id.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/is.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/it.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ja.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ka.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/km.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ko.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ku.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/lt.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/lv.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/mk.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/mn.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ms.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/nb.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/nl.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/no.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/oc.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/pl.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/pt-br.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/pt.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ro.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ru.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/si.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sk.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sl.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sq.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sr-latn.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sr.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/sv.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/th.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/tr.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/tt.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/ug.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/uk.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/vi.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/zh-cn.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/lang/zh.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/icons.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/icons_hidpi.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/az.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/about.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors/cursor.svg' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/styles/copyformatting.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog/dialogDefinition.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog/styles/dialog.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/div/dialogs/div.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/CHANGELOG.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/LICENSE.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/README.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/plugindefinition.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/authentication.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/exportpdf.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/notification.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/resourcespaths.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/statistics.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/stylesheets.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/_helpers/tools.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/configfilename.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/configfilename.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/emptyeditor.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/emptyeditor.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integration.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integration.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/notifications.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/notifications.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/notificationsasync.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/notificationsasync.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/paperformat.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/paperformat.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/readonly.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/readonly.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/stylesheets.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/stylesheets.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenfetching.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenfetching.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorscorrect.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorscorrect.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorswrong.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokentwoeditorswrong.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenwithouturl.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/tokenwithouturl.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/wrongendpoint.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/wrongendpoint.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations/easyimage.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/exportpdf/tests/manual/integrations/easyimage.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/find/dialogs/find.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/button.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/form.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/radio.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/select.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/textarea.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/dialogs/textfield.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/iframe/images/placeholder.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/dialogs/image.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/image/images/noimage.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/dialogs/anchor.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/dialogs/link.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images/anchor.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/icon.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromgdocs/filter/default.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromlibreoffice/filter/default.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromword/filter/default.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter/common.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter/image.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/preview.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/images/pagebreak.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/styles/screen.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/CHANGELOG.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/LICENSE.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/README.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs/dialog.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs/options.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_address.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_div.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h1.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h2.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h3.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h4.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h5.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_h6.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_p.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/showblocks/images/block_pre.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/angel_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/angry_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/broken_heart.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/confused_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/cry_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/devil_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/envelope.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/envelope.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/heart.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/heart.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/kiss.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/kiss.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/lightbulb.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/omg_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/regular_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/sad_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/shades_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/teeth_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/thumbs_down.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/thumbs_up.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/tongue_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/tongue_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/wink_smile.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/az.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-au.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eu.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/oc.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ro.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/table/dialogs/table.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tableselection/styles/tableselection.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templatedefinition.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/dialogs/templates.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/dialogs/templates.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/default.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images/template1.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images/template2.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/templates/templates/images/template3.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/widget/images/handle.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/LICENSE.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/README.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/index.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/css/samples.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/github-top.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/header-bg.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/header-separator.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/logo.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/logo.svg' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/navigation-tip.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/js/sample.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/js/sf.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/ajax.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/api.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/appendto.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/datafiltering.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/divreplace.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/index.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/inlineall.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/inlinebycode.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/inlinetextarea.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/jquery.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/readonly.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/replacebyclass.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/replacebycode.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/sample.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/sample.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/sample_posteddata.php' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/tabindex.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/uicolor.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/uilanguages.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/xhtmlstyle.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/posteddata.php' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/sample.jpg' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/inlineall/logo.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/assets/uilanguages/languages.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog/dialog.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/dialog/assets/my_dialog.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/enterkey/enterkey.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/htmlwriter/outputhtml.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/magicline/magicline.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/toolbar/toolbar.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/old/wysiwygarea/fullpage.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/index.html' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/css/fontello.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/config.json' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.eot' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.svg' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.ttf' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.woff' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/dialog.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/dialog_ie.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/dialog_ie8.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/dialog_iequirks.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor_ie.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/icons.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/readme.md' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/arrow.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/close.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/lock-open.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/lock.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/refresh.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi/close.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/hidpi/refresh.png' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/vendor/promise.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/.editorconfig' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsdialog/plugin.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/plugin.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/icons/cmsplugins.svg' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsresize/plugin.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmswidget/plugin.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/css/cms.ckeditor.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/css/cms.inline-ckeditor.css' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/cms.ckeditor.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/post.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/pre.js' adding 'djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/dist/bundle-b7d2d69903.cms.ckeditor.min.js' adding 'djangocms_text_ckeditor/templates/cms/plugins/inline.html' adding 'djangocms_text_ckeditor/templates/cms/plugins/render_plugin_preview.html' adding 'djangocms_text_ckeditor/templates/cms/plugins/text.html' adding 'djangocms_text_ckeditor/templates/cms/plugins/text_plugin_change_form.html' adding 'djangocms_text_ckeditor/templates/cms/plugins/widgets/ckeditor.html' adding 'djangocms_text_ckeditor/templates/cms/toolbar/icon-button.html' adding 'djangocms_text_ckeditor/templatetags/__init__.py' adding 'djangocms_text_ckeditor/templatetags/djangocms_text_ckeditor_tags.py' adding 'djangocms_text_ckeditor-5.1.7.dist-info/licenses/LICENSE' adding 'djangocms_text_ckeditor-5.1.7.dist-info/METADATA' adding 'djangocms_text_ckeditor-5.1.7.dist-info/WHEEL' adding 'djangocms_text_ckeditor-5.1.7.dist-info/top_level.txt' adding 'djangocms_text_ckeditor-5.1.7.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built djangocms_text_ckeditor-5.1.7-py3-none-any.whl