[arch-commits] Commit in python-shapely/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Mon Aug 24 03:46:20 UTC 2015


    Date: Monday, August 24, 2015 @ 05:46:20
  Author: fyan
Revision: 138712

upgpkg: python-shapely 1.5.11-1

Modified:
  python-shapely/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-24 03:37:01 UTC (rev 138711)
+++ PKGBUILD	2015-08-24 03:46:20 UTC (rev 138712)
@@ -5,7 +5,7 @@
 
 pkgbase=python-shapely
 pkgname=(python-shapely python2-shapely)
-pkgver=1.5.10
+pkgver=1.5.11
 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=('b83c904b6b0c05115846d052776b05ad')
+md5sums=('37530a4f9418917c9afd38fcd15bc891')
 
 prepare() {
   cp -a Shapely-$pkgver{,-py2}



More information about the arch-commits mailing list