- Update to 0.12.1
- Pet portlint
This commit is contained in:
parent
4e11193e4b
commit
6539eb2894
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493413
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= httplib2
|
||||
PORTVERSION= 0.12.0
|
||||
PORTVERSION= 0.12.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,8 +11,9 @@ COMMENT= Comprehensive HTTP client library
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1544176960
|
||||
SHA256 (httplib2-0.12.0.tar.gz) = f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
|
||||
SIZE (httplib2-0.12.0.tar.gz) = 218367
|
||||
TIMESTAMP = 1550646815
|
||||
SHA256 (httplib2-0.12.1.tar.gz) = 4ba6b8fd77d0038769bf3c33c9a96a6f752bc4cdf739701fdcaf210121f399d4
|
||||
SIZE (httplib2-0.12.1.tar.gz) = 218582
|
||||
|
Loading…
Reference in New Issue
Block a user