python-mpegdash 0.3.1-2 source package in Ubuntu

Changelog

python-mpegdash (0.3.1-2) unstable; urgency=medium

  * Team upload.
  * Patch-out dependency on python3-future,
    that fixes the FTBFS with Python 3.12 (Closes: #1056486, #1058092)
  * Remove extraneous dependency on python3-unittest2

 -- Alexandre Detiste <email address hidden>  Mon, 01 Jan 2024 22:52:14 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-mpegdash_0.3.1-2.dsc 2.2 KiB 20ee195976fac7cc83795aaabd193bf142213ce9e9bc3035d761dd7ba230c988
python-mpegdash_0.3.1.orig.tar.gz 17.9 KiB 6091aaa58cab7958178d623f84dd5d11081dcdc9ee67b9dc5249db7cbc0be4c4
python-mpegdash_0.3.1-2.debian.tar.xz 6.6 KiB d35307cc524999b9d55db2c8521dad2eea52b6dec3f13b3dc26653ef328a5ed3

Available diffs

No changes file available.

Binary packages built by this source

python3-mpegdash: Python MPEG-DASH parser - Python 3.x

 mpd library can load and parse MPEG-DASH MPD(Media Presentation Description)
 metafile
 .
 The basic usage is to create a playlist object from uri, file path or
 directly from a string.
 .
 This package contains the Python 3.x module.