===> Building for py312-sphinx-lv2-theme-1.4.2 * Building wheel... /opt/pkg/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: ISC License (ISCL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/sphinx_lv2_theme copying sphinx_lv2_theme/__init__.py -> build/lib/sphinx_lv2_theme running egg_info writing sphinx_lv2_theme.egg-info/PKG-INFO writing dependency_links to sphinx_lv2_theme.egg-info/dependency_links.txt writing entry points to sphinx_lv2_theme.egg-info/entry_points.txt writing requirements to sphinx_lv2_theme.egg-info/requires.txt writing top-level names to sphinx_lv2_theme.egg-info/top_level.txt reading manifest file 'sphinx_lv2_theme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sphinx_lv2_theme.egg-info/SOURCES.txt' /opt/pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'sphinx_lv2_theme.static' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_lv2_theme.static' 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 'sphinx_lv2_theme.static' 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 'sphinx_lv2_theme.static' to be distributed and are already explicitly excluding 'sphinx_lv2_theme.static' 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 sphinx_lv2_theme/domainindex.html -> build/lib/sphinx_lv2_theme copying sphinx_lv2_theme/genindex.html -> build/lib/sphinx_lv2_theme copying sphinx_lv2_theme/globaltoc.html -> build/lib/sphinx_lv2_theme copying sphinx_lv2_theme/layout.html -> build/lib/sphinx_lv2_theme copying sphinx_lv2_theme/localtoc.html -> build/lib/sphinx_lv2_theme copying sphinx_lv2_theme/page.html -> build/lib/sphinx_lv2_theme copying sphinx_lv2_theme/search.html -> build/lib/sphinx_lv2_theme copying sphinx_lv2_theme/theme.conf -> build/lib/sphinx_lv2_theme creating build/lib/sphinx_lv2_theme/static copying sphinx_lv2_theme/static/pygments.css -> build/lib/sphinx_lv2_theme/static copying sphinx_lv2_theme/static/sphinx_lv2_theme.css_t -> build/lib/sphinx_lv2_theme/static installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel creating build/bdist.macosx-12.3-arm64/wheel/sphinx_lv2_theme copying build/lib/sphinx_lv2_theme/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_lv2_theme copying build/lib/sphinx_lv2_theme/domainindex.html -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_lv2_theme copying build/lib/sphinx_lv2_theme/genindex.html -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_lv2_theme copying build/lib/sphinx_lv2_theme/globaltoc.html -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_lv2_theme copying build/lib/sphinx_lv2_theme/layout.html -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_lv2_theme copying build/lib/sphinx_lv2_theme/localtoc.html -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_lv2_theme copying build/lib/sphinx_lv2_theme/page.html -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_lv2_theme copying build/lib/sphinx_lv2_theme/search.html -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_lv2_theme creating build/bdist.macosx-12.3-arm64/wheel/sphinx_lv2_theme/static copying build/lib/sphinx_lv2_theme/static/pygments.css -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_lv2_theme/static copying build/lib/sphinx_lv2_theme/static/sphinx_lv2_theme.css_t -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_lv2_theme/static copying build/lib/sphinx_lv2_theme/theme.conf -> build/bdist.macosx-12.3-arm64/wheel/./sphinx_lv2_theme running install_egg_info Copying sphinx_lv2_theme.egg-info to build/bdist.macosx-12.3-arm64/wheel/./sphinx_lv2_theme-1.4.2-py3.12.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/sphinx_lv2_theme-1.4.2.dist-info/WHEEL creating '/Users/pbulk/build/textproc/py-sphinx-lv2-theme/work/sphinx_lv2_theme-1.4.2/dist/.tmp-tzkd1vq0/sphinx_lv2_theme-1.4.2-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'sphinx_lv2_theme/__init__.py' adding 'sphinx_lv2_theme/domainindex.html' adding 'sphinx_lv2_theme/genindex.html' adding 'sphinx_lv2_theme/globaltoc.html' adding 'sphinx_lv2_theme/layout.html' adding 'sphinx_lv2_theme/localtoc.html' adding 'sphinx_lv2_theme/page.html' adding 'sphinx_lv2_theme/search.html' adding 'sphinx_lv2_theme/theme.conf' adding 'sphinx_lv2_theme/static/pygments.css' adding 'sphinx_lv2_theme/static/sphinx_lv2_theme.css_t' adding 'sphinx_lv2_theme-1.4.2.dist-info/licenses/LICENSE' adding 'sphinx_lv2_theme-1.4.2.dist-info/METADATA' adding 'sphinx_lv2_theme-1.4.2.dist-info/WHEEL' adding 'sphinx_lv2_theme-1.4.2.dist-info/entry_points.txt' adding 'sphinx_lv2_theme-1.4.2.dist-info/top_level.txt' adding 'sphinx_lv2_theme-1.4.2.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built sphinx_lv2_theme-1.4.2-py3-none-any.whl