pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-google-auth-httplib2



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Oct  4 16:04:57 UTC 2023

Modified Files:
        pkgsrc/security/py-google-auth-httplib2: Makefile distinfo

Log Message:
py-google-auth-httplib2: updated to 0.1.1

0.1.1

Bug Fixes

Update setup.py


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-google-auth-httplib2/Makefile \
    pkgsrc/security/py-google-auth-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/security/py-google-auth-httplib2/Makefile
diff -u pkgsrc/security/py-google-auth-httplib2/Makefile:1.5 pkgsrc/security/py-google-auth-httplib2/Makefile:1.6
--- pkgsrc/security/py-google-auth-httplib2/Makefile:1.5        Tue Jan  4 20:54:41 2022
+++ pkgsrc/security/py-google-auth-httplib2/Makefile    Wed Oct  4 16:04:56 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2022/01/04 20:54:41 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2023/10/04 16:04:56 adam Exp $
 
-DISTNAME=      google-auth-httplib2-0.1.0
+DISTNAME=      google-auth-httplib2-0.1.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth-httplib2/}
 
@@ -12,8 +11,7 @@ COMMENT=      Google Authentication Library: 
 LICENSE=       apache-2.0
 
 DEPENDS+=      ${PYPKGPREFIX}-google-auth-[0-9]*:../../security/py-google-auth
-DEPENDS+=      ${PYPKGPREFIX}-httplib2>=0.15.0:../../www/py-httplib2
-DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
+DEPENDS+=      ${PYPKGPREFIX}-httplib2>=0.19.0:../../www/py-httplib2
 
 USE_LANGUAGES= # none
 
Index: pkgsrc/security/py-google-auth-httplib2/distinfo
diff -u pkgsrc/security/py-google-auth-httplib2/distinfo:1.5 pkgsrc/security/py-google-auth-httplib2/distinfo:1.6
--- pkgsrc/security/py-google-auth-httplib2/distinfo:1.5        Tue Oct 26 11:17:45 2021
+++ pkgsrc/security/py-google-auth-httplib2/distinfo    Wed Oct  4 16:04:56 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:17:45 nia Exp $
+$NetBSD: distinfo,v 1.6 2023/10/04 16:04:56 adam Exp $
 
-BLAKE2s (google-auth-httplib2-0.1.0.tar.gz) = 08381b77421430e7b81d54109ae3e668c9f4a155c1f68bf8e9270be5a538f02d
-SHA512 (google-auth-httplib2-0.1.0.tar.gz) = afc54c502046b29504641772ac135e2a11a6daaf6d76dcdb5daecebcd20887d098579eca8dab49fa59667544d323aee10bb99199d3c62e72582353dbddad88e2
-Size (google-auth-httplib2-0.1.0.tar.gz) = 10895 bytes
+BLAKE2s (google-auth-httplib2-0.1.1.tar.gz) = a8fafad851288376013ee53bc5aba6fc55c1d7a26b125ed82fc70336fbf22f43
+SHA512 (google-auth-httplib2-0.1.1.tar.gz) = adcda6f61a6d4c40e8b3215dd4c1b88d9bac33c6a748201f0ea2f068b34a173526782e42fd8aea46628acd2b40941685e9dcf88d07dba498fde110801e65cb8d
+Size (google-auth-httplib2-0.1.1.tar.gz) = 10817 bytes



Home | Main Index | Thread Index | Old Index