Bug#831836: python-django: Add pymysql support

2016-07-21 Thread Chris Lamb
> Raphaël's proposal of improving the pymysql packaging so that it can > be a drop-in replacement for py-mysqldb rather than patching > individual apps seems like a good idea, but I don't have plans to do > this work myself. I've put together a proof-of-concept here: https://github.com/lamby/pk

Bug#831836: python-django: Add pymysql support

2016-07-21 Thread Jeremy Bicha
On Thu, Jul 21, 2016 at 9:28 AM, Corey Bryant wrote: > Fair enough and I agree to getting this change upstream. I guess I don't > have context on what the core issue of this discussion is though. Is Jeremy > blocked on this or was he just trying to get rid of the delta between the > Debian and U

Bug#831836: python-django: Add pymysql support

2016-07-21 Thread Corey Bryant
On Wed, Jul 20, 2016 at 5:27 PM, Raphael Hertzog wrote: > On Wed, 20 Jul 2016, Corey Bryant wrote: > > This was originally driven as a result of upstream OpenStack's decision > to > > move to PyMySQL [1]. Only one client is typically supported in Ubuntu > > main, so we decided to go with python-

Bug#831836: python-django: Add pymysql support

2016-07-21 Thread Chris Lamb
> In anyway, Raphael, I fully support your opinion that this type of > things should be a decision from upstream *first*. > [..] > We should stay as close as upstream code as possible in this case. So > I'd suggest closing this bug with no further action. I agree with this. I really like how our D

Bug#831836: python-django: Add pymysql support

2016-07-21 Thread Thomas Goirand
Hi Raphael, Thanks for putting me in the loop. Let me explain what happened in the OpenStack world, so you have a little bit of background here. OpenStack uses SQLAlechemy and Eventlet. This is the case for most daemons across all services. The issue is that, using multitask with Eventlet, Green

Bug#831836: python-django: Add pymysql support

2016-07-20 Thread Raphael Hertzog
On Wed, 20 Jul 2016, Corey Bryant wrote: > This was originally driven as a result of upstream OpenStack's decision to > move to PyMySQL [1]. Only one client is typically supported in Ubuntu > main, so we decided to go with python-pymysql. As a result, any Ubuntu > main packages that had a depende

Bug#831836: python-django: Add pymysql support

2016-07-20 Thread Jeremy Bicha
On Wed, Jul 20, 2016 at 7:43 AM, Raphael Hertzog wrote: > On Tue, 19 Jul 2016, Jeremy Bicha wrote: > > Patch attached. > > But there's no patch attached. :) Ok, second try! :) Thanks, Jeremy 0001-Add-pymysql-support-from-Ubuntu.patch Description: Binary data

Bug#831836: python-django: Add pymysql support

2016-07-20 Thread Raphael Hertzog
On Tue, 19 Jul 2016, Jeremy Bicha wrote: > Patch attached. But there's no patch attached. :) -- Raphaël Hertzog ◈ Debian Developer Support Debian LTS: http://www.freexian.com/services/debian-lts.html Learn to master Debian: http://debian-handbook.info/get/

Bug#831836: python-django: Add pymysql support

2016-07-19 Thread Jeremy Bicha
Patch attached. Thanks, Jeremy Bicha

Bug#831836: python-django: Add pymysql support

2016-07-19 Thread Jeremy Bicha
Package: python-django Version: 1:1.9.8-1 Severity: wishlist Tags: patch Ubuntu's django package has only one diff compared to Debian: the addition of pymysql support. Since pymysql is in Debian [1] too, I think it makes sense for this change to be made in the Debian packaging too. https://tracke