blob: c4d23d539b5e7ad3e2a84db2c22f1a2ad3fdf444 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-mutagen-git
pkgdesc = An audio metadata tag reader and writer (python library)
pkgver = 1.47.0.r34.g62a7b3e
pkgrel = 1
url = https://github.com/quodlibet/mutagen
arch = any
license = GPL-2.0-or-later
checkdepends = python-pytest
checkdepends = python-hypothesis
makedepends = git
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
makedepends = python-setuptools
depends = python
provides = python-mutagen
conflicts = python-mutagen
source = git+https://github.com/quodlibet/mutagen.git
sha256sums = SKIP
pkgname = python-mutagen-git
|