=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/py-macaroons", "all", "PYTHON_VERSION_REQD=314", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py314-macaroons-0.13.0nb2 * Building wheel... /opt/local/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: pymacaroons). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 /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/pymacaroons copying pymacaroons/__init__.py -> build/lib/pymacaroons copying pymacaroons/caveat.py -> build/lib/pymacaroons copying pymacaroons/exceptions.py -> build/lib/pymacaroons copying pymacaroons/macaroon.py -> build/lib/pymacaroons copying pymacaroons/utils.py -> build/lib/pymacaroons copying pymacaroons/verifier.py -> build/lib/pymacaroons creating build/lib/pymacaroons/binders copying pymacaroons/binders/__init__.py -> build/lib/pymacaroons/binders copying pymacaroons/binders/base_binder.py -> build/lib/pymacaroons/binders copying pymacaroons/binders/hash_signatures_binder.py -> build/lib/pymacaroons/binders creating build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/__init__.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/base_first_party.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/base_third_party.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/encrypted_first_party.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/first_party.py -> build/lib/pymacaroons/caveat_delegates copying pymacaroons/caveat_delegates/third_party.py -> build/lib/pymacaroons/caveat_delegates creating build/lib/pymacaroons/field_encryptors copying pymacaroons/field_encryptors/__init__.py -> build/lib/pymacaroons/field_encryptors copying pymacaroons/field_encryptors/base_field_encryptor.py -> build/lib/pymacaroons/field_encryptors copying pymacaroons/field_encryptors/secret_box_encryptor.py -> build/lib/pymacaroons/field_encryptors creating build/lib/pymacaroons/serializers copying pymacaroons/serializers/__init__.py -> build/lib/pymacaroons/serializers copying pymacaroons/serializers/base_serializer.py -> build/lib/pymacaroons/serializers copying pymacaroons/serializers/binary_serializer.py -> build/lib/pymacaroons/serializers copying pymacaroons/serializers/json_serializer.py -> build/lib/pymacaroons/serializers running egg_info writing pymacaroons.egg-info/PKG-INFO writing dependency_links to pymacaroons.egg-info/dependency_links.txt writing requirements to pymacaroons.egg-info/requires.txt writing top-level names to pymacaroons.egg-info/top_level.txt reading manifest file 'pymacaroons.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_templates' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE' writing manifest file 'pymacaroons.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/pymacaroons copying build/lib/pymacaroons/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons copying build/lib/pymacaroons/caveat.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons copying build/lib/pymacaroons/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons copying build/lib/pymacaroons/macaroon.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons copying build/lib/pymacaroons/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons copying build/lib/pymacaroons/verifier.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pymacaroons/binders copying build/lib/pymacaroons/binders/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/binders copying build/lib/pymacaroons/binders/base_binder.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/binders copying build/lib/pymacaroons/binders/hash_signatures_binder.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/binders creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/base_first_party.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/base_third_party.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/encrypted_first_party.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/first_party.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/caveat_delegates copying build/lib/pymacaroons/caveat_delegates/third_party.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/caveat_delegates creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pymacaroons/field_encryptors copying build/lib/pymacaroons/field_encryptors/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/field_encryptors copying build/lib/pymacaroons/field_encryptors/base_field_encryptor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/field_encryptors copying build/lib/pymacaroons/field_encryptors/secret_box_encryptor.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/field_encryptors creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pymacaroons/serializers copying build/lib/pymacaroons/serializers/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/serializers copying build/lib/pymacaroons/serializers/base_serializer.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/serializers copying build/lib/pymacaroons/serializers/binary_serializer.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/serializers copying build/lib/pymacaroons/serializers/json_serializer.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons/serializers running install_egg_info Copying pymacaroons.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./pymacaroons-0.13.0-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/pymacaroons-0.13.0.dist-info/WHEEL creating '/tmp/work/devel/py-macaroons/work/pymacaroons-0.13.0/dist/.tmp-z59sbndj/pymacaroons-0.13.0-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'pymacaroons/__init__.py' adding 'pymacaroons/caveat.py' adding 'pymacaroons/exceptions.py' adding 'pymacaroons/macaroon.py' adding 'pymacaroons/utils.py' adding 'pymacaroons/verifier.py' adding 'pymacaroons/binders/__init__.py' adding 'pymacaroons/binders/base_binder.py' adding 'pymacaroons/binders/hash_signatures_binder.py' adding 'pymacaroons/caveat_delegates/__init__.py' adding 'pymacaroons/caveat_delegates/base_first_party.py' adding 'pymacaroons/caveat_delegates/base_third_party.py' adding 'pymacaroons/caveat_delegates/encrypted_first_party.py' adding 'pymacaroons/caveat_delegates/first_party.py' adding 'pymacaroons/caveat_delegates/third_party.py' adding 'pymacaroons/field_encryptors/__init__.py' adding 'pymacaroons/field_encryptors/base_field_encryptor.py' adding 'pymacaroons/field_encryptors/secret_box_encryptor.py' adding 'pymacaroons/serializers/__init__.py' adding 'pymacaroons/serializers/base_serializer.py' adding 'pymacaroons/serializers/binary_serializer.py' adding 'pymacaroons/serializers/json_serializer.py' adding 'pymacaroons-0.13.0.dist-info/licenses/LICENSE' adding 'pymacaroons-0.13.0.dist-info/METADATA' adding 'pymacaroons-0.13.0.dist-info/WHEEL' adding 'pymacaroons-0.13.0.dist-info/top_level.txt' adding 'pymacaroons-0.13.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built pymacaroons-0.13.0-py2.py3-none-any.whl