+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-django-countries-7.6.1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-django-countries-7.6.1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py310-django-countries-7.6.1 * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_countries copying django_countries/data.py -> build/lib/django_countries copying django_countries/serializers.py -> build/lib/django_countries copying django_countries/release.py -> build/lib/django_countries copying django_countries/base.py -> build/lib/django_countries copying django_countries/serializer_fields.py -> build/lib/django_countries copying django_countries/ioc_data.py -> build/lib/django_countries copying django_countries/filters.py -> build/lib/django_countries copying django_countries/__init__.py -> build/lib/django_countries copying django_countries/conf.py -> build/lib/django_countries copying django_countries/fields.py -> build/lib/django_countries copying django_countries/models.py -> build/lib/django_countries copying django_countries/widgets.py -> build/lib/django_countries copying django_countries/makesprite.py -> build/lib/django_countries creating build/lib/django_countries/templatetags copying django_countries/templatetags/countries.py -> build/lib/django_countries/templatetags copying django_countries/templatetags/__init__.py -> build/lib/django_countries/templatetags creating build/lib/django_countries/tests copying django_countries/tests/custom_countries.py -> build/lib/django_countries/tests copying django_countries/tests/test_admin_filters.py -> build/lib/django_countries/tests copying django_countries/tests/test_countries.py -> build/lib/django_countries/tests copying django_countries/tests/test_fields.py -> build/lib/django_countries/tests copying django_countries/tests/__init__.py -> build/lib/django_countries/tests copying django_countries/tests/forms.py -> build/lib/django_countries/tests copying django_countries/tests/apps.py -> build/lib/django_countries/tests copying django_countries/tests/models.py -> build/lib/django_countries/tests copying django_countries/tests/test_drf.py -> build/lib/django_countries/tests copying django_countries/tests/settings.py -> build/lib/django_countries/tests copying django_countries/tests/test_settings.py -> build/lib/django_countries/tests copying django_countries/tests/test_widgets.py -> build/lib/django_countries/tests copying django_countries/tests/settings_noi18n.py -> build/lib/django_countries/tests copying django_countries/tests/test_tags.py -> build/lib/django_countries/tests creating build/lib/django_countries/graphql copying django_countries/graphql/types.py -> build/lib/django_countries/graphql copying django_countries/graphql/__init__.py -> build/lib/django_countries/graphql creating build/lib/django_countries/tests/graphql copying django_countries/tests/graphql/test_model.py -> build/lib/django_countries/tests/graphql copying django_countries/tests/graphql/test_country_type.py -> build/lib/django_countries/tests/graphql copying django_countries/tests/graphql/__init__.py -> build/lib/django_countries/tests/graphql copying django_countries/tests/graphql/schema.py -> build/lib/django_countries/tests/graphql 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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.th_TH.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.locale.th_TH.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_countries.locale.th_TH.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_countries.locale.th_TH.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.locale.th_TH.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_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.10/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.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_countries.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django_countries.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django_countries.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django_countries.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django_countries.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django_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.10/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.10/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.10/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) copying django_countries/py.typed -> build/lib/django_countries creating build/lib/django_countries/locale creating build/lib/django_countries/locale/af creating build/lib/django_countries/locale/af/LC_MESSAGES copying django_countries/locale/af/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/af/LC_MESSAGES copying django_countries/locale/af/LC_MESSAGES/django.po -> build/lib/django_countries/locale/af/LC_MESSAGES creating build/lib/django_countries/locale/ar creating build/lib/django_countries/locale/ar/LC_MESSAGES copying django_countries/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/ar/LC_MESSAGES copying django_countries/locale/ar/LC_MESSAGES/django.po -> build/lib/django_countries/locale/ar/LC_MESSAGES creating build/lib/django_countries/locale/bg creating build/lib/django_countries/locale/bg/LC_MESSAGES copying django_countries/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/bg/LC_MESSAGES copying django_countries/locale/bg/LC_MESSAGES/django.po -> build/lib/django_countries/locale/bg/LC_MESSAGES creating build/lib/django_countries/locale/ca creating build/lib/django_countries/locale/ca/LC_MESSAGES copying django_countries/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/ca/LC_MESSAGES copying django_countries/locale/ca/LC_MESSAGES/django.po -> build/lib/django_countries/locale/ca/LC_MESSAGES creating build/lib/django_countries/locale/cs creating build/lib/django_countries/locale/cs/LC_MESSAGES copying django_countries/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/cs/LC_MESSAGES copying django_countries/locale/cs/LC_MESSAGES/django.po -> build/lib/django_countries/locale/cs/LC_MESSAGES creating build/lib/django_countries/locale/da creating build/lib/django_countries/locale/da/LC_MESSAGES copying django_countries/locale/da/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/da/LC_MESSAGES copying django_countries/locale/da/LC_MESSAGES/django.po -> build/lib/django_countries/locale/da/LC_MESSAGES creating build/lib/django_countries/locale/de creating build/lib/django_countries/locale/de/LC_MESSAGES copying django_countries/locale/de/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/de/LC_MESSAGES copying django_countries/locale/de/LC_MESSAGES/django.po -> build/lib/django_countries/locale/de/LC_MESSAGES creating build/lib/django_countries/locale/el creating build/lib/django_countries/locale/el/LC_MESSAGES copying django_countries/locale/el/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/el/LC_MESSAGES copying django_countries/locale/el/LC_MESSAGES/django.po -> build/lib/django_countries/locale/el/LC_MESSAGES creating build/lib/django_countries/locale/en@test creating build/lib/django_countries/locale/en@test/LC_MESSAGES copying django_countries/locale/en@test/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/en@test/LC_MESSAGES copying django_countries/locale/en@test/LC_MESSAGES/django.po -> build/lib/django_countries/locale/en@test/LC_MESSAGES creating build/lib/django_countries/locale/eo creating build/lib/django_countries/locale/eo/LC_MESSAGES copying django_countries/locale/eo/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/eo/LC_MESSAGES copying django_countries/locale/eo/LC_MESSAGES/django.po -> build/lib/django_countries/locale/eo/LC_MESSAGES creating build/lib/django_countries/locale/es creating build/lib/django_countries/locale/es/LC_MESSAGES copying django_countries/locale/es/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/es/LC_MESSAGES copying django_countries/locale/es/LC_MESSAGES/django.po -> build/lib/django_countries/locale/es/LC_MESSAGES creating build/lib/django_countries/locale/et creating build/lib/django_countries/locale/et/LC_MESSAGES copying django_countries/locale/et/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/et/LC_MESSAGES copying django_countries/locale/et/LC_MESSAGES/django.po -> build/lib/django_countries/locale/et/LC_MESSAGES creating build/lib/django_countries/locale/eu creating build/lib/django_countries/locale/eu/LC_MESSAGES copying django_countries/locale/eu/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/eu/LC_MESSAGES copying django_countries/locale/eu/LC_MESSAGES/django.po -> build/lib/django_countries/locale/eu/LC_MESSAGES creating build/lib/django_countries/locale/eu_ES creating build/lib/django_countries/locale/eu_ES/LC_MESSAGES copying django_countries/locale/eu_ES/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/eu_ES/LC_MESSAGES copying django_countries/locale/eu_ES/LC_MESSAGES/django.po -> build/lib/django_countries/locale/eu_ES/LC_MESSAGES creating build/lib/django_countries/locale/fa creating build/lib/django_countries/locale/fa/LC_MESSAGES copying django_countries/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/fa/LC_MESSAGES copying django_countries/locale/fa/LC_MESSAGES/django.po -> build/lib/django_countries/locale/fa/LC_MESSAGES creating build/lib/django_countries/locale/fi creating build/lib/django_countries/locale/fi/LC_MESSAGES copying django_countries/locale/fi/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/fi/LC_MESSAGES copying django_countries/locale/fi/LC_MESSAGES/django.po -> build/lib/django_countries/locale/fi/LC_MESSAGES creating build/lib/django_countries/locale/fr creating build/lib/django_countries/locale/fr/LC_MESSAGES copying django_countries/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/fr/LC_MESSAGES copying django_countries/locale/fr/LC_MESSAGES/django.po -> build/lib/django_countries/locale/fr/LC_MESSAGES creating build/lib/django_countries/locale/he creating build/lib/django_countries/locale/he/LC_MESSAGES copying django_countries/locale/he/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/he/LC_MESSAGES copying django_countries/locale/he/LC_MESSAGES/django.po -> build/lib/django_countries/locale/he/LC_MESSAGES creating build/lib/django_countries/locale/he_IL creating build/lib/django_countries/locale/he_IL/LC_MESSAGES copying django_countries/locale/he_IL/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/he_IL/LC_MESSAGES copying django_countries/locale/he_IL/LC_MESSAGES/django.po -> build/lib/django_countries/locale/he_IL/LC_MESSAGES creating build/lib/django_countries/locale/hr creating build/lib/django_countries/locale/hr/LC_MESSAGES copying django_countries/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/hr/LC_MESSAGES copying django_countries/locale/hr/LC_MESSAGES/django.po -> build/lib/django_countries/locale/hr/LC_MESSAGES creating build/lib/django_countries/locale/hu creating build/lib/django_countries/locale/hu/LC_MESSAGES copying django_countries/locale/hu/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/hu/LC_MESSAGES copying django_countries/locale/hu/LC_MESSAGES/django.po -> build/lib/django_countries/locale/hu/LC_MESSAGES creating build/lib/django_countries/locale/hy creating build/lib/django_countries/locale/hy/LC_MESSAGES copying django_countries/locale/hy/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/hy/LC_MESSAGES copying django_countries/locale/hy/LC_MESSAGES/django.po -> build/lib/django_countries/locale/hy/LC_MESSAGES creating build/lib/django_countries/locale/it creating build/lib/django_countries/locale/it/LC_MESSAGES copying django_countries/locale/it/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/it/LC_MESSAGES copying django_countries/locale/it/LC_MESSAGES/django.po -> build/lib/django_countries/locale/it/LC_MESSAGES creating build/lib/django_countries/locale/ja creating build/lib/django_countries/locale/ja/LC_MESSAGES copying django_countries/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/ja/LC_MESSAGES copying django_countries/locale/ja/LC_MESSAGES/django.po -> build/lib/django_countries/locale/ja/LC_MESSAGES creating build/lib/django_countries/locale/ko_KR creating build/lib/django_countries/locale/ko_KR/LC_MESSAGES copying django_countries/locale/ko_KR/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/ko_KR/LC_MESSAGES copying django_countries/locale/ko_KR/LC_MESSAGES/django.po -> build/lib/django_countries/locale/ko_KR/LC_MESSAGES creating build/lib/django_countries/locale/lt creating build/lib/django_countries/locale/lt/LC_MESSAGES copying django_countries/locale/lt/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/lt/LC_MESSAGES copying django_countries/locale/lt/LC_MESSAGES/django.po -> build/lib/django_countries/locale/lt/LC_MESSAGES creating build/lib/django_countries/locale/lv creating build/lib/django_countries/locale/lv/LC_MESSAGES copying django_countries/locale/lv/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/lv/LC_MESSAGES copying django_countries/locale/lv/LC_MESSAGES/django.po -> build/lib/django_countries/locale/lv/LC_MESSAGES creating build/lib/django_countries/locale/mn creating build/lib/django_countries/locale/mn/LC_MESSAGES copying django_countries/locale/mn/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/mn/LC_MESSAGES copying django_countries/locale/mn/LC_MESSAGES/django.po -> build/lib/django_countries/locale/mn/LC_MESSAGES creating build/lib/django_countries/locale/nb creating build/lib/django_countries/locale/nb/LC_MESSAGES copying django_countries/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/nb/LC_MESSAGES copying django_countries/locale/nb/LC_MESSAGES/django.po -> build/lib/django_countries/locale/nb/LC_MESSAGES creating build/lib/django_countries/locale/nl creating build/lib/django_countries/locale/nl/LC_MESSAGES copying django_countries/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/nl/LC_MESSAGES copying django_countries/locale/nl/LC_MESSAGES/django.po -> build/lib/django_countries/locale/nl/LC_MESSAGES creating build/lib/django_countries/locale/pl creating build/lib/django_countries/locale/pl/LC_MESSAGES copying django_countries/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/pl/LC_MESSAGES copying django_countries/locale/pl/LC_MESSAGES/django.po -> build/lib/django_countries/locale/pl/LC_MESSAGES creating build/lib/django_countries/locale/pt_BR creating build/lib/django_countries/locale/pt_BR/LC_MESSAGES copying django_countries/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/pt_BR/LC_MESSAGES copying django_countries/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_countries/locale/pt_BR/LC_MESSAGES creating build/lib/django_countries/locale/pt_PT creating build/lib/django_countries/locale/pt_PT/LC_MESSAGES copying django_countries/locale/pt_PT/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/pt_PT/LC_MESSAGES copying django_countries/locale/pt_PT/LC_MESSAGES/django.po -> build/lib/django_countries/locale/pt_PT/LC_MESSAGES creating build/lib/django_countries/locale/ro creating build/lib/django_countries/locale/ro/LC_MESSAGES copying django_countries/locale/ro/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/ro/LC_MESSAGES copying django_countries/locale/ro/LC_MESSAGES/django.po -> build/lib/django_countries/locale/ro/LC_MESSAGES creating build/lib/django_countries/locale/ru creating build/lib/django_countries/locale/ru/LC_MESSAGES copying django_countries/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/ru/LC_MESSAGES copying django_countries/locale/ru/LC_MESSAGES/django.po -> build/lib/django_countries/locale/ru/LC_MESSAGES creating build/lib/django_countries/locale/sk creating build/lib/django_countries/locale/sk/LC_MESSAGES copying django_countries/locale/sk/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/sk/LC_MESSAGES copying django_countries/locale/sk/LC_MESSAGES/django.po -> build/lib/django_countries/locale/sk/LC_MESSAGES creating build/lib/django_countries/locale/sl creating build/lib/django_countries/locale/sl/LC_MESSAGES copying django_countries/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/sl/LC_MESSAGES copying django_countries/locale/sl/LC_MESSAGES/django.po -> build/lib/django_countries/locale/sl/LC_MESSAGES creating build/lib/django_countries/locale/sr creating build/lib/django_countries/locale/sr/LC_MESSAGES copying django_countries/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/sr/LC_MESSAGES copying django_countries/locale/sr/LC_MESSAGES/django.po -> build/lib/django_countries/locale/sr/LC_MESSAGES creating build/lib/django_countries/locale/sr@latin creating build/lib/django_countries/locale/sr@latin/LC_MESSAGES copying django_countries/locale/sr@latin/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/sr@latin/LC_MESSAGES copying django_countries/locale/sr@latin/LC_MESSAGES/django.po -> build/lib/django_countries/locale/sr@latin/LC_MESSAGES creating build/lib/django_countries/locale/sr_Latn creating build/lib/django_countries/locale/sr_Latn/LC_MESSAGES copying django_countries/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/sr_Latn/LC_MESSAGES copying django_countries/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django_countries/locale/sr_Latn/LC_MESSAGES creating build/lib/django_countries/locale/sr_Latn_BA creating build/lib/django_countries/locale/sr_Latn_BA/LC_MESSAGES copying django_countries/locale/sr_Latn_BA/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/sr_Latn_BA/LC_MESSAGES copying django_countries/locale/sr_Latn_BA/LC_MESSAGES/django.po -> build/lib/django_countries/locale/sr_Latn_BA/LC_MESSAGES creating build/lib/django_countries/locale/sv creating build/lib/django_countries/locale/sv/LC_MESSAGES copying django_countries/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/sv/LC_MESSAGES copying django_countries/locale/sv/LC_MESSAGES/django.po -> build/lib/django_countries/locale/sv/LC_MESSAGES creating build/lib/django_countries/locale/th_TH creating build/lib/django_countries/locale/th_TH/LC_MESSAGES copying django_countries/locale/th_TH/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/th_TH/LC_MESSAGES copying django_countries/locale/th_TH/LC_MESSAGES/django.po -> build/lib/django_countries/locale/th_TH/LC_MESSAGES creating build/lib/django_countries/locale/tr_TR creating build/lib/django_countries/locale/tr_TR/LC_MESSAGES copying django_countries/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/tr_TR/LC_MESSAGES copying django_countries/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/django_countries/locale/tr_TR/LC_MESSAGES creating build/lib/django_countries/locale/uk creating build/lib/django_countries/locale/uk/LC_MESSAGES copying django_countries/locale/uk/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/uk/LC_MESSAGES copying django_countries/locale/uk/LC_MESSAGES/django.po -> build/lib/django_countries/locale/uk/LC_MESSAGES creating build/lib/django_countries/locale/vi creating build/lib/django_countries/locale/vi/LC_MESSAGES copying django_countries/locale/vi/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/vi/LC_MESSAGES copying django_countries/locale/vi/LC_MESSAGES/django.po -> build/lib/django_countries/locale/vi/LC_MESSAGES creating build/lib/django_countries/locale/zh_CN creating build/lib/django_countries/locale/zh_CN/LC_MESSAGES copying django_countries/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/zh_CN/LC_MESSAGES copying django_countries/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_countries/locale/zh_CN/LC_MESSAGES creating build/lib/django_countries/locale/zh_Hans creating build/lib/django_countries/locale/zh_Hans/LC_MESSAGES copying django_countries/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/zh_Hans/LC_MESSAGES copying django_countries/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django_countries/locale/zh_Hans/LC_MESSAGES creating build/lib/django_countries/locale/zh_Hant creating build/lib/django_countries/locale/zh_Hant/LC_MESSAGES copying django_countries/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django_countries/locale/zh_Hant/LC_MESSAGES copying django_countries/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django_countries/locale/zh_Hant/LC_MESSAGES creating build/lib/django_countries/static creating build/lib/django_countries/static/flags copying django_countries/static/flags/__.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ad.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ae.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/af.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ag.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ai.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/al.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/am.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ao.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/aq.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ar.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/as.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/at.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/au.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/aw.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ax.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/az.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ba.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bb.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bd.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/be.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bf.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bg.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bh.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bi.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bj.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bl.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bm.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bn.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bo.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bq.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/br.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bs.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bt.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bv.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bw.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/by.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/bz.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ca.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cc.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cd.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cf.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cg.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ch.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ci.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ck.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cl.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cm.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cn.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/co.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cr.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cu.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cv.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cw.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cx.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cy.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/cz.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/de.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/dj.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/dk.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/dm.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/do.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/dz.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ec.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ee.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/eg.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/eh.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/er.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/es.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/et.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/eu.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/fi.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/fj.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/fk.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/fm.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/fo.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/fr.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ga.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gb.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gd.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ge.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gf.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gg.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gh.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gi.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gl.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gm.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gn.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gp.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gq.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gr.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gs.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gt.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gu.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gw.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/gy.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/hk.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/hm.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/hn.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/hr.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ht.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/hu.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/id.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ie.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/il.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/im.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/in.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/io.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/iq.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ir.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/is.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/it.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/je.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/jm.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/jo.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/jp.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ke.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/kg.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/kh.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ki.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/km.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/kn.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/kp.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/kr.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/kw.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ky.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/kz.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/la.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/lb.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/lc.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/li.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/lk.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/lr.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ls.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/lt.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/lu.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/lv.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ly.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ma.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mc.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/md.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/me.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mf.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mg.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mh.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mk.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ml.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mm.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mn.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mo.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mp.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mq.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mr.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ms.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mt.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mu.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mv.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mw.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mx.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/my.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/mz.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/na.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/nc.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ne.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/nf.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ng.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ni.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/nl.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/no.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/np.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/nr.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/nu.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/nz.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/om.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/pa.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/pe.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/pf.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/pg.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ph.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/pk.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/pl.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/pm.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/pn.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/pr.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ps.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/pt.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/pw.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/py.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/qa.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/re.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ro.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/rs.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ru.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/rw.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sa.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sb.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sc.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sd.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/se.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sg.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sh.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/si.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sj.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sk.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sl.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sm.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sn.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/so.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sprite-hq.css -> build/lib/django_countries/static/flags copying django_countries/static/flags/sprite-hq.png -> build/lib/django_countries/static/flags copying django_countries/static/flags/sprite.css -> build/lib/django_countries/static/flags copying django_countries/static/flags/sprite.png -> build/lib/django_countries/static/flags copying django_countries/static/flags/sr.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ss.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/st.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sv.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sx.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sy.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/sz.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/tc.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/td.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/tf.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/tg.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/th.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/tj.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/tk.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/tl.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/tm.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/tn.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/to.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/tr.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/tt.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/tv.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/tw.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/tz.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ua.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ug.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/um.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/us.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/uy.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/uz.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/va.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/vc.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ve.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/vg.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/vi.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/vn.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/vu.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/wf.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ws.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/xk.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/ye.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/yt.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/za.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/zm.gif -> build/lib/django_countries/static/flags copying django_countries/static/flags/zw.gif -> build/lib/django_countries/static/flags installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/django_countries copying build/lib/django_countries/data.py -> build/bdist.linux-x86_64/wheel/django_countries copying build/lib/django_countries/serializers.py -> build/bdist.linux-x86_64/wheel/django_countries copying build/lib/django_countries/py.typed -> build/bdist.linux-x86_64/wheel/django_countries copying build/lib/django_countries/release.py -> build/bdist.linux-x86_64/wheel/django_countries copying build/lib/django_countries/base.py -> build/bdist.linux-x86_64/wheel/django_countries copying build/lib/django_countries/serializer_fields.py -> build/bdist.linux-x86_64/wheel/django_countries copying build/lib/django_countries/ioc_data.py -> build/bdist.linux-x86_64/wheel/django_countries copying build/lib/django_countries/filters.py -> build/bdist.linux-x86_64/wheel/django_countries copying build/lib/django_countries/__init__.py -> build/bdist.linux-x86_64/wheel/django_countries copying build/lib/django_countries/conf.py -> build/bdist.linux-x86_64/wheel/django_countries creating build/bdist.linux-x86_64/wheel/django_countries/templatetags copying build/lib/django_countries/templatetags/countries.py -> build/bdist.linux-x86_64/wheel/django_countries/templatetags copying build/lib/django_countries/templatetags/__init__.py -> build/bdist.linux-x86_64/wheel/django_countries/templatetags creating build/bdist.linux-x86_64/wheel/django_countries/locale creating build/bdist.linux-x86_64/wheel/django_countries/locale/pt_BR creating build/bdist.linux-x86_64/wheel/django_countries/locale/pt_BR/LC_MESSAGES copying build/lib/django_countries/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/pt_BR/LC_MESSAGES copying build/lib/django_countries/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/nl creating build/bdist.linux-x86_64/wheel/django_countries/locale/nl/LC_MESSAGES copying build/lib/django_countries/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/nl/LC_MESSAGES copying build/lib/django_countries/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/nl/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/he_IL creating build/bdist.linux-x86_64/wheel/django_countries/locale/he_IL/LC_MESSAGES copying build/lib/django_countries/locale/he_IL/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/he_IL/LC_MESSAGES copying build/lib/django_countries/locale/he_IL/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/he_IL/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/fr creating build/bdist.linux-x86_64/wheel/django_countries/locale/fr/LC_MESSAGES copying build/lib/django_countries/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/fr/LC_MESSAGES copying build/lib/django_countries/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/fr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/ro creating build/bdist.linux-x86_64/wheel/django_countries/locale/ro/LC_MESSAGES copying build/lib/django_countries/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/ro/LC_MESSAGES copying build/lib/django_countries/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/ro/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/ar creating build/bdist.linux-x86_64/wheel/django_countries/locale/ar/LC_MESSAGES copying build/lib/django_countries/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/ar/LC_MESSAGES copying build/lib/django_countries/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/ar/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/he creating build/bdist.linux-x86_64/wheel/django_countries/locale/he/LC_MESSAGES copying build/lib/django_countries/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/he/LC_MESSAGES copying build/lib/django_countries/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/he/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/zh_CN creating build/bdist.linux-x86_64/wheel/django_countries/locale/zh_CN/LC_MESSAGES copying build/lib/django_countries/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/zh_CN/LC_MESSAGES copying build/lib/django_countries/locale/zh_CN/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/zh_CN/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/tr_TR creating build/bdist.linux-x86_64/wheel/django_countries/locale/tr_TR/LC_MESSAGES copying build/lib/django_countries/locale/tr_TR/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/tr_TR/LC_MESSAGES copying build/lib/django_countries/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/tr_TR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/ca creating build/bdist.linux-x86_64/wheel/django_countries/locale/ca/LC_MESSAGES copying build/lib/django_countries/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/ca/LC_MESSAGES copying build/lib/django_countries/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/ca/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/bg creating build/bdist.linux-x86_64/wheel/django_countries/locale/bg/LC_MESSAGES copying build/lib/django_countries/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/bg/LC_MESSAGES copying build/lib/django_countries/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/bg/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/af creating build/bdist.linux-x86_64/wheel/django_countries/locale/af/LC_MESSAGES copying build/lib/django_countries/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/af/LC_MESSAGES copying build/lib/django_countries/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/af/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/fa creating build/bdist.linux-x86_64/wheel/django_countries/locale/fa/LC_MESSAGES copying build/lib/django_countries/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/fa/LC_MESSAGES copying build/lib/django_countries/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/fa/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/sl creating build/bdist.linux-x86_64/wheel/django_countries/locale/sl/LC_MESSAGES copying build/lib/django_countries/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/sl/LC_MESSAGES copying build/lib/django_countries/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/sl/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/hy creating build/bdist.linux-x86_64/wheel/django_countries/locale/hy/LC_MESSAGES copying build/lib/django_countries/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/hy/LC_MESSAGES copying build/lib/django_countries/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/hy/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/pt_PT creating build/bdist.linux-x86_64/wheel/django_countries/locale/pt_PT/LC_MESSAGES copying build/lib/django_countries/locale/pt_PT/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/pt_PT/LC_MESSAGES copying build/lib/django_countries/locale/pt_PT/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/pt_PT/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/nb creating build/bdist.linux-x86_64/wheel/django_countries/locale/nb/LC_MESSAGES copying build/lib/django_countries/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/nb/LC_MESSAGES copying build/lib/django_countries/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/nb/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/pl creating build/bdist.linux-x86_64/wheel/django_countries/locale/pl/LC_MESSAGES copying build/lib/django_countries/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/pl/LC_MESSAGES copying build/lib/django_countries/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/pl/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/sv creating build/bdist.linux-x86_64/wheel/django_countries/locale/sv/LC_MESSAGES copying build/lib/django_countries/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/sv/LC_MESSAGES copying build/lib/django_countries/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/sv/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/da creating build/bdist.linux-x86_64/wheel/django_countries/locale/da/LC_MESSAGES copying build/lib/django_countries/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/da/LC_MESSAGES copying build/lib/django_countries/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/da/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/it creating build/bdist.linux-x86_64/wheel/django_countries/locale/it/LC_MESSAGES copying build/lib/django_countries/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/it/LC_MESSAGES copying build/lib/django_countries/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/it/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/eo creating build/bdist.linux-x86_64/wheel/django_countries/locale/eo/LC_MESSAGES copying build/lib/django_countries/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/eo/LC_MESSAGES copying build/lib/django_countries/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/eo/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/sr_Latn_BA creating build/bdist.linux-x86_64/wheel/django_countries/locale/sr_Latn_BA/LC_MESSAGES copying build/lib/django_countries/locale/sr_Latn_BA/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/sr_Latn_BA/LC_MESSAGES copying build/lib/django_countries/locale/sr_Latn_BA/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/sr_Latn_BA/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/hu creating build/bdist.linux-x86_64/wheel/django_countries/locale/hu/LC_MESSAGES copying build/lib/django_countries/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/hu/LC_MESSAGES copying build/lib/django_countries/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/hu/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/en@test creating build/bdist.linux-x86_64/wheel/django_countries/locale/en@test/LC_MESSAGES copying build/lib/django_countries/locale/en@test/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/en@test/LC_MESSAGES copying build/lib/django_countries/locale/en@test/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/en@test/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/lv creating build/bdist.linux-x86_64/wheel/django_countries/locale/lv/LC_MESSAGES copying build/lib/django_countries/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/lv/LC_MESSAGES copying build/lib/django_countries/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/lv/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/lt creating build/bdist.linux-x86_64/wheel/django_countries/locale/lt/LC_MESSAGES copying build/lib/django_countries/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/lt/LC_MESSAGES copying build/lib/django_countries/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/lt/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/fi creating build/bdist.linux-x86_64/wheel/django_countries/locale/fi/LC_MESSAGES copying build/lib/django_countries/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/fi/LC_MESSAGES copying build/lib/django_countries/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/fi/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/th_TH creating build/bdist.linux-x86_64/wheel/django_countries/locale/th_TH/LC_MESSAGES copying build/lib/django_countries/locale/th_TH/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/th_TH/LC_MESSAGES copying build/lib/django_countries/locale/th_TH/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/th_TH/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/sk creating build/bdist.linux-x86_64/wheel/django_countries/locale/sk/LC_MESSAGES copying build/lib/django_countries/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/sk/LC_MESSAGES copying build/lib/django_countries/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/sk/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/ko_KR creating build/bdist.linux-x86_64/wheel/django_countries/locale/ko_KR/LC_MESSAGES copying build/lib/django_countries/locale/ko_KR/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/ko_KR/LC_MESSAGES copying build/lib/django_countries/locale/ko_KR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/ko_KR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/el creating build/bdist.linux-x86_64/wheel/django_countries/locale/el/LC_MESSAGES copying build/lib/django_countries/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/el/LC_MESSAGES copying build/lib/django_countries/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/el/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/sr creating build/bdist.linux-x86_64/wheel/django_countries/locale/sr/LC_MESSAGES copying build/lib/django_countries/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/sr/LC_MESSAGES copying build/lib/django_countries/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/sr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/cs creating build/bdist.linux-x86_64/wheel/django_countries/locale/cs/LC_MESSAGES copying build/lib/django_countries/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/cs/LC_MESSAGES copying build/lib/django_countries/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/cs/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/mn creating build/bdist.linux-x86_64/wheel/django_countries/locale/mn/LC_MESSAGES copying build/lib/django_countries/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/mn/LC_MESSAGES copying build/lib/django_countries/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/mn/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/zh_Hant creating build/bdist.linux-x86_64/wheel/django_countries/locale/zh_Hant/LC_MESSAGES copying build/lib/django_countries/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/zh_Hant/LC_MESSAGES copying build/lib/django_countries/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/zh_Hant/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/vi creating build/bdist.linux-x86_64/wheel/django_countries/locale/vi/LC_MESSAGES copying build/lib/django_countries/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/vi/LC_MESSAGES copying build/lib/django_countries/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/vi/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/zh_Hans creating build/bdist.linux-x86_64/wheel/django_countries/locale/zh_Hans/LC_MESSAGES copying build/lib/django_countries/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/zh_Hans/LC_MESSAGES copying build/lib/django_countries/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/zh_Hans/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/eu creating build/bdist.linux-x86_64/wheel/django_countries/locale/eu/LC_MESSAGES copying build/lib/django_countries/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/eu/LC_MESSAGES copying build/lib/django_countries/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/eu/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/hr creating build/bdist.linux-x86_64/wheel/django_countries/locale/hr/LC_MESSAGES copying build/lib/django_countries/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/hr/LC_MESSAGES copying build/lib/django_countries/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/hr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/es creating build/bdist.linux-x86_64/wheel/django_countries/locale/es/LC_MESSAGES copying build/lib/django_countries/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/es/LC_MESSAGES copying build/lib/django_countries/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/es/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/sr_Latn creating build/bdist.linux-x86_64/wheel/django_countries/locale/sr_Latn/LC_MESSAGES copying build/lib/django_countries/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/sr_Latn/LC_MESSAGES copying build/lib/django_countries/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/sr_Latn/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/et creating build/bdist.linux-x86_64/wheel/django_countries/locale/et/LC_MESSAGES copying build/lib/django_countries/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/et/LC_MESSAGES copying build/lib/django_countries/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/et/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/ja creating build/bdist.linux-x86_64/wheel/django_countries/locale/ja/LC_MESSAGES copying build/lib/django_countries/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/ja/LC_MESSAGES copying build/lib/django_countries/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/ja/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/sr@latin creating build/bdist.linux-x86_64/wheel/django_countries/locale/sr@latin/LC_MESSAGES copying build/lib/django_countries/locale/sr@latin/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/sr@latin/LC_MESSAGES copying build/lib/django_countries/locale/sr@latin/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/sr@latin/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/uk creating build/bdist.linux-x86_64/wheel/django_countries/locale/uk/LC_MESSAGES copying build/lib/django_countries/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/uk/LC_MESSAGES copying build/lib/django_countries/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/uk/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/de creating build/bdist.linux-x86_64/wheel/django_countries/locale/de/LC_MESSAGES copying build/lib/django_countries/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/de/LC_MESSAGES copying build/lib/django_countries/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/de/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/eu_ES creating build/bdist.linux-x86_64/wheel/django_countries/locale/eu_ES/LC_MESSAGES copying build/lib/django_countries/locale/eu_ES/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/eu_ES/LC_MESSAGES copying build/lib/django_countries/locale/eu_ES/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/eu_ES/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/locale/ru creating build/bdist.linux-x86_64/wheel/django_countries/locale/ru/LC_MESSAGES copying build/lib/django_countries/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/django_countries/locale/ru/LC_MESSAGES copying build/lib/django_countries/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/django_countries/locale/ru/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/tests/custom_countries.py -> build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/tests/test_admin_filters.py -> build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/tests/test_countries.py -> build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/tests/test_fields.py -> build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/tests/__init__.py -> build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/tests/forms.py -> build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/tests/apps.py -> build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/tests/models.py -> build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/tests/test_drf.py -> build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/tests/settings.py -> build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/tests/test_settings.py -> build/bdist.linux-x86_64/wheel/django_countries/tests creating build/bdist.linux-x86_64/wheel/django_countries/tests/graphql copying build/lib/django_countries/tests/graphql/test_model.py -> build/bdist.linux-x86_64/wheel/django_countries/tests/graphql copying build/lib/django_countries/tests/graphql/test_country_type.py -> build/bdist.linux-x86_64/wheel/django_countries/tests/graphql copying build/lib/django_countries/tests/graphql/__init__.py -> build/bdist.linux-x86_64/wheel/django_countries/tests/graphql copying build/lib/django_countries/tests/graphql/schema.py -> build/bdist.linux-x86_64/wheel/django_countries/tests/graphql copying build/lib/django_countries/tests/test_widgets.py -> build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/tests/settings_noi18n.py -> build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/tests/test_tags.py -> build/bdist.linux-x86_64/wheel/django_countries/tests copying build/lib/django_countries/fields.py -> build/bdist.linux-x86_64/wheel/django_countries copying build/lib/django_countries/models.py -> build/bdist.linux-x86_64/wheel/django_countries copying build/lib/django_countries/widgets.py -> build/bdist.linux-x86_64/wheel/django_countries creating build/bdist.linux-x86_64/wheel/django_countries/graphql copying build/lib/django_countries/graphql/types.py -> build/bdist.linux-x86_64/wheel/django_countries/graphql copying build/lib/django_countries/graphql/__init__.py -> build/bdist.linux-x86_64/wheel/django_countries/graphql creating build/bdist.linux-x86_64/wheel/django_countries/static creating build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bl.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/um.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mg.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/rs.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/tw.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ru.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ni.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gu.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/vi.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/im.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cv.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/kp.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/kn.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/nl.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ve.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/am.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sx.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gf.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gn.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sa.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/at.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ec.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/dm.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bi.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mf.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mh.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/dj.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/la.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/fi.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mx.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/fk.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/np.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/hm.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/li.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/hu.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/lv.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cy.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/de.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ee.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/tv.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/aw.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bq.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/kh.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sj.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ca.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sprite-hq.png -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/by.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/uy.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bh.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/kz.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/tn.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/aq.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/lu.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mc.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/il.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/wf.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/iq.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/pt.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/nz.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sg.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sprite.css -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/zw.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cl.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sz.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/lb.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/__.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gd.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/be.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bz.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bj.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ck.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bm.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ma.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/st.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cw.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/om.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/vg.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/co.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/eg.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/tr.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ug.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/si.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ps.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bb.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/qa.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/za.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/al.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/dz.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/xk.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sh.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/hn.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/th.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/pf.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cu.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ae.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sm.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/tz.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bv.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/lc.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/me.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cf.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/pm.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mw.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sy.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/af.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/lr.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mv.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sc.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gq.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ir.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/hr.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/nu.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/py.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/do.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gg.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cz.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/au.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ad.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bs.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ro.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/fm.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ba.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/rw.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ly.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/km.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/er.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/tf.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/id.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/pl.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bo.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cr.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sl.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mp.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/td.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ms.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ht.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mt.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gp.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/pn.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bg.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/et.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/vu.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/nf.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/kw.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/az.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ai.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/pk.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/hk.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/tc.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/va.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ua.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/nr.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mz.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ga.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ki.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ie.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gr.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bn.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/zm.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/fj.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/in.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/tk.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bf.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/it.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/us.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cx.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ci.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ao.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/lk.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sb.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ye.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/is.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sk.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ke.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ch.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/jm.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/tt.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/nc.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/my.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cg.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/dk.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ax.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cd.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ml.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gw.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gl.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ls.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mm.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/vc.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sd.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/es.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cm.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/se.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mu.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ge.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sprite.png -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/pr.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gy.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sprite-hq.css -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ng.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bw.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gt.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ar.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bd.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/pw.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ky.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mr.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/vn.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gh.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/bt.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mq.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gs.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ws.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/pg.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/no.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gb.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/kr.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cc.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ag.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/cn.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sr.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/uz.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/tj.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/as.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/kg.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mo.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sn.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/so.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/pa.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/fo.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/eh.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ss.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/br.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/fr.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mn.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/pe.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/tm.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/eu.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gi.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/yt.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/jp.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/lt.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/jo.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/mk.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/gm.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/na.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ne.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/tl.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/tg.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/sv.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/ph.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/io.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/re.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/md.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/to.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/static/flags/je.gif -> build/bdist.linux-x86_64/wheel/django_countries/static/flags copying build/lib/django_countries/makesprite.py -> build/bdist.linux-x86_64/wheel/django_countries running install_egg_info Copying django_countries.egg-info to build/bdist.linux-x86_64/wheel/django_countries-7.6.1-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/django_countries-7.6.1.dist-info/WHEEL creating '/home/pbulk/build/www/py-django-countries/work/django-countries-7.6.1/dist/.tmp-mpkp0vcy/django_countries-7.6.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'django_countries/__init__.py' adding 'django_countries/base.py' adding 'django_countries/conf.py' adding 'django_countries/data.py' adding 'django_countries/fields.py' adding 'django_countries/filters.py' adding 'django_countries/ioc_data.py' adding 'django_countries/makesprite.py' adding 'django_countries/models.py' adding 'django_countries/py.typed' adding 'django_countries/release.py' adding 'django_countries/serializer_fields.py' adding 'django_countries/serializers.py' adding 'django_countries/widgets.py' adding 'django_countries/graphql/__init__.py' adding 'django_countries/graphql/types.py' adding 'django_countries/locale/af/LC_MESSAGES/django.mo' adding 'django_countries/locale/af/LC_MESSAGES/django.po' adding 'django_countries/locale/ar/LC_MESSAGES/django.mo' adding 'django_countries/locale/ar/LC_MESSAGES/django.po' adding 'django_countries/locale/bg/LC_MESSAGES/django.mo' adding 'django_countries/locale/bg/LC_MESSAGES/django.po' adding 'django_countries/locale/ca/LC_MESSAGES/django.mo' adding 'django_countries/locale/ca/LC_MESSAGES/django.po' adding 'django_countries/locale/cs/LC_MESSAGES/django.mo' adding 'django_countries/locale/cs/LC_MESSAGES/django.po' adding 'django_countries/locale/da/LC_MESSAGES/django.mo' adding 'django_countries/locale/da/LC_MESSAGES/django.po' adding 'django_countries/locale/de/LC_MESSAGES/django.mo' adding 'django_countries/locale/de/LC_MESSAGES/django.po' adding 'django_countries/locale/el/LC_MESSAGES/django.mo' adding 'django_countries/locale/el/LC_MESSAGES/django.po' adding 'django_countries/locale/en@test/LC_MESSAGES/django.mo' adding 'django_countries/locale/en@test/LC_MESSAGES/django.po' adding 'django_countries/locale/eo/LC_MESSAGES/django.mo' adding 'django_countries/locale/eo/LC_MESSAGES/django.po' adding 'django_countries/locale/es/LC_MESSAGES/django.mo' adding 'django_countries/locale/es/LC_MESSAGES/django.po' adding 'django_countries/locale/et/LC_MESSAGES/django.mo' adding 'django_countries/locale/et/LC_MESSAGES/django.po' adding 'django_countries/locale/eu/LC_MESSAGES/django.mo' adding 'django_countries/locale/eu/LC_MESSAGES/django.po' adding 'django_countries/locale/eu_ES/LC_MESSAGES/django.mo' adding 'django_countries/locale/eu_ES/LC_MESSAGES/django.po' adding 'django_countries/locale/fa/LC_MESSAGES/django.mo' adding 'django_countries/locale/fa/LC_MESSAGES/django.po' adding 'django_countries/locale/fi/LC_MESSAGES/django.mo' adding 'django_countries/locale/fi/LC_MESSAGES/django.po' adding 'django_countries/locale/fr/LC_MESSAGES/django.mo' adding 'django_countries/locale/fr/LC_MESSAGES/django.po' adding 'django_countries/locale/he/LC_MESSAGES/django.mo' adding 'django_countries/locale/he/LC_MESSAGES/django.po' adding 'django_countries/locale/he_IL/LC_MESSAGES/django.mo' adding 'django_countries/locale/he_IL/LC_MESSAGES/django.po' adding 'django_countries/locale/hr/LC_MESSAGES/django.mo' adding 'django_countries/locale/hr/LC_MESSAGES/django.po' adding 'django_countries/locale/hu/LC_MESSAGES/django.mo' adding 'django_countries/locale/hu/LC_MESSAGES/django.po' adding 'django_countries/locale/hy/LC_MESSAGES/django.mo' adding 'django_countries/locale/hy/LC_MESSAGES/django.po' adding 'django_countries/locale/it/LC_MESSAGES/django.mo' adding 'django_countries/locale/it/LC_MESSAGES/django.po' adding 'django_countries/locale/ja/LC_MESSAGES/django.mo' adding 'django_countries/locale/ja/LC_MESSAGES/django.po' adding 'django_countries/locale/ko_KR/LC_MESSAGES/django.mo' adding 'django_countries/locale/ko_KR/LC_MESSAGES/django.po' adding 'django_countries/locale/lt/LC_MESSAGES/django.mo' adding 'django_countries/locale/lt/LC_MESSAGES/django.po' adding 'django_countries/locale/lv/LC_MESSAGES/django.mo' adding 'django_countries/locale/lv/LC_MESSAGES/django.po' adding 'django_countries/locale/mn/LC_MESSAGES/django.mo' adding 'django_countries/locale/mn/LC_MESSAGES/django.po' adding 'django_countries/locale/nb/LC_MESSAGES/django.mo' adding 'django_countries/locale/nb/LC_MESSAGES/django.po' adding 'django_countries/locale/nl/LC_MESSAGES/django.mo' adding 'django_countries/locale/nl/LC_MESSAGES/django.po' adding 'django_countries/locale/pl/LC_MESSAGES/django.mo' adding 'django_countries/locale/pl/LC_MESSAGES/django.po' adding 'django_countries/locale/pt_BR/LC_MESSAGES/django.mo' adding 'django_countries/locale/pt_BR/LC_MESSAGES/django.po' adding 'django_countries/locale/pt_PT/LC_MESSAGES/django.mo' adding 'django_countries/locale/pt_PT/LC_MESSAGES/django.po' adding 'django_countries/locale/ro/LC_MESSAGES/django.mo' adding 'django_countries/locale/ro/LC_MESSAGES/django.po' adding 'django_countries/locale/ru/LC_MESSAGES/django.mo' adding 'django_countries/locale/ru/LC_MESSAGES/django.po' adding 'django_countries/locale/sk/LC_MESSAGES/django.mo' adding 'django_countries/locale/sk/LC_MESSAGES/django.po' adding 'django_countries/locale/sl/LC_MESSAGES/django.mo' adding 'django_countries/locale/sl/LC_MESSAGES/django.po' adding 'django_countries/locale/sr/LC_MESSAGES/django.mo' adding 'django_countries/locale/sr/LC_MESSAGES/django.po' adding 'django_countries/locale/sr@latin/LC_MESSAGES/django.mo' adding 'django_countries/locale/sr@latin/LC_MESSAGES/django.po' adding 'django_countries/locale/sr_Latn/LC_MESSAGES/django.mo' adding 'django_countries/locale/sr_Latn/LC_MESSAGES/django.po' adding 'django_countries/locale/sr_Latn_BA/LC_MESSAGES/django.mo' adding 'django_countries/locale/sr_Latn_BA/LC_MESSAGES/django.po' adding 'django_countries/locale/sv/LC_MESSAGES/django.mo' adding 'django_countries/locale/sv/LC_MESSAGES/django.po' adding 'django_countries/locale/th_TH/LC_MESSAGES/django.mo' adding 'django_countries/locale/th_TH/LC_MESSAGES/django.po' adding 'django_countries/locale/tr_TR/LC_MESSAGES/django.mo' adding 'django_countries/locale/tr_TR/LC_MESSAGES/django.po' adding 'django_countries/locale/uk/LC_MESSAGES/django.mo' adding 'django_countries/locale/uk/LC_MESSAGES/django.po' adding 'django_countries/locale/vi/LC_MESSAGES/django.mo' adding 'django_countries/locale/vi/LC_MESSAGES/django.po' adding 'django_countries/locale/zh_CN/LC_MESSAGES/django.mo' adding 'django_countries/locale/zh_CN/LC_MESSAGES/django.po' adding 'django_countries/locale/zh_Hans/LC_MESSAGES/django.mo' adding 'django_countries/locale/zh_Hans/LC_MESSAGES/django.po' adding 'django_countries/locale/zh_Hant/LC_MESSAGES/django.mo' adding 'django_countries/locale/zh_Hant/LC_MESSAGES/django.po' adding 'django_countries/static/flags/__.gif' adding 'django_countries/static/flags/ad.gif' adding 'django_countries/static/flags/ae.gif' adding 'django_countries/static/flags/af.gif' adding 'django_countries/static/flags/ag.gif' adding 'django_countries/static/flags/ai.gif' adding 'django_countries/static/flags/al.gif' adding 'django_countries/static/flags/am.gif' adding 'django_countries/static/flags/ao.gif' adding 'django_countries/static/flags/aq.gif' adding 'django_countries/static/flags/ar.gif' adding 'django_countries/static/flags/as.gif' adding 'django_countries/static/flags/at.gif' adding 'django_countries/static/flags/au.gif' adding 'django_countries/static/flags/aw.gif' adding 'django_countries/static/flags/ax.gif' adding 'django_countries/static/flags/az.gif' adding 'django_countries/static/flags/ba.gif' adding 'django_countries/static/flags/bb.gif' adding 'django_countries/static/flags/bd.gif' adding 'django_countries/static/flags/be.gif' adding 'django_countries/static/flags/bf.gif' adding 'django_countries/static/flags/bg.gif' adding 'django_countries/static/flags/bh.gif' adding 'django_countries/static/flags/bi.gif' adding 'django_countries/static/flags/bj.gif' adding 'django_countries/static/flags/bl.gif' adding 'django_countries/static/flags/bm.gif' adding 'django_countries/static/flags/bn.gif' adding 'django_countries/static/flags/bo.gif' adding 'django_countries/static/flags/bq.gif' adding 'django_countries/static/flags/br.gif' adding 'django_countries/static/flags/bs.gif' adding 'django_countries/static/flags/bt.gif' adding 'django_countries/static/flags/bv.gif' adding 'django_countries/static/flags/bw.gif' adding 'django_countries/static/flags/by.gif' adding 'django_countries/static/flags/bz.gif' adding 'django_countries/static/flags/ca.gif' adding 'django_countries/static/flags/cc.gif' adding 'django_countries/static/flags/cd.gif' adding 'django_countries/static/flags/cf.gif' adding 'django_countries/static/flags/cg.gif' adding 'django_countries/static/flags/ch.gif' adding 'django_countries/static/flags/ci.gif' adding 'django_countries/static/flags/ck.gif' adding 'django_countries/static/flags/cl.gif' adding 'django_countries/static/flags/cm.gif' adding 'django_countries/static/flags/cn.gif' adding 'django_countries/static/flags/co.gif' adding 'django_countries/static/flags/cr.gif' adding 'django_countries/static/flags/cu.gif' adding 'django_countries/static/flags/cv.gif' adding 'django_countries/static/flags/cw.gif' adding 'django_countries/static/flags/cx.gif' adding 'django_countries/static/flags/cy.gif' adding 'django_countries/static/flags/cz.gif' adding 'django_countries/static/flags/de.gif' adding 'django_countries/static/flags/dj.gif' adding 'django_countries/static/flags/dk.gif' adding 'django_countries/static/flags/dm.gif' adding 'django_countries/static/flags/do.gif' adding 'django_countries/static/flags/dz.gif' adding 'django_countries/static/flags/ec.gif' adding 'django_countries/static/flags/ee.gif' adding 'django_countries/static/flags/eg.gif' adding 'django_countries/static/flags/eh.gif' adding 'django_countries/static/flags/er.gif' adding 'django_countries/static/flags/es.gif' adding 'django_countries/static/flags/et.gif' adding 'django_countries/static/flags/eu.gif' adding 'django_countries/static/flags/fi.gif' adding 'django_countries/static/flags/fj.gif' adding 'django_countries/static/flags/fk.gif' adding 'django_countries/static/flags/fm.gif' adding 'django_countries/static/flags/fo.gif' adding 'django_countries/static/flags/fr.gif' adding 'django_countries/static/flags/ga.gif' adding 'django_countries/static/flags/gb.gif' adding 'django_countries/static/flags/gd.gif' adding 'django_countries/static/flags/ge.gif' adding 'django_countries/static/flags/gf.gif' adding 'django_countries/static/flags/gg.gif' adding 'django_countries/static/flags/gh.gif' adding 'django_countries/static/flags/gi.gif' adding 'django_countries/static/flags/gl.gif' adding 'django_countries/static/flags/gm.gif' adding 'django_countries/static/flags/gn.gif' adding 'django_countries/static/flags/gp.gif' adding 'django_countries/static/flags/gq.gif' adding 'django_countries/static/flags/gr.gif' adding 'django_countries/static/flags/gs.gif' adding 'django_countries/static/flags/gt.gif' adding 'django_countries/static/flags/gu.gif' adding 'django_countries/static/flags/gw.gif' adding 'django_countries/static/flags/gy.gif' adding 'django_countries/static/flags/hk.gif' adding 'django_countries/static/flags/hm.gif' adding 'django_countries/static/flags/hn.gif' adding 'django_countries/static/flags/hr.gif' adding 'django_countries/static/flags/ht.gif' adding 'django_countries/static/flags/hu.gif' adding 'django_countries/static/flags/id.gif' adding 'django_countries/static/flags/ie.gif' adding 'django_countries/static/flags/il.gif' adding 'django_countries/static/flags/im.gif' adding 'django_countries/static/flags/in.gif' adding 'django_countries/static/flags/io.gif' adding 'django_countries/static/flags/iq.gif' adding 'django_countries/static/flags/ir.gif' adding 'django_countries/static/flags/is.gif' adding 'django_countries/static/flags/it.gif' adding 'django_countries/static/flags/je.gif' adding 'django_countries/static/flags/jm.gif' adding 'django_countries/static/flags/jo.gif' adding 'django_countries/static/flags/jp.gif' adding 'django_countries/static/flags/ke.gif' adding 'django_countries/static/flags/kg.gif' adding 'django_countries/static/flags/kh.gif' adding 'django_countries/static/flags/ki.gif' adding 'django_countries/static/flags/km.gif' adding 'django_countries/static/flags/kn.gif' adding 'django_countries/static/flags/kp.gif' adding 'django_countries/static/flags/kr.gif' adding 'django_countries/static/flags/kw.gif' adding 'django_countries/static/flags/ky.gif' adding 'django_countries/static/flags/kz.gif' adding 'django_countries/static/flags/la.gif' adding 'django_countries/static/flags/lb.gif' adding 'django_countries/static/flags/lc.gif' adding 'django_countries/static/flags/li.gif' adding 'django_countries/static/flags/lk.gif' adding 'django_countries/static/flags/lr.gif' adding 'django_countries/static/flags/ls.gif' adding 'django_countries/static/flags/lt.gif' adding 'django_countries/static/flags/lu.gif' adding 'django_countries/static/flags/lv.gif' adding 'django_countries/static/flags/ly.gif' adding 'django_countries/static/flags/ma.gif' adding 'django_countries/static/flags/mc.gif' adding 'django_countries/static/flags/md.gif' adding 'django_countries/static/flags/me.gif' adding 'django_countries/static/flags/mf.gif' adding 'django_countries/static/flags/mg.gif' adding 'django_countries/static/flags/mh.gif' adding 'django_countries/static/flags/mk.gif' adding 'django_countries/static/flags/ml.gif' adding 'django_countries/static/flags/mm.gif' adding 'django_countries/static/flags/mn.gif' adding 'django_countries/static/flags/mo.gif' adding 'django_countries/static/flags/mp.gif' adding 'django_countries/static/flags/mq.gif' adding 'django_countries/static/flags/mr.gif' adding 'django_countries/static/flags/ms.gif' adding 'django_countries/static/flags/mt.gif' adding 'django_countries/static/flags/mu.gif' adding 'django_countries/static/flags/mv.gif' adding 'django_countries/static/flags/mw.gif' adding 'django_countries/static/flags/mx.gif' adding 'django_countries/static/flags/my.gif' adding 'django_countries/static/flags/mz.gif' adding 'django_countries/static/flags/na.gif' adding 'django_countries/static/flags/nc.gif' adding 'django_countries/static/flags/ne.gif' adding 'django_countries/static/flags/nf.gif' adding 'django_countries/static/flags/ng.gif' adding 'django_countries/static/flags/ni.gif' adding 'django_countries/static/flags/nl.gif' adding 'django_countries/static/flags/no.gif' adding 'django_countries/static/flags/np.gif' adding 'django_countries/static/flags/nr.gif' adding 'django_countries/static/flags/nu.gif' adding 'django_countries/static/flags/nz.gif' adding 'django_countries/static/flags/om.gif' adding 'django_countries/static/flags/pa.gif' adding 'django_countries/static/flags/pe.gif' adding 'django_countries/static/flags/pf.gif' adding 'django_countries/static/flags/pg.gif' adding 'django_countries/static/flags/ph.gif' adding 'django_countries/static/flags/pk.gif' adding 'django_countries/static/flags/pl.gif' adding 'django_countries/static/flags/pm.gif' adding 'django_countries/static/flags/pn.gif' adding 'django_countries/static/flags/pr.gif' adding 'django_countries/static/flags/ps.gif' adding 'django_countries/static/flags/pt.gif' adding 'django_countries/static/flags/pw.gif' adding 'django_countries/static/flags/py.gif' adding 'django_countries/static/flags/qa.gif' adding 'django_countries/static/flags/re.gif' adding 'django_countries/static/flags/ro.gif' adding 'django_countries/static/flags/rs.gif' adding 'django_countries/static/flags/ru.gif' adding 'django_countries/static/flags/rw.gif' adding 'django_countries/static/flags/sa.gif' adding 'django_countries/static/flags/sb.gif' adding 'django_countries/static/flags/sc.gif' adding 'django_countries/static/flags/sd.gif' adding 'django_countries/static/flags/se.gif' adding 'django_countries/static/flags/sg.gif' adding 'django_countries/static/flags/sh.gif' adding 'django_countries/static/flags/si.gif' adding 'django_countries/static/flags/sj.gif' adding 'django_countries/static/flags/sk.gif' adding 'django_countries/static/flags/sl.gif' adding 'django_countries/static/flags/sm.gif' adding 'django_countries/static/flags/sn.gif' adding 'django_countries/static/flags/so.gif' adding 'django_countries/static/flags/sprite-hq.css' adding 'django_countries/static/flags/sprite-hq.png' adding 'django_countries/static/flags/sprite.css' adding 'django_countries/static/flags/sprite.png' adding 'django_countries/static/flags/sr.gif' adding 'django_countries/static/flags/ss.gif' adding 'django_countries/static/flags/st.gif' adding 'django_countries/static/flags/sv.gif' adding 'django_countries/static/flags/sx.gif' adding 'django_countries/static/flags/sy.gif' adding 'django_countries/static/flags/sz.gif' adding 'django_countries/static/flags/tc.gif' adding 'django_countries/static/flags/td.gif' adding 'django_countries/static/flags/tf.gif' adding 'django_countries/static/flags/tg.gif' adding 'django_countries/static/flags/th.gif' adding 'django_countries/static/flags/tj.gif' adding 'django_countries/static/flags/tk.gif' adding 'django_countries/static/flags/tl.gif' adding 'django_countries/static/flags/tm.gif' adding 'django_countries/static/flags/tn.gif' adding 'django_countries/static/flags/to.gif' adding 'django_countries/static/flags/tr.gif' adding 'django_countries/static/flags/tt.gif' adding 'django_countries/static/flags/tv.gif' adding 'django_countries/static/flags/tw.gif' adding 'django_countries/static/flags/tz.gif' adding 'django_countries/static/flags/ua.gif' adding 'django_countries/static/flags/ug.gif' adding 'django_countries/static/flags/um.gif' adding 'django_countries/static/flags/us.gif' adding 'django_countries/static/flags/uy.gif' adding 'django_countries/static/flags/uz.gif' adding 'django_countries/static/flags/va.gif' adding 'django_countries/static/flags/vc.gif' adding 'django_countries/static/flags/ve.gif' adding 'django_countries/static/flags/vg.gif' adding 'django_countries/static/flags/vi.gif' adding 'django_countries/static/flags/vn.gif' adding 'django_countries/static/flags/vu.gif' adding 'django_countries/static/flags/wf.gif' adding 'django_countries/static/flags/ws.gif' adding 'django_countries/static/flags/xk.gif' adding 'django_countries/static/flags/ye.gif' adding 'django_countries/static/flags/yt.gif' adding 'django_countries/static/flags/za.gif' adding 'django_countries/static/flags/zm.gif' adding 'django_countries/static/flags/zw.gif' adding 'django_countries/templatetags/__init__.py' adding 'django_countries/templatetags/countries.py' adding 'django_countries/tests/__init__.py' adding 'django_countries/tests/apps.py' adding 'django_countries/tests/custom_countries.py' adding 'django_countries/tests/forms.py' adding 'django_countries/tests/models.py' adding 'django_countries/tests/settings.py' adding 'django_countries/tests/settings_noi18n.py' adding 'django_countries/tests/test_admin_filters.py' adding 'django_countries/tests/test_countries.py' adding 'django_countries/tests/test_drf.py' adding 'django_countries/tests/test_fields.py' adding 'django_countries/tests/test_settings.py' adding 'django_countries/tests/test_tags.py' adding 'django_countries/tests/test_widgets.py' adding 'django_countries/tests/graphql/__init__.py' adding 'django_countries/tests/graphql/schema.py' adding 'django_countries/tests/graphql/test_country_type.py' adding 'django_countries/tests/graphql/test_model.py' adding 'django_countries-7.6.1.dist-info/LICENSE' adding 'django_countries-7.6.1.dist-info/METADATA' adding 'django_countries-7.6.1.dist-info/WHEEL' adding 'django_countries-7.6.1.dist-info/top_level.txt' adding 'django_countries-7.6.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built django_countries-7.6.1-py3-none-any.whl