2010-11-02 17:57:29 +00:00
|
|
|
# Template file for 'Cython'
|
|
|
|
pkgname=Cython
|
2015-01-19 09:11:44 +00:00
|
|
|
version=0.21.2
|
|
|
|
revision=1
|
2010-11-02 17:57:29 +00:00
|
|
|
build_style=python-module
|
2014-11-07 20:57:21 +00:00
|
|
|
hostmakedepends="python-devel"
|
|
|
|
makedepends="${hostmakedepends}"
|
2014-05-25 09:50:26 +00:00
|
|
|
pycompile_module="pyximport Cython cython.py"
|
2010-11-02 17:57:29 +00:00
|
|
|
short_desc="C-Extensions for Python"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-06-29 13:35:54 +00:00
|
|
|
homepage="http://cython.org"
|
|
|
|
license="Apache-2.0"
|
2013-01-03 13:53:07 +00:00
|
|
|
distfiles="http://www.cython.org/release/${pkgname}-${version}.tar.gz"
|
2015-01-19 09:12:57 +00:00
|
|
|
checksum=b01af23102143515e6138a4d5e185c2cfa588e0df61c0827de4257bac3393679
|