=> 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 py313-octoprint-pisupport-2023.10.10 * Building wheel... :616: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html Found packages: {'octoprint_pi_support'} running bdist_wheel /usr/pkg/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:124: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/octoprint_pi_support copying octoprint_pi_support/__init__.py -> build/lib/octoprint_pi_support running egg_info writing OctoPrint_PiSupport.egg-info/PKG-INFO writing dependency_links to OctoPrint_PiSupport.egg-info/dependency_links.txt writing entry points to OctoPrint_PiSupport.egg-info/entry_points.txt writing requirements to OctoPrint_PiSupport.egg-info/requires.txt writing top-level names to OctoPrint_PiSupport.egg-info/top_level.txt reading manifest file 'OctoPrint_PiSupport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'OctoPrint_PiSupport.egg-info/SOURCES.txt' /usr/pkg/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'octoprint_pi_support.static.clientjs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_pi_support.static.clientjs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'octoprint_pi_support.static.clientjs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'octoprint_pi_support.static.clientjs' to be distributed and are already explicitly excluding 'octoprint_pi_support.static.clientjs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.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.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'octoprint_pi_support.static.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_pi_support.static.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'octoprint_pi_support.static.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'octoprint_pi_support.static.css' to be distributed and are already explicitly excluding 'octoprint_pi_support.static.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'octoprint_pi_support.static.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_pi_support.static.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 'octoprint_pi_support.static.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 'octoprint_pi_support.static.js' to be distributed and are already explicitly excluding 'octoprint_pi_support.static.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.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'octoprint_pi_support.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_pi_support.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'octoprint_pi_support.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'octoprint_pi_support.templates' to be distributed and are already explicitly excluding 'octoprint_pi_support.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'octoprint_pi_support.translations.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'octoprint_pi_support.translations.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 'octoprint_pi_support.translations.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 'octoprint_pi_support.translations.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'octoprint_pi_support.translations.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) creating build/lib/octoprint_pi_support/static/clientjs copying octoprint_pi_support/static/clientjs/pi_support.js -> build/lib/octoprint_pi_support/static/clientjs creating build/lib/octoprint_pi_support/static/css copying octoprint_pi_support/static/css/pi_support.css -> build/lib/octoprint_pi_support/static/css creating build/lib/octoprint_pi_support/static/js copying octoprint_pi_support/static/js/pi_support.js -> build/lib/octoprint_pi_support/static/js creating build/lib/octoprint_pi_support/templates copying octoprint_pi_support/templates/pi_support_about_octopi.jinja2 -> build/lib/octoprint_pi_support/templates copying octoprint_pi_support/templates/pi_support_about_octopiuptodate.jinja2 -> build/lib/octoprint_pi_support/templates copying octoprint_pi_support/templates/pi_support_navbar.jinja2 -> build/lib/octoprint_pi_support/templates copying octoprint_pi_support/templates/pi_support_settings.jinja2 -> build/lib/octoprint_pi_support/templates creating build/lib/octoprint_pi_support/translations/de/LC_MESSAGES copying octoprint_pi_support/translations/de/LC_MESSAGES/messages.mo -> build/lib/octoprint_pi_support/translations/de/LC_MESSAGES copying octoprint_pi_support/translations/de/LC_MESSAGES/messages.po -> build/lib/octoprint_pi_support/translations/de/LC_MESSAGES installing to build/bdist.netbsd-9.3-amd64/wheel running install running install_lib creating build/bdist.netbsd-9.3-amd64/wheel creating build/bdist.netbsd-9.3-amd64/wheel/octoprint_pi_support copying build/lib/octoprint_pi_support/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./octoprint_pi_support creating build/bdist.netbsd-9.3-amd64/wheel/octoprint_pi_support/static creating build/bdist.netbsd-9.3-amd64/wheel/octoprint_pi_support/static/clientjs copying build/lib/octoprint_pi_support/static/clientjs/pi_support.js -> build/bdist.netbsd-9.3-amd64/wheel/./octoprint_pi_support/static/clientjs creating build/bdist.netbsd-9.3-amd64/wheel/octoprint_pi_support/static/css copying build/lib/octoprint_pi_support/static/css/pi_support.css -> build/bdist.netbsd-9.3-amd64/wheel/./octoprint_pi_support/static/css creating build/bdist.netbsd-9.3-amd64/wheel/octoprint_pi_support/static/js copying build/lib/octoprint_pi_support/static/js/pi_support.js -> build/bdist.netbsd-9.3-amd64/wheel/./octoprint_pi_support/static/js creating build/bdist.netbsd-9.3-amd64/wheel/octoprint_pi_support/templates copying build/lib/octoprint_pi_support/templates/pi_support_about_octopi.jinja2 -> build/bdist.netbsd-9.3-amd64/wheel/./octoprint_pi_support/templates copying build/lib/octoprint_pi_support/templates/pi_support_about_octopiuptodate.jinja2 -> build/bdist.netbsd-9.3-amd64/wheel/./octoprint_pi_support/templates copying build/lib/octoprint_pi_support/templates/pi_support_navbar.jinja2 -> build/bdist.netbsd-9.3-amd64/wheel/./octoprint_pi_support/templates copying build/lib/octoprint_pi_support/templates/pi_support_settings.jinja2 -> build/bdist.netbsd-9.3-amd64/wheel/./octoprint_pi_support/templates creating build/bdist.netbsd-9.3-amd64/wheel/octoprint_pi_support/translations creating build/bdist.netbsd-9.3-amd64/wheel/octoprint_pi_support/translations/de creating build/bdist.netbsd-9.3-amd64/wheel/octoprint_pi_support/translations/de/LC_MESSAGES copying build/lib/octoprint_pi_support/translations/de/LC_MESSAGES/messages.mo -> build/bdist.netbsd-9.3-amd64/wheel/./octoprint_pi_support/translations/de/LC_MESSAGES copying build/lib/octoprint_pi_support/translations/de/LC_MESSAGES/messages.po -> build/bdist.netbsd-9.3-amd64/wheel/./octoprint_pi_support/translations/de/LC_MESSAGES running install_egg_info Copying OctoPrint_PiSupport.egg-info to build/bdist.netbsd-9.3-amd64/wheel/./OctoPrint_PiSupport-2023.10.10-py3.13.egg-info running install_scripts creating build/bdist.netbsd-9.3-amd64/wheel/octoprint_pisupport-2023.10.10.dist-info/WHEEL creating '/tmp/print/py-octoprint-pisupport/work/OctoPrint-PiSupport-2023.10.10/dist/.tmp-qfmrtwv5/octoprint_pisupport-2023.10.10-py2.py3-none-any.whl' and adding 'build/bdist.netbsd-9.3-amd64/wheel' to it adding 'octoprint_pi_support/__init__.py' adding 'octoprint_pi_support/static/clientjs/pi_support.js' adding 'octoprint_pi_support/static/css/pi_support.css' adding 'octoprint_pi_support/static/js/pi_support.js' adding 'octoprint_pi_support/templates/pi_support_about_octopi.jinja2' adding 'octoprint_pi_support/templates/pi_support_about_octopiuptodate.jinja2' adding 'octoprint_pi_support/templates/pi_support_navbar.jinja2' adding 'octoprint_pi_support/templates/pi_support_settings.jinja2' adding 'octoprint_pi_support/translations/de/LC_MESSAGES/messages.mo' adding 'octoprint_pi_support/translations/de/LC_MESSAGES/messages.po' adding 'octoprint_pisupport-2023.10.10.dist-info/LICENSE' adding 'octoprint_pisupport-2023.10.10.dist-info/METADATA' adding 'octoprint_pisupport-2023.10.10.dist-info/WHEEL' adding 'octoprint_pisupport-2023.10.10.dist-info/entry_points.txt' adding 'octoprint_pisupport-2023.10.10.dist-info/top_level.txt' adding 'octoprint_pisupport-2023.10.10.dist-info/RECORD' removing build/bdist.netbsd-9.3-amd64/wheel Successfully built octoprint_pisupport-2023.10.10-py2.py3-none-any.whl