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

Felix Yan felixonmars at archlinux.org
Tue Oct 31 13:36:56 UTC 2017


    Date: Tuesday, October 31, 2017 @ 13:36:55
  Author: felixonmars
Revision: 264902

upgpkg: python-shapely 1.6.2.post1-1

Modified:
  python-shapely/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-31 13:34:39 UTC (rev 264901)
+++ PKGBUILD	2017-10-31 13:36:55 UTC (rev 264902)
@@ -5,7 +5,7 @@
 
 pkgbase=python-shapely
 pkgname=(python-shapely python2-shapely)
-pkgver=1.6.2
+pkgver=1.6.2.post1
 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")
-sha512sums=('601fb329b9a99cfe413fc50ee83f1b837f545240e403dccd9b4e2e22030cc78ab41f2d6520e755f2b154606f96f000b09a143a0d3cb99dd9f4f95fc23e8268b5')
+sha512sums=('f0fe946cc7bbfbb2973a04325b53834a7d2b98f7fcd1dbfd90ad56c17e840cf7e3658bec93880eb8fdd193565aa3415780160dd87f765c23afe5883169593007')
 
 prepare() {
   rm -r Shapely-$pkgver/_vendor



More information about the arch-commits mailing list