Skip to content

Commit

Permalink
www/py-google-cloud-logging: Update to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 16, 2021
1 parent 5d986c9 commit cfd5077
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-google-cloud-logging/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-logging
PORTVERSION= 2.3.1
PORTVERSION= 2.4.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,7 +10,7 @@ COMMENT= Stackdriver Logging API client library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.2<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.1<2.0:www/py-google-cloud-core@${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 = 1619198593
SHA256 (google-cloud-logging-2.3.1.tar.gz) = ca2de51bbb4a8b606453bbed30810fb25975517fc9c6b363e06f8325a190ffe9
SIZE (google-cloud-logging-2.3.1.tar.gz) = 196144
TIMESTAMP = 1620928639
SHA256 (google-cloud-logging-2.4.0.tar.gz) = 06e02a3642bcd7b673e1d6c8d7ab6da159daa51fbc0c3ae9f1118366d51e8fbb
SIZE (google-cloud-logging-2.4.0.tar.gz) = 200287

0 comments on commit cfd5077

Please sign in to comment.