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

Felix Yan felixonmars at archlinux.org
Tue Dec 10 18:32:30 UTC 2019


    Date: Tuesday, December 10, 2019 @ 18:32:30
  Author: felixonmars
Revision: 536550

upgpkg: python-rtree 0.9.2-1

Modified:
  python-rtree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-10 18:32:27 UTC (rev 536549)
+++ PKGBUILD	2019-12-10 18:32:30 UTC (rev 536550)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rtree
-pkgver=0.9.1
+pkgver=0.9.2
 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=('f48fa2a3cf87f2330922ede38847cf35b00a564b05e8005ba491844bdd754c67d9339e8870115c4f001010145185843b03dc3feab0aa8bd879c611d9f6b61bb2')
+sha512sums=('85ffeb1474102c9d00df8e9a51f4a19de992f23cff066cef2bef95da5dbed29ac652fa2cdd7ce6bf8e3a9f536594ad6ee40b4079f7cd330bfb1d7e772688a2be')
 
 build() {
   cd rtree-$pkgver



More information about the arch-commits mailing list