From: Michael R. Crusoe Date: Sat, 19 Jan 2019 13:28:38 +0000 (-0800) Subject: python3:Provides is deprecated X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~94 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=99f07af67f4399e4c4f3d8f009641a4ea2dcfc38;p=python-pysam.git python3:Provides is deprecated --- diff --git a/debian/control b/debian/control index 42a6c0d..635caf3 100644 --- a/debian/control +++ b/debian/control @@ -45,7 +45,6 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends} -Provides: ${python3:Provides} Description: interface for the SAM/BAM sequence alignment and mapping format (Python 3) Pysam is a Python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API. Pysam also includes an interface