python-av 11.0.0-4build1 source package in Ubuntu

Changelog

python-av (11.0.0-4build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:15:48 +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
python-av_11.0.0.orig.tar.gz 191.6 KiB e854902f42e6e16ef6e17e0a0d716829c2e46c1b865a2778faacb357b9644735
python-av_11.0.0-4build1.debian.tar.xz 7.2 KiB d7b909931445d03c5fa4de8cb6de3fbeb3bd49582c1dbbb1adf3fb3d33326c71
python-av_11.0.0-4build1.dsc 2.2 KiB 914b2320253211f8ce6a5cb828346da64eb77d2f3791b38546c1d5bb1c32942d

View changes file

Binary packages built by this source

python3-av: pythonic bindings for FFmpeg's libraries

 PyAV is a Pythonic binding for the FFmpeg libraries,
 aiming to provide all of the power and control
 of the underlying library,
 but manage the gritty details as much as possible.
 .
 PyAV is for direct and precise access
 to your media via containers, streams, packets, codecs, and frames.
 It exposes a few transformations of that data,
 and helps you get your data to/from other packages
 (e.g. Numpy and Pillow).

python3-av-dbgsym: debug symbols for python3-av