On Sun, Aug 18, 2019 at 8:50 AM Scott Talbert <swt2c@xxxxxxxxxxxxxxxxx> wrote: > > > On 8/16/19 7:45 PM, Scott Talbert wrote: > > > > It seems to be working for me - not sure what the "official" stance is. > > Strange, it didn't seem to work here, for example: > https://koji.fedoraproject.org/koji/buildinfo?buildID=1323057 It is not enabled by default for requires, only provides. It's forked from Fedora 28, which didn't have Requires generation on by default. In order to enable it, just add the following to the top of your spec: # Enable Python dependency generation %{?python_enable_dependency_generator} See for an example: https://src.fedoraproject.org/rpms/kiwi/blob/271abe64adf721fb6a27a8d95f0b314c1aa347ad/f/kiwi.spec#_1-2 -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx