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

Felix Yan felixonmars at archlinux.org
Wed Nov 2 10:04:22 UTC 2016


    Date: Wednesday, November 2, 2016 @ 10:04:21
  Author: felixonmars
Revision: 194357

upgpkg: python-shapely 1.5.17-1

Modified:
  python-shapely/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-02 10:00:58 UTC (rev 194356)
+++ PKGBUILD	2016-11-02 10:04:21 UTC (rev 194357)
@@ -5,7 +5,7 @@
 
 pkgbase=python-shapely
 pkgname=(python-shapely python2-shapely)
-pkgver=1.5.16
+pkgver=1.5.17
 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.io/packages/source/S/Shapely/Shapely-${pkgver}.tar.gz")
-md5sums=('920d9a35618f836934bd410d2014f1be')
+md5sums=('afb3feef824bde120cd0eb63caf863f4')
 
 prepare() {
   cp -a Shapely-$pkgver{,-py2}



More information about the arch-commits mailing list