mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Update to 0.29.1
- Take maintainership Changes: https://github.com/googleapis/google-cloud-python/releases PR: 237240 Submitted by: sunpoet (myself) Approved by: wg (maintainer)
This commit is contained in:
parent
89c8d6f33e
commit
0bab71aac1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499057
@ -1,19 +1,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= google-cloud-core
|
||||
PORTVERSION= 0.28.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.29.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= API Client library for Google Cloud: Core Helpers
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=0.1.1:www/py-google-api-core@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.0.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2:devel/py-grpcio@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1535495033
|
||||
SHA256 (google-cloud-core-0.28.1.tar.gz) = 89e8140a288acec20c5e56159461d3afa4073570c9758c05d4e6cb7f2f8cc440
|
||||
SIZE (google-cloud-core-0.28.1.tar.gz) = 32718
|
||||
TIMESTAMP = 1548513267
|
||||
SHA256 (google-cloud-core-0.29.1.tar.gz) = d85b1aaaf3bad9415ad1d8ee5eadce96d7007a82f13ce0a0629a003a11e83f29
|
||||
SIZE (google-cloud-core-0.29.1.tar.gz) = 30690
|
||||
|
Loading…
Reference in New Issue
Block a user