numpy boolean subtract, the `-` operator, is deprecated, use the bitwise_xor, the `^` operator, or the logical_xor function instead (Was: Bug#899205: python-cogent: Test suite fails with latest matplo

2018-06-05 Thread Andreas Tille
Control: tags -1 help Hi, I have reported the issue upstream but no response so far. While the error message contains some hint how to solve the issue I would like to backup this by some competent advise. == ERROR: test_consis

RFS: pcapy/0.11.3-1 [ITA]

2018-06-05 Thread eamanu15
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "pcapy" * Package name: pcapy Version : 0.11.3-1 Upstream Author : Core Security * URL : https://github.com/CoreSecurity/pcapy * License : Apache Software Licen

Re: Broken dbgsym packages for Python 3

2018-06-05 Thread Scott Talbert
On Tue, 5 Jun 2018, Andrey Rahmatullin wrote: Yes, I'm talking about the automatically generated -dbgsym packages that contain the /usr/lib/debug/.build-id/... files. Have you read Scott's email? Yes, but wouldn't they still be useful for symbolicating core dumps? Scott

Re: numpy boolean subtract, the `-` operator, is deprecated, use the bitwise_xor, the `^` operator, or the logical_xor function instead (Was: Bug#899205: python-cogent: Test suite fails with latest ma

2018-06-05 Thread Daniele Nicolodi
On 05/06/2018 01:00, Andreas Tille wrote: > == > ERROR: test_consistent_gap_degen_handling > (test_core.test_sequence.ModelSequenceTests) > gap degen character should be treated consistently >

Re: numpy boolean subtract, the `-` operator, is deprecated, use the bitwise_xor, the `^` operator, or the logical_xor function instead (Was: Bug#899205: python-cogent: Test suite fails with latest ma

2018-06-05 Thread Stuart Prescott
Hi Andreas, > == > ERROR: test_consistent_gap_degen_handling > (test_core.test_sequence.ModelSequenceTests) gap degen character should be > treated consistently > ---

Dask sourceless javascript passed by me.

2018-06-05 Thread Diane Trout
Hi, I discovered a mistake I made with packaging dask. There's two static html files which embed some bokeh generated javascript plot code that's in dask 0.17.5 and I uploaded that to the Debian. There doesn't appear to be source to build the files. Bokeh is free software (BSD-3-Clause), but de

Re: Dask sourceless javascript passed by me.

2018-06-05 Thread Paul Wise
On Wed, Jun 6, 2018 at 12:30 PM, Diane Trout wrote: > I was planning on patching the references to the .html files out and > removing them in the debian/rules files. > > But is that enough? That doesn't fix the orig.tar.gz. I would suggest talking to upstream about fixing this properly (no prebu

Re: Dask sourceless javascript passed by me.

2018-06-05 Thread Scott Kitterman
On June 6, 2018 4:42:44 AM UTC, Paul Wise wrote: >On Wed, Jun 6, 2018 at 12:30 PM, Diane Trout wrote: > >> I was planning on patching the references to the .html files out and >> removing them in the debian/rules files. >> >> But is that enough? > >That doesn't fix the orig.tar.gz. > >I would s