Re: Future of Python 2.6 and Jython in Fedora

2018-09-20 Thread Miro Hrončok
On 20.9.2018 16:33, Petr Viktorin wrote: On 9/6/18 5:32 PM, Miro Hrončok wrote: In Fedora, we advertise "all the Pythons" are available and developers may use them with venv, virtualenv, tox. https://developer.fedoraproject.org/tech/languages/python/multiple-pythons.html Two of the interpr

Re: release-monitoring for python projects

2018-09-20 Thread Miro Hrončok
On 20.9.2018 22:23, Martin Bukatovic wrote: Dear python devel, While I was considering packaging of tmuxp tool, I noticed that dependencies of this package provided by Fedora are bit old. Eg. python-libtmux is 2 years old, which is old enough to prevent packaging any reasonable recent version of

release-monitoring for python projects

2018-09-20 Thread Martin Bukatovic
Dear python devel, While I was considering packaging of tmuxp tool, I noticed that dependencies of this package provided by Fedora are bit old. Eg. python-libtmux is 2 years old, which is old enough to prevent packaging any reasonable recent version of tmuxp. Do I read this right that we need to

Re: Future of Python 2.6 and Jython in Fedora

2018-09-20 Thread Petr Viktorin
On 9/6/18 5:32 PM, Miro Hrončok wrote: In Fedora, we advertise "all the Pythons" are available and developers may use them with venv, virtualenv, tox. https://developer.fedoraproject.org/tech/languages/python/multiple-pythons.html Two of the interpreters we ship are quite problematic in thi