audioread 3.0.1-1 source package in Ubuntu

Changelog

audioread (3.0.1-1) unstable; urgency=medium

  [ Ileana Dumitrescu ]
  * New upstream release.
  * d/gbp.conf: Pull and commit to pristine-tar branch.
  * d/control:
    - Add myself as an uploader and remove previous uploader (Closes: #1041178).
    - Bump standards version from 4.6.1 to 4.6.2.
    - Add to Build-Depends: pybuild-plugin-pyproject, flit, and ffmpeg.
    - Add <!nocheck> to test-specific Build-Depends.
    - Add testsuite for autopkgtest-pkg-pybuild.
  * d/rules: Execute upstream tests during build.
  * d/watch: Bump version from 3 to 4.
  * d/upstream/metadata: Add Github as the Archive.
  * d/copyright: Update year to 2023 and add myself for debian/* files.
  * d/salsa-ci.yml: Enable salsa-ci pipeline.

  [ Jeroen Ploemen ]
  * Copyright: update upstream years, add missing info for test files.

 -- Ileana Dumitrescu <email address hidden>  Tue, 07 Nov 2023 11:17:59 +0000

Upload details

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

See full publishing history Publishing

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
audioread_3.0.1-1.dsc 2.1 KiB a1690e7f563e920fad192d496e3b7c0388ee712904088b263c9a8c1822810dbf
audioread_3.0.1.orig.tar.gz 113.8 KiB ac5460a5498c48bdf2e8e767402583a4dcd13f4414d286f42ce4379e8b35066d
audioread_3.0.1-1.debian.tar.xz 3.5 KiB 8aee35ce6609a52de7c90e2d4d8617839a7bc907113e78b23b53cbacb379d952

Available diffs

No changes file available.

Binary packages built by this source

python3-audioread: Backend-agnostic audio decoding Python 3 package

 Decode audio files using whichever backend is available. The library
 for Python 3 currently supports:
 .
  * FFmpeg via the ffmpeg command-line interface.
  * The standard library wave and aifc modules (for WAV and AIFF files).