===> Building for py310-gunicorn-23.0.0 * 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:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (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-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /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/gunicorn copying gunicorn/__init__.py -> build/lib/gunicorn copying gunicorn/__main__.py -> build/lib/gunicorn copying gunicorn/arbiter.py -> build/lib/gunicorn copying gunicorn/config.py -> build/lib/gunicorn copying gunicorn/debug.py -> build/lib/gunicorn copying gunicorn/errors.py -> build/lib/gunicorn copying gunicorn/glogging.py -> build/lib/gunicorn copying gunicorn/pidfile.py -> build/lib/gunicorn copying gunicorn/reloader.py -> build/lib/gunicorn copying gunicorn/sock.py -> build/lib/gunicorn copying gunicorn/systemd.py -> build/lib/gunicorn copying gunicorn/util.py -> build/lib/gunicorn creating build/lib/gunicorn/app copying gunicorn/app/__init__.py -> build/lib/gunicorn/app copying gunicorn/app/base.py -> build/lib/gunicorn/app copying gunicorn/app/pasterapp.py -> build/lib/gunicorn/app copying gunicorn/app/wsgiapp.py -> build/lib/gunicorn/app creating build/lib/gunicorn/http copying gunicorn/http/__init__.py -> build/lib/gunicorn/http copying gunicorn/http/body.py -> build/lib/gunicorn/http copying gunicorn/http/errors.py -> build/lib/gunicorn/http copying gunicorn/http/message.py -> build/lib/gunicorn/http copying gunicorn/http/parser.py -> build/lib/gunicorn/http copying gunicorn/http/unreader.py -> build/lib/gunicorn/http copying gunicorn/http/wsgi.py -> build/lib/gunicorn/http creating build/lib/gunicorn/instrument copying gunicorn/instrument/__init__.py -> build/lib/gunicorn/instrument copying gunicorn/instrument/statsd.py -> build/lib/gunicorn/instrument creating build/lib/gunicorn/workers copying gunicorn/workers/__init__.py -> build/lib/gunicorn/workers copying gunicorn/workers/base.py -> build/lib/gunicorn/workers copying gunicorn/workers/base_async.py -> build/lib/gunicorn/workers copying gunicorn/workers/geventlet.py -> build/lib/gunicorn/workers copying gunicorn/workers/ggevent.py -> build/lib/gunicorn/workers copying gunicorn/workers/gthread.py -> build/lib/gunicorn/workers copying gunicorn/workers/gtornado.py -> build/lib/gunicorn/workers copying gunicorn/workers/sync.py -> build/lib/gunicorn/workers copying gunicorn/workers/workertmp.py -> build/lib/gunicorn/workers running egg_info writing gunicorn.egg-info/PKG-INFO writing dependency_links to gunicorn.egg-info/dependency_links.txt writing entry points to gunicorn.egg-info/entry_points.txt writing requirements to gunicorn.egg-info/requires.txt writing top-level names to gunicorn.egg-info/top_level.txt reading manifest file 'gunicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*' found under directory 'docs/build' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'gunicorn.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/gunicorn copying build/lib/gunicorn/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn copying build/lib/gunicorn/__main__.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn creating build/bdist.macosx-12.3-arm64/wheel/gunicorn/app copying build/lib/gunicorn/app/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/app copying build/lib/gunicorn/app/base.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/app copying build/lib/gunicorn/app/pasterapp.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/app copying build/lib/gunicorn/app/wsgiapp.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/app copying build/lib/gunicorn/arbiter.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn copying build/lib/gunicorn/config.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn copying build/lib/gunicorn/debug.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn copying build/lib/gunicorn/errors.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn copying build/lib/gunicorn/glogging.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn creating build/bdist.macosx-12.3-arm64/wheel/gunicorn/http copying build/lib/gunicorn/http/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/http copying build/lib/gunicorn/http/body.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/http copying build/lib/gunicorn/http/errors.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/http copying build/lib/gunicorn/http/message.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/http copying build/lib/gunicorn/http/parser.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/http copying build/lib/gunicorn/http/unreader.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/http copying build/lib/gunicorn/http/wsgi.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/http creating build/bdist.macosx-12.3-arm64/wheel/gunicorn/instrument copying build/lib/gunicorn/instrument/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/instrument copying build/lib/gunicorn/instrument/statsd.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/instrument copying build/lib/gunicorn/pidfile.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn copying build/lib/gunicorn/reloader.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn copying build/lib/gunicorn/sock.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn copying build/lib/gunicorn/systemd.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn copying build/lib/gunicorn/util.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn creating build/bdist.macosx-12.3-arm64/wheel/gunicorn/workers copying build/lib/gunicorn/workers/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/base.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/base_async.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/geventlet.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/ggevent.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/gthread.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/gtornado.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/sync.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/workertmp.py -> build/bdist.macosx-12.3-arm64/wheel/./gunicorn/workers running install_egg_info Copying gunicorn.egg-info to build/bdist.macosx-12.3-arm64/wheel/./gunicorn-23.0.0-py3.10.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/gunicorn-23.0.0.dist-info/WHEEL creating '/Users/pbulk/build/www/py-gunicorn/work/gunicorn-23.0.0/dist/.tmp-p43m8ghl/gunicorn-23.0.0-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'gunicorn/__init__.py' adding 'gunicorn/__main__.py' adding 'gunicorn/arbiter.py' adding 'gunicorn/config.py' adding 'gunicorn/debug.py' adding 'gunicorn/errors.py' adding 'gunicorn/glogging.py' adding 'gunicorn/pidfile.py' adding 'gunicorn/reloader.py' adding 'gunicorn/sock.py' adding 'gunicorn/systemd.py' adding 'gunicorn/util.py' adding 'gunicorn/app/__init__.py' adding 'gunicorn/app/base.py' adding 'gunicorn/app/pasterapp.py' adding 'gunicorn/app/wsgiapp.py' adding 'gunicorn/http/__init__.py' adding 'gunicorn/http/body.py' adding 'gunicorn/http/errors.py' adding 'gunicorn/http/message.py' adding 'gunicorn/http/parser.py' adding 'gunicorn/http/unreader.py' adding 'gunicorn/http/wsgi.py' adding 'gunicorn/instrument/__init__.py' adding 'gunicorn/instrument/statsd.py' adding 'gunicorn/workers/__init__.py' adding 'gunicorn/workers/base.py' adding 'gunicorn/workers/base_async.py' adding 'gunicorn/workers/geventlet.py' adding 'gunicorn/workers/ggevent.py' adding 'gunicorn/workers/gthread.py' adding 'gunicorn/workers/gtornado.py' adding 'gunicorn/workers/sync.py' adding 'gunicorn/workers/workertmp.py' adding 'gunicorn-23.0.0.dist-info/licenses/LICENSE' adding 'gunicorn-23.0.0.dist-info/METADATA' adding 'gunicorn-23.0.0.dist-info/WHEEL' adding 'gunicorn-23.0.0.dist-info/entry_points.txt' adding 'gunicorn-23.0.0.dist-info/top_level.txt' adding 'gunicorn-23.0.0.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built gunicorn-23.0.0-py3-none-any.whl