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

Changelog

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

  [ Andreas Tille ]
  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)
  * Remove unused license definitions for LGPL-2.1+, BSD-3-clause.

  [ Étienne Mollier ]
  * test-truncated-bam.patch: added; fix test truncated BAM failure.
    Thanks to John Marshall
  * d/*.lintian-overrides: refresh mismatches.
  * d/control: add myself to uploaders.
  * d/*.lintian-overrides: remove unused overrides.

 -- Étienne Mollier <email address hidden>  Sun, 02 Oct 2022 11:41:36 +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.19.1+ds-1.dsc 2.5 KiB d226a6984e137d4769085d25b826cc92f225b0e97b9f995889793c4bbaff4c8f
python-pysam_0.19.1+ds.orig.tar.xz 1.3 MiB e34587141fa97c3388602ea16e0c2c54b70a313618884e74b438085bd0c33e44
python-pysam_0.19.1+ds-1.debian.tar.xz 10.0 KiB b0eb146376daa6812910f6408e24574cefb3d8cb75701400eb798b356712539c

No changes file available.

Binary packages built by this source

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