===> Building for py311-test-random-order-1.2.0 * Building wheel... /opt/pkg/lib/python3.11/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/random_order copying random_order/__init__.py -> build/lib/random_order copying random_order/bucket_types.py -> build/lib/random_order copying random_order/cache.py -> build/lib/random_order copying random_order/config.py -> build/lib/random_order copying random_order/plugin.py -> build/lib/random_order copying random_order/shuffler.py -> build/lib/random_order copying random_order/xdist.py -> build/lib/random_order running egg_info writing pytest_random_order.egg-info/PKG-INFO writing dependency_links to pytest_random_order.egg-info/dependency_links.txt writing entry points to pytest_random_order.egg-info/entry_points.txt writing requirements to pytest_random_order.egg-info/requires.txt writing top-level names to pytest_random_order.egg-info/top_level.txt reading manifest file 'pytest_random_order.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pytest_random_order.egg-info/SOURCES.txt' installing to build/bdist.macosx-14.5-arm64/wheel running install running install_lib creating build/bdist.macosx-14.5-arm64/wheel creating build/bdist.macosx-14.5-arm64/wheel/random_order copying build/lib/random_order/__init__.py -> build/bdist.macosx-14.5-arm64/wheel/./random_order copying build/lib/random_order/bucket_types.py -> build/bdist.macosx-14.5-arm64/wheel/./random_order copying build/lib/random_order/cache.py -> build/bdist.macosx-14.5-arm64/wheel/./random_order copying build/lib/random_order/config.py -> build/bdist.macosx-14.5-arm64/wheel/./random_order copying build/lib/random_order/plugin.py -> build/bdist.macosx-14.5-arm64/wheel/./random_order copying build/lib/random_order/shuffler.py -> build/bdist.macosx-14.5-arm64/wheel/./random_order copying build/lib/random_order/xdist.py -> build/bdist.macosx-14.5-arm64/wheel/./random_order running install_egg_info Copying pytest_random_order.egg-info to build/bdist.macosx-14.5-arm64/wheel/./pytest_random_order-0.0.0-py3.11.egg-info running install_scripts creating build/bdist.macosx-14.5-arm64/wheel/pytest_random_order-0.0.0.dist-info/WHEEL creating '/Users/pbulk/build/devel/py-test-random-order/work/pytest_random_order-1.2.0/dist/.tmp-3_778hda/pytest_random_order-0.0.0-py3-none-any.whl' and adding 'build/bdist.macosx-14.5-arm64/wheel' to it adding 'pytest_random_order-0.0.0.dist-info/licenses/LICENSE' adding 'random_order/__init__.py' adding 'random_order/bucket_types.py' adding 'random_order/cache.py' adding 'random_order/config.py' adding 'random_order/plugin.py' adding 'random_order/shuffler.py' adding 'random_order/xdist.py' adding 'pytest_random_order-0.0.0.dist-info/METADATA' adding 'pytest_random_order-0.0.0.dist-info/WHEEL' adding 'pytest_random_order-0.0.0.dist-info/entry_points.txt' adding 'pytest_random_order-0.0.0.dist-info/top_level.txt' adding 'pytest_random_order-0.0.0.dist-info/RECORD' removing build/bdist.macosx-14.5-arm64/wheel Successfully built pytest_random_order-0.0.0-py3-none-any.whl