pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-httplib2



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue May  9 12:33:46 UTC 2017

Modified Files:
        pkgsrc/www/py-httplib2: Makefile distinfo

Log Message:
Changes 0.10.3:
Bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-httplib2/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-httplib2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-httplib2/Makefile
diff -u pkgsrc/www/py-httplib2/Makefile:1.9 pkgsrc/www/py-httplib2/Makefile:1.10
--- pkgsrc/www/py-httplib2/Makefile:1.9 Sun May 22 13:16:50 2016
+++ pkgsrc/www/py-httplib2/Makefile     Tue May  9 12:33:46 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2016/05/22 13:16:50 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/05/09 12:33:46 adam Exp $
 
-DISTNAME=      httplib2-0.9.2
+DISTNAME=      httplib2-0.10.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httplib2/}
@@ -10,10 +10,7 @@ HOMEPAGE=    https://github.com/jcgregorio/
 COMMENT=       Comprehensive http client library for Python
 LICENSE=       mit
 
-# permissions are usually wrong
-post-install:
-       ${CHMOD} ${SHAREMODE} ${DESTDIR}${PREFIX}/${PYSITELIB}/${EGG_INFODIR}/*
-       ${CHMOD} ${SHAREMODE} ${DESTDIR}${PREFIX}/${PYSITELIB}/httplib2/cacerts.txt
+USE_LANGUAGES= # none
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/www/py-httplib2/distinfo
diff -u pkgsrc/www/py-httplib2/distinfo:1.6 pkgsrc/www/py-httplib2/distinfo:1.7
--- pkgsrc/www/py-httplib2/distinfo:1.6 Thu Feb  4 09:41:13 2016
+++ pkgsrc/www/py-httplib2/distinfo     Tue May  9 12:33:46 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/02/04 09:41:13 wiz Exp $
+$NetBSD: distinfo,v 1.7 2017/05/09 12:33:46 adam Exp $
 
-SHA1 (httplib2-0.9.2.tar.gz) = 30746d5512c2f1cf1979e0c92438c17e4d80ce47
-RMD160 (httplib2-0.9.2.tar.gz) = 305916f7a3f9ff7a262d770b7cf19e808ea11105
-SHA512 (httplib2-0.9.2.tar.gz) = cf1684f2d072588bc676c02491667480bdd2be0b3494703129d9cfa339d1233e14c0b4895b174d4c2ec5e2f5ae265d165b4e001b180f39f81db2178f91a032f8
-Size (httplib2-0.9.2.tar.gz) = 205165 bytes
+SHA1 (httplib2-0.10.3.tar.gz) = 79fef92f4a5c121adcb7be0cd7c43f4d8328a299
+RMD160 (httplib2-0.10.3.tar.gz) = 11438da47881a68c5b22cfa772e89c19565c894a
+SHA512 (httplib2-0.10.3.tar.gz) = d024986ffd577858017d7a8cfcae98a6cd04b8c89634ea302df4c1443eb2381cecca6ffbb631c9d4260335a3462df6d5604ec485aa591a05cb0231a3f6745aaa
+Size (httplib2-0.10.3.tar.gz) = 204500 bytes



Home | Main Index | Thread Index | Old Index