python-av 8.0.3-2 source package in Ubuntu

Changelog

python-av (8.0.3-2) unstable; urgency=medium

  * skip tests conditionally for ppc64el and s390x
    (see https://github.com/PyAV-Org/PyAV/issues/834
    and https://github.com/PyAV-Org/PyAV/issues/833)
  * update copyright info:
    + use Reference field (not License-Reference)
    + update coverage

 -- Jonas Smedegaard <email address hidden>  Thu, 09 Dec 2021 20:46:24 +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.0.3-2.dsc 2.1 KiB 453117db2cf399c5233beb1609d0f648981ab31bd597d1c203ef7f370d6365c0
python-av_8.0.3.orig.tar.gz 191.4 KiB b13e1747f4a3d4d083084600f581406e4050c2885adb43fb012eff13010e49e1
python-av_8.0.3-2.debian.tar.xz 5.8 KiB 4ba12e0c8032f742e38f7dda524375ef0e8e72348298060d6db486d25ec8f045

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