PEP 639 is now accepted, remove the note about its provisional status

(cherry picked from Fedora commit b2862d315f)
This commit is contained in:
Karolina Surma 2025-02-27 13:44:24 +01:00 committed by Miro Hrončok
parent 6b0ce0731f
commit 2fa9ff9c53

View File

@ -300,7 +300,6 @@ Otherwise, at least one module-glob argument is required.
`%pyproject_save_files` can automatically mark license files with `%license` macro
and language (`*.mo`) files with `%lang` macro and appropriate language code.
Only license files declared via [PEP 639] `License-File` field are detected.
[PEP 639] is still provisional and can be changed in the future.
It is possible to use the `-l` flag to declare that a missing license should
terminate the build or `-L` (the default) to explicitly disable this check.
Packagers are encouraged to use the `-l` flag when the `%license` file is not manually listed in `%files`