Skip to content

Commit 6799c92

Browse files
author
matthew
committed
py-rtree: fix incorrect distinfo and DISTNAME
1 parent 8412627 commit 6799c92

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

py-rtree/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
# $NetBSD$
22

3-
DISTNAME= Rtree-1.4.1
3+
DISTNAME= rtree-1.4.1
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
55
CATEGORIES= geography python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=R/Rtree/}
7+
PKGREVISION= 1
78

89
MAINTAINER= kamelderouiche@yahoo.com
910
HOMEPAGE= https://github.com/Toblerity/rtree
1011
COMMENT= R-Tree spatial index for Python GIS
1112
LICENSE= mit
1213

13-
PYTHON_VERSIONS_INCOMPATIBLE= 38
14-
1514
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=70.0:../../devel/py-setuptools
1615
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
1716

py-rtree/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$NetBSD$
22

3-
BLAKE2s (Rtree-1.2.0.tar.gz) = cd2145eb4d9911065e0e3a6c203387dba9cb68c6de34391db2291bebcbcbd602
4-
SHA512 (Rtree-1.2.0.tar.gz) = 3008a0555ea5e354dec1a8d27a2b395ff148e5c12c70e1c57c57d077b9db5f0065e58543de009fdf552c986ccf47ac7b65945b74b9e9716b6f922b9d24e37ee5
5-
Size (Rtree-1.2.0.tar.gz) = 48431 bytes
3+
BLAKE2s (rtree-1.4.1.tar.gz) = 647f36d3105c57bd2c5852a22dd8815da1627d4cd1c3821f9d0f39dbde4dfe02
4+
SHA512 (rtree-1.4.1.tar.gz) = d881a2ba11014cc96ca86414ab5cacb9f05d3c6dc8c8da0700b538737a270c1d94c5e6593a4976a9bfe219bdfc2f3ed003a60ac65f580cfa9f7459ca75091d7d
5+
Size (rtree-1.4.1.tar.gz) = 52425 bytes

0 commit comments

Comments
 (0)