black: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
589f82314e
commit
6bd16e3169
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'black'
|
# Template file for 'black'
|
||||||
pkgname=black
|
pkgname=black
|
||||||
version=19.10b0
|
version=19.10b0
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="black.py blib2to3 _black_version.py"
|
pycompile_module="black.py blib2to3 _black_version.py"
|
||||||
hostmakedepends="git python3-setuptools"
|
hostmakedepends="git python3-setuptools"
|
||||||
|
|
Loading…
Reference in a new issue