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

Felix Yan felixonmars at archlinux.org
Wed Jan 24 19:08:26 UTC 2018


    Date: Wednesday, January 24, 2018 @ 19:08:24
  Author: felixonmars
Revision: 286628

upgpkg: python-shapely 1.6.4.post1-1

Modified:
  python-shapely/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-24 19:07:42 UTC (rev 286627)
+++ PKGBUILD	2018-01-24 19:08:24 UTC (rev 286628)
@@ -5,7 +5,7 @@
 
 pkgbase=python-shapely
 pkgname=(python-shapely python2-shapely)
-pkgver=1.6.3
+pkgver=1.6.4.post1
 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=('e541c8e3369914bbdc63e3d2396cb699503f50138ff41ef8d3998a272e1bb051171ab063ba8346464c5bdc425efa5bfdb0d71f0365e63b3b2d592141dba3a7dd')
+sha512sums=('7d51f723d981503c609fe56d299e7bd74ae3e9d7d56315dfd118bc623fcc578cef01c870669dcece34cbeb1d5d06cbb5290b3f8817e2acfd7ad49b37658adf62')
 
 prepare() {
   rm -r Shapely-$pkgver/_vendor



More information about the arch-commits mailing list