eyeD3: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
0940a52b5f
commit
35b4b5c96d
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'eyeD3'
|
||||
pkgname=eyeD3
|
||||
version=0.9.5
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-grako python3-pylast python3-setuptools python3-deprecation
|
||||
|
@ -12,5 +11,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://eyed3.readthedocs.io/en/latest/"
|
||||
changelog="https://raw.githubusercontent.com/nicfit/eyeD3/master/HISTORY.rst"
|
||||
distfiles="https://eyed3.nicfit.net/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=faf5806197f2093e82c2830d41f2378f07b3a9da07a16fafb14fc6fbdebac50a
|
||||
distfiles="https://github.com/nicfit/eyeD3/archive/v${version}.tar.gz"
|
||||
checksum=a0df2d2e7d366514f44bc553f723e92aa4bdd3f5fb1e5118e228dc9cd3ff6ff3
|
||||
|
|
Loading…
Reference in a new issue