mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
www/py-google-cloud-datastore: Update to 2.8.2
Changes: https://github.com/googleapis/python-datastore/releases
This commit is contained in:
parent
98983c3cd0
commit
311232875e
@ -1,5 +1,5 @@
|
||||
PORTNAME= google-cloud-datastore
|
||||
PORTVERSION= 2.8.1
|
||||
PORTVERSION= 2.8.2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.3.1<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.0<3.0:www/py-google-cloud-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=3.20.2,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1661599355
|
||||
SHA256 (google-cloud-datastore-2.8.1.tar.gz) = 028849d13010cb718500bbf3a9de22d818b2682cdf4e330c01521ed59519e5e2
|
||||
SIZE (google-cloud-datastore-2.8.1.tar.gz) = 155987
|
||||
TIMESTAMP = 1665073168
|
||||
SHA256 (google-cloud-datastore-2.8.2.tar.gz) = 43f34b183e802f027898afcb52aa2f9434399559dfdee3019e9c144726b70442
|
||||
SIZE (google-cloud-datastore-2.8.2.tar.gz) = 156155
|
||||
|
Loading…
Reference in New Issue
Block a user