From d46366555364000feb2ac3a8ce1eeea3b8141e31 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 21 Jun 2015 23:25:25 +0200 Subject: [PATCH] python-Cython: update to 0.22.1 --- srcpkgs/python-Cython/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-Cython/template b/srcpkgs/python-Cython/template index 22ca903d042..f0b0fad2443 100644 --- a/srcpkgs/python-Cython/template +++ b/srcpkgs/python-Cython/template @@ -1,20 +1,19 @@ # Template file for 'python-Cython' pkgname=python-Cython -version=0.22 -revision=2 +version=0.22.1 +revision=1 wrksrc="Cython-${version}" build_style=python-module python_versions="2.7 3.4" hostmakedepends="python-devel python3.4-devel" makedepends="${hostmakedepends}" -replaces="Cython<0.22_1" pycompile_module="Cython pyximport cython.py" short_desc="C-Extensions for Python2" maintainer="Alessio Sergi " homepage="http://cython.org" license="Apache-2.0" distfiles="http://www.cython.org/release/Cython-${version}.tar.gz" -checksum=14307e7a69af9a0d0e0024d446af7e51cc0e3e4d0dfb10d36ba837e5e5844015 +checksum=7fff120e65e7b66edb4a42823f5642bad3bc1e5601bf882d66aee50248cf0682 pre_build() { # Fix non-executable scripts