===> Building for py312-test-django-4.10.0 * Building wheel... /opt/pkg/lib/python3.12/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.12/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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /opt/pkg/lib/python3.12/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 :: BSD 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/pytest_django copying pytest_django/__init__.py -> build/lib/pytest_django copying pytest_django/_version.py -> build/lib/pytest_django copying pytest_django/asserts.py -> build/lib/pytest_django copying pytest_django/django_compat.py -> build/lib/pytest_django copying pytest_django/fixtures.py -> build/lib/pytest_django copying pytest_django/lazy_django.py -> build/lib/pytest_django copying pytest_django/live_server_helper.py -> build/lib/pytest_django copying pytest_django/plugin.py -> build/lib/pytest_django running egg_info writing pytest_django.egg-info/PKG-INFO writing dependency_links to pytest_django.egg-info/dependency_links.txt writing entry points to pytest_django.egg-info/entry_points.txt writing requirements to pytest_django.egg-info/requires.txt writing top-level names to pytest_django.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'pytest_django.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pytest_django.egg-info/SOURCES.txt' copying pytest_django/py.typed -> build/lib/pytest_django 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/pytest_django copying build/lib/pytest_django/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./pytest_django copying build/lib/pytest_django/_version.py -> build/bdist.macosx-12.3-arm64/wheel/./pytest_django copying build/lib/pytest_django/asserts.py -> build/bdist.macosx-12.3-arm64/wheel/./pytest_django copying build/lib/pytest_django/django_compat.py -> build/bdist.macosx-12.3-arm64/wheel/./pytest_django copying build/lib/pytest_django/fixtures.py -> build/bdist.macosx-12.3-arm64/wheel/./pytest_django copying build/lib/pytest_django/lazy_django.py -> build/bdist.macosx-12.3-arm64/wheel/./pytest_django copying build/lib/pytest_django/live_server_helper.py -> build/bdist.macosx-12.3-arm64/wheel/./pytest_django copying build/lib/pytest_django/plugin.py -> build/bdist.macosx-12.3-arm64/wheel/./pytest_django copying build/lib/pytest_django/py.typed -> build/bdist.macosx-12.3-arm64/wheel/./pytest_django running install_egg_info Copying pytest_django.egg-info to build/bdist.macosx-12.3-arm64/wheel/./pytest_django-4.10.0-py3.12.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/pytest_django-4.10.0.dist-info/WHEEL creating '/Users/pbulk/build/www/py-test-django/work/pytest_django-4.10.0/dist/.tmp-c4xhkyvh/pytest_django-4.10.0-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'pytest_django/__init__.py' adding 'pytest_django/_version.py' adding 'pytest_django/asserts.py' adding 'pytest_django/django_compat.py' adding 'pytest_django/fixtures.py' adding 'pytest_django/lazy_django.py' adding 'pytest_django/live_server_helper.py' adding 'pytest_django/plugin.py' adding 'pytest_django/py.typed' adding 'pytest_django-4.10.0.dist-info/licenses/AUTHORS' adding 'pytest_django-4.10.0.dist-info/licenses/LICENSE' adding 'pytest_django-4.10.0.dist-info/METADATA' adding 'pytest_django-4.10.0.dist-info/WHEEL' adding 'pytest_django-4.10.0.dist-info/entry_points.txt' adding 'pytest_django-4.10.0.dist-info/top_level.txt' adding 'pytest_django-4.10.0.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built pytest_django-4.10.0-py3-none-any.whl