=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Installing for py310-django-contrib-comments-2.2.0 => Generating pre-install file lists => Creating installation directories (cd /tmp/www/py-django-contrib-comments/work/django-contrib-comments-2.2.0/ && /usr/bin/env DESTDIR=/tmp/www/py-django-contrib-comments/work/.destdir USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.10 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.10 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.10 CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.10 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/www/py-django-contrib-comments/work/.cwrapper/bin:/tmp/www/py-django-contrib-comments/work/.buildlink/bin:/tmp/www/py-django-contrib-comments/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/tmp/www/py-django-contrib-comments/work/.home CWRAPPERS_CONFIG_DIR=/tmp/www/py-django-contrib-comments/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/www/py-django-contrib-comments/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/www/py-django-contrib-comments/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/www/py-django-contrib-comments/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/www/py-django-contrib-comments/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/www/py-django-contrib-comments/work/.buildlink/lib/pkgconfig:/tmp/www/py-django-contrib-comments/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/www/py-django-contrib-comments/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/www/py-django-contrib-comments/work/.cwrapper/config /usr/pkg/bin/python3.10 setup.py "install" -c -O1 --root=/tmp/www/py-django-contrib-comments/work/.destdir) running install /usr/pkg/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing django_contrib_comments.egg-info/PKG-INFO writing dependency_links to django_contrib_comments.egg-info/dependency_links.txt writing requirements to django_contrib_comments.egg-info/requires.txt writing top-level names to django_contrib_comments.egg-info/top_level.txt reading manifest file 'django_contrib_comments.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE.txt' writing manifest file 'django_contrib_comments.egg-info/SOURCES.txt' /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.af.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 'django_comments.locale.af.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 'django_comments.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.af.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.az.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 'django_comments.locale.az.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 'django_comments.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.az.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.be.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 'django_comments.locale.be.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 'django_comments.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.be.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.bg.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 'django_comments.locale.bg.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 'django_comments.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.bg.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.br.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 'django_comments.locale.br.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 'django_comments.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.br.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.bs.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 'django_comments.locale.bs.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 'django_comments.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.bs.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.cy.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 'django_comments.locale.cy.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 'django_comments.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.cy.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.en_GB.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 'django_comments.locale.en_GB.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 'django_comments.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.en_GB.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.eo.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 'django_comments.locale.eo.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 'django_comments.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.eo.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.es_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 'django_comments.locale.es_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 'django_comments.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.es_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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.es_MX.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 'django_comments.locale.es_MX.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 'django_comments.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.es_MX.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.fy_NL.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.fy_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 'django_comments.locale.fy_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 'django_comments.locale.fy_NL.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.fy_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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.ga.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 'django_comments.locale.ga.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 'django_comments.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.ga.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.gd.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 'django_comments.locale.gd.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 'django_comments.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.gd.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.ia.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 'django_comments.locale.ia.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 'django_comments.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.ia.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.id.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 'django_comments.locale.id.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 'django_comments.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.id.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.ka.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 'django_comments.locale.ka.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 'django_comments.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.ka.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.kk.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 'django_comments.locale.kk.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 'django_comments.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.kk.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.km.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 'django_comments.locale.km.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 'django_comments.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.km.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.kn.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 'django_comments.locale.kn.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 'django_comments.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.kn.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.ko.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 'django_comments.locale.ko.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 'django_comments.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.ko.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.lv.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 'django_comments.locale.lv.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 'django_comments.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.lv.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.mk.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 'django_comments.locale.mk.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 'django_comments.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.mk.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.ml.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 'django_comments.locale.ml.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 'django_comments.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.ml.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.mn.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 'django_comments.locale.mn.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 'django_comments.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.mn.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.nb.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 'django_comments.locale.nb.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 'django_comments.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.nb.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.ne.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 'django_comments.locale.ne.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 'django_comments.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.ne.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.nn.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 'django_comments.locale.nn.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 'django_comments.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.nn.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.pa.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 'django_comments.locale.pa.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 'django_comments.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.pa.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.pt_BR.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 'django_comments.locale.pt_BR.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 'django_comments.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.pt_BR.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.sk.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 'django_comments.locale.sk.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 'django_comments.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.sk.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.sl.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 'django_comments.locale.sl.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 'django_comments.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.sl.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.sq.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 'django_comments.locale.sq.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 'django_comments.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.sq.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.sr.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 'django_comments.locale.sr.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 'django_comments.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.sr.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.sr_Latn.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 'django_comments.locale.sr_Latn.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 'django_comments.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.sr_Latn.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.sw.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 'django_comments.locale.sw.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 'django_comments.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.sw.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.ta.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 'django_comments.locale.ta.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 'django_comments.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.ta.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.te.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 'django_comments.locale.te.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 'django_comments.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.te.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.th.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 'django_comments.locale.th.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 'django_comments.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.th.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.tt.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 'django_comments.locale.tt.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 'django_comments.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.tt.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.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 'django_comments.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 'django_comments.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.ur.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 'django_comments.locale.ur.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 'django_comments.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.ur.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.vi.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 'django_comments.locale.vi.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 'django_comments.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.vi.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.zh_Hans.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 'django_comments.locale.zh_Hans.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 'django_comments.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.zh_Hans.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.locale.zh_Hant.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 'django_comments.locale.zh_Hant.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 'django_comments.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_comments.locale.zh_Hant.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) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_comments.templates.comments' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_comments.templates.comments' 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 'django_comments.templates.comments' 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 'django_comments.templates.comments' to be distributed and are already explicitly excluding 'django_comments.templates.comments' 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) running install_lib creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments copying build/lib/django_comments/__init__.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments copying build/lib/django_comments/abstracts.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments copying build/lib/django_comments/admin.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments copying build/lib/django_comments/apps.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments copying build/lib/django_comments/compat.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments copying build/lib/django_comments/feeds.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments copying build/lib/django_comments/forms.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments copying build/lib/django_comments/managers.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments copying build/lib/django_comments/models.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments copying build/lib/django_comments/moderation.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments copying build/lib/django_comments/signals.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments copying build/lib/django_comments/urls.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/management copying build/lib/django_comments/management/__init__.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/management creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/management/commands copying build/lib/django_comments/management/commands/__init__.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/management/commands copying build/lib/django_comments/management/commands/delete_stale_comments.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/management/commands creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/migrations copying build/lib/django_comments/migrations/0001_initial.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/migrations copying build/lib/django_comments/migrations/0002_update_user_email_field_length.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/migrations copying build/lib/django_comments/migrations/0003_add_submit_date_index.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/migrations copying build/lib/django_comments/migrations/0004_add_object_pk_is_removed_index.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/migrations copying build/lib/django_comments/migrations/__init__.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/migrations creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templatetags copying build/lib/django_comments/templatetags/__init__.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templatetags copying build/lib/django_comments/templatetags/comments.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templatetags creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/views copying build/lib/django_comments/views/__init__.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/views copying build/lib/django_comments/views/comments.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/views copying build/lib/django_comments/views/moderation.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/views copying build/lib/django_comments/views/utils.py -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/views creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/af creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/af/LC_MESSAGES copying build/lib/django_comments/locale/af/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/af/LC_MESSAGES copying build/lib/django_comments/locale/af/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/af/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ar creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ar/LC_MESSAGES copying build/lib/django_comments/locale/ar/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ar/LC_MESSAGES copying build/lib/django_comments/locale/ar/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ar/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/az creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/az/LC_MESSAGES copying build/lib/django_comments/locale/az/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/az/LC_MESSAGES copying build/lib/django_comments/locale/az/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/az/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/be creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/be/LC_MESSAGES copying build/lib/django_comments/locale/be/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/be/LC_MESSAGES copying build/lib/django_comments/locale/be/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/be/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/bg creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/bg/LC_MESSAGES copying build/lib/django_comments/locale/bg/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/bg/LC_MESSAGES copying build/lib/django_comments/locale/bg/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/bg/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/bn creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/bn/LC_MESSAGES copying build/lib/django_comments/locale/bn/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/bn/LC_MESSAGES copying build/lib/django_comments/locale/bn/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/bn/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/br creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/br/LC_MESSAGES copying build/lib/django_comments/locale/br/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/br/LC_MESSAGES copying build/lib/django_comments/locale/br/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/br/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/bs creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/bs/LC_MESSAGES copying build/lib/django_comments/locale/bs/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/bs/LC_MESSAGES copying build/lib/django_comments/locale/bs/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/bs/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ca creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ca/LC_MESSAGES copying build/lib/django_comments/locale/ca/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ca/LC_MESSAGES copying build/lib/django_comments/locale/ca/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ca/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/cs creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/cs/LC_MESSAGES copying build/lib/django_comments/locale/cs/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/cs/LC_MESSAGES copying build/lib/django_comments/locale/cs/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/cs/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/cy creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/cy/LC_MESSAGES copying build/lib/django_comments/locale/cy/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/cy/LC_MESSAGES copying build/lib/django_comments/locale/cy/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/cy/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/da creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/da/LC_MESSAGES copying build/lib/django_comments/locale/da/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/da/LC_MESSAGES copying build/lib/django_comments/locale/da/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/da/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/de creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/de/LC_MESSAGES copying build/lib/django_comments/locale/de/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/de/LC_MESSAGES copying build/lib/django_comments/locale/de/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/de/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/el creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/el/LC_MESSAGES copying build/lib/django_comments/locale/el/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/el/LC_MESSAGES copying build/lib/django_comments/locale/el/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/el/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/en creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/en/LC_MESSAGES copying build/lib/django_comments/locale/en/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/en/LC_MESSAGES copying build/lib/django_comments/locale/en/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/en/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/en_GB creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/en_GB/LC_MESSAGES copying build/lib/django_comments/locale/en_GB/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/en_GB/LC_MESSAGES copying build/lib/django_comments/locale/en_GB/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/en_GB/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/eo creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/eo/LC_MESSAGES copying build/lib/django_comments/locale/eo/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/eo/LC_MESSAGES copying build/lib/django_comments/locale/eo/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/eo/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/es creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/es/LC_MESSAGES copying build/lib/django_comments/locale/es/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/es/LC_MESSAGES copying build/lib/django_comments/locale/es/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/es/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/es_AR creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/es_AR/LC_MESSAGES copying build/lib/django_comments/locale/es_AR/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/es_AR/LC_MESSAGES copying build/lib/django_comments/locale/es_AR/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/es_AR/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/es_MX creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/es_MX/LC_MESSAGES copying build/lib/django_comments/locale/es_MX/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/es_MX/LC_MESSAGES copying build/lib/django_comments/locale/es_MX/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/es_MX/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/et creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/et/LC_MESSAGES copying build/lib/django_comments/locale/et/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/et/LC_MESSAGES copying build/lib/django_comments/locale/et/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/et/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/eu creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/eu/LC_MESSAGES copying build/lib/django_comments/locale/eu/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/eu/LC_MESSAGES copying build/lib/django_comments/locale/eu/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/eu/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fa creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fa/LC_MESSAGES copying build/lib/django_comments/locale/fa/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fa/LC_MESSAGES copying build/lib/django_comments/locale/fa/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fa/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fi creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fi/LC_MESSAGES copying build/lib/django_comments/locale/fi/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fi/LC_MESSAGES copying build/lib/django_comments/locale/fi/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fi/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fr creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fr/LC_MESSAGES copying build/lib/django_comments/locale/fr/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fr/LC_MESSAGES copying build/lib/django_comments/locale/fr/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fr/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fy_NL creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fy_NL/LC_MESSAGES copying build/lib/django_comments/locale/fy_NL/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fy_NL/LC_MESSAGES copying build/lib/django_comments/locale/fy_NL/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/fy_NL/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ga creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ga/LC_MESSAGES copying build/lib/django_comments/locale/ga/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ga/LC_MESSAGES copying build/lib/django_comments/locale/ga/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ga/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/gd creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/gd/LC_MESSAGES copying build/lib/django_comments/locale/gd/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/gd/LC_MESSAGES copying build/lib/django_comments/locale/gd/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/gd/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/gl creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/gl/LC_MESSAGES copying build/lib/django_comments/locale/gl/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/gl/LC_MESSAGES copying build/lib/django_comments/locale/gl/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/gl/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/he creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/he/LC_MESSAGES copying build/lib/django_comments/locale/he/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/he/LC_MESSAGES copying build/lib/django_comments/locale/he/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/he/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/hi creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/hi/LC_MESSAGES copying build/lib/django_comments/locale/hi/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/hi/LC_MESSAGES copying build/lib/django_comments/locale/hi/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/hi/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/hr creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/hr/LC_MESSAGES copying build/lib/django_comments/locale/hr/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/hr/LC_MESSAGES copying build/lib/django_comments/locale/hr/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/hr/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/hu creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/hu/LC_MESSAGES copying build/lib/django_comments/locale/hu/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/hu/LC_MESSAGES copying build/lib/django_comments/locale/hu/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/hu/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ia creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ia/LC_MESSAGES copying build/lib/django_comments/locale/ia/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ia/LC_MESSAGES copying build/lib/django_comments/locale/ia/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ia/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/id creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/id/LC_MESSAGES copying build/lib/django_comments/locale/id/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/id/LC_MESSAGES copying build/lib/django_comments/locale/id/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/id/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/is creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/is/LC_MESSAGES copying build/lib/django_comments/locale/is/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/is/LC_MESSAGES copying build/lib/django_comments/locale/is/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/is/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/it creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/it/LC_MESSAGES copying build/lib/django_comments/locale/it/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/it/LC_MESSAGES copying build/lib/django_comments/locale/it/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/it/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ja creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ja/LC_MESSAGES copying build/lib/django_comments/locale/ja/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ja/LC_MESSAGES copying build/lib/django_comments/locale/ja/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ja/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ka creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ka/LC_MESSAGES copying build/lib/django_comments/locale/ka/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ka/LC_MESSAGES copying build/lib/django_comments/locale/ka/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ka/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/kk creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/kk/LC_MESSAGES copying build/lib/django_comments/locale/kk/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/kk/LC_MESSAGES copying build/lib/django_comments/locale/kk/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/kk/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/km creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/km/LC_MESSAGES copying build/lib/django_comments/locale/km/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/km/LC_MESSAGES copying build/lib/django_comments/locale/km/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/km/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/kn creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/kn/LC_MESSAGES copying build/lib/django_comments/locale/kn/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/kn/LC_MESSAGES copying build/lib/django_comments/locale/kn/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/kn/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ko creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ko/LC_MESSAGES copying build/lib/django_comments/locale/ko/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ko/LC_MESSAGES copying build/lib/django_comments/locale/ko/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ko/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/lt creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/lt/LC_MESSAGES copying build/lib/django_comments/locale/lt/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/lt/LC_MESSAGES copying build/lib/django_comments/locale/lt/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/lt/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/lv creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/lv/LC_MESSAGES copying build/lib/django_comments/locale/lv/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/lv/LC_MESSAGES copying build/lib/django_comments/locale/lv/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/lv/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/mk creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/mk/LC_MESSAGES copying build/lib/django_comments/locale/mk/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/mk/LC_MESSAGES copying build/lib/django_comments/locale/mk/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/mk/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ml creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ml/LC_MESSAGES copying build/lib/django_comments/locale/ml/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ml/LC_MESSAGES copying build/lib/django_comments/locale/ml/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ml/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/mn creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/mn/LC_MESSAGES copying build/lib/django_comments/locale/mn/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/mn/LC_MESSAGES copying build/lib/django_comments/locale/mn/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/mn/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/nb creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/nb/LC_MESSAGES copying build/lib/django_comments/locale/nb/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/nb/LC_MESSAGES copying build/lib/django_comments/locale/nb/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/nb/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ne creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ne/LC_MESSAGES copying build/lib/django_comments/locale/ne/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ne/LC_MESSAGES copying build/lib/django_comments/locale/ne/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ne/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/nl creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/nl/LC_MESSAGES copying build/lib/django_comments/locale/nl/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/nl/LC_MESSAGES copying build/lib/django_comments/locale/nl/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/nl/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/nn creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/nn/LC_MESSAGES copying build/lib/django_comments/locale/nn/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/nn/LC_MESSAGES copying build/lib/django_comments/locale/nn/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/nn/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pa creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pa/LC_MESSAGES copying build/lib/django_comments/locale/pa/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pa/LC_MESSAGES copying build/lib/django_comments/locale/pa/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pa/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pl creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pl/LC_MESSAGES copying build/lib/django_comments/locale/pl/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pl/LC_MESSAGES copying build/lib/django_comments/locale/pl/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pl/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pt creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pt/LC_MESSAGES copying build/lib/django_comments/locale/pt/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pt/LC_MESSAGES copying build/lib/django_comments/locale/pt/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pt/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pt_BR creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pt_BR/LC_MESSAGES copying build/lib/django_comments/locale/pt_BR/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pt_BR/LC_MESSAGES copying build/lib/django_comments/locale/pt_BR/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/pt_BR/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ro creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ro/LC_MESSAGES copying build/lib/django_comments/locale/ro/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ro/LC_MESSAGES copying build/lib/django_comments/locale/ro/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ro/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ru creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ru/LC_MESSAGES copying build/lib/django_comments/locale/ru/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ru/LC_MESSAGES copying build/lib/django_comments/locale/ru/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ru/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sk creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sk/LC_MESSAGES copying build/lib/django_comments/locale/sk/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sk/LC_MESSAGES copying build/lib/django_comments/locale/sk/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sk/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sl creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sl/LC_MESSAGES copying build/lib/django_comments/locale/sl/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sl/LC_MESSAGES copying build/lib/django_comments/locale/sl/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sl/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sq creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sq/LC_MESSAGES copying build/lib/django_comments/locale/sq/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sq/LC_MESSAGES copying build/lib/django_comments/locale/sq/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sq/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sr creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sr/LC_MESSAGES copying build/lib/django_comments/locale/sr/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sr/LC_MESSAGES copying build/lib/django_comments/locale/sr/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sr/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sr_Latn creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sr_Latn/LC_MESSAGES copying build/lib/django_comments/locale/sr_Latn/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sr_Latn/LC_MESSAGES copying build/lib/django_comments/locale/sr_Latn/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sr_Latn/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sv creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sv/LC_MESSAGES copying build/lib/django_comments/locale/sv/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sv/LC_MESSAGES copying build/lib/django_comments/locale/sv/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sv/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sw creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sw/LC_MESSAGES copying build/lib/django_comments/locale/sw/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sw/LC_MESSAGES copying build/lib/django_comments/locale/sw/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/sw/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ta creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ta/LC_MESSAGES copying build/lib/django_comments/locale/ta/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ta/LC_MESSAGES copying build/lib/django_comments/locale/ta/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ta/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/te creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/te/LC_MESSAGES copying build/lib/django_comments/locale/te/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/te/LC_MESSAGES copying build/lib/django_comments/locale/te/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/te/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/th creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/th/LC_MESSAGES copying build/lib/django_comments/locale/th/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/th/LC_MESSAGES copying build/lib/django_comments/locale/th/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/th/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/tr creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/tr/LC_MESSAGES copying build/lib/django_comments/locale/tr/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/tr/LC_MESSAGES copying build/lib/django_comments/locale/tr/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/tr/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/tt creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/tt/LC_MESSAGES copying build/lib/django_comments/locale/tt/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/tt/LC_MESSAGES copying build/lib/django_comments/locale/tt/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/tt/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/uk creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/uk/LC_MESSAGES copying build/lib/django_comments/locale/uk/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/uk/LC_MESSAGES copying build/lib/django_comments/locale/uk/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/uk/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ur creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ur/LC_MESSAGES copying build/lib/django_comments/locale/ur/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ur/LC_MESSAGES copying build/lib/django_comments/locale/ur/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/ur/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/vi creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/vi/LC_MESSAGES copying build/lib/django_comments/locale/vi/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/vi/LC_MESSAGES copying build/lib/django_comments/locale/vi/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/vi/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/zh_Hans creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/zh_Hans/LC_MESSAGES copying build/lib/django_comments/locale/zh_Hans/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/zh_Hans/LC_MESSAGES copying build/lib/django_comments/locale/zh_Hans/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/zh_Hans/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/zh_Hant creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/zh_Hant/LC_MESSAGES copying build/lib/django_comments/locale/zh_Hant/LC_MESSAGES/django.mo -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/zh_Hant/LC_MESSAGES copying build/lib/django_comments/locale/zh_Hant/LC_MESSAGES/django.po -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/locale/zh_Hant/LC_MESSAGES creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates creating /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/400-debug.html -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/approve.html -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/approved.html -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/base.html -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/delete.html -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/deleted.html -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/flag.html -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/flagged.html -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/form.html -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/list.html -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/posted.html -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/preview.html -> /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templates/comments byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/abstracts.py to abstracts.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/admin.py to admin.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/apps.py to apps.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/compat.py to compat.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/feeds.py to feeds.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/forms.py to forms.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/managers.py to managers.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/models.py to models.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/moderation.py to moderation.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/signals.py to signals.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/urls.py to urls.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/management/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/management/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/management/commands/delete_stale_comments.py to delete_stale_comments.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/migrations/0001_initial.py to 0001_initial.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/migrations/0002_update_user_email_field_length.py to 0002_update_user_email_field_length.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/migrations/0003_add_submit_date_index.py to 0003_add_submit_date_index.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/migrations/0004_add_object_pk_is_removed_index.py to 0004_add_object_pk_is_removed_index.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/migrations/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templatetags/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/templatetags/comments.py to comments.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/views/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/views/comments.py to comments.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/views/moderation.py to moderation.cpython-310.pyc byte-compiling /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_comments/views/utils.py to utils.cpython-310.pyc writing byte-compilation script '/tmp/tmp10jufd0j.py' /usr/pkg/bin/python3.10 /tmp/tmp10jufd0j.py removing /tmp/tmp10jufd0j.py running install_egg_info Copying django_contrib_comments.egg-info to /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_contrib_comments-2.2.0-py3.10.egg-info running install_scripts => Automatic manual page handling => Generating post-install file lists if test -d "/tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_contrib_comments-2.2.0-py3.10.egg-info"; then /usr/bin/find /tmp/www/py-django-contrib-comments/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_contrib_comments-2.2.0-py3.10.egg-info -type f -exec /bin/chmod 644 '{}' ';' ; fi => Checking file-check results for py310-django-contrib-comments-2.2.0 => Checking for non-existent script interpreters in py310-django-contrib-comments-2.2.0 => Checking file permissions in py310-django-contrib-comments-2.2.0 warning: /tmp: group permissions (rwx) are higher than owner permissions (--x). warning: /tmp: group-writable directory. error: /tmp: world-writable directory. 1 errors and 2 warnings. *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/www/py-django-contrib-comments *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/www/py-django-contrib-comments