Skip to content

SetuptoolsDeprecationWarning: License classifiers are deprecated #420

@heitbaum

Description

@heitbaum

Warning whilst building

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

Executing (host): python3 -m build -n -w -x 
* Building wheel...
/var/media/DATA/home-rudi/LibreELEC.tv/build.LibreELEC-Generic.x86_64-13.0-devel/toolchain/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 :: MIT License

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

!!
  self._finalize_license_expression()

mako/setup.cfg

Line 14 in 3fb893e

License :: OSI Approved :: MIT License

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions