Re: Proposal: Let's update virtualenv in Rawhide (drops Python 3.6 support)

2024-08-26 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Aug 26, 2024 at 01:08:35PM +0200, Miro Hrončok wrote: > On 26. 08. 24 12:58, Neal Gompa wrote: > > On Mon, Aug 26, 2024 at 6:11 AM Miro Hrončok wrote: > > > > > > Hello Pythonistas. > > > > > > The virtualenv version in Fedora is currently stuck at 20.21.1 (April > > > 2023). > > > > >

Re: Proposal: Let's update virtualenv in Rawhide (drops Python 3.6 support)

2024-08-26 Thread Miro Hrončok
On 26. 08. 24 12:58, Neal Gompa wrote: On Mon, Aug 26, 2024 at 6:11 AM Miro Hrončok wrote: Hello Pythonistas. The virtualenv version in Fedora is currently stuck at 20.21.1 (April 2023). This is because version 20.22+ dropped support for Python 2.7 and 3.6 virtual environments. Now when Pyt

Re: Proposal: Let's update virtualenv in Rawhide (drops Python 3.6 support)

2024-08-26 Thread Neal Gompa
On Mon, Aug 26, 2024 at 6:11 AM Miro Hrončok wrote: > > Hello Pythonistas. > > The virtualenv version in Fedora is currently stuck at 20.21.1 (April 2023). > > This is because version 20.22+ dropped support for Python 2.7 and 3.6 virtual > environments. > > Now when Python 2.7 was retired via > ht