www/py-google-cloud-logging: Update to 2.6.0
Changes: https://github.com/googleapis/python-logging/releases
This commit is contained in:
parent
bbec9de3ac
commit
9319136e68
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= google-cloud-logging
|
||||
PORTVERSION= 2.5.0
|
||||
PORTVERSION= 2.6.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,10 +10,10 @@ COMMENT= Stackdriver Logging API client library
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.2<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-cloud-appengine-logging>=0.1.0<1.0.0:www/py-google-cloud-appengine-logging@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-cloud-audit-log>=0.1.0<1.0.0:www/py-google-cloud-audit-log@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.1<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.1<3.0.0:www/py-google-cloud-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.11.0:devel/py-proto-plus@${PY_FLAVOR}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1624189765
|
||||
SHA256 (google-cloud-logging-2.5.0.tar.gz) = ab9d6ee1156cabe8c2483ca5a67bdf3a8582c596dd4e498a59781b6670b085f0
|
||||
SIZE (google-cloud-logging-2.5.0.tar.gz) = 186485
|
||||
TIMESTAMP = 1628103180
|
||||
SHA256 (google-cloud-logging-2.6.0.tar.gz) = 499eed5f13cab805c8780b0d14a0d931a9ff1d65efccdd9e68772d40e7dad4c5
|
||||
SIZE (google-cloud-logging-2.6.0.tar.gz) = 186656
|
||||
|
|
Loading…
Reference in a new issue