===> Building for py312-rfc3986-validator-0.1.1nb1 * Building wheel... /opt/pkg/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/pkg/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /opt/pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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 copying rfc3986_validator.py -> build/lib running egg_info writing rfc3986_validator.egg-info/PKG-INFO writing dependency_links to rfc3986_validator.egg-info/dependency_links.txt writing top-level names to rfc3986_validator.egg-info/top_level.txt reading manifest file 'rfc3986_validator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'make.bat' under directory 'docs' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'rfc3986_validator.egg-info/SOURCES.txt' installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel copying build/lib/rfc3986_validator.py -> build/bdist.macosx-12.3-arm64/wheel/. running install_egg_info Copying rfc3986_validator.egg-info to build/bdist.macosx-12.3-arm64/wheel/./rfc3986_validator-0.1.1-py3.12.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/rfc3986_validator-0.1.1.dist-info/WHEEL creating '/Users/pbulk/build/www/py-rfc3986-validator/work/rfc3986_validator-0.1.1/dist/.tmp-rcu8fo73/rfc3986_validator-0.1.1-py2.py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'rfc3986_validator.py' adding 'rfc3986_validator-0.1.1.dist-info/licenses/AUTHORS.rst' adding 'rfc3986_validator-0.1.1.dist-info/licenses/LICENSE' adding 'rfc3986_validator-0.1.1.dist-info/METADATA' adding 'rfc3986_validator-0.1.1.dist-info/WHEEL' adding 'rfc3986_validator-0.1.1.dist-info/top_level.txt' adding 'rfc3986_validator-0.1.1.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built rfc3986_validator-0.1.1-py2.py3-none-any.whl