===> Building for py310-JWT-2.10.1nb1 * Building wheel... /opt/pkg/lib/python3.10/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 2026-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/pkg/lib/python3.10/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /opt/pkg/lib/python3.10/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 running build running build_py creating build/lib/jwt copying jwt/__init__.py -> build/lib/jwt copying jwt/algorithms.py -> build/lib/jwt copying jwt/api_jwk.py -> build/lib/jwt copying jwt/api_jws.py -> build/lib/jwt copying jwt/api_jwt.py -> build/lib/jwt copying jwt/exceptions.py -> build/lib/jwt copying jwt/help.py -> build/lib/jwt copying jwt/jwk_set_cache.py -> build/lib/jwt copying jwt/jwks_client.py -> build/lib/jwt copying jwt/types.py -> build/lib/jwt copying jwt/utils.py -> build/lib/jwt copying jwt/warnings.py -> build/lib/jwt running egg_info writing PyJWT.egg-info/PKG-INFO writing dependency_links to PyJWT.egg-info/dependency_links.txt writing requirements to PyJWT.egg-info/requires.txt writing top-level names to PyJWT.egg-info/top_level.txt reading manifest file 'PyJWT.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '__pycache__' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'PyJWT.egg-info/SOURCES.txt' copying jwt/py.typed -> build/lib/jwt 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/jwt copying build/lib/jwt/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./jwt copying build/lib/jwt/algorithms.py -> build/bdist.macosx-12.3-arm64/wheel/./jwt copying build/lib/jwt/api_jwk.py -> build/bdist.macosx-12.3-arm64/wheel/./jwt copying build/lib/jwt/api_jws.py -> build/bdist.macosx-12.3-arm64/wheel/./jwt copying build/lib/jwt/api_jwt.py -> build/bdist.macosx-12.3-arm64/wheel/./jwt copying build/lib/jwt/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./jwt copying build/lib/jwt/help.py -> build/bdist.macosx-12.3-arm64/wheel/./jwt copying build/lib/jwt/jwk_set_cache.py -> build/bdist.macosx-12.3-arm64/wheel/./jwt copying build/lib/jwt/jwks_client.py -> build/bdist.macosx-12.3-arm64/wheel/./jwt copying build/lib/jwt/py.typed -> build/bdist.macosx-12.3-arm64/wheel/./jwt copying build/lib/jwt/types.py -> build/bdist.macosx-12.3-arm64/wheel/./jwt copying build/lib/jwt/utils.py -> build/bdist.macosx-12.3-arm64/wheel/./jwt copying build/lib/jwt/warnings.py -> build/bdist.macosx-12.3-arm64/wheel/./jwt running install_egg_info Copying PyJWT.egg-info to build/bdist.macosx-12.3-arm64/wheel/./PyJWT-2.10.1-py3.10.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/pyjwt-2.10.1.dist-info/WHEEL creating '/Users/pbulk/build/textproc/py-JWT/work/pyjwt-2.10.1/dist/.tmp-o1si60qc/pyjwt-2.10.1-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'jwt/__init__.py' adding 'jwt/algorithms.py' adding 'jwt/api_jwk.py' adding 'jwt/api_jws.py' adding 'jwt/api_jwt.py' adding 'jwt/exceptions.py' adding 'jwt/help.py' adding 'jwt/jwk_set_cache.py' adding 'jwt/jwks_client.py' adding 'jwt/py.typed' adding 'jwt/types.py' adding 'jwt/utils.py' adding 'jwt/warnings.py' adding 'pyjwt-2.10.1.dist-info/licenses/AUTHORS.rst' adding 'pyjwt-2.10.1.dist-info/licenses/LICENSE' adding 'pyjwt-2.10.1.dist-info/METADATA' adding 'pyjwt-2.10.1.dist-info/WHEEL' adding 'pyjwt-2.10.1.dist-info/top_level.txt' adding 'pyjwt-2.10.1.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built pyjwt-2.10.1-py3-none-any.whl