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

Felix Yan felixonmars at archlinux.org
Sun Sep 3 15:22:55 UTC 2017


    Date: Sunday, September 3, 2017 @ 15:22:54
  Author: felixonmars
Revision: 255609

upgpkg: python-shapely 1.6.1-1

Modified:
  python-shapely/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-03 15:20:32 UTC (rev 255608)
+++ PKGBUILD	2017-09-03 15:22:54 UTC (rev 255609)
@@ -5,7 +5,7 @@
 
 pkgbase=python-shapely
 pkgname=(python-shapely python2-shapely)
-pkgver=1.6.0
+pkgver=1.6.1
 pkgrel=1
 pkgdesc="Manipulation and analysis of geometric objects in the Cartesian plane"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
              'python-numpy' 'python2-numpy' 'cython' 'cython2')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("https://pypi.io/packages/source/S/Shapely/Shapely-${pkgver}.tar.gz")
-md5sums=('83768fd1104a82148f4bee38597af49e')
+sha512sums=('f0984990f6bd577601982f4eda87a29a15ca1b9c3c6fa440e6626fae40b6316e43c15c94dd5f6ea22c7f70857e4ce89a47a44136d1e597c4862e8f497c8bdfc2')
 
 prepare() {
   rm -r Shapely-$pkgver/_vendor



More information about the arch-commits mailing list