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:   wiz
Date:           Sun Apr  5 11:37:36 UTC 2026

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

Log Message:
py-google-auth-httplib2: update to 0.3.1.

Allow Protobuf 7.x, require Python 3.9 (#16102) (ec9262c45055d3d2b596cdde1649d3ce90b4347d)
Require Python 3.9 (ec9262c45055d3d2b596cdde1649d3ce90b4347d)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/py-google-auth-httplib2/Makefile
cvs rdiff -u -r1.9 -r1.10 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.10 pkgsrc/security/py-google-auth-httplib2/Makefile:1.11
--- pkgsrc/security/py-google-auth-httplib2/Makefile:1.10       Sun Dec 21 17:13:26 2025
+++ pkgsrc/security/py-google-auth-httplib2/Makefile    Sun Apr  5 11:37:36 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2025/12/21 17:13:26 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2026/04/05 11:37:36 wiz Exp $
 
-DISTNAME=      google_auth_httplib2-0.3.0
+DISTNAME=      google_auth_httplib2-0.3.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth-httplib2/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/googleapis/google-auth-library-python-httplib2
+HOMEPAGE=      https://github.com/googleapis/google-cloud-python/tree/main/packages/google-auth-httplib2
 COMMENT=       Google Authentication Library: httplib2 transport
 LICENSE=       apache-2.0
 

Index: pkgsrc/security/py-google-auth-httplib2/distinfo
diff -u pkgsrc/security/py-google-auth-httplib2/distinfo:1.9 pkgsrc/security/py-google-auth-httplib2/distinfo:1.10
--- pkgsrc/security/py-google-auth-httplib2/distinfo:1.9        Sun Dec 21 17:13:26 2025
+++ pkgsrc/security/py-google-auth-httplib2/distinfo    Sun Apr  5 11:37:36 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/12/21 17:13:26 wiz Exp $
+$NetBSD: distinfo,v 1.10 2026/04/05 11:37:36 wiz Exp $
 
-BLAKE2s (google_auth_httplib2-0.3.0.tar.gz) = 3fe18e0e1ac30813d6a6a707c07a5cf131abc171a2c536e9a6c347a4e38db094
-SHA512 (google_auth_httplib2-0.3.0.tar.gz) = 367d67f2a238676fbd94eb81fb8eb2f9d8702dff782536d121d74bd4f8190984e5ee11e0e836080105f1a5384fb5e66a542b4788684efc0853829c97a68a438d
-Size (google_auth_httplib2-0.3.0.tar.gz) = 11134 bytes
+BLAKE2s (google_auth_httplib2-0.3.1.tar.gz) = d0bc34222d1ea93a40e51a35807085e593220879ef24bea207de40290a1c7869
+SHA512 (google_auth_httplib2-0.3.1.tar.gz) = 9c5df884fdb7ca6b33a86b55a3ceedf5ff32dac676cb419d592d21dcef887c09580a748895e7bc34ede610e4a2ebcba101b4f2e8ff17512bca81a95cdc620408
+Size (google_auth_httplib2-0.3.1.tar.gz) = 11152 bytes



Home | Main Index | Thread Index | Old Index