python-av 8.0.3-3 source package in Ubuntu

Changelog

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

  * skip tests conditionally for bigendian archs (not only s390x)
    (see https://github.com/PyAV-Org/PyAV/issues/833)
  * add autopkgtest
  * stop build-depend on ca-certificates,
    only needed for checking omitted network tests

 -- Jonas Smedegaard <email address hidden>  Sat, 11 Dec 2021 09:48:51 +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-3.dsc 2.1 KiB 0d3fc511edd2f15a47959574d515c3f685fb4fdc38b598ddf1ece17aac07e350
python-av_8.0.3.orig.tar.gz 191.4 KiB b13e1747f4a3d4d083084600f581406e4050c2885adb43fb012eff13010e49e1
python-av_8.0.3-3.debian.tar.xz 6.1 KiB 432af9da1b6f51e338968b16d69eace1678709bb583a048fb762e8b66d2ff92f

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