git: 240b80cdef3d - main - graphics/py-colorcet: update 3.0.1 → 3.1.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 09 Mar 2024 07:34:32 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=240b80cdef3dc865aa225f2cfc43724f40303d61

commit 240b80cdef3dc865aa225f2cfc43724f40303d61
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-09 06:19:14 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-09 07:34:13 +0000

    graphics/py-colorcet: update 3.0.1 → 3.1.0
    
    Reported by:    portscout
---
 graphics/py-colorcet/Makefile | 10 +++++-----
 graphics/py-colorcet/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/graphics/py-colorcet/Makefile b/graphics/py-colorcet/Makefile
index f527d2d70ee3..902fd849c68c 100644
--- a/graphics/py-colorcet/Makefile
+++ b/graphics/py-colorcet/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	colorcet
-DISTVERSION=	3.0.1
+DISTVERSION=	3.1.0
 CATEGORIES=	graphics science python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,12 +11,12 @@ WWW=		https://colorcet.holoviz.org/
 LICENSE=	CC-BY-4.0
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyct>=0.4.4:misc/py-pyct@${PY_FLAVOR}
-BUILD_DEPENDS=	${PY_DEPENDS}
-RUN_DEPENDS=	${PY_DEPENDS}
+BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+		${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils concurrent autoplist pytest
+USE_PYTHON=	pep517 concurrent autoplist pytest
 
 NO_ARCH=	yes
 
diff --git a/graphics/py-colorcet/distinfo b/graphics/py-colorcet/distinfo
index 1f79ee2a3444..494a87add03e 100644
--- a/graphics/py-colorcet/distinfo
+++ b/graphics/py-colorcet/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664941465
-SHA256 (colorcet-3.0.1.tar.gz) = 51455a20353d12fac91f953772d8409f2474e6a0db1af3fa4f7005f405a2480b
-SIZE (colorcet-3.0.1.tar.gz) = 3036207
+TIMESTAMP = 1709948140
+SHA256 (colorcet-3.1.0.tar.gz) = 2921b3cd81a2288aaf2d63dbc0ce3c26dcd882e8c389cc505d6886bf7aa9a4eb
+SIZE (colorcet-3.1.0.tar.gz) = 2183107