On Tue, Dec 3, 2019 at 5:16 AM Neal Gompa <ngompa13@gmail.com> wrote:
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.
Good to know Neal. Thanks for the information.
-- 真実はいつも一つ!/ Always, there's only one truth!
-- Cheers, Brad