mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 1.0.0
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
d824679391
commit
9219531c05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546420
@ -1,7 +1,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= google-resumable-media
|
PORTNAME= google-resumable-media
|
||||||
PORTVERSION= 0.7.1
|
PORTVERSION= 1.0.0
|
||||||
CATEGORIES= www python
|
CATEGORIES= www python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
@ -32,7 +32,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}crcmod>=1.7:devel/py-crcmod@${PY_FLAVOR}
|
|||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${PYTHON_REL} >= 3500
|
.if ${PYTHON_REL} >= 3500
|
||||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}google-crc32c0>=0.1.0<0.2:devel/py-google-crc32c0@${PY_FLAVOR}
|
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}google-crc32c>=1.0<2.0:devel/py-google-crc32c@${PY_FLAVOR}
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1596954366
|
TIMESTAMP = 1598456581
|
||||||
SHA256 (google-resumable-media-0.7.1.tar.gz) = 57841f5e65fb285c01071f439724745b2549a72eb75e5fd979198eb518608ed0
|
SHA256 (google-resumable-media-1.0.0.tar.gz) = 173acc6bade1480a529fa29c6c2717543ae2dc09d42e9461fdb86f39502efcf2
|
||||||
SIZE (google-resumable-media-0.7.1.tar.gz) = 2126259
|
SIZE (google-resumable-media-1.0.0.tar.gz) = 2126284
|
||||||
|
Loading…
Reference in New Issue
Block a user