python-PyICU: no cython involved
This commit is contained in:
parent
8ebfbd887e
commit
de9caa67ea
|
@ -4,9 +4,8 @@ version=2.0.5
|
|||
revision=1
|
||||
wrksrc="PyICU-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
makedepends="python-devel python3-devel icu-devel"
|
||||
depends="icu"
|
||||
short_desc="Python extension wrapping the ICU C++ API (Python2)"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue