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

Felix Yan felixonmars at archlinux.org
Sat Dec 21 21:07:17 UTC 2019


    Date: Saturday, December 21, 2019 @ 21:07:17
  Author: felixonmars
Revision: 538683

upgpkg: python-rtree 0.9.3-1

Modified:
  python-rtree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-21 21:07:08 UTC (rev 538682)
+++ PKGBUILD	2019-12-21 21:07:17 UTC (rev 538683)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rtree
-pkgver=0.9.2
+pkgver=0.9.3
 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=('85ffeb1474102c9d00df8e9a51f4a19de992f23cff066cef2bef95da5dbed29ac652fa2cdd7ce6bf8e3a9f536594ad6ee40b4079f7cd330bfb1d7e772688a2be')
+sha512sums=('5e08d00cefba903cafff3e25531ff534f50281203969024c9252730edba223d9fcc1372eef45a9527a1a021beb437c0aa7bdd3532157d1e6d0f7f0c46b1d0c81')
 
 build() {
   cd rtree-$pkgver



More information about the arch-commits mailing list