Skip to content

opengrok-tools: License classifiers are deprecated. #4789

Closed
@vladak

Description

@vladak

When building the 1.14.0:

* Getting build dependencies for sdist...
/private/var/folders/9r/rmmqdfsn0xv_h9cgnmznpkhr0000gn/T/build-env-m3i2me5x/lib/python3.13/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 :: CDDL

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/private/var/folders/9r/rmmqdfsn0xv_h9cgnmznpkhr0000gn/T/build-env-m3i2me5x/lib/python3.13/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 :: CDDL

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions