2 Dec
2019
2 Dec
'19
7:15 p.m.
On Mon, Dec 2, 2019 at 2:10 PM Neal Gompa <ngompa13@gmail.com> wrote:
Somewhat relatedly, we automatically generate Python distribution dependencies by default since Fedora 30: https://fedoraproject.org/wiki/Changes/EnablingPythonGeneratorsByDefault
Also related, this generator can be manually activated for EL7 and EL8 by adding the following to the top of a spec: # Enable Python dependency generation %{?python_enable_dependency_generator}
You can see an example of that here: https://src.fedoraproject.org/rpms/python-hvac/blob/51406e2c7383bf15303ecf5c...
I forgot to point this out, but the generator only works for Python 3 stuff in EL7, it works for all Python stacks shipped in RHEL for EL8. -- 真実はいつも一つ!/ Always, there's only one truth!