=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py311-django-sql-explorer-4.0.2 * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/explorer copying explorer/__init__.py -> build/lib/explorer copying explorer/actions.py -> build/lib/explorer copying explorer/admin.py -> build/lib/explorer copying explorer/app_settings.py -> build/lib/explorer copying explorer/apps.py -> build/lib/explorer copying explorer/charts.py -> build/lib/explorer copying explorer/connections.py -> build/lib/explorer copying explorer/exporters.py -> build/lib/explorer copying explorer/forms.py -> build/lib/explorer copying explorer/models.py -> build/lib/explorer copying explorer/permissions.py -> build/lib/explorer copying explorer/schema.py -> build/lib/explorer copying explorer/tasks.py -> build/lib/explorer copying explorer/urls.py -> build/lib/explorer copying explorer/utils.py -> build/lib/explorer running egg_info writing django_sql_explorer.egg-info/PKG-INFO writing dependency_links to django_sql_explorer.egg-info/dependency_links.txt writing requirements to django_sql_explorer.egg-info/requires.txt writing top-level names to django_sql_explorer.egg-info/top_level.txt reading manifest file 'django_sql_explorer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '.DS_Store' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'django_sql_explorer.egg-info/SOURCES.txt' /usr/pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'explorer.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'explorer.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 'explorer.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 'explorer.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'explorer.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.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'explorer.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'explorer.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 'explorer.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 'explorer.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'explorer.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.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'explorer.migrations' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'explorer.migrations' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'explorer.migrations' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'explorer.migrations' to be distributed and are already explicitly excluding 'explorer.migrations' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.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.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'explorer.src.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'explorer.src.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'explorer.src.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'explorer.src.js' to be distributed and are already explicitly excluding 'explorer.src.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'explorer.src.scss' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'explorer.src.scss' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'explorer.src.scss' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'explorer.src.scss' to be distributed and are already explicitly excluding 'explorer.src.scss' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.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.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'explorer.static.explorer' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'explorer.static.explorer' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'explorer.static.explorer' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'explorer.static.explorer' to be distributed and are already explicitly excluding 'explorer.static.explorer' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.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.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'explorer.templates.explorer' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'explorer.templates.explorer' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'explorer.templates.explorer' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'explorer.templates.explorer' to be distributed and are already explicitly excluding 'explorer.templates.explorer' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.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.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'explorer.templatetags' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'explorer.templatetags' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'explorer.templatetags' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'explorer.templatetags' to be distributed and are already explicitly excluding 'explorer.templatetags' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.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.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'explorer.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'explorer.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'explorer.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'explorer.tests' to be distributed and are already explicitly excluding 'explorer.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'explorer.views' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'explorer.views' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'explorer.views' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'explorer.views' to be distributed and are already explicitly excluding 'explorer.views' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/explorer/locale creating build/lib/explorer/locale/ru creating build/lib/explorer/locale/ru/LC_MESSAGES copying explorer/locale/ru/LC_MESSAGES/django.mo -> build/lib/explorer/locale/ru/LC_MESSAGES copying explorer/locale/ru/LC_MESSAGES/django.po -> build/lib/explorer/locale/ru/LC_MESSAGES creating build/lib/explorer/locale/zh_Hans creating build/lib/explorer/locale/zh_Hans/LC_MESSAGES copying explorer/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/explorer/locale/zh_Hans/LC_MESSAGES copying explorer/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/explorer/locale/zh_Hans/LC_MESSAGES creating build/lib/explorer/migrations copying explorer/migrations/0001_initial.py -> build/lib/explorer/migrations copying explorer/migrations/0002_auto_20150501_1515.py -> build/lib/explorer/migrations copying explorer/migrations/0003_query_snapshot.py -> build/lib/explorer/migrations copying explorer/migrations/0004_querylog_duration.py -> build/lib/explorer/migrations copying explorer/migrations/0005_auto_20160105_2052.py -> build/lib/explorer/migrations copying explorer/migrations/0006_query_connection.py -> build/lib/explorer/migrations copying explorer/migrations/0007_querylog_connection.py -> build/lib/explorer/migrations copying explorer/migrations/0008_auto_20190308_1642.py -> build/lib/explorer/migrations copying explorer/migrations/0009_auto_20201009_0547.py -> build/lib/explorer/migrations copying explorer/migrations/0010_sql_required.py -> build/lib/explorer/migrations copying explorer/migrations/0011_query_favorites.py -> build/lib/explorer/migrations copying explorer/migrations/0012_alter_queryfavorite_query_alter_queryfavorite_user.py -> build/lib/explorer/migrations copying explorer/migrations/0013_querylog_error_querylog_success.py -> build/lib/explorer/migrations copying explorer/migrations/__init__.py -> build/lib/explorer/migrations creating build/lib/explorer/src creating build/lib/explorer/src/js copying explorer/src/js/codemirror-config.js -> build/lib/explorer/src/js copying explorer/src/js/csrf.js -> build/lib/explorer/src/js copying explorer/src/js/explorer.js -> build/lib/explorer/src/js copying explorer/src/js/favorites.js -> build/lib/explorer/src/js copying explorer/src/js/main.js -> build/lib/explorer/src/js copying explorer/src/js/pivot-setup.js -> build/lib/explorer/src/js copying explorer/src/js/pivot.js -> build/lib/explorer/src/js copying explorer/src/js/query-list.js -> build/lib/explorer/src/js copying explorer/src/js/schema.js -> build/lib/explorer/src/js copying explorer/src/js/table-to-csv.js -> build/lib/explorer/src/js creating build/lib/explorer/src/scss copying explorer/src/scss/explorer.scss -> build/lib/explorer/src/scss copying explorer/src/scss/pivot.css -> build/lib/explorer/src/scss copying explorer/src/scss/styles.scss -> build/lib/explorer/src/scss copying explorer/src/scss/variables.scss -> build/lib/explorer/src/scss creating build/lib/explorer/static creating build/lib/explorer/static/explorer copying explorer/static/explorer/bootstrap-icons.woff -> build/lib/explorer/static/explorer copying explorer/static/explorer/bootstrap-icons.woff2 -> build/lib/explorer/static/explorer copying explorer/static/explorer/explorer.js -> build/lib/explorer/static/explorer copying explorer/static/explorer/favorites.js -> build/lib/explorer/static/explorer copying explorer/static/explorer/index.js -> build/lib/explorer/static/explorer copying explorer/static/explorer/main.js -> build/lib/explorer/static/explorer copying explorer/static/explorer/pivot-setup.js -> build/lib/explorer/static/explorer copying explorer/static/explorer/query-list.js -> build/lib/explorer/static/explorer copying explorer/static/explorer/schema.js -> build/lib/explorer/static/explorer copying explorer/static/explorer/styles.css -> build/lib/explorer/static/explorer creating build/lib/explorer/templates creating build/lib/explorer/templates/explorer copying explorer/templates/explorer/base.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/export_buttons.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/fullscreen.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/params.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/pdf_template.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/play.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/preview_pane.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/query.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/query_confirm_delete.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/query_favorite_button.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/query_favorites.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/query_list.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/querylog_list.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/schema.html -> build/lib/explorer/templates/explorer copying explorer/templates/explorer/schema_building.html -> build/lib/explorer/templates/explorer creating build/lib/explorer/templatetags copying explorer/templatetags/__init__.py -> build/lib/explorer/templatetags copying explorer/templatetags/explorer_tags.py -> build/lib/explorer/templatetags copying explorer/templatetags/vite.py -> build/lib/explorer/templatetags creating build/lib/explorer/tests copying explorer/tests/__init__.py -> build/lib/explorer/tests copying explorer/tests/factories.py -> build/lib/explorer/tests copying explorer/tests/test_actions.py -> build/lib/explorer/tests copying explorer/tests/test_apps.py -> build/lib/explorer/tests copying explorer/tests/test_csrf_cookie_name.py -> build/lib/explorer/tests copying explorer/tests/test_exporters.py -> build/lib/explorer/tests copying explorer/tests/test_forms.py -> build/lib/explorer/tests copying explorer/tests/test_models.py -> build/lib/explorer/tests copying explorer/tests/test_schema.py -> build/lib/explorer/tests copying explorer/tests/test_tasks.py -> build/lib/explorer/tests copying explorer/tests/test_utils.py -> build/lib/explorer/tests copying explorer/tests/test_views.py -> build/lib/explorer/tests copying explorer/tests/urls.py -> build/lib/explorer/tests creating build/lib/explorer/views copying explorer/views/__init__.py -> build/lib/explorer/views copying explorer/views/auth.py -> build/lib/explorer/views copying explorer/views/create.py -> build/lib/explorer/views copying explorer/views/delete.py -> build/lib/explorer/views copying explorer/views/download.py -> build/lib/explorer/views copying explorer/views/email.py -> build/lib/explorer/views copying explorer/views/export.py -> build/lib/explorer/views copying explorer/views/format_sql.py -> build/lib/explorer/views copying explorer/views/list.py -> build/lib/explorer/views copying explorer/views/mixins.py -> build/lib/explorer/views copying explorer/views/query.py -> build/lib/explorer/views copying explorer/views/query_favorite.py -> build/lib/explorer/views copying explorer/views/schema.py -> build/lib/explorer/views copying explorer/views/stream.py -> build/lib/explorer/views copying explorer/views/utils.py -> build/lib/explorer/views installing to build/bdist.netbsd-9.3-amd64/wheel running install running install_lib creating build/bdist.netbsd-9.3-amd64 creating build/bdist.netbsd-9.3-amd64/wheel creating build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/actions.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/admin.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/app_settings.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/apps.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/charts.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/connections.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/exporters.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/forms.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/models.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/permissions.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/schema.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/tasks.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/urls.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer copying build/lib/explorer/utils.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer creating build/bdist.netbsd-9.3-amd64/wheel/explorer/locale creating build/bdist.netbsd-9.3-amd64/wheel/explorer/locale/ru creating build/bdist.netbsd-9.3-amd64/wheel/explorer/locale/ru/LC_MESSAGES copying build/lib/explorer/locale/ru/LC_MESSAGES/django.mo -> build/bdist.netbsd-9.3-amd64/wheel/explorer/locale/ru/LC_MESSAGES copying build/lib/explorer/locale/ru/LC_MESSAGES/django.po -> build/bdist.netbsd-9.3-amd64/wheel/explorer/locale/ru/LC_MESSAGES creating build/bdist.netbsd-9.3-amd64/wheel/explorer/locale/zh_Hans creating build/bdist.netbsd-9.3-amd64/wheel/explorer/locale/zh_Hans/LC_MESSAGES copying build/lib/explorer/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.netbsd-9.3-amd64/wheel/explorer/locale/zh_Hans/LC_MESSAGES copying build/lib/explorer/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.netbsd-9.3-amd64/wheel/explorer/locale/zh_Hans/LC_MESSAGES creating build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/0001_initial.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/0002_auto_20150501_1515.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/0003_query_snapshot.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/0004_querylog_duration.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/0005_auto_20160105_2052.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/0006_query_connection.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/0007_querylog_connection.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/0008_auto_20190308_1642.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/0009_auto_20201009_0547.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/0010_sql_required.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/0011_query_favorites.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/0012_alter_queryfavorite_query_alter_queryfavorite_user.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/0013_querylog_error_querylog_success.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations copying build/lib/explorer/migrations/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/migrations creating build/bdist.netbsd-9.3-amd64/wheel/explorer/src creating build/bdist.netbsd-9.3-amd64/wheel/explorer/src/js copying build/lib/explorer/src/js/codemirror-config.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/js copying build/lib/explorer/src/js/csrf.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/js copying build/lib/explorer/src/js/explorer.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/js copying build/lib/explorer/src/js/favorites.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/js copying build/lib/explorer/src/js/main.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/js copying build/lib/explorer/src/js/pivot-setup.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/js copying build/lib/explorer/src/js/pivot.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/js copying build/lib/explorer/src/js/query-list.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/js copying build/lib/explorer/src/js/schema.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/js copying build/lib/explorer/src/js/table-to-csv.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/js creating build/bdist.netbsd-9.3-amd64/wheel/explorer/src/scss copying build/lib/explorer/src/scss/explorer.scss -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/scss copying build/lib/explorer/src/scss/pivot.css -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/scss copying build/lib/explorer/src/scss/styles.scss -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/scss copying build/lib/explorer/src/scss/variables.scss -> build/bdist.netbsd-9.3-amd64/wheel/explorer/src/scss creating build/bdist.netbsd-9.3-amd64/wheel/explorer/static creating build/bdist.netbsd-9.3-amd64/wheel/explorer/static/explorer copying build/lib/explorer/static/explorer/bootstrap-icons.woff -> build/bdist.netbsd-9.3-amd64/wheel/explorer/static/explorer copying build/lib/explorer/static/explorer/bootstrap-icons.woff2 -> build/bdist.netbsd-9.3-amd64/wheel/explorer/static/explorer copying build/lib/explorer/static/explorer/explorer.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/static/explorer copying build/lib/explorer/static/explorer/favorites.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/static/explorer copying build/lib/explorer/static/explorer/index.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/static/explorer copying build/lib/explorer/static/explorer/main.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/static/explorer copying build/lib/explorer/static/explorer/pivot-setup.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/static/explorer copying build/lib/explorer/static/explorer/query-list.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/static/explorer copying build/lib/explorer/static/explorer/schema.js -> build/bdist.netbsd-9.3-amd64/wheel/explorer/static/explorer copying build/lib/explorer/static/explorer/styles.css -> build/bdist.netbsd-9.3-amd64/wheel/explorer/static/explorer creating build/bdist.netbsd-9.3-amd64/wheel/explorer/templates creating build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/base.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/export_buttons.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/fullscreen.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/params.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/pdf_template.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/play.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/preview_pane.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/query.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/query_confirm_delete.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/query_favorite_button.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/query_favorites.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/query_list.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/querylog_list.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/schema.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer copying build/lib/explorer/templates/explorer/schema_building.html -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templates/explorer creating build/bdist.netbsd-9.3-amd64/wheel/explorer/templatetags copying build/lib/explorer/templatetags/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templatetags copying build/lib/explorer/templatetags/explorer_tags.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templatetags copying build/lib/explorer/templatetags/vite.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/templatetags creating build/bdist.netbsd-9.3-amd64/wheel/explorer/tests copying build/lib/explorer/tests/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/tests copying build/lib/explorer/tests/factories.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/tests copying build/lib/explorer/tests/test_actions.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/tests copying build/lib/explorer/tests/test_apps.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/tests copying build/lib/explorer/tests/test_csrf_cookie_name.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/tests copying build/lib/explorer/tests/test_exporters.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/tests copying build/lib/explorer/tests/test_forms.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/tests copying build/lib/explorer/tests/test_models.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/tests copying build/lib/explorer/tests/test_schema.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/tests copying build/lib/explorer/tests/test_tasks.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/tests copying build/lib/explorer/tests/test_utils.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/tests copying build/lib/explorer/tests/test_views.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/tests copying build/lib/explorer/tests/urls.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/tests creating build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/auth.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/create.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/delete.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/download.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/email.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/export.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/format_sql.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/list.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/mixins.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/query.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/query_favorite.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/schema.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/stream.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views copying build/lib/explorer/views/utils.py -> build/bdist.netbsd-9.3-amd64/wheel/explorer/views running install_egg_info Copying django_sql_explorer.egg-info to build/bdist.netbsd-9.3-amd64/wheel/django_sql_explorer-4.0.2-py3.11.egg-info running install_scripts creating build/bdist.netbsd-9.3-amd64/wheel/django_sql_explorer-4.0.2.dist-info/WHEEL creating '/tmp/www/py-django-sql-explorer/work/django-sql-explorer-4.0.2/dist/.tmp-2wfc2lsf/django_sql_explorer-4.0.2-py3-none-any.whl' and adding 'build/bdist.netbsd-9.3-amd64/wheel' to it adding 'explorer/__init__.py' adding 'explorer/actions.py' adding 'explorer/admin.py' adding 'explorer/app_settings.py' adding 'explorer/apps.py' adding 'explorer/charts.py' adding 'explorer/connections.py' adding 'explorer/exporters.py' adding 'explorer/forms.py' adding 'explorer/models.py' adding 'explorer/permissions.py' adding 'explorer/schema.py' adding 'explorer/tasks.py' adding 'explorer/urls.py' adding 'explorer/utils.py' adding 'explorer/locale/ru/LC_MESSAGES/django.mo' adding 'explorer/locale/ru/LC_MESSAGES/django.po' adding 'explorer/locale/zh_Hans/LC_MESSAGES/django.mo' adding 'explorer/locale/zh_Hans/LC_MESSAGES/django.po' adding 'explorer/migrations/0001_initial.py' adding 'explorer/migrations/0002_auto_20150501_1515.py' adding 'explorer/migrations/0003_query_snapshot.py' adding 'explorer/migrations/0004_querylog_duration.py' adding 'explorer/migrations/0005_auto_20160105_2052.py' adding 'explorer/migrations/0006_query_connection.py' adding 'explorer/migrations/0007_querylog_connection.py' adding 'explorer/migrations/0008_auto_20190308_1642.py' adding 'explorer/migrations/0009_auto_20201009_0547.py' adding 'explorer/migrations/0010_sql_required.py' adding 'explorer/migrations/0011_query_favorites.py' adding 'explorer/migrations/0012_alter_queryfavorite_query_alter_queryfavorite_user.py' adding 'explorer/migrations/0013_querylog_error_querylog_success.py' adding 'explorer/migrations/__init__.py' adding 'explorer/src/js/codemirror-config.js' adding 'explorer/src/js/csrf.js' adding 'explorer/src/js/explorer.js' adding 'explorer/src/js/favorites.js' adding 'explorer/src/js/main.js' adding 'explorer/src/js/pivot-setup.js' adding 'explorer/src/js/pivot.js' adding 'explorer/src/js/query-list.js' adding 'explorer/src/js/schema.js' adding 'explorer/src/js/table-to-csv.js' adding 'explorer/src/scss/explorer.scss' adding 'explorer/src/scss/pivot.css' adding 'explorer/src/scss/styles.scss' adding 'explorer/src/scss/variables.scss' adding 'explorer/static/explorer/bootstrap-icons.woff' adding 'explorer/static/explorer/bootstrap-icons.woff2' adding 'explorer/static/explorer/explorer.js' adding 'explorer/static/explorer/favorites.js' adding 'explorer/static/explorer/index.js' adding 'explorer/static/explorer/main.js' adding 'explorer/static/explorer/pivot-setup.js' adding 'explorer/static/explorer/query-list.js' adding 'explorer/static/explorer/schema.js' adding 'explorer/static/explorer/styles.css' adding 'explorer/templates/explorer/base.html' adding 'explorer/templates/explorer/export_buttons.html' adding 'explorer/templates/explorer/fullscreen.html' adding 'explorer/templates/explorer/params.html' adding 'explorer/templates/explorer/pdf_template.html' adding 'explorer/templates/explorer/play.html' adding 'explorer/templates/explorer/preview_pane.html' adding 'explorer/templates/explorer/query.html' adding 'explorer/templates/explorer/query_confirm_delete.html' adding 'explorer/templates/explorer/query_favorite_button.html' adding 'explorer/templates/explorer/query_favorites.html' adding 'explorer/templates/explorer/query_list.html' adding 'explorer/templates/explorer/querylog_list.html' adding 'explorer/templates/explorer/schema.html' adding 'explorer/templates/explorer/schema_building.html' adding 'explorer/templatetags/__init__.py' adding 'explorer/templatetags/explorer_tags.py' adding 'explorer/templatetags/vite.py' adding 'explorer/tests/__init__.py' adding 'explorer/tests/factories.py' adding 'explorer/tests/test_actions.py' adding 'explorer/tests/test_apps.py' adding 'explorer/tests/test_csrf_cookie_name.py' adding 'explorer/tests/test_exporters.py' adding 'explorer/tests/test_forms.py' adding 'explorer/tests/test_models.py' adding 'explorer/tests/test_schema.py' adding 'explorer/tests/test_tasks.py' adding 'explorer/tests/test_utils.py' adding 'explorer/tests/test_views.py' adding 'explorer/tests/urls.py' adding 'explorer/views/__init__.py' adding 'explorer/views/auth.py' adding 'explorer/views/create.py' adding 'explorer/views/delete.py' adding 'explorer/views/download.py' adding 'explorer/views/email.py' adding 'explorer/views/export.py' adding 'explorer/views/format_sql.py' adding 'explorer/views/list.py' adding 'explorer/views/mixins.py' adding 'explorer/views/query.py' adding 'explorer/views/query_favorite.py' adding 'explorer/views/schema.py' adding 'explorer/views/stream.py' adding 'explorer/views/utils.py' adding 'django_sql_explorer-4.0.2.dist-info/AUTHORS' adding 'django_sql_explorer-4.0.2.dist-info/LICENSE' adding 'django_sql_explorer-4.0.2.dist-info/METADATA' adding 'django_sql_explorer-4.0.2.dist-info/WHEEL' adding 'django_sql_explorer-4.0.2.dist-info/top_level.txt' adding 'django_sql_explorer-4.0.2.dist-info/RECORD' removing build/bdist.netbsd-9.3-amd64/wheel Successfully built django_sql_explorer-4.0.2-py3-none-any.whl