On Tue, Jul 04, 2017 at 08:26:45AM +0200, Guido Günther wrote: > Hi Ken, > On Tue, Jul 04, 2017 at 08:00:55AM +0200, Guido Günther wrote: > > Hi Ken, > > On Mon, Jul 03, 2017 at 04:09:54PM -0600, Ken Dreyer wrote: > > > We import dateutil, but we only declare this dependency within the > > > debian packaging and RPM packaging. > > > > > > Add the dependency to Python's setuptools packaging as well. This allows > > > git-buildpackage to install seamlessly within a Python virtualenv. > > > > Pushed. Thanks! > > Unfortunately I had to revert this since it breaks setup.py completely: > > > https://travis-ci.org/agx/git-buildpackage/builds/249872584?utm_source=email&utm_medium=notification > > Does it work for you?
While the package is called python-dateutil the module is called dateutil. Fixed in master. Cheers, -- Guido _______________________________________________ git-buildpackage mailing list [email protected] http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
