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

Changelog

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

  * New upstream version
  * Patches triage:
    - disable-tests-python3.11.patch removed: applied upstream
    - python3.11.patch removed: applied upstream
    - skip_test_remote.patch: forwarding not-needed
    - skip-test-on-32-bit.patch: provide dep3 header
    - clean_less patch: forwarding not-needed
  * d/copyright: bump copyright year.
  * d/rules: delete extra license files.
  * typos.patch: add; fix typos caught by lintian.

 -- Étienne Mollier <email address hidden>  Fri, 23 Jun 2023 20:10:54 +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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
python-pysam_0.21.0+ds-1.dsc 2.5 KiB f7d473de5e718933312d5385886caab939580003395f127514dd87f6e303f28b
python-pysam_0.21.0+ds.orig.tar.xz 1.4 MiB d6126717f11e261ba3ad1fa683cf038f0af044b2c2efbf9be68ec7f8f5e791b5
python-pysam_0.21.0+ds-1.debian.tar.xz 10.3 KiB 26d33fcda34360d10473f77fcb16db55d5f3122392d37d0350cb776d2ede7ca3

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