cyvcf2 0.30.28-1build2 source package in Ubuntu

Changelog

cyvcf2 (0.30.28-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:42:44 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
cyvcf2_0.30.28.orig.tar.gz 410.5 KiB 5b54b618e7b80e6b7e8cafd869f110c81b477f1899b2471473832674b942c7cd
cyvcf2_0.30.28-1build2.debian.tar.xz 6.6 KiB 110e27fb8851630e600876aae8007aad345d3e1141785fecd1d97eca25be9cc6
cyvcf2_0.30.28-1build2.dsc 2.4 KiB 608161e1794bbde894f799d3f543067c716ea19545bf953dec8f95b45167e82a

Available diffs

View changes file

Binary packages built by this source

python3-cyvcf2: VCF parser based on htslib (Python 3)

 This modules allows fast parsing of VCF and BCF including region-queries
 with Python. This is essential for efficient analyses of nucleotide
 variation with Python on high-throughput sequencing data.
 .
 cyvcf2 is a cython wrapper around htslib. Attributes like
 variant.gt_ref_depths return a numpy array directly so they are
 immediately ready for downstream use.
 .
 This package installs the library for Python 3.

python3-cyvcf2-dbgsym: debug symbols for python3-cyvcf2