python-pysam 0.15.2+ds-2build1 source package in Ubuntu

Changelog

python-pysam (0.15.2+ds-2build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:43:39 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.2+ds.orig.tar.xz 1.3 MiB 6214d9cdc9c6fe3be265ee45507f586b85967c4324b8df1d26e314955eb405bf
python-pysam_0.15.2+ds-2build1.debian.tar.xz 11.5 KiB 95e118e28caef826226cf3ff4cd0c6375e9c779bfaf3c665ce7f591567984d2f
python-pysam_0.15.2+ds-2build1.dsc 2.5 KiB 6f4ac0be91e831451cf629a900aa9ed7a95c13a933e4110e097e25478362f3cc

View changes file

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