mutagen: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
89e11b8a63
commit
0c3227821e
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'mutagen'
|
||||
pkgname=mutagen
|
||||
version=1.43.0
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=python-module
|
||||
pycompile_module="mutagen"
|
||||
hostmakedepends="python-devel python-setuptools python3-devel
|
||||
|
@ -39,7 +38,6 @@ python3-mutagen_package() {
|
|||
mutagen:moggsplit:/usr/bin/moggsplit3
|
||||
mutagen:mutagen-inspect:/usr/bin/mutagen-inspect3
|
||||
mutagen:mutagen-pony:/usr/bin/mutagen-pony3"
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
pycompile_module="mutagen"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Reference in a new issue