python-PyICU: no cython involved

This commit is contained in:
Alessio Sergi 2018-08-07 00:47:18 +02:00
parent 8ebfbd887e
commit de9caa67ea

View file

@ -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"