Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2024 08:43:04 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: 62214bdb3601 - main - science/py-GPy: update 1.13.1 =?utf-8?Q?=E2=86=92?= 1.13.2
Message-ID:  <202408200843.47K8h4WV045458@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=62214bdb360127f9fb40926ee089b7d3f085f658

commit 62214bdb360127f9fb40926ee089b7d3f085f658
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-08-20 08:40:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-08-20 08:42:35 +0000

    science/py-GPy: update 1.13.1 → 1.13.2
    
    Reported by:    portscout
---
 science/py-GPy/Makefile | 5 +++--
 science/py-GPy/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/science/py-GPy/Makefile b/science/py-GPy/Makefile
index 06f3c95f19ea..e927a085203d 100644
--- a/science/py-GPy/Makefile
+++ b/science/py-GPy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	GPy
-DISTVERSION=	1.13.1
+DISTVERSION=	1.13.2
 CATEGORIES=	science python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,8 @@ BUILD_DEPENDS=	${PYNUMPY}
 RUN_DEPENDS=	${PYNUMPY} \
 		${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}
+		${PYTHON_PKGNAMEPREFIX}paramz>=0.9.6:science/py-paramz@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}scipy>=1.3.0:science/py-scipy@${PY_FLAVOR}
 
 USES=		localbase python
 USE_PYTHON=	distutils autoplist pytest # 12 tests fail see https://github.com/SheffieldML/GPy/issues/1075
diff --git a/science/py-GPy/distinfo b/science/py-GPy/distinfo
index 1fe9cfe2b67a..2f2662bcfa92 100644
--- a/science/py-GPy/distinfo
+++ b/science/py-GPy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1717492893
-SHA256 (GPy-1.13.1.tar.gz) = 64d2edd6533b9ddcfe0585a4f401234c2e7181360d8f5bb3ce1adc2b89cfa115
-SIZE (GPy-1.13.1.tar.gz) = 1138163
+TIMESTAMP = 1724139762
+SHA256 (GPy-1.13.2.tar.gz) = a38256b4dda536a5b5e6134a3924b42d454e987ee801fb6fc8b55a922da27920
+SIZE (GPy-1.13.2.tar.gz) = 1138525



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