Skip to content

Commit

Permalink
security/py-google-auth-httplib2: Update to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 22, 2023
1 parent 1f96eb4 commit d521683
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions security/py-google-auth-httplib2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-auth-httplib2
PORTVERSION= 0.1.0
PORTVERSION= 0.1.1
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,8 +12,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=0:security/py-google-auth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}httplib2>=0.15.0:www/py-httplib2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}httplib2>=0.19.0:www/py-httplib2@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions security/py-google-auth-httplib2/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1618320264
SHA256 (google-auth-httplib2-0.1.0.tar.gz) = a07c39fd632becacd3f07718dfd6021bf396978f03ad3ce4321d060015cc30ac
SIZE (google-auth-httplib2-0.1.0.tar.gz) = 10895
TIMESTAMP = 1695143363
SHA256 (google-auth-httplib2-0.1.1.tar.gz) = c64bc555fdc6dd788ea62ecf7bccffcf497bf77244887a3f3d7a5a02f8e3fc29
SIZE (google-auth-httplib2-0.1.1.tar.gz) = 10817

0 comments on commit d521683

Please sign in to comment.