projects
/
python-pysam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aabcdea
)
python3:Provides is deprecated
author
Michael R. Crusoe
<michael.crusoe@gmail.com>
Sat, 19 Jan 2019 13:28:38 +0000
(
05:28
-0800)
committer
Michael R. Crusoe
<michael.crusoe@gmail.com>
Sat, 19 Jan 2019 13:28:38 +0000
(
05:28
-0800)
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 42a6c0d765f0c8b7b553ea8e6752c487df787d8d..635caf3c4fc0771c093ad38f0f4000343e03162d 100644
(file)
--- 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