python-PyICU: no cython involved
This commit is contained in:
parent
8ebfbd887e
commit
de9caa67ea
1 changed files with 1 additions and 2 deletions
|
@ -4,9 +4,8 @@ version=2.0.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="PyICU-${version}"
|
wrksrc="PyICU-${version}"
|
||||||
build_style=python-module
|
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"
|
makedepends="python-devel python3-devel icu-devel"
|
||||||
depends="icu"
|
|
||||||
short_desc="Python extension wrapping the ICU C++ API (Python2)"
|
short_desc="Python extension wrapping the ICU C++ API (Python2)"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Reference in a new issue