On 2/22/19 1:01 PM, Petr Viktorin wrote:
On 2/18/19 9:19 PM, Ben Cotton wrote:
https://fedoraproject.org/wiki/Changes/BuildRequires_Generators

= BuildRequires Generators =

== Summary ==
Add possibility to generate build-time dependencies within RPM spec
file and teach RPM and mock how to handle this.


I am very excited about this change. Count with me for Python. Is there a (draft) API to start coding against?

In Python, there's an effort to enable things like this generator, e.g. [PEP 517].

Here, gathering BuildRequires is a two-step process:

- the "build backend" is specified in declarative metadata;
- then the build backend can query backend-specific metadata for additional BuildRequires.

Is that possible with the current plans?

It's really way too early to say much anything one way or the other, this change proposal was submitted rather *cough* optimistically *cough*.

If interested, chime in at upstream:
https://github.com/rpm-software-management/rpm/pull/593
https://github.com/rpm-software-management/rpm/issues/104

        - Panu -
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to