Document the -l/-L options to %pyproject_save_files in the build macros section, and copy essential commentary and recommendations from the README.md of pyproject-rpm-macros.
-l
-L
%pyproject_save_files
README.md
pyproject-rpm-macros
Add -l to the python-pello example, but not to the empty spec file template since not all build backends specify license files in the metadata.
python-pello
I’m happy to accept feedback and revisions on this, of course.
Mentioning @churchyard as author of this functionality and its original documentation, and @ankursinha as the one who prodded me to do something about documenting it.
Ah, thanks! This was on my mental TODO but that thing got purged over the holidays :(
Looks good to me, +1
rebased onto f9a8ca36f2017454e47c34e3afb36ab02287ffbb
Pull-Request has been merged by churchyard
Document the
-l/-Loptions to%pyproject_save_filesin the build macros section, and copy essential commentary and recommendations from theREADME.mdofpyproject-rpm-macros.Add
-lto thepython-pelloexample, but not to the empty spec file template since not all build backends specify license files in the metadata.I’m happy to accept feedback and revisions on this, of course.