Skip to content

Commit

Permalink
www/py-google-cloud-appengine-logging: Update to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent a430526 commit 4dc81dd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions www/py-google-cloud-appengine-logging/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-appengine-logging
PORTVERSION= 1.1.6
PORTVERSION= 1.3.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,11 +11,11 @@ WWW= https://github.com/googleapis/python-appengine-logging
LICENSE= APACHE20
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}proto-plus>=1.22.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.5,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.10.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.2<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}

USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-appengine-logging/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1665648091
SHA256 (google-cloud-appengine-logging-1.1.6.tar.gz) = 37477ff25aaa2d3e085db834429c5c86d2783e604ebd7738c8692f361bc7c897
SIZE (google-cloud-appengine-logging-1.1.6.tar.gz) = 13048
TIMESTAMP = 1674590044
SHA256 (google-cloud-appengine-logging-1.3.0.tar.gz) = d52f14e1e9a993797a086eff3d4772dea7908390c6ad612d26281341f17c9a49
SIZE (google-cloud-appengine-logging-1.3.0.tar.gz) = 13444

0 comments on commit 4dc81dd

Please sign in to comment.