On 11. 09. 20 1:11, Miro Hrončok wrote:
Side note 0: I see the tox config also has:

[testenv]
extras =
     dev

This is something the %pyproject_buildrequires don't understand yet, I'll open a bugzilla.

https://bugzilla.redhat.com/show_bug.cgi?id=1877977

Side note 1: I see you have:

     %pyproject_buildrequires ... -x route53 -x plesk

I am not sure this will work, as the macro only recently gained support for multiple comma-separated extras passed as:

     %pyproject_buildrequires ... -x route53,plesk

This was due to my false idea that RPM macros cannot handle repeated flags. Apparently they can, so I'll open a bugzilla to adapt the script to support the more natural way, thanks for the idea.

https://bugzilla.redhat.com/show_bug.cgi?id=1877978

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
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

Reply via email to