===> Building for py313-spake2-0.9 * Building wheel... /opt/pkg/lib/python3.13/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/spake2 copying src/spake2/__init__.py -> build/lib/spake2 copying src/spake2/_version.py -> build/lib/spake2 copying src/spake2/ed25519_basic.py -> build/lib/spake2 copying src/spake2/ed25519_group.py -> build/lib/spake2 copying src/spake2/groups.py -> build/lib/spake2 copying src/spake2/params.py -> build/lib/spake2 copying src/spake2/spake2.py -> build/lib/spake2 copying src/spake2/util.py -> build/lib/spake2 creating build/lib/spake2/parameters copying src/spake2/parameters/__init__.py -> build/lib/spake2/parameters copying src/spake2/parameters/all.py -> build/lib/spake2/parameters copying src/spake2/parameters/ed25519.py -> build/lib/spake2/parameters copying src/spake2/parameters/i1024.py -> build/lib/spake2/parameters copying src/spake2/parameters/i2048.py -> build/lib/spake2/parameters copying src/spake2/parameters/i3072.py -> build/lib/spake2/parameters creating build/lib/spake2/test copying src/spake2/test/__init__.py -> build/lib/spake2/test copying src/spake2/test/common.py -> build/lib/spake2/test copying src/spake2/test/myhkdf.py -> build/lib/spake2/test copying src/spake2/test/test_compat.py -> build/lib/spake2/test copying src/spake2/test/test_group.py -> build/lib/spake2/test copying src/spake2/test/test_spake2.py -> build/lib/spake2/test copying src/spake2/test/test_utils.py -> build/lib/spake2/test UPDATING build/lib/spake2/_version.py set build/lib/spake2/_version.py to '0.9' 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/spake2 copying build/lib/spake2/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2 copying build/lib/spake2/_version.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2 copying build/lib/spake2/ed25519_basic.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2 copying build/lib/spake2/ed25519_group.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2 copying build/lib/spake2/groups.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2 creating build/bdist.macosx-12.3-arm64/wheel/spake2/parameters copying build/lib/spake2/parameters/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2/parameters copying build/lib/spake2/parameters/all.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2/parameters copying build/lib/spake2/parameters/ed25519.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2/parameters copying build/lib/spake2/parameters/i1024.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2/parameters copying build/lib/spake2/parameters/i2048.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2/parameters copying build/lib/spake2/parameters/i3072.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2/parameters copying build/lib/spake2/params.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2 copying build/lib/spake2/spake2.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2 creating build/bdist.macosx-12.3-arm64/wheel/spake2/test copying build/lib/spake2/test/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2/test copying build/lib/spake2/test/common.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2/test copying build/lib/spake2/test/myhkdf.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2/test copying build/lib/spake2/test/test_compat.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2/test copying build/lib/spake2/test/test_group.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2/test copying build/lib/spake2/test/test_spake2.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2/test copying build/lib/spake2/test/test_utils.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2/test copying build/lib/spake2/util.py -> build/bdist.macosx-12.3-arm64/wheel/./spake2 running install_egg_info running egg_info writing src/spake2.egg-info/PKG-INFO writing dependency_links to src/spake2.egg-info/dependency_links.txt writing requirements to src/spake2.egg-info/requires.txt writing top-level names to src/spake2.egg-info/top_level.txt reading manifest file 'src/spake2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/spake2.egg-info/SOURCES.txt' Copying src/spake2.egg-info to build/bdist.macosx-12.3-arm64/wheel/./spake2-0.9-py3.13.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/spake2-0.9.dist-info/WHEEL creating '/Users/pbulk/build/security/py-spake2/work/spake2-0.9/dist/.tmp-ll5tv_cp/spake2-0.9-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'spake2/__init__.py' adding 'spake2/_version.py' adding 'spake2/ed25519_basic.py' adding 'spake2/ed25519_group.py' adding 'spake2/groups.py' adding 'spake2/params.py' adding 'spake2/spake2.py' adding 'spake2/util.py' adding 'spake2/parameters/__init__.py' adding 'spake2/parameters/all.py' adding 'spake2/parameters/ed25519.py' adding 'spake2/parameters/i1024.py' adding 'spake2/parameters/i2048.py' adding 'spake2/parameters/i3072.py' adding 'spake2/test/__init__.py' adding 'spake2/test/common.py' adding 'spake2/test/myhkdf.py' adding 'spake2/test/test_compat.py' adding 'spake2/test/test_group.py' adding 'spake2/test/test_spake2.py' adding 'spake2/test/test_utils.py' adding 'spake2-0.9.dist-info/licenses/LICENSE' adding 'spake2-0.9.dist-info/METADATA' adding 'spake2-0.9.dist-info/WHEEL' adding 'spake2-0.9.dist-info/top_level.txt' adding 'spake2-0.9.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built spake2-0.9-py3-none-any.whl