Date: Fri, 6 Dec 2024 02:11: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: e21ebc2be2a4 - main - www/py-google-cloud-aiplatform: update 1.72.0 =?utf-8?Q?=E2=86=92?= 1.74.0 Message-ID: <202412060211.4B62BiNL013288@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=e21ebc2be2a43c753fd6ece341b3262bc571c9bb commit e21ebc2be2a43c753fd6ece341b3262bc571c9bb Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-05 14:14:59 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-06 02:11:37 +0000 www/py-google-cloud-aiplatform: update 1.72.0 → 1.74.0 Reported by: portscout --- www/py-google-cloud-aiplatform/Makefile | 8 +++++--- www/py-google-cloud-aiplatform/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/www/py-google-cloud-aiplatform/Makefile b/www/py-google-cloud-aiplatform/Makefile index 575211382993..54de475f4d57 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.72.0 +DISTVERSION= 1.74.0 CATEGORIES= www # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,11 +18,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.1:www/py-google-api-co ${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} \ ${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pandas>=1.0.0:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.3<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3.20.2:devel/py-protobuf@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyarrow>=6.0.1:databases/py-pyarrow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}shapely>0:devel/py-shapely@${PY_FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}docstring-parser<1:textproc/py-docstring-parser@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2<3:devel/py-pydantic2@${PY_FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pandas>=1.0.0:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyarrow>=6.0.1:databases/py-pyarrow@${PY_FLAVOR} USES= python USE_LDCONFIG= yes diff --git a/www/py-google-cloud-aiplatform/distinfo b/www/py-google-cloud-aiplatform/distinfo index 0d209a5d4ccb..56e5ddb3ef9e 100644 --- a/www/py-google-cloud-aiplatform/distinfo +++ b/www/py-google-cloud-aiplatform/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731565293 -SHA256 (google_cloud_aiplatform-1.72.0.tar.gz) = 50611d3d51ff92d80f866e5e0f145daac9d943499c6d715250a9947eca4774f2 -SIZE (google_cloud_aiplatform-1.72.0.tar.gz) = 7479114 +TIMESTAMP = 1733429906 +SHA256 (google_cloud_aiplatform-1.74.0.tar.gz) = 2202e4e0cbbd2db02835737a1ae9a51ad7bf75c8ed130a3fdbcfced33525e3f0 +SIZE (google_cloud_aiplatform-1.74.0.tar.gz) = 7768846
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412060211.4B62BiNL013288>