Skip to content

Commit

Permalink
www/py-google-api-python-client: Update to 2.69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nivit committed Dec 8, 2022
1 parent 8bc04d7 commit a69e32b
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-api-python-client/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-api-python-client
DISTVERSION= 2.68.0
DISTVERSION= 2.69.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,11 +11,11 @@ WWW= https://github.com/googleapis/google-api-python-client
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5,<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-auth-httplib2>=0.1.0:security/py-google-auth-httplib2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-auth>=1.19.0<3.0.0:security/py-google-auth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}httplib2>=0.15.0<1:www/py-httplib2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}uritemplate>=3.0.1<5:net/py-uritemplate@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}google-auth>=1.19:security/py-google-auth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}httplib2>=0.15.0:www/py-httplib2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}uritemplate>=3.0.1:net/py-uritemplate@${PY_FLAVOR}

USES= python:3.7+
USE_PYTHON= autoplist distutils
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-api-python-client/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1669900396
SHA256 (google-api-python-client-2.68.0.tar.gz) = 19177411b7dcf8fcd66bff085c6838ecea5fd6b598998d594be1f7290dfc34b4
SIZE (google-api-python-client-2.68.0.tar.gz) = 10180759
TIMESTAMP = 1670515579
SHA256 (google-api-python-client-2.69.0.tar.gz) = 03624a28b5ba94f3c3d44761081f5dbf8cabaa20c5c3a96c046457c5713efb9b
SIZE (google-api-python-client-2.69.0.tar.gz) = 10219089

0 comments on commit a69e32b

Please sign in to comment.