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 May 10 13:06:14 UTC 2026

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

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

0.4.0 (2026-05-06)

Bug Fixes

    Drop support for Python 3.7, 3.8, and 3.9 (#16937) (b4fa220048f78a76da9d07c4c367e4cbc79360e6)


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/py-google-auth-httplib2/Makefile
cvs rdiff -u -r1.10 -r1.11 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.11 pkgsrc/security/py-google-auth-httplib2/Makefile:1.12
--- pkgsrc/security/py-google-auth-httplib2/Makefile:1.11       Sun Apr  5 11:37:36 2026
+++ pkgsrc/security/py-google-auth-httplib2/Makefile    Sun May 10 13:06:14 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2026/04/05 11:37:36 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2026/05/10 13:06:14 wiz Exp $
 
-DISTNAME=      google_auth_httplib2-0.3.1
+DISTNAME=      google_auth_httplib2-0.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth-httplib2/}

Index: pkgsrc/security/py-google-auth-httplib2/distinfo
diff -u pkgsrc/security/py-google-auth-httplib2/distinfo:1.10 pkgsrc/security/py-google-auth-httplib2/distinfo:1.11
--- pkgsrc/security/py-google-auth-httplib2/distinfo:1.10       Sun Apr  5 11:37:36 2026
+++ pkgsrc/security/py-google-auth-httplib2/distinfo    Sun May 10 13:06:14 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2026/04/05 11:37:36 wiz Exp $
+$NetBSD: distinfo,v 1.11 2026/05/10 13:06:14 wiz Exp $
 
-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
+BLAKE2s (google_auth_httplib2-0.4.0.tar.gz) = e62a35c72cdf5f44a46ad812f15dad6c56bdbeaff3506c7a8a51e0e0e2f1f0dc
+SHA512 (google_auth_httplib2-0.4.0.tar.gz) = edbe485786d497cf58eafc66bad70eaea66e242b5be07e66a8290ea4bd4f8b6c3c5e7851bb72160021e75ab56fb952a090b33b55e60f43085f966f2cdccff21a
+Size (google_auth_httplib2-0.4.0.tar.gz) = 11161 bytes



Home | Main Index | Thread Index | Old Index