[arch-commits] Commit in python-shapely/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Mar 28 05:25:06 UTC 2016
Date: Monday, March 28, 2016 @ 07:25:05
Author: fyan
Revision: 168620
upgpkg: python-shapely 1.5.14-1
Modified:
python-shapely/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-28 05:24:52 UTC (rev 168619)
+++ PKGBUILD 2016-03-28 05:25:05 UTC (rev 168620)
@@ -5,7 +5,7 @@
pkgbase=python-shapely
pkgname=(python-shapely python2-shapely)
-pkgver=1.5.13
+pkgver=1.5.14
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=('5ee549862ae84326f5f5525bbd0b8a50')
+md5sums=('7655edc97a90e0d92f492a1372bbffb7')
prepare() {
cp -a Shapely-$pkgver{,-py2}
More information about the arch-commits
mailing list