=> 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 py39-django-countries-7.5.1 => Generating pre-install file lists => Creating installation directories (cd /tmp/www/py-django-countries/work/django-countries-7.5.1/ && /usr/bin/env DESTDIR=/tmp/www/py-django-countries/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.9 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.9 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.9 CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.9 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-countries/work/.cwrapper/bin:/tmp/www/py-django-countries/work/.buildlink/bin:/tmp/www/py-django-countries/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-countries/work/.home CWRAPPERS_CONFIG_DIR=/tmp/www/py-django-countries/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-countries/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/www/py-django-countries/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/www/py-django-countries/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/www/py-django-countries/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/www/py-django-countries/work/.buildlink/lib/pkgconfig:/tmp/www/py-django-countries/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/www/py-django-countries/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/www/py-django-countries/work/.cwrapper/config /usr/pkg/bin/python3.9 setup.py "install" -c -O1 --root=/tmp/www/py-django-countries/work/.destdir) running install /usr/pkg/lib/python3.9/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_countries.egg-info/PKG-INFO writing dependency_links to django_countries.egg-info/dependency_links.txt writing requirements to django_countries.egg-info/requires.txt writing top-level names to django_countries.egg-info/top_level.txt reading manifest file 'django_countries.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching '.isort.cfg' warning: no previously-included files found matching '.pre-commit-config.yaml' no previously-included directories found matching '.tx' adding license file 'LICENSE' writing manifest file 'django_countries.egg-info/SOURCES.txt' /usr/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.locale' 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_countries.locale' 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_countries.locale' to be distributed and are already explicitly excluding 'django_countries.locale' 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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.eu_ES.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.locale.eu_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_countries.locale.eu_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_countries.locale.eu_ES.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.locale.eu_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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.he_IL.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.locale.he_IL.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_countries.locale.he_IL.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_countries.locale.he_IL.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.locale.he_IL.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.locale.hy.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_countries.locale.hy.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_countries.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.locale.hy.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.locale.ko_KR.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_countries.locale.ko_KR.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_countries.locale.ko_KR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.locale.ko_KR.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.pt_PT.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.locale.pt_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_countries.locale.pt_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_countries.locale.pt_PT.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.locale.pt_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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.sr_Latn_BA.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.locale.sr_Latn_BA.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_countries.locale.sr_Latn_BA.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_countries.locale.sr_Latn_BA.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.locale.sr_Latn_BA.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.tr_TR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.locale.tr_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_countries.locale.tr_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_countries.locale.tr_TR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.locale.tr_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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.locale.zh_CN.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_countries.locale.zh_CN.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_countries.locale.zh_CN.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.locale.zh_CN.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.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_countries.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_countries.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.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.9/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.static.flags' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.static.flags' 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_countries.static.flags' 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_countries.static.flags' to be distributed and are already explicitly excluding 'django_countries.static.flags' 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-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries copying build/lib/django_countries/__init__.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries copying build/lib/django_countries/base.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries copying build/lib/django_countries/conf.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries copying build/lib/django_countries/data.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries copying build/lib/django_countries/fields.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries copying build/lib/django_countries/filters.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries copying build/lib/django_countries/ioc_data.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries copying build/lib/django_countries/makesprite.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries copying build/lib/django_countries/models.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries copying build/lib/django_countries/release.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries copying build/lib/django_countries/serializer_fields.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries copying build/lib/django_countries/serializers.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries copying build/lib/django_countries/widgets.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/graphql copying build/lib/django_countries/graphql/__init__.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/graphql copying build/lib/django_countries/graphql/types.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/graphql creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/templatetags copying build/lib/django_countries/templatetags/__init__.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/templatetags copying build/lib/django_countries/templatetags/countries.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/templatetags creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/__init__.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/apps.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/custom_countries.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/forms.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/models.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/settings.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/settings_noi18n.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/test_admin_filters.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/test_countries.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/test_drf.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/test_fields.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/test_settings.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/test_tags.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests copying build/lib/django_countries/tests/test_widgets.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/graphql copying build/lib/django_countries/tests/graphql/__init__.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/graphql copying build/lib/django_countries/tests/graphql/schema.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/graphql copying build/lib/django_countries/tests/graphql/test_country_type.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/graphql copying build/lib/django_countries/tests/graphql/test_model.py -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/graphql copying build/lib/django_countries/py.typed -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/af creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/af/LC_MESSAGES copying build/lib/django_countries/locale/af/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/af/LC_MESSAGES copying build/lib/django_countries/locale/af/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/af/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ar creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ar/LC_MESSAGES copying build/lib/django_countries/locale/ar/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ar/LC_MESSAGES copying build/lib/django_countries/locale/ar/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ar/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/bg creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/bg/LC_MESSAGES copying build/lib/django_countries/locale/bg/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/bg/LC_MESSAGES copying build/lib/django_countries/locale/bg/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/bg/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ca creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ca/LC_MESSAGES copying build/lib/django_countries/locale/ca/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ca/LC_MESSAGES copying build/lib/django_countries/locale/ca/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ca/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/cs creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/cs/LC_MESSAGES copying build/lib/django_countries/locale/cs/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/cs/LC_MESSAGES copying build/lib/django_countries/locale/cs/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/cs/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/da creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/da/LC_MESSAGES copying build/lib/django_countries/locale/da/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/da/LC_MESSAGES copying build/lib/django_countries/locale/da/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/da/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/de creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/de/LC_MESSAGES copying build/lib/django_countries/locale/de/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/de/LC_MESSAGES copying build/lib/django_countries/locale/de/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/de/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/el creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/el/LC_MESSAGES copying build/lib/django_countries/locale/el/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/el/LC_MESSAGES copying build/lib/django_countries/locale/el/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/el/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/en@test creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/en@test/LC_MESSAGES copying build/lib/django_countries/locale/en@test/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/en@test/LC_MESSAGES copying build/lib/django_countries/locale/en@test/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/en@test/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/eo creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/eo/LC_MESSAGES copying build/lib/django_countries/locale/eo/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/eo/LC_MESSAGES copying build/lib/django_countries/locale/eo/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/eo/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/es creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/es/LC_MESSAGES copying build/lib/django_countries/locale/es/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/es/LC_MESSAGES copying build/lib/django_countries/locale/es/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/es/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/et creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/et/LC_MESSAGES copying build/lib/django_countries/locale/et/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/et/LC_MESSAGES copying build/lib/django_countries/locale/et/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/et/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/eu creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/eu/LC_MESSAGES copying build/lib/django_countries/locale/eu/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/eu/LC_MESSAGES copying build/lib/django_countries/locale/eu/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/eu/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/eu_ES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/eu_ES/LC_MESSAGES copying build/lib/django_countries/locale/eu_ES/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/eu_ES/LC_MESSAGES copying build/lib/django_countries/locale/eu_ES/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/eu_ES/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/fa creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/fa/LC_MESSAGES copying build/lib/django_countries/locale/fa/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/fa/LC_MESSAGES copying build/lib/django_countries/locale/fa/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/fa/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/fi creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/fi/LC_MESSAGES copying build/lib/django_countries/locale/fi/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/fi/LC_MESSAGES copying build/lib/django_countries/locale/fi/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/fi/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/fr creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/fr/LC_MESSAGES copying build/lib/django_countries/locale/fr/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/fr/LC_MESSAGES copying build/lib/django_countries/locale/fr/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/fr/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/he creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/he/LC_MESSAGES copying build/lib/django_countries/locale/he/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/he/LC_MESSAGES copying build/lib/django_countries/locale/he/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/he/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/he_IL creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/he_IL/LC_MESSAGES copying build/lib/django_countries/locale/he_IL/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/he_IL/LC_MESSAGES copying build/lib/django_countries/locale/he_IL/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/he_IL/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/hr creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/hr/LC_MESSAGES copying build/lib/django_countries/locale/hr/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/hr/LC_MESSAGES copying build/lib/django_countries/locale/hr/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/hr/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/hu creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/hu/LC_MESSAGES copying build/lib/django_countries/locale/hu/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/hu/LC_MESSAGES copying build/lib/django_countries/locale/hu/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/hu/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/hy creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/hy/LC_MESSAGES copying build/lib/django_countries/locale/hy/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/hy/LC_MESSAGES copying build/lib/django_countries/locale/hy/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/hy/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/it creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/it/LC_MESSAGES copying build/lib/django_countries/locale/it/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/it/LC_MESSAGES copying build/lib/django_countries/locale/it/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/it/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ja creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ja/LC_MESSAGES copying build/lib/django_countries/locale/ja/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ja/LC_MESSAGES copying build/lib/django_countries/locale/ja/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ja/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ko_KR creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ko_KR/LC_MESSAGES copying build/lib/django_countries/locale/ko_KR/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ko_KR/LC_MESSAGES copying build/lib/django_countries/locale/ko_KR/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ko_KR/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/lt creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/lt/LC_MESSAGES copying build/lib/django_countries/locale/lt/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/lt/LC_MESSAGES copying build/lib/django_countries/locale/lt/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/lt/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/lv creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/lv/LC_MESSAGES copying build/lib/django_countries/locale/lv/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/lv/LC_MESSAGES copying build/lib/django_countries/locale/lv/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/lv/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/mn creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/mn/LC_MESSAGES copying build/lib/django_countries/locale/mn/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/mn/LC_MESSAGES copying build/lib/django_countries/locale/mn/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/mn/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/nb creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/nb/LC_MESSAGES copying build/lib/django_countries/locale/nb/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/nb/LC_MESSAGES copying build/lib/django_countries/locale/nb/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/nb/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/nl creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/nl/LC_MESSAGES copying build/lib/django_countries/locale/nl/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/nl/LC_MESSAGES copying build/lib/django_countries/locale/nl/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/nl/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/pl creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/pl/LC_MESSAGES copying build/lib/django_countries/locale/pl/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/pl/LC_MESSAGES copying build/lib/django_countries/locale/pl/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/pl/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/pt_BR creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/pt_BR/LC_MESSAGES copying build/lib/django_countries/locale/pt_BR/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/pt_BR/LC_MESSAGES copying build/lib/django_countries/locale/pt_BR/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/pt_BR/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/pt_PT creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/pt_PT/LC_MESSAGES copying build/lib/django_countries/locale/pt_PT/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/pt_PT/LC_MESSAGES copying build/lib/django_countries/locale/pt_PT/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/pt_PT/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ro creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ro/LC_MESSAGES copying build/lib/django_countries/locale/ro/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ro/LC_MESSAGES copying build/lib/django_countries/locale/ro/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ro/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ru creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ru/LC_MESSAGES copying build/lib/django_countries/locale/ru/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ru/LC_MESSAGES copying build/lib/django_countries/locale/ru/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/ru/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sk creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sk/LC_MESSAGES copying build/lib/django_countries/locale/sk/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sk/LC_MESSAGES copying build/lib/django_countries/locale/sk/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sk/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sl creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sl/LC_MESSAGES copying build/lib/django_countries/locale/sl/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sl/LC_MESSAGES copying build/lib/django_countries/locale/sl/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sl/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr/LC_MESSAGES copying build/lib/django_countries/locale/sr/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr/LC_MESSAGES copying build/lib/django_countries/locale/sr/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr@latin creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr@latin/LC_MESSAGES copying build/lib/django_countries/locale/sr@latin/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr@latin/LC_MESSAGES copying build/lib/django_countries/locale/sr@latin/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr@latin/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr_Latn creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr_Latn/LC_MESSAGES copying build/lib/django_countries/locale/sr_Latn/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr_Latn/LC_MESSAGES copying build/lib/django_countries/locale/sr_Latn/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr_Latn/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr_Latn_BA creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr_Latn_BA/LC_MESSAGES copying build/lib/django_countries/locale/sr_Latn_BA/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr_Latn_BA/LC_MESSAGES copying build/lib/django_countries/locale/sr_Latn_BA/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sr_Latn_BA/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sv creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sv/LC_MESSAGES copying build/lib/django_countries/locale/sv/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sv/LC_MESSAGES copying build/lib/django_countries/locale/sv/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/sv/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/tr_TR creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/tr_TR/LC_MESSAGES copying build/lib/django_countries/locale/tr_TR/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/tr_TR/LC_MESSAGES copying build/lib/django_countries/locale/tr_TR/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/tr_TR/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/uk creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/uk/LC_MESSAGES copying build/lib/django_countries/locale/uk/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/uk/LC_MESSAGES copying build/lib/django_countries/locale/uk/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/uk/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/zh_CN creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/zh_CN/LC_MESSAGES copying build/lib/django_countries/locale/zh_CN/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/zh_CN/LC_MESSAGES copying build/lib/django_countries/locale/zh_CN/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/zh_CN/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/zh_Hans creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/zh_Hans/LC_MESSAGES copying build/lib/django_countries/locale/zh_Hans/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/zh_Hans/LC_MESSAGES copying build/lib/django_countries/locale/zh_Hans/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/zh_Hans/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/zh_Hant creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/zh_Hant/LC_MESSAGES copying build/lib/django_countries/locale/zh_Hant/LC_MESSAGES/django.mo -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/zh_Hant/LC_MESSAGES copying build/lib/django_countries/locale/zh_Hant/LC_MESSAGES/django.po -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/locale/zh_Hant/LC_MESSAGES creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static creating /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/__.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ad.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ae.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/af.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ag.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ai.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/al.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/am.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ao.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/aq.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ar.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/as.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/at.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/au.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/aw.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ax.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/az.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ba.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bb.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bd.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/be.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bf.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bg.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bh.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bi.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bj.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bl.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bm.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bn.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bo.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bq.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/br.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bs.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bt.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bv.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bw.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/by.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/bz.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ca.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cc.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cd.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cf.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cg.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ch.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ci.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ck.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cl.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cm.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cn.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/co.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cr.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cu.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cv.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cw.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cx.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cy.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/cz.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/de.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/dj.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/dk.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/dm.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/do.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/dz.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ec.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ee.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/eg.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/eh.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/er.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/es.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/et.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/eu.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/fi.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/fj.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/fk.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/fm.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/fo.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/fr.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ga.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gb.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gd.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ge.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gf.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gg.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gh.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gi.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gl.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gm.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gn.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gp.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gq.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gr.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gs.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gt.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gu.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gw.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/gy.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/hk.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/hm.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/hn.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/hr.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ht.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/hu.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/id.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ie.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/il.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/im.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/in.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/io.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/iq.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ir.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/is.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/it.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/je.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/jm.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/jo.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/jp.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ke.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/kg.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/kh.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ki.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/km.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/kn.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/kp.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/kr.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/kw.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ky.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/kz.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/la.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/lb.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/lc.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/li.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/lk.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/lr.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ls.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/lt.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/lu.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/lv.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ly.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ma.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mc.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/md.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/me.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mf.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mg.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mh.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mk.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ml.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mm.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mn.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mo.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mp.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mq.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mr.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ms.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mt.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mu.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mv.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mw.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mx.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/my.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/mz.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/na.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/nc.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ne.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/nf.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ng.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ni.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/nl.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/no.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/np.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/nr.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/nu.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/nz.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/om.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/pa.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/pe.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/pf.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/pg.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ph.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/pk.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/pl.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/pm.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/pn.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/pr.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ps.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/pt.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/pw.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/py.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/qa.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/re.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ro.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/rs.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ru.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/rw.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sa.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sb.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sc.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sd.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/se.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sg.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sh.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/si.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sj.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sk.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sl.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sm.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sn.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/so.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sprite-hq.css -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sprite-hq.png -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sprite.css -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sprite.png -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sr.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ss.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/st.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sv.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sx.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sy.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/sz.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/tc.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/td.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/tf.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/tg.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/th.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/tj.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/tk.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/tl.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/tm.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/tn.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/to.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/tr.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/tt.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/tv.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/tw.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/tz.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ua.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ug.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/um.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/us.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/uy.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/uz.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/va.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/vc.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ve.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/vg.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/vi.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/vn.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/vu.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/wf.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ws.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/xk.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/ye.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/yt.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/za.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/zm.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags copying build/lib/django_countries/static/flags/zw.gif -> /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/static/flags byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/__init__.py to __init__.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/base.py to base.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/conf.py to conf.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/data.py to data.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/fields.py to fields.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/filters.py to filters.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/ioc_data.py to ioc_data.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/makesprite.py to makesprite.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/models.py to models.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/release.py to release.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/serializer_fields.py to serializer_fields.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/serializers.py to serializers.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/widgets.py to widgets.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/graphql/__init__.py to __init__.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/graphql/types.py to types.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/templatetags/countries.py to countries.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/apps.py to apps.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/custom_countries.py to custom_countries.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/forms.py to forms.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/models.py to models.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/settings.py to settings.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/settings_noi18n.py to settings_noi18n.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/test_admin_filters.py to test_admin_filters.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/test_countries.py to test_countries.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/test_drf.py to test_drf.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/test_fields.py to test_fields.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/test_settings.py to test_settings.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/test_tags.py to test_tags.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/test_widgets.py to test_widgets.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/graphql/__init__.py to __init__.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/graphql/schema.py to schema.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/graphql/test_country_type.py to test_country_type.cpython-39.pyc byte-compiling /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries/tests/graphql/test_model.py to test_model.cpython-39.pyc writing byte-compilation script '/tmp/tmphf2f4fof.py' /usr/pkg/bin/python3.9 /tmp/tmphf2f4fof.py removing /tmp/tmphf2f4fof.py running install_egg_info Copying django_countries.egg-info to /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries-7.5.1-py3.9.egg-info running install_scripts => Automatic manual page handling => Generating post-install file lists if test -d "/tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries-7.5.1-py3.9.egg-info"; then /usr/bin/find /tmp/www/py-django-countries/work/.destdir/usr/pkg/lib/python3.9/site-packages/django_countries-7.5.1-py3.9.egg-info -type f -exec /bin/chmod 644 '{}' ';' ; fi => Checking file-check results for py39-django-countries-7.5.1 => Checking for non-existent script interpreters in py39-django-countries-7.5.1 => Checking file permissions in py39-django-countries-7.5.1 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-countries *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/www/py-django-countries