mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
www/py-google-cloud-datastore: Update to 2.24.0
- Update WWW - Remove LIBCST option Changes: https://github.com/googleapis/google-cloud-python/releases https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-datastore/CHANGELOG.md
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
PORTNAME= google-cloud-datastore
|
||||
PORTVERSION= 2.23.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.24.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -9,7 +8,8 @@ DISTNAME= google_cloud_datastore-${PORTVERSION}
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Google Cloud Datastore API client library
|
||||
WWW= https://cloud.google.com/python/docs/reference/datastore/latest \
|
||||
https://github.com/googleapis/python-datastore
|
||||
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-datastore \
|
||||
https://github.com/googleapis/google-cloud-python
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
@@ -17,20 +17,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.11.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.0<3.0.0:www/py-google-cloud-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=2.0.0<3.0.0:www/py-google-cloud-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1<3.0.0:security/py-google-auth@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}grpcio>=1.75.1<2.0.0:devel/py-grpcio@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.25.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<7.0.0,1:devel/py-protobuf@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=4.25.8,1<8.0.0,1:devel/py-protobuf@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= LIBCST
|
||||
LIBCST_DESC= Fixup scripts
|
||||
|
||||
LIBCST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=0.2.5:devel/py-libcst@${PY_FLAVOR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1766953430
|
||||
SHA256 (google_cloud_datastore-2.23.0.tar.gz) = 80049883a4ae928fdcc661ba6803ec267665dc0e6f3ce2da91441079a6bb6387
|
||||
SIZE (google_cloud_datastore-2.23.0.tar.gz) = 264913
|
||||
TIMESTAMP = 1775587674
|
||||
SHA256 (google_cloud_datastore-2.24.0.tar.gz) = f087c02a6aa4ac68bbf17f0c048ae3ee355856bf09c51439bfba193741387792
|
||||
SIZE (google_cloud_datastore-2.24.0.tar.gz) = 266157
|
||||
|
||||
Reference in New Issue
Block a user