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'
|
# Template file for 'mutagen'
|
||||||
pkgname=mutagen
|
pkgname=mutagen
|
||||||
version=1.43.0
|
version=1.43.0
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="mutagen"
|
pycompile_module="mutagen"
|
||||||
hostmakedepends="python-devel python-setuptools python3-devel
|
hostmakedepends="python-devel python-setuptools python3-devel
|
||||||
|
@ -39,7 +38,6 @@ python3-mutagen_package() {
|
||||||
mutagen:moggsplit:/usr/bin/moggsplit3
|
mutagen:moggsplit:/usr/bin/moggsplit3
|
||||||
mutagen:mutagen-inspect:/usr/bin/mutagen-inspect3
|
mutagen:mutagen-inspect:/usr/bin/mutagen-inspect3
|
||||||
mutagen:mutagen-pony:/usr/bin/mutagen-pony3"
|
mutagen:mutagen-pony:/usr/bin/mutagen-pony3"
|
||||||
archs=noarch
|
|
||||||
depends="python3"
|
depends="python3"
|
||||||
pycompile_module="mutagen"
|
pycompile_module="mutagen"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue