From 99f07af67f4399e4c4f3d8f009641a4ea2dcfc38 Mon Sep 17 00:00:00 2001 From: "Michael R. Crusoe" Date: Sat, 19 Jan 2019 05:28:38 -0800 Subject: [PATCH] python3:Provides is deprecated --- debian/control | 1 - 1 file changed, 1 deletion(-) 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 -- 2.30.2