Skip to content

Commit

Permalink
www/py-google-cloud-logging: Update to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 8, 2021
1 parent bbec9de commit 9319136
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions www/py-google-cloud-logging/Makefile
@@ -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}
Expand All @@ -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}

Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-logging/distinfo
@@ -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

0 comments on commit 9319136

Please sign in to comment.