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

Felix Yan felixonmars at archlinux.org
Tue Feb 11 19:23:30 UTC 2020


    Date: Tuesday, February 11, 2020 @ 19:23:29
  Author: felixonmars
Revision: 567939

upgpkg: python-rtree 0.9.4-1

Modified:
  python-rtree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-11 19:22:30 UTC (rev 567938)
+++ PKGBUILD	2020-02-11 19:23:29 UTC (rev 567939)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rtree
-pkgver=0.9.3
+pkgver=0.9.4
 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=('5e08d00cefba903cafff3e25531ff534f50281203969024c9252730edba223d9fcc1372eef45a9527a1a021beb437c0aa7bdd3532157d1e6d0f7f0c46b1d0c81')
+sha512sums=('42db0cfc03f25caccc8cb1c601484318b3f0801b8b1794a7b7c0182a916d4df361d9bbb27ea339e5714f49205a92f504ee146392ae2399ad9b74d374274bb2c3')
 
 build() {
   cd rtree-$pkgver



More information about the arch-commits mailing list