On Mon, Dec 2, 2019 at 1:34 PM Ken Dreyer <ktdreyer@xxxxxxxxxxxx> wrote: > > Hi folks, > > In EPEL 7 we have some packages with "python34" and "python36" > prefixes in their names. I guess this is a consequence of using the > %{python3_pkgversion} macro over time. > > Now that RHEL 7 has Python 3.6, and we want to deprecate Python 3.4 in > EPEL 7, I'm wondering about this. > > If I'm introducing a Python 3 subpackage in a new build today, should > I name this sub-package "python3-foo" or > "python%{python3_pkgversion}-foo" ? > The subpackage should be "python%{python3_pkgversion}-foo" and you should also make sure you have "%{?python_provide:%python_provide python%{python3_pkgversion}-foo}" in the subpackage declaration too. -- 真実はいつも一つ!/ 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