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

Changelog

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

  * New upstream version
  * Update lintian override info format in d/python-pysam.lintian-overrides on
    line 4.
  * skip_test_remote.patch: refresh.
  * test-truncated-bam.patch: delete; applied upstream.
  * d/control: make build only depend on python3-dev.
  * d/control: disable autopkgtest-pkg-python due to missing python3.11
    support; classical autopkgtest is still active though.

 -- Étienne Mollier <email address hidden>  Tue, 29 Nov 2022 21:55:48 +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.20.0+ds-1.dsc 2.5 KiB 0122dee24fcb93694dbdecebf3424fed5051c5be5b2bb0e612039c0367100c18
python-pysam_0.20.0+ds.orig.tar.xz 1.3 MiB 173795398967fb1f776811965a48af6e46ecc7f53fc863ae53e8c57fe0068142
python-pysam_0.20.0+ds-1.debian.tar.xz 9.6 KiB 0028966e91f0b0e4b685a1e9679c67b2eb84822e7e91ca9008d9339e10c1c290

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