From 3ffe5a9ab5174b307f22f32ea39adcf41c364110 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 27 Dec 2018 19:56:36 +0100 Subject: [PATCH] python-Cython: update to 0.29.2 --- srcpkgs/python-Cython/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python-Cython/template b/srcpkgs/python-Cython/template index e9581470990..ad7cce240e1 100644 --- a/srcpkgs/python-Cython/template +++ b/srcpkgs/python-Cython/template @@ -1,19 +1,19 @@ # Template file for 'python-Cython' pkgname=python-Cython -version=0.29 -revision=2 +version=0.29.2 +revision=1 wrksrc="Cython-${version}" build_style=python-module pycompile_module="Cython pyximport cython.py" -hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools" -makedepends="${hostmakedepends}" +hostmakedepends="python-setuptools python3-setuptools" +makedepends="python-devel python3-devel" depends="python-setuptools" short_desc="C-Extensions for Python2" maintainer="Alessio Sergi " license="Apache-2.0" homepage="https://cython.org/" distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz" -checksum=94916d1ede67682638d3cc0feb10648ff14dc51fb7a7f147f4fedce78eaaea97 +checksum=2ac187ff998a95abb7fae452b5178f91e1a713698c9ced89836c94e6b1d3f41e alternatives=" cython:cygdb:/usr/bin/cygdb2