Bug#840673: dput missing a dependency on python setuptools library [and 1 more messages]

2016-11-28 Thread Matthias Klose
On 12.11.2016 19:37, Stefano Rivera wrote: > Hi Matthias (2016.11.09_21:34:14_+) >> it's surprising that dput would need a dependency on the setuptools egg >> instead >> of the pkg_resources egg. A dependency on the setuptools egg just sounds >> plain >> wrong. > > I think what's going on

Bug#840673: dput missing a dependency on python setuptools library [and 1 more messages]

2016-11-12 Thread Stefano Rivera
Hi Matthias (2016.11.09_21:34:14_+) > it's surprising that dput would need a dependency on the setuptools egg > instead > of the pkg_resources egg. A dependency on the setuptools egg just sounds > plain > wrong. I think what's going on here is that the egg-info for setuptools is in the

Bug#840673: dput missing a dependency on python setuptools library [and 1 more messages]

2016-11-09 Thread Ian Jackson
Matthias Klose writes ("Re: Bug#840673: dput missing a dependency on python setuptools library [and 1 more messages]"): > On 09.11.2016 21:44, Goirand Thomas (aka zigo) wrote: > > What's happening here is probably dput having a Python dep > > on setuptools but it's not expressed in the Debian

Bug#840673: dput missing a dependency on python setuptools library [and 1 more messages]

2016-11-09 Thread Matthias Klose
On 09.11.2016 21:44, Goirand Thomas (aka zigo) wrote: > > On Nov 9, 2016 5:56 PM, Ian Jackson wrote: >> >> Ian Jackson writes ("dput missing a dependency on python setuptools >> library"): >>> (build)root@zealot:~# dput >> ... >>> raise

Bug#840673: dput missing a dependency on python setuptools library [and 1 more messages]

2016-11-09 Thread Ian Jackson
Ian Jackson writes ("dput missing a dependency on python setuptools library"): > (build)root@zealot:~# dput ... > raise DistributionNotFound(req, requirers) > pkg_resources.DistributionNotFound: The 'setuptools' distribution was not > found and is required by dput Are there any plans