summaryrefslogtreecommitdiff
path: root/community/cython
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-08-22 15:46:48 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-08-22 15:46:48 +0200
commit06dc337f60287526f4db95ce79a2ea506023bffa (patch)
tree1eecfa4a004b96e68b0be4da4b9a9f797f1e633b /community/cython
parentf4e7589d7749be9ccaf3d1db51808ea1ab7c3282 (diff)
parente9509842445d4a99493d1b643ffdafdca62263ae (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/python-mpi4py/PKGBUILD community/python-psutil/PKGBUILD extra/kdepim/PKGBUILD extra/libgtop/PKGBUILD libre/bitlbee-libre/PKGBUILD
Diffstat (limited to 'community/cython')
-rw-r--r--community/cython/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/cython/PKGBUILD b/community/cython/PKGBUILD
index 1c1df987d..97400c542 100644
--- a/community/cython/PKGBUILD
+++ b/community/cython/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 91947 2013-05-30 09:41:33Z spupykin $
+# $Id: PKGBUILD 96075 2013-08-20 06:32:15Z lcarlier $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Igor Scabini <furester @ gmail.com>
pkgname=('cython' 'cython2')
pkgbase=cython
pkgver=0.19.1
-pkgrel=1
+pkgrel=2
pkgdesc="C-Extensions for Python "
arch=(i686 x86_64 'mips64el')
url="http://www.cython.org"
license=('APACHE')
-makedepends=('python-distribute' 'python2-distribute')
+makedepends=('python-setuptools' 'python2-setuptools')
source=("http://cython.org/release/Cython-$pkgver.tar.gz")
md5sums=('df4cfb2b8e3345272e3fc451b76bd630')