Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 May 2022 17:11:33 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: 3b1ea5569677 - main - science/py-hiphive: Update 1.0 -> 1.1
Message-ID:  <202205071711.247HBXie023474@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=3b1ea556967740dc0a68aaf1d83dc0a8dc73b18a

commit 3b1ea556967740dc0a68aaf1d83dc0a8dc73b18a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-07 16:41:59 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-05-07 17:11:29 +0000

    science/py-hiphive: Update 1.0 -> 1.1
    
    Reported by:    portscout
---
 science/py-hiphive/Makefile | 4 ++--
 science/py-hiphive/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/science/py-hiphive/Makefile b/science/py-hiphive/Makefile
index abaf2ac94171..7d2b2d1cb703 100644
--- a/science/py-hiphive/Makefile
+++ b/science/py-hiphive/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hiphive
-DISTVERSION=	1.0
+DISTVERSION=	1.1
 CATEGORIES=	science python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ase>0:science/py-ase@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}numba>0:devel/py-numba@${PY_FLAVOR} \
 		${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}scipy>=1.0.0:science/py-scipy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}scikit-learn>0:science/py-scikit-learn@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}spglib>0:science/py-spglib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sympy>=1.1:math/py-sympy@${PY_FLAVOR} \
diff --git a/science/py-hiphive/distinfo b/science/py-hiphive/distinfo
index f2f86d0cd1f4..f2f39216765b 100644
--- a/science/py-hiphive/distinfo
+++ b/science/py-hiphive/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646681885
-SHA256 (hiphive-1.0.tar.gz) = 3f38ecd4beb173a719c78e2f7dc20855b85e29c26317bfc24f0b53d7a15af89e
-SIZE (hiphive-1.0.tar.gz) = 1386814
+TIMESTAMP = 1651940671
+SHA256 (hiphive-1.1.tar.gz) = f9dabe64efc2b0766792c64b1b9d8bd59e919aac30811a40e6f2b18fb0f287e1
+SIZE (hiphive-1.1.tar.gz) = 1471824



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