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

Felix Yan felixonmars at archlinux.org
Tue Dec 22 22:32:37 UTC 2020


    Date: Tuesday, December 22, 2020 @ 22:32:36
  Author: felixonmars
Revision: 783087

upgpkg: python-rtree 0.9.6-1

Modified:
  python-rtree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-22 22:31:56 UTC (rev 783086)
+++ PKGBUILD	2020-12-22 22:32:36 UTC (rev 783087)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rtree
-pkgver=0.9.5
+pkgver=0.9.6
 pkgrel=1
 pkgdesc="Rtree: spatial index for Python GIS"
 url="https://toblerity.github.com/rtree/"
@@ -11,7 +11,7 @@
 makedepends=('python-wheel')
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 'python-numpy')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Toblerity/rtree/archive/$pkgver.tar.gz")
-sha512sums=('fdc1b2eb33610e157a51e914e70814c6d2d36c50c9b425bbbf4e953705df588e536347af358642d1fec7aab0a5432c840bc73f63aba8ae3f88b6200d30e40c0c')
+sha512sums=('88e8283efdcef040934793d5413372792273edb489b7038d8a2c843c017f0b637d042b17c2787c334424a5e12deeb352d79ab8c4232fe830c62a29f1ca6fb7ce')
 
 build() {
   cd rtree-$pkgver



More information about the arch-commits mailing list