diff --git a/www/py-google-cloud-aiplatform/Makefile b/www/py-google-cloud-aiplatform/Makefile index cece76ae615a..3ae6a299a9ff 100644 --- a/www/py-google-cloud-aiplatform/Makefile +++ b/www/py-google-cloud-aiplatform/Makefile @@ -1,39 +1,38 @@ PORTNAME= google-cloud-aiplatform -DISTVERSION= 1.156.0 +DISTVERSION= 2.1.0 CATEGORIES= www # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSIONFULL} MAINTAINER= yuri@FreeBSD.org COMMENT= Vertex AI API client library WWW= https://github.com/googleapis/python-aiplatform LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docstring_parser<1:textproc/py-docstring_parser@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=2023.7.22:security/py-certifi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}docstring_parser<1:textproc/py-docstring_parser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.1:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth>=2.47.0:security/py-google-auth@${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} \ ${PYTHON_PKGNAMEPREFIX}google-cloud-storage>=1.32.0:www/py-google-cloud-storage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-genai>=1.66.0:misc/py-google-genai@${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}proto-plus>=1.22.3: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}pydantic2<3:devel/py-pydantic2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}shapely>0:devel/py-shapely@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist # TODO pytest - it has a large and complex set of dependencies -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} - NO_ARCH= yes .include diff --git a/www/py-google-cloud-aiplatform/distinfo b/www/py-google-cloud-aiplatform/distinfo index 159976aea09a..233f166dcad0 100644 --- a/www/py-google-cloud-aiplatform/distinfo +++ b/www/py-google-cloud-aiplatform/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1780634971 -SHA256 (google_cloud_aiplatform-1.156.0.tar.gz) = b2f8c92d7e3fd50a1570e433d596fb863f8ced528ede657e85d46e25b8445a25 -SIZE (google_cloud_aiplatform-1.156.0.tar.gz) = 11056403 +TIMESTAMP = 1788793945 +SHA256 (google_cloud_aiplatform-2.1.0.tar.gz) = 964eca160d4af48a2e04b5ee476fb4d38c84388f23b4420e2c71b30151d625bd +SIZE (google_cloud_aiplatform-2.1.0.tar.gz) = 11331982