python-pysam 0.15.3+ds-5 source package in Ubuntu

Changelog

python-pysam (0.15.3+ds-5) unstable; urgency=medium

  [ Chris Lamb ]
  * make the build reproducible
    Closes: #948280

  [ Andreas Tille ]
  * Standards-Version: 4.4.1
  * debian/copyright: use spaces rather than tabs to start continuation
    lines.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.

 -- Andreas Tille <email address hidden>  Mon, 06 Jan 2020 17:44:23 +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.15.3+ds-5.dsc 2.5 KiB d1b13124713198d11603c940bf997c29824701869c339912a063badc8c45c5e0
python-pysam_0.15.3+ds.orig.tar.xz 1.3 MiB 0968a90e5b1d5418d21f94cdb6f43cd9f496f04fdfeefc8bf5b50aae8e2b950d
python-pysam_0.15.3+ds-5.debian.tar.xz 364.6 KiB 6653a606fa16eb320f5aad67c621c82bee5e8b9bc3ba213ae08ca7f2466e6636

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