On 7/9/21 10:41 AM, Tomas Hrnciar wrote:
%pyproject_buildrequires macro can now optionally take file names as positionalargumentsand generate additionalbuilddependencies from them. You can supply multiple file names to %pyproject_buildrequires macro. E.g.:
|
|
|  %generate_buildrequires|
|%pyproject_buildrequires requirements/tests.in <http://tests.in> requirements/docs.in <http://docs.in>|
|
|
This adds the requirements listed in the files as python3dist(...) BuildRequires. Other usages of %pyproject_buildrequires remains the same as before.

This is *super* exciting and another time saver. Thanks to everyone involved in making this happen! 🎉

--
Major Hayden

Attachment: OpenPGP_0x737051E0C1011FB1.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to