=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/py-parameterized", "all", "PYTHON_VERSION_REQD=314", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py314-parameterized-0.9.0nb2 * Building wheel... /opt/local/lib/python3.14/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) /opt/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /opt/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /opt/local/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /opt/local/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/parameterized copying parameterized/__init__.py -> build/lib/parameterized copying parameterized/parameterized.py -> build/lib/parameterized copying parameterized/test.py -> build/lib/parameterized installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/parameterized copying build/lib/parameterized/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./parameterized copying build/lib/parameterized/parameterized.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./parameterized copying build/lib/parameterized/test.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./parameterized running install_egg_info running egg_info writing parameterized.egg-info/PKG-INFO writing dependency_links to parameterized.egg-info/dependency_links.txt writing requirements to parameterized.egg-info/requires.txt writing top-level names to parameterized.egg-info/top_level.txt reading manifest file 'parameterized.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'parameterized.egg-info/SOURCES.txt' Copying parameterized.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./parameterized-0.9.0-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/parameterized-0.9.0.dist-info/WHEEL creating '/tmp/work/devel/py-parameterized/work/parameterized-0.9.0/dist/.tmp-8mog70tf/parameterized-0.9.0-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'parameterized/__init__.py' adding 'parameterized/parameterized.py' adding 'parameterized/test.py' adding 'parameterized-0.9.0.dist-info/licenses/LICENSE.txt' adding 'parameterized-0.9.0.dist-info/METADATA' adding 'parameterized-0.9.0.dist-info/WHEEL' adding 'parameterized-0.9.0.dist-info/top_level.txt' adding 'parameterized-0.9.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built parameterized-0.9.0-py2.py3-none-any.whl