Update to 0.7.1
Changes: https://github.com/googleapis/google-resumable-media-python/releases https://github.com/googleapis/google-resumable-media-python/blob/master/CHANGELOG.md
This commit is contained in:
parent
9d3137a167
commit
4b3156e29b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545002
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= google-resumable-media
|
||||
PORTVERSION= 0.7.0
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -32,7 +32,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}crcmod>=1.7:devel/py-crcmod@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
.if ${PYTHON_REL} >= 3500
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}google-crc32c>=0.1.0:devel/py-google-crc32c@${PY_FLAVOR}
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}google-crc32c0>=0.1.0<0.2:devel/py-google-crc32c0@${PY_FLAVOR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1596280134
|
||||
SHA256 (google-resumable-media-0.7.0.tar.gz) = 85848d9353770e88562e7d61dae4d3b83999de5a19ba6f466da8eb4b7b18772c
|
||||
SIZE (google-resumable-media-0.7.0.tar.gz) = 2126101
|
||||
TIMESTAMP = 1596954366
|
||||
SHA256 (google-resumable-media-0.7.1.tar.gz) = 57841f5e65fb285c01071f439724745b2549a72eb75e5fd979198eb518608ed0
|
||||
SIZE (google-resumable-media-0.7.1.tar.gz) = 2126259
|
||||
|
Loading…
Reference in New Issue
Block a user