#9925 Remove deprecated license classifiers.
Closed: fixed by rjeffman. Opened by rjeffman.

When buliding IPA, an warning about licensce classifiers deprecation is reported:

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:
        License :: OSI Approved :: GNU General Public License v3 (GPLv3)
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

As we already use SPDX licence expression, the fix is to just remove the licence classifier from ipasetup.py.in.


PR: https://github.com/freeipa/freeipa/pull/8134

Metadata Update from @rjeffman:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/8134

master:

  • 1e31a379c8d3d9118cf2a6d00af7097c6ab730f7 Remove deprecated license classifier from ipasetup.py.in

ipa-4-13:

  • 737ec203b03dfbeedcf693945d1c3b90c31b05bf Remove deprecated license classifier from ipasetup.py.in

ipa-4-12:

  • 4d35571483ce4a5958aa2805523a6015bc6f8432 Remove deprecated license classifier from ipasetup.py.in

Metadata Update from @rjeffman:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata