Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2023 10:05:44 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: 7a14fbc2a532 - main - =?utf-8?Q?math/py-pyhdfe:=20Update=200.1.1=20=E2=86=92=200.1.2?=
Message-ID:  <202303121005.32CA5iO8099840@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=7a14fbc2a532697ebfa05d4b7fe08c52e3b11581

commit 7a14fbc2a532697ebfa05d4b7fe08c52e3b11581
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-03-12 09:12:30 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-03-12 10:05:41 +0000

    math/py-pyhdfe: Update 0.1.1 → 0.1.2
    
    Reported by:    portscout
---
 math/py-pyhdfe/Makefile | 4 ++--
 math/py-pyhdfe/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/py-pyhdfe/Makefile b/math/py-pyhdfe/Makefile
index abe39253d8d7..895faaac5075 100644
--- a/math/py-pyhdfe/Makefile
+++ b/math/py-pyhdfe/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pyhdfe
-PORTVERSION=	0.1.1
+DISTVERSION=	0.1.2
 CATEGORIES=	math python # statistics
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 PY_DEPENDS=	${PYNUMY} \
-		${PYTHON_PKGNAMEPREFIX}scipy>=1.6:science/py-scipy@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}scipy>=1.0.0:science/py-scipy@${PY_FLAVOR}
 BUILD_DEPENDS=	${PY_DEPENDS}
 RUN_DEPENDS=	${PY_DEPENDS}
 
diff --git a/math/py-pyhdfe/distinfo b/math/py-pyhdfe/distinfo
index 57eb33665053..0ecb0c682e71 100644
--- a/math/py-pyhdfe/distinfo
+++ b/math/py-pyhdfe/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672266872
-SHA256 (pyhdfe-0.1.1.tar.gz) = 7befabd2ea1f671fb02fe454c843aff96664d874af14ce4c270264c98d4f856c
-SIZE (pyhdfe-0.1.1.tar.gz) = 27477
+TIMESTAMP = 1678612136
+SHA256 (pyhdfe-0.1.2.tar.gz) = a906e5d0922a65503333028e944d993ce15f4ee44e2b3ace2f79049623888432
+SIZE (pyhdfe-0.1.2.tar.gz) = 28048



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