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

Changelog

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

  * New upstream version 0.22.1+ds
  * d/copyright: update copyright year.
  * d/control: declare compliance to standards version 4.7.0.
  * d/python-pysam.links: delete: now irrelevant.
    This file set symbolic links up to help with Python 2.7, which is
    obsolete and should not be used anymore, so these links are not useful
    anymore.
  * d/control: remove dh-exec: it is not in use anymore.
  * skip_test_remote.patch: unfuzz.
  * skip-test-on-32-bit.patch: refresh.

 -- Étienne Mollier <email address hidden>  Sun, 12 May 2024 14:35:42 +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.22.1+ds-1.dsc 2.5 KiB 8943b3a44584127fe832866fd944b1e80b44b5203a6357305d7c3bd50b0d938d
python-pysam_0.22.1+ds.orig.tar.xz 1.4 MiB 914b84cc5af647c783433c27513a6829e516df436fd1377adfd1a52607fafabb
python-pysam_0.22.1+ds-1.debian.tar.xz 10.0 KiB 3f130e2da3c479614af99d54214439dab78c198fa8f85bf127faa1abfa491b26

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