Re: Intent to retire python2-setuptools

2021-06-29 Thread Miro Hrončok
On 24. 06. 21 18:37, Miro Hrončok wrote: On 23. 06. 21 19:52, Miro Hrončok wrote: To compensate a rather ugly scriptlet is needed. The changes were proposed: https://src.fedoraproject.org/rpms/python-psutil/pull-request/10 https://src.fedoraproject.org/rpms/python2-cairo/pull-request/1 The pu

Re: Intent to retire python2-setuptools

2021-06-24 Thread Miro Hrončok
On 23. 06. 21 19:52, Miro Hrončok wrote: To compensate a rather ugly scriptlet is needed. The changes were proposed: https://src.fedoraproject.org/rpms/python-psutil/pull-request/10 https://src.fedoraproject.org/rpms/python2-cairo/pull-request/1 The pull requests were adapted to include a less

Re: Intent to retire python2-setuptools

2021-06-24 Thread Kevin Fenzi
On Thu, Jun 24, 2021 at 02:13:03AM -0400, Nico Kadel-Garcia wrote: > On Thu, Jun 24, 2021 at 12:52 AM Kevin Fenzi wrote: > > > > On Wed, Jun 23, 2021 at 08:52:02PM -0400, Nico Kadel-Garcia wrote: > > ...snip... > > > > > > I see that the ansible SRPM in rawhide has already discarded any > > > supp

Re: Intent to retire python2-setuptools

2021-06-23 Thread Nico Kadel-Garcia
On Thu, Jun 24, 2021 at 12:52 AM Kevin Fenzi wrote: > > On Wed, Jun 23, 2021 at 08:52:02PM -0400, Nico Kadel-Garcia wrote: > ...snip... > > > > I see that the ansible SRPM in rawhide has already discarded any > > support for python2, so that cannot be easily backported to RHEL 7 > > with continuin

Re: Intent to retire python2-setuptools

2021-06-23 Thread Kevin Fenzi
On Wed, Jun 23, 2021 at 08:52:02PM -0400, Nico Kadel-Garcia wrote: ...snip... > > I see that the ansible SRPM in rawhide has already discarded any > support for python2, so that cannot be easily backported to RHEL 7 > with continuing use of python2. Our friends doing EPEL support will > have to ei

Re: Intent to retire python2-setuptools

2021-06-23 Thread Nico Kadel-Garcia
On Wed, Jun 23, 2021 at 8:56 PM Neal Gompa wrote: > EPEL already advises people to use Python 3 whenever possible for EL7. > For EL8, Python 2 is strongly discouraged. And EL9 isn't even going to > ship Python 2. Sadly, their migrations to python3 are not complete and will probably never approac

Re: Intent to retire python2-setuptools

2021-06-23 Thread Neal Gompa
On Wed, Jun 23, 2021 at 8:53 PM Nico Kadel-Garcia wrote: > > On Wed, Jun 23, 2021 at 4:35 PM Miro Hrončok wrote: > > > > On 23. 06. 21 21:23, Nico Kadel-Garcia wrote: > > > On Wed, Jun 23, 2021 at 1:53 PM Miro Hrončok wrote: > > >> > > >> Hello Fedorans and especially Pythonistas. > > >> > > >>

Re: Intent to retire python2-setuptools

2021-06-23 Thread Nico Kadel-Garcia
On Wed, Jun 23, 2021 at 4:35 PM Miro Hrončok wrote: > > On 23. 06. 21 21:23, Nico Kadel-Garcia wrote: > > On Wed, Jun 23, 2021 at 1:53 PM Miro Hrončok wrote: > >> > >> Hello Fedorans and especially Pythonistas. > >> > >> I'd like to retire python2-setuptools from Fedora 35+. > >> > >> It contains

Re: Intent to retire python2-setuptools

2021-06-23 Thread Miro Hrončok
On 23. 06. 21 21:23, Nico Kadel-Garcia wrote: On Wed, Jun 23, 2021 at 1:53 PM Miro Hrončok wrote: Hello Fedorans and especially Pythonistas. I'd like to retire python2-setuptools from Fedora 35+. It contains utilities to execute code downloaded from the internet and it has not been updated f

Re: Intent to retire python2-setuptools

2021-06-23 Thread Nico Kadel-Garcia
On Wed, Jun 23, 2021 at 1:53 PM Miro Hrončok wrote: > > Hello Fedorans and especially Pythonistas. > > I'd like to retire python2-setuptools from Fedora 35+. > > It contains utilities to execute code downloaded from the internet and it has > not been updated for 2 years. It has a potential of a se

Intent to retire python2-setuptools

2021-06-23 Thread Miro Hrončok
Hello Fedorans and especially Pythonistas. I'd like to retire python2-setuptools from Fedora 35+. It contains utilities to execute code downloaded from the internet and it has not been updated for 2 years. It has a potential of a security hole, although I am not currently aware of any. Unfo