www/py-google-cloud-dlp: Update to 3.1.1
Changes: https://github.com/googleapis/python-dlp/releases
This commit is contained in:
parent
9d5b4916cb
commit
52422f4fc3
2 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= google-cloud-dlp
|
||||
PORTVERSION= 3.1.0
|
||||
PORTVERSION= 3.1.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,6 +11,7 @@ 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} \
|
||||
${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}proto-plus>=0.4.0:devel/py-proto-plus@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1622214124
|
||||
SHA256 (google-cloud-dlp-3.1.0.tar.gz) = b0f48fc79637e8c3a377cd43f2a0cca64589dd85907d19441ea067dcdef9341e
|
||||
SIZE (google-cloud-dlp-3.1.0.tar.gz) = 160989
|
||||
TIMESTAMP = 1624189763
|
||||
SHA256 (google-cloud-dlp-3.1.1.tar.gz) = 0863e90f9a9cae70af7962dd17d99cb6dde44bf3a029ce5990cb8226557a9e95
|
||||
SIZE (google-cloud-dlp-3.1.1.tar.gz) = 118706
|
||||
|
|
Loading…
Reference in a new issue