mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
security/py-google-auth-httplib2: Update to 0.1.1
Changes: https://github.com/googleapis/google-auth-library-python-httplib2/releases https://github.com/googleapis/google-auth-library-python-httplib2/blob/main/CHANGELOG.md
This commit is contained in:
parent
1f96eb45fe
commit
d521683e1f
@ -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}
|
||||
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user