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

Felix Yan felixonmars at archlinux.org
Fri Jul 20 06:06:13 UTC 2018


    Date: Friday, July 20, 2018 @ 06:06:13
  Author: felixonmars
Revision: 362540

upgpkg: python-shapely 1.6.4.post2-1

Modified:
  python-shapely/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-20 06:01:47 UTC (rev 362539)
+++ PKGBUILD	2018-07-20 06:06:13 UTC (rev 362540)
@@ -5,8 +5,8 @@
 
 pkgbase=python-shapely
 pkgname=(python-shapely python2-shapely)
-pkgver=1.6.4.post1
-pkgrel=2
+pkgver=1.6.4.post2
+pkgrel=1
 pkgdesc="Manipulation and analysis of geometric objects in the Cartesian plane"
 arch=('x86_64')
 url="https://pypi.python.org/pypi/Shapely"
@@ -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=('7d51f723d981503c609fe56d299e7bd74ae3e9d7d56315dfd118bc623fcc578cef01c870669dcece34cbeb1d5d06cbb5290b3f8817e2acfd7ad49b37658adf62')
+sha512sums=('027c816ef2104f654569ca658b52b87c60e5ba6a45927fcc51c23dd1922f3f9f7fdcea3601160b0a999e39611617142833ccac790777093be8b96a0d9083f78f')
 
 prepare() {
   rm -r Shapely-$pkgver/_vendor



More information about the arch-commits mailing list