Re: Python 3.7 in testing/experimental

2018-06-29 Thread Vincent Danjean
Le 08/06/2018 à 19:32, Matthias Klose a écrit : > The Python 3.7 beta 5 packages are now in testing, and experimental has > python3-defaults packages which add 3.7 as a supported version.  The release > candidate is expected next week, only adding Unicode 11 support, and the > final release is e

Call for testing: Sphinx with Python 3 scripts by default

2018-06-29 Thread Dmitry Shachnev
Hi! Sphinx 1.7.5-4 in experimental now uses update-alternatives for managing its scripts (sphinx-build, sphinx-autogen, etc), and Python 3 is now the preferred version. This means that if you have both python-sphinx and python3-sphinx installed, the scripts will use Python 3 by default. Please t

Re: Bug#902592: [Help] Potential Cython issue with new version of h5py (Was: Bug#902592: New version does not build)

2018-06-29 Thread Andreas Tille
Hi Tristan, On Fri, Jun 29, 2018 at 02:26:47PM +0200, Tristan Seligmann wrote: > On Fri, 29 Jun 2018 at 14:20 Andreas Tille wrote: > > > Hi Tristan, > > > > On Fri, Jun 29, 2018 at 01:31:31PM +0200, Tristan Seligmann wrote: > > > This is a cython bug; cython-dbg fails to ship the StringIOTree ex

Re: [Help] Potential Cython issue with new version of h5py (Was: Bug#902592: New version does not build)

2018-06-29 Thread Tristan Seligmann
On Fri, 29 Jun 2018 at 14:20 Andreas Tille wrote: > Hi Tristan, > > On Fri, Jun 29, 2018 at 01:31:31PM +0200, Tristan Seligmann wrote: > > This is a cython bug; cython-dbg fails to ship the StringIOTree extension > > module, so the regular non-debug module is found when doing a debug build > > bu

Re: [Help] Potential Cython issue with new version of h5py (Was: Bug#902592: New version does not build)

2018-06-29 Thread Andreas Tille
Hi Tristan, On Fri, Jun 29, 2018 at 01:31:31PM +0200, Tristan Seligmann wrote: > This is a cython bug; cython-dbg fails to ship the StringIOTree extension > module, so the regular non-debug module is found when doing a debug build > but fails to load. Are you refering to #902551? I'd consider to

Re: [Help] Potential Cython issue with new version of h5py (Was: Bug#902592: New version does not build)

2018-06-29 Thread Tristan Seligmann
This is a cython bug; cython-dbg fails to ship the StringIOTree extension module, so the regular non-debug module is found when doing a debug build but fails to load. On Fri, 29 Jun 2018 at 13:18 Andreas Tille wrote: > Control: tags -1 help > > I agree with Ghislain that the issue below might be

[Help] Potential Cython issue with new version of h5py (Was: Bug#902592: New version does not build)

2018-06-29 Thread Andreas Tille
Control: tags -1 help I agree with Ghislain that the issue below might be caused by Cython. Any idea how to fix this? Kind regards Andreas. On Fri, Jun 29, 2018 at 12:23:52PM +0200, Ghislain Vaillant wrote: > I am away right now and can't investigate before two weeks. > > Looks Cython re