python-pysam 0.13.0+ds-1 source package in Ubuntu

Changelog

python-pysam (0.13.0+ds-1) unstable; urgency=medium

  * New upstream version
  * Bump versioned Build-Depends on libhts-dev, samtools and bcftools to 1.6
  * Exclude tests accessing remote http sites
  * Lintian-override for false positive
  * Remove unused paragraphs from d/copyright

 -- Andreas Tille <email address hidden>  Thu, 14 Dec 2017 16:36:43 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-pysam_0.13.0+ds-1.dsc 2.5 KiB 388f1129762f53deb763acaa652d9a56eb790b6a3178d3d65ca5756e12c0e4e4
python-pysam_0.13.0+ds.orig.tar.gz 2.4 MiB 4f0a7e685338f803b9338390c594d06dc0eca9f02da45c265eab464e7361eeff
python-pysam_0.13.0+ds-1.debian.tar.xz 9.8 KiB 4a9aab37887302466f8a5ba52e09516cde4a9def6c289b3de07139df4e0cbe22

Available diffs

No changes file available.

Binary packages built by this source

python-pysam: interface for the SAM/BAM sequence alignment and mapping format (Python 2)

 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
 for tabix.
 .
 This package installs the module for Python 2.

python-pysam-dbgsym: debug symbols for python-pysam
python-pysam-tests: interface for the SAM/BAM sequence alignment and mapping format (test data)

 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
 for tabix.
 .
 This package contains the data provided by upstream to run the pysam
 test suite.

python3-pysam: 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
 for tabix.
 .
 This package installs the module for Python 3.

python3-pysam-dbgsym: debug symbols for python3-pysam