===> Building for py310-pysol_cards-0.14.3 * Building wheel... running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. /opt/pkg/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:135: 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/pysol_cards copying pysol_cards/__init__.py -> build/lib/pysol_cards copying pysol_cards/__main__.py -> build/lib/pysol_cards copying pysol_cards/cards.py -> build/lib/pysol_cards copying pysol_cards/deal_game.py -> build/lib/pysol_cards copying pysol_cards/errors.py -> build/lib/pysol_cards copying pysol_cards/random.py -> build/lib/pysol_cards copying pysol_cards/random_base.py -> build/lib/pysol_cards copying pysol_cards/single_deal_args_parse.py -> build/lib/pysol_cards copying pysol_cards/template.py -> build/lib/pysol_cards running egg_info writing pysol_cards.egg-info/PKG-INFO writing dependency_links to pysol_cards.egg-info/dependency_links.txt writing entry points to pysol_cards.egg-info/entry_points.txt writing requirements to pysol_cards.egg-info/requires.txt writing top-level names to pysol_cards.egg-info/top_level.txt reading manifest file 'pysol_cards.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pysol_cards.egg-info/SOURCES.txt' 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/pysol_cards copying build/lib/pysol_cards/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./pysol_cards copying build/lib/pysol_cards/__main__.py -> build/bdist.macosx-12.3-arm64/wheel/./pysol_cards copying build/lib/pysol_cards/cards.py -> build/bdist.macosx-12.3-arm64/wheel/./pysol_cards copying build/lib/pysol_cards/deal_game.py -> build/bdist.macosx-12.3-arm64/wheel/./pysol_cards copying build/lib/pysol_cards/errors.py -> build/bdist.macosx-12.3-arm64/wheel/./pysol_cards copying build/lib/pysol_cards/random.py -> build/bdist.macosx-12.3-arm64/wheel/./pysol_cards copying build/lib/pysol_cards/random_base.py -> build/bdist.macosx-12.3-arm64/wheel/./pysol_cards copying build/lib/pysol_cards/single_deal_args_parse.py -> build/bdist.macosx-12.3-arm64/wheel/./pysol_cards copying build/lib/pysol_cards/template.py -> build/bdist.macosx-12.3-arm64/wheel/./pysol_cards running install_egg_info Copying pysol_cards.egg-info to build/bdist.macosx-12.3-arm64/wheel/./pysol_cards-0.14.3-py3.10.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/pysol_cards-0.14.3.dist-info/WHEEL creating '/Users/pbulk/build/games/py-pysol_cards/work/pysol_cards-0.14.3/dist/.tmp-4f7pyukf/pysol_cards-0.14.3-py2.py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'pysol_cards/__init__.py' adding 'pysol_cards/__main__.py' adding 'pysol_cards/cards.py' adding 'pysol_cards/deal_game.py' adding 'pysol_cards/errors.py' adding 'pysol_cards/random.py' adding 'pysol_cards/random_base.py' adding 'pysol_cards/single_deal_args_parse.py' adding 'pysol_cards/template.py' adding 'pysol_cards-0.14.3.dist-info/licenses/AUTHORS' adding 'pysol_cards-0.14.3.dist-info/licenses/LICENSE' adding 'pysol_cards-0.14.3.dist-info/METADATA' adding 'pysol_cards-0.14.3.dist-info/WHEEL' adding 'pysol_cards-0.14.3.dist-info/entry_points.txt' adding 'pysol_cards-0.14.3.dist-info/top_level.txt' adding 'pysol_cards-0.14.3.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built pysol_cards-0.14.3-py2.py3-none-any.whl