From: wen heping Subject: devel/py-rtree: Update to 1.2.0 To: "ports@openbsd.org" Date: Sun, 11 Feb 2024 14:00:31 +0000 Hi, ports@: Here is a simple patch to update devel/py-rtree to 1.2.0. It build well and pass all tests on amd64-current system. One port devel/spyder depends on it, either current version 5.5.0 or coming version 5.5.1, both build well and run well with this patch. Cheers ! wen Index: devel/py-rtree/Makefile =================================================================== RCS file: /cvs/ports/devel/py-rtree/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- devel/py-rtree/Makefile 21 Nov 2023 22:14:25 -0000 1.1.1.1 +++ devel/py-rtree/Makefile 11 Feb 2024 13:56:46 -0000 @@ -1,6 +1,6 @@ COMMENT = python wrapper for spatial index -MODPY_EGG_VERSION = 1.1.0 +MODPY_EGG_VERSION = 1.2.0 DISTNAME = Rtree-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME:L} Index: devel/py-rtree/distinfo =================================================================== RCS file: /cvs/ports/devel/py-rtree/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- devel/py-rtree/distinfo 21 Nov 2023 22:14:25 -0000 1.1.1.1 +++ devel/py-rtree/distinfo 11 Feb 2024 13:56:46 -0000 @@ -1,2 +1,2 @@ -SHA256 (Rtree-1.1.0.tar.gz) = b47lBN3l0AWyWwiq9b4LNASvOtX+zm4d3N41kIp5ipU= -SIZE (Rtree-1.1.0.tar.gz) = 49220 +SHA256 (Rtree-1.2.0.tar.gz) = 9RRfeFK/f5XBJvsWvxpMLKkwCuFRsH+KD3CD6keRJnU= +SIZE (Rtree-1.2.0.tar.gz) = 48431