Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2024 08:43:03 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: 95840039d041 - main - science/py-paramz: update 0.9.5 =?utf-8?Q?=E2=86=92?= 0.9.6
Message-ID:  <202408200843.47K8h3ju045410@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=95840039d0419867bf0e58a6c6bdbc08a67bed73

commit 95840039d0419867bf0e58a6c6bdbc08a67bed73
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-08-20 08:27:13 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-08-20 08:42:35 +0000

    science/py-paramz: update 0.9.5 → 0.9.6
---
 science/py-paramz/Makefile | 9 ++++++---
 science/py-paramz/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/science/py-paramz/Makefile b/science/py-paramz/Makefile
index d266fe79a339..1baa71aa1e52 100644
--- a/science/py-paramz/Makefile
+++ b/science/py-paramz/Makefile
@@ -1,8 +1,8 @@
 PORTNAME=	paramz
-DISTVERSION=	0.9.5
-PORTREVISION=	2
+DISTVERSIONPREFIX=	v
+DISTVERSION=	0.9.6
 CATEGORIES=	science python
-MASTER_SITES=	PYPI
+#MASTER_SITES=	PYPI # no tarball
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -20,6 +20,9 @@ RUN_DEPENDS=	${PYNUMPY} \
 USES=		python
 USE_PYTHON=	distutils autoplist
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	sods
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/science/py-paramz/distinfo b/science/py-paramz/distinfo
index 80e5a749c118..96b5d1b90679 100644
--- a/science/py-paramz/distinfo
+++ b/science/py-paramz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558189597
-SHA256 (paramz-0.9.5.tar.gz) = 0917211c0f083f344e7f1bc997e0d713dbc147b6380bc19f606119394f820b9a
-SIZE (paramz-0.9.5.tar.gz) = 71295
+TIMESTAMP = 1724142317
+SHA256 (sods-paramz-v0.9.6_GH0.tar.gz) = dc2f954ceceb9c67703e613e1c3dff63ecffcfb036bfc770a885ecce4d5b3083
+SIZE (sods-paramz-v0.9.6_GH0.tar.gz) = 3623736



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