Re: Package Sprawl or Why I lost Motivation for Python34 in RHEL 7

2016-03-28 Thread Stephen John Smoogen
On 28 March 2016 at 09:00, Avram Lubkin wrote: > > So, a package I help maintain, python-dns is now provided by Red Hat. So I > thought, "OK, I'll still build the python34 package to help in that effort". > But the problem with that is, per the EPEL 7 in Python 3 Plan Draft (1), if > Red Hat provi

Re: Package Sprawl or Why I lost Motivation for Python34 in RHEL 7

2016-03-28 Thread Stephen John Smoogen
On 28 March 2016 at 10:07, Neal Gompa wrote: > On Mon, Mar 28, 2016 at 11:00 AM, Avram Lubkin wrote: >> >> So, a package I help maintain, python-dns is now provided by Red Hat. So I >> thought, "OK, I'll still build the python34 package to help in that effort". >> But the problem with that is, pe

Re: Renaming python to python2

2016-09-06 Thread Stephen John Smoogen
On 3 September 2016 at 14:32, Nick Coghlan wrote: > On 2 September 2016 at 02:29, Avram Lubkin wrote: >> On Thu, Sep 1, 2016 at 10:22 AM, Petr Viktorin wrote: >>> >>> >>> Whatever we do, I'd like it to be coordinated across multiple >>> distrubutions, and blesed by a PEP like [PEP 394]. We don't

Re: Making sudo pip Safe

2016-12-07 Thread Stephen John Smoogen
On 7 December 2016 at 10:27, Tomas Orsava wrote: > On 12/07/2016 01:56 PM, Neal Gompa wrote: >> >> On Wed, Dec 7, 2016 at 7:53 AM, Michal Cyprian >> wrote: >>> >>> - system-python (i.e. what all programs installed via DNF will use) is >>> limited to site-packages under /usr, so DNF-installed soft

Re: Finalizing Fedora's Switch to Python 3

2017-07-28 Thread Stephen John Smoogen
On 28 July 2017 at 11:42, Miro HronĨok wrote: > On 28.7.2017 16:25, John Dennis wrote: > >> I made this comment previously but because I think it's important I'm >> going to repeat it. >> > > Yes, we hear you. > > Fedora's Python version migration needs to be coordinated with RHEL. >> > > It is.

Re: Libravatar shutting down on 2018-09-01

2018-04-04 Thread Stephen John Smoogen
On 4 April 2018 at 22:16, Neal Gompa wrote: > On Wed, Apr 4, 2018 at 11:37 AM, Eduard Lucena > wrote: >> I was reseraching a little bit and I found that this project is made in >> python with Django. Is it possible that we can take this project and do an >> implementation of our own? >> > > I do

Re: Fwd: [RELEASED] Python 3.4.9 and Python 3.5.6 are now available

2018-08-08 Thread Stephen John Smoogen
On 8 August 2018 at 11:43, John Florian wrote: > On 2018-08-08 10:47, Jason Tibbitts wrote: >>> >>> "JF" == John Florian writes: >> >> JF> How difficult would it be to provide modern Python (e.g. 35 or 36) >> JF> in EPEL? >> >> Obviously not that difficult, since it is already there. > >

Moving EPEL7 to python3.6

2018-10-19 Thread Stephen John Smoogen
Hi, EPEL is a set of packages which work for CentOS and RHEL versions 6 and 7. In the version 7, we are currently using python34 and would like to move this to python36. In doing so, we need help in both our packaging rules and in updating a lot of packages to work for python36. First problem: Pa

Re: EPEL: Python 3.4 will be EOL in March 2019

2018-10-22 Thread Stephen John Smoogen
On Tue, 2 Oct 2018 at 11:54, Aurelien Bompard wrote: > > > > most of the packages I've seen lack the python3_other bits (no > > statistics, just my impression). > > That's my impression too. > > > Is this something we want? If so, are the packagers willing to adapt > > their packages (as much as I

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Stephen John Smoogen
On Sat, 9 Mar 2019 at 22:19, Neal Gompa wrote: > > Hey all, > > I've proposed a pull request to switch our Koji package to use Python > 3 wherever possible: > https://src.fedoraproject.org/rpms/koji/pull-request/4 > > The PR is a bit complex, but it's based on the upstream spec for Koji, > which a

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Stephen John Smoogen
On Sun, 10 Mar 2019 at 10:55, Neal Gompa wrote: > > On Sun, Mar 10, 2019 at 10:53 AM Stephen John Smoogen > wrote: > > > > On Sat, 9 Mar 2019 at 22:19, Neal Gompa wrote: > > > > > > Hey all, > > > > > > I've proposed a pull req

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Stephen John Smoogen
On Sun, 10 Mar 2019 at 10:59, Neal Gompa wrote: > > On Sun, Mar 10, 2019 at 10:57 AM Stephen John Smoogen > wrote: > > > > On Sun, 10 Mar 2019 at 10:55, Neal Gompa wrote: > > > > > > On Sun, Mar 10, 2019 at 10:53 AM Stephen John Smoogen > > >