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 Dec 21 17:13:26 UTC 2025
Modified Files:
pkgsrc/security/py-google-auth-httplib2: Makefile distinfo
Log Message:
py-google-auth-httplib2: update to 0.3.0.
Add support for Python 3.14 (#202) (bdf128e7)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/py-google-auth-httplib2/Makefile
cvs rdiff -u -r1.8 -r1.9 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.9 pkgsrc/security/py-google-auth-httplib2/Makefile:1.10
--- pkgsrc/security/py-google-auth-httplib2/Makefile:1.9 Sun Nov 2 20:03:19 2025
+++ pkgsrc/security/py-google-auth-httplib2/Makefile Sun Dec 21 17:13:26 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2025/11/02 20:03:19 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2025/12/21 17:13:26 wiz Exp $
-DISTNAME= google_auth_httplib2-0.2.1
+DISTNAME= google_auth_httplib2-0.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth-httplib2/}
@@ -18,8 +18,9 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-local
USE_LANGUAGES= # none
-# as of 0.2.1
-# 4 failed, 14 passed
+.if make(test)
+ALLOW_NETWORK_ACCESS= yes
+.endif
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/py-google-auth-httplib2/distinfo
diff -u pkgsrc/security/py-google-auth-httplib2/distinfo:1.8 pkgsrc/security/py-google-auth-httplib2/distinfo:1.9
--- pkgsrc/security/py-google-auth-httplib2/distinfo:1.8 Sun Nov 2 20:03:19 2025
+++ pkgsrc/security/py-google-auth-httplib2/distinfo Sun Dec 21 17:13:26 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/11/02 20:03:19 wiz Exp $
+$NetBSD: distinfo,v 1.9 2025/12/21 17:13:26 wiz Exp $
-BLAKE2s (google_auth_httplib2-0.2.1.tar.gz) = eed5408213628daffe662fe5cd6c8b6215e466eb802876419a7a711ff9f332a7
-SHA512 (google_auth_httplib2-0.2.1.tar.gz) = 1d34817b8db393b0fb2c766227eb6ab7bf42a18c9d96a8466cb55833443959bd3e5bbeaf189c15692501e749181a7e217a49bc394b3a16bc2564263ba3b5f25f
-Size (google_auth_httplib2-0.2.1.tar.gz) = 11086 bytes
+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
Home |
Main Index |
Thread Index |
Old Index