Re: To be or not to be... supervisor 4.0

2018-10-16 Thread Fran Tsao Santín
El dom., 14 oct. 2018 a las 16:11, Neal Gompa () escribió: > > My question is, must we maintain (at rawhide) the 3.3.4 release with the > > python2 dependencies until that release? Or can I come early with the > > work and introduce the 4.0.0.dev0 now (and remove python2 dependecies)? > > > > If t

Re: To be or not to be... supervisor 4.0

2018-10-14 Thread Neal Gompa
On Sun, Oct 14, 2018 at 9:53 AM Francisco J. Tsao Santin wrote: > > Hello, > These days I'm reviewing my python packages, in order to remove python2 > dependencies [0], and we have a problem with supervisor [1]. As we can read in > the current stable version 3.3.4: > > "Supervisor is known to work

To be or not to be... supervisor 4.0

2018-10-14 Thread Francisco J. Tsao Santin
Hello, These days I'm reviewing my python packages, in order to remove python2 dependencies [0], and we have a problem with supervisor [1]. As we can read in the current stable version 3.3.4: "Supervisor is known to work with Python 2.4 or later but will not work under any version of Python 3." S