wok diff python-cython/receipt @ rev 16452

Add: SkypeFreak
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 19 12:42:09 2014 +0300 (2014-04-19)
parents 0303b344c702
children 16df76e1fc6a
line diff
     1.1 --- a/python-cython/receipt	Thu Nov 08 15:49:28 2012 +0100
     1.2 +++ b/python-cython/receipt	Sat Apr 19 12:42:09 2014 +0300
     1.3 @@ -5,10 +5,12 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Language to write C extensions for Python."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 +LICENSE="Apache"
     1.8  SOURCE="Cython"
     1.9  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://cython.org/"
    1.11  WGET_URL="http://cython.org/release/$TARBALL"
    1.12 +
    1.13  DEPENDS="python"
    1.14  BUILD_DEPENDS="$DEPENDS python-dev"
    1.15