python-av 8.1.0-1 source package in Ubuntu

Changelog

python-av (8.1.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * skip one test also for ppc64 (not only ppc64el);
    see <https://github.com/PyAV-Org/PyAV/issues/834>
  * omit another net-requiring test
  * fix mark net-requiring tests with needs-internet
    (in addition to flaky)

 -- Jonas Smedegaard <email address hidden>  Sun, 02 Jan 2022 19:21:33 +0100

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-av_8.1.0-1.dsc 2.1 KiB d991b29bcb463a92dc40cf1d85ed9c6171fb594a465a5a4e64878fa20aa9de08
python-av_8.1.0.orig.tar.gz 193.2 KiB 57154866337163ef1add13386137090629d3a6d94c03c2a3240eea457c3ad5b6
python-av_8.1.0-1.debian.tar.xz 6.2 KiB 70a792dac043b3302ef7fdc9263277ecea95047a1db5fa4d331fcadcd6ab3ec4

Available diffs

No changes file available.

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