Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2021 08:33:51 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: d8e3b9108293 - main - science/py-GPy: Update 1.9.9 -> 1.10.0
Message-ID:  <202105220833.14M8XpBD019365@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=d8e3b9108293b5ca96e484ddcd4605196b38d037

commit d8e3b9108293b5ca96e484ddcd4605196b38d037
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-05-22 07:22:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-05-22 08:33:34 +0000

    science/py-GPy: Update 1.9.9 -> 1.10.0
    
    Reported by:    portscout
---
 science/py-GPy/Makefile | 5 ++---
 science/py-GPy/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/science/py-GPy/Makefile b/science/py-GPy/Makefile
index 68cb7fd123b8..b128352a3649 100644
--- a/science/py-GPy/Makefile
+++ b/science/py-GPy/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	GPy
-DISTVERSION=	1.9.9
-PORTREVISION=	1
+DISTVERSION=	1.10.0
 CATEGORIES=	science python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 BUILD_DEPENDS=	${PYNUMPY}
 RUN_DEPENDS=	${PYNUMPY} \
-		${PYTHON_PKGNAMEPREFIX}scipy>=0.16:science/py-scipy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}scipy>=1.3.0:science/py-scipy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}paramz>=0.9.0:science/py-paramz@${PY_FLAVOR}
 
diff --git a/science/py-GPy/distinfo b/science/py-GPy/distinfo
index c3d01436181b..1ff3a937881b 100644
--- a/science/py-GPy/distinfo
+++ b/science/py-GPy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571531871
-SHA256 (GPy-1.9.9.tar.gz) = 04faf0c24eacc4dea60727c50a48a07ddf9b5751a3b73c382105e2a31657c7ed
-SIZE (GPy-1.9.9.tar.gz) = 995060
+TIMESTAMP = 1621666653
+SHA256 (GPy-1.10.0.tar.gz) = a2b793ef8d0ac71739e7ba1c203bc8a5afa191058b42caa617e0e29aa52aa6fb
+SIZE (GPy-1.10.0.tar.gz) = 959398



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