Re: Use Python3 where possible

2016-03-15 Thread Thomas Goirand
Hi Matthias, Thanks for bringing this topic. On 03/15/2016 11:20 AM, Matthias Klose wrote: > The recent update of pep8 to use Python3 by default, and the regressions > mentioned in #807409 reminded me, that we probably should address the > use of Python3 more pro-actively. > > The pep8 binary pa

Re: Use Python3 where possible

2016-03-15 Thread Barry Warsaw
Probably no surprise, but I agree with everything Matthias said. On Mar 15, 2016, at 11:20 AM, Matthias Klose wrote: >I would like to come up with a recommendation that if a python module ships >scripts, Python3 is used for these scripts, and the Python2 version of these >scripts should be droppe

Re: Bug#806716: Jellyfish name conflicts

2016-03-15 Thread Andreas Tille
Hi, On Tue, Mar 15, 2016 at 07:34:39PM +0100, Diego M. Rodriguez wrote: > Hello Andreas, > > > This was not really intended but now it happened. We now need to > > decide about the two options: > > > > 1. Cancel the upload to new and drop the python3-jellyfish package > > 2. Just leave this

Re: Bug#806716: Jellyfish name conflicts

2016-03-15 Thread Diego M. Rodriguez
Hello Andreas, > This was not really intended but now it happened. We now need to > decide about the two options: > > 1. Cancel the upload to new and drop the python3-jellyfish package > 2. Just leave this as is and follow the advise of the jellyfish > author quoted on top of this mail

Re: Jellyfish name conflicts

2016-03-15 Thread Andreas Tille
Hi Diego, On Tue, Mar 15, 2016 at 04:55:36PM +0100, Diego M. Rodriguez wrote: > hope everything is going fine! I'm writing you in the hopes of pinging > you about the status of the solving of the module naming conflict of > the jellyfish packages (informally and hopefully politely!). There is no

Re: Use Python3 where possible

2016-03-15 Thread Andrey Rahmatullin
On Tue, Mar 15, 2016 at 11:20:12AM +0100, Matthias Klose wrote: > I would like to come up with a recommendation that if a python module ships > scripts, Python3 is used for these scripts, and the Python2 version of these > scripts should be dropped (and python -m ...) should be used instead. An >

Use Python3 where possible

2016-03-15 Thread Matthias Klose
The recent update of pep8 to use Python3 by default, and the regressions mentioned in #807409 reminded me, that we probably should address the use of Python3 more pro-actively. The pep8 binary package included the Python2 modules, plus the scripts, the python3-pep8 package only included the Py

Bug#818266: ITP: python-django-casclient -- CAS client library for Django, K-State's version

2016-03-15 Thread Joost van Baal-Ilić
Package: wnpp Severity: wishlist * Package name: python-django-casclient * URL : https://pypi.python.org/pypi/django-cas-client/, https://github.com/kstateome/django-cas * License : MIT Programming Lang: Python Description : CAS client library for Django, K-State's