python-pysam 0.22.1+ds-2 source package in Ubuntu

Changelog

python-pysam (0.22.1+ds-2) unstable; urgency=medium

  * htslib-1.20.patch: new: anticipate test failure.
    Upcoming upload of htslib 1.20 comes with improvements causing a test
    failure in pysam.  This change anticipates the correction without
    introduction of regressions with existing releases of htslib.
    Thanks to John Marshall

 -- Étienne Mollier <email address hidden>  Wed, 29 May 2024 13:23:03 +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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
python-pysam_0.22.1+ds-2.dsc 2.5 KiB e6ed840bbf098d4eedca9a44f247e049269a8a0d278d3c559b1e9377a8a4beac
python-pysam_0.22.1+ds.orig.tar.xz 1.4 MiB 914b84cc5af647c783433c27513a6829e516df436fd1377adfd1a52607fafabb
python-pysam_0.22.1+ds-2.debian.tar.xz 10.5 KiB 32affc2a77e268e401091bbf2d60c832a16d429049b7eabb4414ba3b98375096

Available diffs

No changes file available.

Binary packages built by this source

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