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.
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:
ipa-4-13:
ipa-4-12:
Metadata Update from @rjeffman: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)