www/py-google-resumable-media: Update to 2.4.0
Changes: https://github.com/googleapis/google-resumable-media-python/releases
This commit is contained in:
parent
dde3e7be09
commit
06fde1e697
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= google-resumable-media
|
||||
PORTVERSION= 2.3.3
|
||||
PORTVERSION= 2.4.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-crc32c>=1.0<2.0:devel/py-google-crc32c@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1653151160
|
||||
SHA256 (google-resumable-media-2.3.3.tar.gz) = 27c52620bd364d1c8116eaac4ea2afcbfb81ae9139fb3199652fcac1724bfb6c
|
||||
SIZE (google-resumable-media-2.3.3.tar.gz) = 2152930
|
||||
TIMESTAMP = 1664768014
|
||||
SHA256 (google-resumable-media-2.4.0.tar.gz) = 8d5518502f92b9ecc84ac46779bd4f09694ecb3ba38a3e7ca737a86d15cbca1f
|
||||
SIZE (google-resumable-media-2.4.0.tar.gz) = 2154037
|
||||
|
|
Loading…
Reference in a new issue