[arch-commits] Commit in python-shapely/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Dec 9 21:04:33 UTC 2017
Date: Saturday, December 9, 2017 @ 21:04:31
Author: felixonmars
Revision: 273413
upgpkg: python-shapely 1.6.3-1
Modified:
python-shapely/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-09 21:04:18 UTC (rev 273412)
+++ PKGBUILD 2017-12-09 21:04:31 UTC (rev 273413)
@@ -5,7 +5,7 @@
pkgbase=python-shapely
pkgname=(python-shapely python2-shapely)
-pkgver=1.6.2.post1
+pkgver=1.6.3
pkgrel=1
pkgdesc="Manipulation and analysis of geometric objects in the Cartesian plane"
arch=('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=('f0fe946cc7bbfbb2973a04325b53834a7d2b98f7fcd1dbfd90ad56c17e840cf7e3658bec93880eb8fdd193565aa3415780160dd87f765c23afe5883169593007')
+sha512sums=('e541c8e3369914bbdc63e3d2396cb699503f50138ff41ef8d3998a272e1bb051171ab063ba8346464c5bdc425efa5bfdb0d71f0365e63b3b2d592141dba3a7dd')
prepare() {
rm -r Shapely-$pkgver/_vendor
More information about the arch-commits
mailing list