Re: Fedora Loves Python 2020 report

2021-01-21 Thread Victor Stinner
Wow, impressive list of enhancements, that's really great! I didn't realized that so many things were done only in 2020! Fedora is and remains my favorite OS to develop on Python! Victor On Thu, Jan 21, 2021 at 4:38 PM Miro Hrončok wrote: > > Inspired by a similar report from the Copr team, I’v

Re: [EPEL-devel] Re: EPEL7 python3/python36 standardization

2021-01-21 Thread Carl George
I'm not sure I understand your question. This proposal is about python36 packages, not the existing python34 packages or hypothetical python38 packages. In any case, packages shouldn't be requiring python* directly. They automatically get a requirement on `python(abi) = X.Y` that serves this pur

Re: [EPEL-devel] EPEL7 python3/python36 standardization

2021-01-21 Thread Carl George
Agreed. And if a maintainer decides to stick with the python36 name, they MUST provide the equivalent python3 name. I've captured those for what I'll add to the guidelines. On Thu, Jan 21, 2021 at 4:30 AM Miro Hrončok wrote: > > On 21. 01. 21 7:19, Carl George wrote: > > I propose that we stand

Fedora Loves Python 2020 report

2021-01-21 Thread Miro Hrončok
Inspired by a similar report from the Copr team, I’ve decided to look back at 2020 from the perspective of Python in Fedora (and little bit in RHEL/CentOS+EPEL as well). Here are the things we have done in Fedora (and EL) in 2020. https://communityblog.fedoraproject.org/fedora-loves-python-202

Re: [EPEL-devel] EPEL7 python3/python36 standardization

2021-01-21 Thread Miro Hrončok
On 21. 01. 21 7:19, Carl George wrote: I propose that we standardize on the python3 prefix to match RHEL7 packages and document in EPEL guidelines that maintainers SHOULD use the python3 prefix. I'm fine with that, is we also say they MUST use %python_provide (or that the packages MUST provide