Wed Oct 4 16:04:57 2023 UTC ()
py-google-auth-httplib2: updated to 0.1.1

0.1.1

Bug Fixes

Update setup.py


(adam)
diff -r1.5 -r1.6 pkgsrc/security/py-google-auth-httplib2/Makefile
diff -r1.5 -r1.6 pkgsrc/security/py-google-auth-httplib2/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/security/py-google-auth-httplib2/Makefile (expand / switch to unified diff)

--- pkgsrc/security/py-google-auth-httplib2/Makefile 2022/01/04 20:54:41 1.5
+++ pkgsrc/security/py-google-auth-httplib2/Makefile 2023/10/04 16:04:56 1.6
@@ -1,23 +1,21 @@ @@ -1,23 +1,21 @@
1# $NetBSD: Makefile,v 1.5 2022/01/04 20:54:41 wiz Exp $ 1# $NetBSD: Makefile,v 1.6 2023/10/04 16:04:56 adam Exp $
2 2
3DISTNAME= google-auth-httplib2-0.1.0 3DISTNAME= google-auth-httplib2-0.1.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= security python 5CATEGORIES= security python
7MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth-httplib2/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth-httplib2/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2 9HOMEPAGE= https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2
11COMMENT= Google Authentication Library: httplib2 transport 10COMMENT= Google Authentication Library: httplib2 transport
12LICENSE= apache-2.0 11LICENSE= apache-2.0
13 12
14DEPENDS+= ${PYPKGPREFIX}-google-auth-[0-9]*:../../security/py-google-auth 13DEPENDS+= ${PYPKGPREFIX}-google-auth-[0-9]*:../../security/py-google-auth
15DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.15.0:../../www/py-httplib2 14DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.19.0:../../www/py-httplib2
16DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six 
17 15
18USE_LANGUAGES= # none 16USE_LANGUAGES= # none
19 17
20PYTHON_VERSIONS_INCOMPATIBLE= 27 18PYTHON_VERSIONS_INCOMPATIBLE= 27
21 19
22.include "../../lang/python/egg.mk" 20.include "../../lang/python/egg.mk"
23.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/security/py-google-auth-httplib2/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-google-auth-httplib2/distinfo 2021/10/26 11:17:45 1.5
+++ pkgsrc/security/py-google-auth-httplib2/distinfo 2023/10/04 16:04:56 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2021/10/26 11:17:45 nia Exp $ 1$NetBSD: distinfo,v 1.6 2023/10/04 16:04:56 adam Exp $
2 2
3BLAKE2s (google-auth-httplib2-0.1.0.tar.gz) = 08381b77421430e7b81d54109ae3e668c9f4a155c1f68bf8e9270be5a538f02d 3BLAKE2s (google-auth-httplib2-0.1.1.tar.gz) = a8fafad851288376013ee53bc5aba6fc55c1d7a26b125ed82fc70336fbf22f43
4SHA512 (google-auth-httplib2-0.1.0.tar.gz) = afc54c502046b29504641772ac135e2a11a6daaf6d76dcdb5daecebcd20887d098579eca8dab49fa59667544d323aee10bb99199d3c62e72582353dbddad88e2 4SHA512 (google-auth-httplib2-0.1.1.tar.gz) = adcda6f61a6d4c40e8b3215dd4c1b88d9bac33c6a748201f0ea2f068b34a173526782e42fd8aea46628acd2b40941685e9dcf88d07dba498fde110801e65cb8d
5Size (google-auth-httplib2-0.1.0.tar.gz) = 10895 bytes 5Size (google-auth-httplib2-0.1.1.tar.gz) = 10817 bytes