===> Building for py310-leather-0.4.0 * Building wheel... /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 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/leather copying leather/__init__.py -> build/lib/leather copying leather/axis.py -> build/lib/leather copying leather/chart.py -> build/lib/leather copying leather/data_types.py -> build/lib/leather copying leather/grid.py -> build/lib/leather copying leather/lattice.py -> build/lib/leather copying leather/svg.py -> build/lib/leather copying leather/testcase.py -> build/lib/leather copying leather/theme.py -> build/lib/leather copying leather/utils.py -> build/lib/leather creating build/lib/leather/scales copying leather/scales/__init__.py -> build/lib/leather/scales copying leather/scales/base.py -> build/lib/leather/scales copying leather/scales/linear.py -> build/lib/leather/scales copying leather/scales/ordinal.py -> build/lib/leather/scales copying leather/scales/temporal.py -> build/lib/leather/scales creating build/lib/leather/series copying leather/series/__init__.py -> build/lib/leather/series copying leather/series/base.py -> build/lib/leather/series copying leather/series/category.py -> build/lib/leather/series creating build/lib/leather/shapes copying leather/shapes/__init__.py -> build/lib/leather/shapes copying leather/shapes/bars.py -> build/lib/leather/shapes copying leather/shapes/base.py -> build/lib/leather/shapes copying leather/shapes/columns.py -> build/lib/leather/shapes copying leather/shapes/dots.py -> build/lib/leather/shapes copying leather/shapes/line.py -> build/lib/leather/shapes creating build/lib/leather/ticks copying leather/ticks/__init__.py -> build/lib/leather/ticks copying leather/ticks/base.py -> build/lib/leather/ticks copying leather/ticks/score.py -> build/lib/leather/ticks copying leather/ticks/score_time.py -> build/lib/leather/ticks 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/leather copying build/lib/leather/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./leather copying build/lib/leather/axis.py -> build/bdist.macosx-12.3-arm64/wheel/./leather copying build/lib/leather/chart.py -> build/bdist.macosx-12.3-arm64/wheel/./leather copying build/lib/leather/data_types.py -> build/bdist.macosx-12.3-arm64/wheel/./leather copying build/lib/leather/grid.py -> build/bdist.macosx-12.3-arm64/wheel/./leather copying build/lib/leather/lattice.py -> build/bdist.macosx-12.3-arm64/wheel/./leather creating build/bdist.macosx-12.3-arm64/wheel/leather/scales copying build/lib/leather/scales/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/scales copying build/lib/leather/scales/base.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/scales copying build/lib/leather/scales/linear.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/scales copying build/lib/leather/scales/ordinal.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/scales copying build/lib/leather/scales/temporal.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/scales creating build/bdist.macosx-12.3-arm64/wheel/leather/series copying build/lib/leather/series/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/series copying build/lib/leather/series/base.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/series copying build/lib/leather/series/category.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/series creating build/bdist.macosx-12.3-arm64/wheel/leather/shapes copying build/lib/leather/shapes/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/shapes copying build/lib/leather/shapes/bars.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/shapes copying build/lib/leather/shapes/base.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/shapes copying build/lib/leather/shapes/columns.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/shapes copying build/lib/leather/shapes/dots.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/shapes copying build/lib/leather/shapes/line.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/shapes copying build/lib/leather/svg.py -> build/bdist.macosx-12.3-arm64/wheel/./leather copying build/lib/leather/testcase.py -> build/bdist.macosx-12.3-arm64/wheel/./leather copying build/lib/leather/theme.py -> build/bdist.macosx-12.3-arm64/wheel/./leather creating build/bdist.macosx-12.3-arm64/wheel/leather/ticks copying build/lib/leather/ticks/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/ticks copying build/lib/leather/ticks/base.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/ticks copying build/lib/leather/ticks/score.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/ticks copying build/lib/leather/ticks/score_time.py -> build/bdist.macosx-12.3-arm64/wheel/./leather/ticks copying build/lib/leather/utils.py -> build/bdist.macosx-12.3-arm64/wheel/./leather running install_egg_info running egg_info writing leather.egg-info/PKG-INFO writing dependency_links to leather.egg-info/dependency_links.txt writing requirements to leather.egg-info/requires.txt writing top-level names to leather.egg-info/top_level.txt reading manifest file 'leather.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.readthedocs.yaml' adding license file 'COPYING' writing manifest file 'leather.egg-info/SOURCES.txt' Copying leather.egg-info to build/bdist.macosx-12.3-arm64/wheel/./leather-0.4.0-py3.10.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/leather-0.4.0.dist-info/WHEEL creating '/Users/pbulk/build/graphics/py-leather/work/leather-0.4.0/dist/.tmp-cu_n9n3q/leather-0.4.0-py2.py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'leather/__init__.py' adding 'leather/axis.py' adding 'leather/chart.py' adding 'leather/data_types.py' adding 'leather/grid.py' adding 'leather/lattice.py' adding 'leather/svg.py' adding 'leather/testcase.py' adding 'leather/theme.py' adding 'leather/utils.py' adding 'leather/scales/__init__.py' adding 'leather/scales/base.py' adding 'leather/scales/linear.py' adding 'leather/scales/ordinal.py' adding 'leather/scales/temporal.py' adding 'leather/series/__init__.py' adding 'leather/series/base.py' adding 'leather/series/category.py' adding 'leather/shapes/__init__.py' adding 'leather/shapes/bars.py' adding 'leather/shapes/base.py' adding 'leather/shapes/columns.py' adding 'leather/shapes/dots.py' adding 'leather/shapes/line.py' adding 'leather/ticks/__init__.py' adding 'leather/ticks/base.py' adding 'leather/ticks/score.py' adding 'leather/ticks/score_time.py' adding 'leather-0.4.0.dist-info/licenses/COPYING' adding 'leather-0.4.0.dist-info/METADATA' adding 'leather-0.4.0.dist-info/WHEEL' adding 'leather-0.4.0.dist-info/top_level.txt' adding 'leather-0.4.0.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built leather-0.4.0-py2.py3-none-any.whl