Re: providing sphinx3-* binaries

2017-10-03 Thread Ghislain Vaillant
On 03/10/17 22:46, Thomas Goirand wrote: On 09/29/2017 01:08 PM, PICCA Frederic-Emmanuel wrote: Hello guyes. override_dh_sphinxdoc: ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS))) nodocs or nodoc I alsa do something like this when there is extension

Re: providing sphinx3-* binaries

2017-10-03 Thread Thomas Goirand
On 09/29/2017 01:08 PM, PICCA Frederic-Emmanuel wrote: > Hello guyes. > >> override_dh_sphinxdoc: >> ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS))) > > nodocs or nodoc > > I alsa do something like this when there is extensions. > > override_dh_sphinxdoc:

Re: Namespace conflict for python-magic

2017-10-03 Thread Adam Hupp
Sorry about the slow response. This has been a pain for a while. I have a provisional diff to merge the two packages. Will give it some testing and pass a branch to you folks to take a look. Ideally the upstream file package would take it over. On Wed, Sep 6, 2017 at 1:23 AM, Mathias Behrle w