=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/py-poyo", "all", "PYTHON_VERSION_REQD=314", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py314-poyo-0.5.0nb3 * Building wheel... :12: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. /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/poyo copying src/poyo/__init__.py -> build/lib/poyo copying src/poyo/_nodes.py -> build/lib/poyo copying src/poyo/exceptions.py -> build/lib/poyo copying src/poyo/parser.py -> build/lib/poyo copying src/poyo/patterns.py -> build/lib/poyo copying src/poyo/utils.py -> build/lib/poyo running egg_info writing src/poyo.egg-info/PKG-INFO writing dependency_links to src/poyo.egg-info/dependency_links.txt writing top-level names to src/poyo.egg-info/top_level.txt reading manifest file 'src/poyo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'src/poyo.egg-info/SOURCES.txt' 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/poyo copying build/lib/poyo/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./poyo copying build/lib/poyo/_nodes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./poyo copying build/lib/poyo/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./poyo copying build/lib/poyo/parser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./poyo copying build/lib/poyo/patterns.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./poyo copying build/lib/poyo/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./poyo running install_egg_info Copying src/poyo.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./poyo-0.5.0-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/poyo-0.5.0.dist-info/WHEEL creating '/tmp/work/textproc/py-poyo/work/poyo-0.5.0/dist/.tmp-vp651ly6/poyo-0.5.0-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'poyo/__init__.py' adding 'poyo/_nodes.py' adding 'poyo/exceptions.py' adding 'poyo/parser.py' adding 'poyo/patterns.py' adding 'poyo/utils.py' adding 'poyo-0.5.0.dist-info/licenses/LICENSE' adding 'poyo-0.5.0.dist-info/METADATA' adding 'poyo-0.5.0.dist-info/WHEEL' adding 'poyo-0.5.0.dist-info/top_level.txt' adding 'poyo-0.5.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built poyo-0.5.0-py2.py3-none-any.whl