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

Felix Yan felixonmars at archlinux.org
Tue Nov 26 09:15:20 UTC 2019


    Date: Tuesday, November 26, 2019 @ 09:15:20
  Author: felixonmars
Revision: 533429

upgpkg: python-rtree 0.9.1-1

Modified:
  python-rtree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-26 09:13:57 UTC (rev 533428)
+++ PKGBUILD	2019-11-26 09:15:20 UTC (rev 533429)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rtree
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc="Rtree: spatial index for Python GIS"
 url="https://toblerity.github.com/rtree/"
@@ -10,7 +10,7 @@
 depends=('spatialindex' 'python-setuptools')
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 'python-numpy')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Toblerity/rtree/archive/$pkgver.tar.gz")
-sha512sums=('aa9049ed217302d1c3a55fb5ccc505ae0636a83391f58e4de611b3abf7810f6f241f35623578359d885e556e791daeadb55adb393653c2500ba8663b048e0740')
+sha512sums=('f48fa2a3cf87f2330922ede38847cf35b00a564b05e8005ba491844bdd754c67d9339e8870115c4f001010145185843b03dc3feab0aa8bd879c611d9f6b61bb2')
 
 build() {
   cd rtree-$pkgver



More information about the arch-commits mailing list