===> Building for py312-furl-2.1.4 * Building wheel... :18: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /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 :: Public Domain 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/furl copying furl/__init__.py -> build/lib/furl copying furl/__version__.py -> build/lib/furl copying furl/common.py -> build/lib/furl copying furl/compat.py -> build/lib/furl copying furl/furl.py -> build/lib/furl copying furl/omdict1D.py -> build/lib/furl running egg_info writing furl.egg-info/PKG-INFO writing dependency_links to furl.egg-info/dependency_links.txt writing requirements to furl.egg-info/requires.txt writing top-level names to furl.egg-info/top_level.txt reading manifest file 'furl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'furl.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 creating build/bdist.macosx-12.3-arm64/wheel/furl copying build/lib/furl/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./furl copying build/lib/furl/__version__.py -> build/bdist.macosx-12.3-arm64/wheel/./furl copying build/lib/furl/common.py -> build/bdist.macosx-12.3-arm64/wheel/./furl copying build/lib/furl/compat.py -> build/bdist.macosx-12.3-arm64/wheel/./furl copying build/lib/furl/furl.py -> build/bdist.macosx-12.3-arm64/wheel/./furl copying build/lib/furl/omdict1D.py -> build/bdist.macosx-12.3-arm64/wheel/./furl running install_egg_info Copying furl.egg-info to build/bdist.macosx-12.3-arm64/wheel/./furl-2.1.4-py3.12.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/furl-2.1.4.dist-info/WHEEL creating '/Users/pbulk/build/www/py-furl/work/furl-2.1.4/dist/.tmp-3l8gftiu/furl-2.1.4-py2.py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'furl/__init__.py' adding 'furl/__version__.py' adding 'furl/common.py' adding 'furl/compat.py' adding 'furl/furl.py' adding 'furl/omdict1D.py' adding 'furl-2.1.4.dist-info/licenses/LICENSE.md' adding 'furl-2.1.4.dist-info/METADATA' adding 'furl-2.1.4.dist-info/WHEEL' adding 'furl-2.1.4.dist-info/top_level.txt' adding 'furl-2.1.4.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built furl-2.1.4-py2.py3-none-any.whl