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

Changelog

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

  * New upstream version
  * d/rules: Exclude tests using http access
  * Bump versioned dependencies to samtools and related from 1.6 to 1.7
  * cme fix dpkg-control
  * debhelper 11
  * do not remove samtools/tmp_file.h in clean target
  * do not depend from non-existing data file in make test target
  * Update d/copyright
  * Update lintian overrides

 -- Andreas Tille <email address hidden>  Sat, 17 Feb 2018 21:45:07 +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.14+ds-1.dsc 2.5 KiB adea298aa54a767b8490deba65b7e2c166e8added8ce55b85f65df9b54e2d577
python-pysam_0.14+ds.orig.tar.gz 2.5 MiB b2f76c1c34dc74b2bde9414396f56b548da5f2c3bdff9ee274d5b6172a601b13
python-pysam_0.14+ds-1.debian.tar.xz 10.3 KiB f218e1767b343ddeb8b602d329896d439a7cec7749f82eacb8dce6734b241f80

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