[arch-commits] Commit in cython/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Wed Sep 27 20:41:34 UTC 2017
Date: Wednesday, September 27, 2017 @ 20:41:33
Author: spupykin
Revision: 260719
upgpkg: cython 0.27-1
Modified:
cython/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-27 20:18:23 UTC (rev 260718)
+++ PKGBUILD 2017-09-27 20:41:33 UTC (rev 260719)
@@ -4,7 +4,7 @@
pkgname=('cython' 'cython2')
pkgbase=cython
-pkgver=0.26.1
+pkgver=0.27
pkgrel=1
pkgdesc="C-Extensions for Python"
arch=(i686 x86_64)
@@ -11,8 +11,8 @@
url="http://cython.org"
license=('APACHE')
makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/68/41/2f259b62306268d9cf0d6434b4e83a2fb1785b34cfce27fdeeca3adffd0e/Cython-$pkgver.tar.gz")
-sha256sums=('c2e63c4794161135adafa8aa4a855d6068073f421c83ffacc39369497a189dd5')
+source=("https://pypi.python.org/packages/94/63/f54920c2ddbe3e1341a4c268f7091bf1bf53c3d84f4b115aa5beea64aef9/Cython-$pkgver.tar.gz")
+sha256sums=('b932b5194e87a8b853d493dc1b46e38632d6846a86f55b8346eb9c6ec3bdc00b')
package_cython() {
depends=('python' 'python-setuptools')
More information about the arch-commits
mailing list