tagpy 2022.1-1 source package in Ubuntu

Changelog

tagpy (2022.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream with changed upstream maintainer.
  * debian/control: Update Homepage information.
  * debian/control:
    + Add new build-dependency python3-pytest.
  * debian/rules: Drop all customizations and use the default buildsystem.
  * debian/patches:
    + Add patch to remove usage of distutils.
    + Add patch to remove tests with buggy path issues from Debian
      pybuild buildsystem.

 -- Boyuan Yang <email address hidden>  Tue, 26 Mar 2024 16:40:12 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Downloads

File Size SHA-256 Checksum
tagpy_2022.1-1.dsc 2.0 KiB 54941bd531080aed7c0c911b6d5e66e1fc1eb41848f74b2bd1f9ad76dfdb5f1e
tagpy_2022.1.orig.tar.gz 137.5 KiB 8939bf0ccd7c4e776feccb1d5e7b72f31e11a0c8c5f9e37154bad6a9fa444bff
tagpy_2022.1-1.debian.tar.xz 4.8 KiB 3df2aeb3811ad850e41132a2b384f01a2207fcfd20b6019c5003f85a63e74090

No changes file available.

Binary packages built by this source

python3-tagpy: Python 3 module for manipulating tags in music files

 Binds Python to Scott Wheeler's TagLib. Makes it easy to read ID3 tags
 from MP3 files, Xiph Comments from Ogg Vorbis and FLAC files, and APE
 tags from MusePack files.

python3-tagpy-dbgsym: debug symbols for python3-tagpy