python-pysam 0.12.0.1+ds-3 source package in Ubuntu

Changelog

python-pysam (0.12.0.1+ds-3) unstable; urgency=medium

  * Team upload.
  * Support DEB_BUILD_OPTIONS=nocheck.
  * Skip tests on ppc64el to avoid build-dep on bcftools which is currently
    uninstallable.
    Hopefully this will help unstuck the current python3 transition.

 -- Mattia Rizzolo <email address hidden>  Tue, 24 Oct 2017 18:54:29 +0200

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.12.0.1+ds-3.dsc 2.5 KiB ee1c49831cff715c3bc7d8ba37b2b51fe99d8a41b6296b625632461fc918f000
python-pysam_0.12.0.1+ds.orig.tar.gz 2.4 MiB d907eed435553e25444b327cb2d6a5f1105dca9091a37bc8fa3914c81d7995fe
python-pysam_0.12.0.1+ds-3.debian.tar.xz 9.1 KiB b95a732b3f0867256eca60cc8d9554fcd7559773137d67fc0a6bfdf4e35173c6

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