wip-changes:
----------- o update version 0.5.0 --> 0.6.0 o running on Python2
This commit is contained in:
parent
c10375db32
commit
ac254c0fcd
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.6 2009/09/09 11:22:11 thomasklausner Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2010/02/26 18:10:48 jihbed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= httplib2-0.5.0
|
||||
DISTNAME= httplib2-0.6.0
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= http://httplib2.googlecode.com/files/
|
||||
|
@ -14,8 +14,7 @@ LICENSE= mit
|
|||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PYDISTUTILSPKG= yes
|
||||
PY_PATCHPLIST= yes
|
||||
|
||||
PYTHON_VERSIONS_ACCEPTED= 26
|
||||
|
||||
# Install README manually
|
||||
DOCDIR= ${PREFIX}/share/doc/py-httplib2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2009/08/19 20:20:34 jihbed Exp $
|
||||
$NetBSD: distinfo,v 1.4 2010/02/26 18:10:48 jihbed Exp $
|
||||
|
||||
SHA1 (httplib2-0.5.0.tar.gz) = 497b305ec59111eb01e998e2c5044ed4775a6b68
|
||||
RMD160 (httplib2-0.5.0.tar.gz) = e588b4bea3013e754926ad92716db2feaaee0095
|
||||
Size (httplib2-0.5.0.tar.gz) = 17418 bytes
|
||||
SHA1 (httplib2-0.6.0.tar.gz) = 995344b2704826cc0d61a266e995b328d92445a5
|
||||
RMD160 (httplib2-0.6.0.tar.gz) = bfba7a586bd3b2234c8ccbf15f2cc5640bd4f664
|
||||
Size (httplib2-0.6.0.tar.gz) = 53800 bytes
|
||||
|
|
Loading…
Reference in a new issue