Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2024 17:44:14 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: affacec727e0 - main - www/py-google-cloud-aiplatform: update 1.39.0 =?utf-8?Q?=E2=86=92?= 1.43.0
Message-ID:  <202403141744.42EHiEO5052625@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=affacec727e05c593c90b8396012e1efc7e53c73

commit affacec727e05c593c90b8396012e1efc7e53c73
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-14 02:24:07 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-14 17:44:05 +0000

    www/py-google-cloud-aiplatform: update 1.39.0 → 1.43.0
    
    Reported by:    portscout
---
 www/py-google-cloud-aiplatform/Makefile | 5 +++--
 www/py-google-cloud-aiplatform/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www/py-google-cloud-aiplatform/Makefile b/www/py-google-cloud-aiplatform/Makefile
index c55f21caf5ac..48c72dfa8065 100644
--- a/www/py-google-cloud-aiplatform/Makefile
+++ b/www/py-google-cloud-aiplatform/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-aiplatform
-DISTVERSION=	1.39.0
+DISTVERSION=	1.43.0
 CATEGORIES=	www # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,8 @@ WWW=		https://github.com/googleapis/python-aiplatform
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.32.0:www/py-google-api-core@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.1:www/py-google-api-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1:security/py-google-auth@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-cloud-storage>=1.32.0:www/py-google-cloud-storage@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-cloud-bigquery>=1.15.0:www/py-google-cloud-bigquery@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-cloud-resource-manager>=1.3.3:www/py-google-cloud-resource-manager@${PY_FLAVOR} \
diff --git a/www/py-google-cloud-aiplatform/distinfo b/www/py-google-cloud-aiplatform/distinfo
index 825a8f80f692..a131f65d51e1 100644
--- a/www/py-google-cloud-aiplatform/distinfo
+++ b/www/py-google-cloud-aiplatform/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1704528501
-SHA256 (google-cloud-aiplatform-1.39.0.tar.gz) = 62d6accbf9035895736910bc980f0b2a819d5841ae8bc0c981457cc16c49ecd1
-SIZE (google-cloud-aiplatform-1.39.0.tar.gz) = 3500501
+TIMESTAMP = 1710373738
+SHA256 (google-cloud-aiplatform-1.43.0.tar.gz) = bd73af311a827e79bd2094a508e9343a2fa71b8ae5d8fa1178d0a96d034b421b
+SIZE (google-cloud-aiplatform-1.43.0.tar.gz) = 4835442



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