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

Felix Yan felixonmars at archlinux.org
Tue Jan 28 19:49:39 UTC 2020


    Date: Tuesday, January 28, 2020 @ 19:49:38
  Author: felixonmars
Revision: 558274

upgpkg: python-shapely 1.7.0-1

Modified:
  python-shapely/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-28 19:48:31 UTC (rev 558273)
+++ PKGBUILD	2020-01-28 19:49:38 UTC (rev 558274)
@@ -3,8 +3,8 @@
 # Contributor: richli
 
 pkgname=python-shapely
-pkgver=1.6.4.post2
-pkgrel=4
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="Manipulation and analysis of geometric objects in the Cartesian plane"
 arch=('x86_64')
 url="https://pypi.python.org/pypi/Shapely"
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python-packaging' 'python-numpy' 'cython')
 checkdepends=('python-pytest')
 source=("https://pypi.io/packages/source/S/Shapely/Shapely-${pkgver}.tar.gz")
-sha512sums=('027c816ef2104f654569ca658b52b87c60e5ba6a45927fcc51c23dd1922f3f9f7fdcea3601160b0a999e39611617142833ccac790777093be8b96a0d9083f78f')
+sha512sums=('ff7a14f20c05e3949c1e689175b80ec1f8248a0f45370a6313dbf4319ec018a8fafcfd171efbaa81bd8ceaab9c54488feca61bb03067e22a275da2b8663dc8bc')
 
 prepare() {
   rm -r Shapely-$pkgver/_vendor



More information about the arch-commits mailing list