Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2024 03:08:36 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e5cc66fb8203 - main - misc/py-ipyfastscape: update 0.2.0 =?utf-8?Q?=E2=86=92?= 0.2.1
Message-ID:  <202406200308.45K38avs063549@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit e5cc66fb82035173a05c5e67177752182b56158e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-20 02:58:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-20 02:58:31 +0000

    misc/py-ipyfastscape: update 0.2.0 → 0.2.1
    
    Reported by:    portscout
---
 misc/py-ipyfastscape/Makefile | 13 ++++++-------
 misc/py-ipyfastscape/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/misc/py-ipyfastscape/Makefile b/misc/py-ipyfastscape/Makefile
index dcb1d280ea8b..e2bf14b72ae3 100644
--- a/misc/py-ipyfastscape/Makefile
+++ b/misc/py-ipyfastscape/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	ipyfastscape
-DISTVERSION=	0.2.0
-PORTREVISION=	2
+DISTVERSION=	0.2.1
 CATEGORIES=	misc
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -11,17 +10,17 @@ WWW=		https://github.com/fastscape-lem/ipyfastscape
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ipygany>=0.5.0:science/py-ipygany@${PY_FLAVOR} \
+BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+		${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ipygany>=0.5.0:science/py-ipygany@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ipywidgets>0:devel/py-ipywidgets@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ipython>=0:devel/ipython@${PY_FLAVOR} \
 		${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}xarray>0:devel/py-xarray@${PY_FLAVOR}
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \
-		${PY_DEPENDS}
-RUN_DEPENDS=	${PY_DEPENDS}
 
 USES=		python
-USE_PYTHON=	distutils autoplist pytest
+USE_PYTHON=	pep517 autoplist pytest
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	fastscape-lem
diff --git a/misc/py-ipyfastscape/distinfo b/misc/py-ipyfastscape/distinfo
index 081da3fd9bbd..1184eb2ab2f1 100644
--- a/misc/py-ipyfastscape/distinfo
+++ b/misc/py-ipyfastscape/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673233669
-SHA256 (fastscape-lem-ipyfastscape-0.2.0_GH0.tar.gz) = 08e0c6cd3559f0834844c85f5d0c2bff982411583857522ede0d06506f0c7614
-SIZE (fastscape-lem-ipyfastscape-0.2.0_GH0.tar.gz) = 16438
+TIMESTAMP = 1718850871
+SHA256 (fastscape-lem-ipyfastscape-0.2.1_GH0.tar.gz) = 93641e0fe03c237d5a1c2f0ccff61a4ccecb37405d2a3545336a73cec1fc7747
+SIZE (fastscape-lem-ipyfastscape-0.2.1_GH0.tar.gz) = 15894



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406200308.45K38avs063549>