git: 5819c195c12d - main - graphics/py-giddy: Update to 2.3.5

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:24:27 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5819c195c12d610e92ff90fd98c212b8f40f3762

commit 5819c195c12d610e92ff90fd98c212b8f40f3762
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:43:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:07:50 +0000

    graphics/py-giddy: Update to 2.3.5
    
    - Convert to USE_PYTHON=pep517
    
    Changes:        https://github.com/pysal/giddy/releases
---
 graphics/py-giddy/Makefile | 11 ++++++-----
 graphics/py-giddy/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/graphics/py-giddy/Makefile b/graphics/py-giddy/Makefile
index 4fa122659f02..3e2625899747 100644
--- a/graphics/py-giddy/Makefile
+++ b/graphics/py-giddy/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	giddy
-PORTVERSION=	2.3.4
-PORTREVISION=	1
+PORTVERSION=	2.3.5
 CATEGORIES=	graphics python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,14 +12,16 @@ WWW=		https://pysal.org/giddy/ \
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.2:devel/py-setuptools_scm@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}esda>=2.1.1:science/py-esda@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}libpysal>=4.0.1:science/py-libpysal@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}mapclassify>=2.1.1:graphics/py-mapclassify@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}quantecon>=0.4.7:finance/py-quantecon@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}scipy>=1.3.0:science/py-scipy@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}scipy>=1.3:science/py-scipy@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	autoplist concurrent distutils
+USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
 
diff --git a/graphics/py-giddy/distinfo b/graphics/py-giddy/distinfo
index f53ab3dea621..30e994fb0fae 100644
--- a/graphics/py-giddy/distinfo
+++ b/graphics/py-giddy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498774
-SHA256 (giddy-2.3.4.tar.gz) = 854ca12fd09e96aac084fe114947a2151de19c0b546408509cb578345670efc1
-SIZE (giddy-2.3.4.tar.gz) = 62308
+TIMESTAMP = 1708449372
+SHA256 (giddy-2.3.5.tar.gz) = e2b87b003aea7bff67095e152f23cafb9d26f08193e383538709777d3ba9940b
+SIZE (giddy-2.3.5.tar.gz) = 11165667