Re: Build test failure for python-easydev

2019-01-22 Thread Andreas Tille
Hi Nick, On Tue, Jan 22, 2019 at 11:33:09PM +, Nick Morrott wrote: > > I'm a newcomer to the python team, but I'm looking at this at the > > moment to improve by debugging and python packaging. Cool. Thanks a lot. Your outright contribution was very helpful and really welcome. The only cha

Re: Build test failure for python-easydev

2019-01-22 Thread Nick Morrott
On Tue, 22 Jan 2019 at 22:25, Nick Morrott wrote: > > On Tue, 22 Jan 2019 at 20:50, Andreas Tille wrote: > > > > Hi Piotr, > > > > Also here I have no idea what to do next. > > Andreas, > > I'm a newcomer to the python team, but I'm looking at this at the > moment to improve by debugging and pyth

Re: Dropping Python 2 support for web.py before buster

2019-01-22 Thread Mattia Rizzolo
while doing that, remember to file a RC bug against rebuildd, since it won't be installable anymore and it will need to be removed from testing. On Tue, Jan 22, 2019 at 11:31 PM W. Martin Borgert wrote: > > On 2019-01-22 15:02, Julien Danjou wrote: > > I'm not actively maintaining rebuildd for ye

Re: Dropping Python 2 support for web.py before buster

2019-01-22 Thread W. Martin Borgert
On 2019-01-22 15:02, Julien Danjou wrote: > I'm not actively maintaining rebuildd for years now. I'm not even sure > it has still any user. I wouldn't spend time on porting rebuildd nor I > would let it block it updating web.py. > Not sure what's the other solution would be (removal?) but if you ha

Re: Build time test failures for seaborn 0.9 (Was: seaborn - update to 0.9 - where is debian folder on salsa?)

2019-01-22 Thread Yaroslav Halchenko
Quick one takes exactly 1 argument (0 given) suggests that bay be upstream switched from nose to pytest and started to use it's magical fixtures. Try using -m pytest instead of -m nose On January 22, 2019 2:35:50 PM EST, Andreas Tille wrote: >Hi, > >On Tue, Jan 22, 2019 at 08:03:22PM +0100, Andr

Re: Build test failure for python-easydev

2019-01-22 Thread Nick Morrott
On Tue, 22 Jan 2019 at 20:50, Andreas Tille wrote: > > Hi Piotr, > > Also here I have no idea what to do next. Andreas, I'm a newcomer to the python team, but I'm looking at this at the moment to improve by debugging and python packaging. Thanks, Nick

Re: Dropping Python 2 support for web.py before buster

2019-01-22 Thread Julien Puydt
Hi, Le 22/01/2019 à 14:36, W. Martin Borgert a écrit : Quoting Mattia Rizzolo : On Tue, Jan 22, 2019 at 12:18:09PM +0100, W. Martin Borgert wrote: I'm going to package the latest git master of web.py¹, because of Python 3.7 compatibility. It has a new dependency on cheroot², which has only a P

Re: Build test failure for python-easydev

2019-01-22 Thread Andreas Tille
Hi Piotr, On Wed, Jan 16, 2019 at 10:34:07AM +0100, Piotr Ożarowski wrote: > > pkg_resources.DistributionNotFound: The 'easydev' distribution was not > > found and is required by the application > > there are many ways to fix it (by creating egg-info data during build, > not only during install

Build time test failures for seaborn 0.9 (Was: seaborn - update to 0.9 - where is debian folder on salsa?)

2019-01-22 Thread Andreas Tille
Hi, On Tue, Jan 22, 2019 at 08:03:22PM +0100, Andreas Tille wrote: > > > IgDiscover needs it in a version different from 0.8 to circumvent a > > bug that the testing of their plot routine triggers > > https://github.com/NBISweden/IgDiscover/issues/78. I somewhat happily > > address the update to

Re: Dropping Python 2 support for web.py before buster

2019-01-22 Thread Julien Danjou
On Tue, Jan 22 2019, W. Martin Borgert wrote: > Quoting Mattia Rizzolo : >> On Tue, Jan 22, 2019 at 12:18:09PM +0100, W. Martin Borgert wrote: >>> I'm going to package the latest git master of web.py¹, because of >>> Python 3.7 compatibility. It has a new dependency on cheroot², which >>> has only

Re: Dropping Python 2 support for web.py before buster

2019-01-22 Thread W. Martin Borgert
Quoting Mattia Rizzolo : On Tue, Jan 22, 2019 at 12:18:09PM +0100, W. Martin Borgert wrote: I'm going to package the latest git master of web.py¹, because of Python 3.7 compatibility. It has a new dependency on cheroot², which has only a Python 3 version in Debian. I could ask Julien to provide

Re: Dropping Python 2 support for web.py before buster

2019-01-22 Thread Mattia Rizzolo
On Tue, Jan 22, 2019 at 12:18:09PM +0100, W. Martin Borgert wrote: > I'm going to package the latest git master of web.py¹, because of > Python 3.7 compatibility. It has a new dependency on cheroot², which > has only a Python 3 version in Debian. I could ask Julien to provide a > Python 2 package o

Dropping Python 2 support for web.py before buster

2019-01-22 Thread W. Martin Borgert
Hi, I'm going to package the latest git master of web.py¹, because of Python 3.7 compatibility. It has a new dependency on cheroot², which has only a Python 3 version in Debian. I could ask Julien to provide a Python 2 package of cheroot for buster, but I prefer to drop Python 2 support of web.py