www/py-google-cloud-appengine-logging: Update to 1.3.0
Changes: https://github.com/googleapis/python-appengine-logging/releases
This commit is contained in:
parent
a430526c3b
commit
4dc81dddd2
2 changed files with 8 additions and 8 deletions
|
@ -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}
|
||||
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue