1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

www/py-google-resumable-media: Update to 0.3.1

- Add LICENSE_FILE
- Set architecture neutral (qa warning)

Approved by:	wg (maintainer)
Differential Revision:	https://reviews.freebsd.org/D16963
This commit is contained in:
Danilo G. Baio 2018-09-01 00:23:47 +00:00
parent 1a79be9237
commit 8c0f23051b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478643
2 changed files with 9 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= google-resumable-media
PORTVERSION= 0.2.3
PORTVERSION= 0.3.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -10,10 +10,14 @@ MAINTAINER= wg@FreeBSD.org
COMMENT= Utilities for Google Media Downloads and Resumable Uploads
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.18.0:www/py-requests@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1506512612
SHA256 (google-resumable-media-0.2.3.tar.gz) = be95e3e775dbc0ff6a962a0f2b274f51ceae18f57b0eb47b444585477b317414
SIZE (google-resumable-media-0.2.3.tar.gz) = 2112643
TIMESTAMP = 1535500894
SHA256 (google-resumable-media-0.3.1.tar.gz) = 97de518f8166d442cc0b61fab308bcd319dbb970981e667ec8ded44f5ce49836
SIZE (google-resumable-media-0.3.1.tar.gz) = 2113721