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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jul 31 18:25:06 UTC 2022


    Date: Sunday, July 31, 2022 @ 18:25:06
  Author: arojas
Revision: 1259389

upgpkg: python-rtree 1.0.0-1: Update to 1.0.0

Modified:
  python-rtree/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-31 18:24:01 UTC (rev 1259388)
+++ PKGBUILD	2022-07-31 18:25:06 UTC (rev 1259389)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rtree
-pkgver=0.9.7
-pkgrel=4
+pkgver=1.0.0
+pkgrel=1
 pkgdesc="Rtree: spatial index for Python GIS"
 url="https://toblerity.github.com/rtree/"
 license=('LGPL')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-wheel')
 checkdepends=('python-pytest-runner' 'python-pytest-cov' 'python-numpy')
 source=("https://github.com/Toblerity/rtree/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('f3add9440ddbc3b40366a3826c4206d03d46aa4e0e5cf90e5838347def7f9b52662458cb964a5f27cfd589637b2b1616dca62cbd89e6095601cf0f1881e2090b')
+sha512sums=('d47c85020f29a46a9c3b9afa92885a2e58045238022584fd4af8fcfe963c084e812a2ca21c5da36a5836a48b6e1d1c8e0a621776e15d2e049131aca3fc63316b')
 
 build() {
   cd rtree-$pkgver



More information about the arch-commits mailing list