[arch-commits] Commit in python-shapely/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Aug 28 02:40:29 UTC 2015
Date: Friday, August 28, 2015 @ 04:40:29
Author: fyan
Revision: 138845
upgpkg: python-shapely 1.5.12-1
Modified:
python-shapely/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-28 02:39:43 UTC (rev 138844)
+++ PKGBUILD 2015-08-28 02:40:29 UTC (rev 138845)
@@ -5,7 +5,7 @@
pkgbase=python-shapely
pkgname=(python-shapely python2-shapely)
-pkgver=1.5.11
+pkgver=1.5.12
pkgrel=1
pkgdesc="Manipulation and analysis of geometric objects in the Cartesian plane"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
makedepends=('python-setuptools' 'python2-setuptools' 'python-packaging' 'python2-packaging' 'geos' 'python-numpy' 'python2-numpy' 'cython' 'cython2')
checkdepends=('python-pytest' 'python2-pytest')
source=("https://pypi.python.org/packages/source/S/Shapely/Shapely-${pkgver}.tar.gz")
-md5sums=('37530a4f9418917c9afd38fcd15bc891')
+md5sums=('928d1fda2db064d82288092ea32ef3a9')
prepare() {
cp -a Shapely-$pkgver{,-py2}
More information about the arch-commits
mailing list