pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-google-api-core
Module Name: pkgsrc
Committed By: adam
Date: Fri Nov 10 12:13:23 UTC 2023
Modified Files:
pkgsrc/devel/py-google-api-core: Makefile distinfo
Log Message:
py-google-api-core: updated to 2.14.0
2.14.0 (2023-11-09)
Features
Support with_call for wrapped rpcs
2.13.1 (2023-11-09)
Bug Fixes
Update async client to use async retry
2.13.0 (2023-11-03)
Features
Add caching to routing header calculation
Bug Fixes
Add warning to retry target to avoid incorrect usage
Drop usage of distutils
Ensure exception is available when BackgroundConsumer open stream fails
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/py-google-api-core/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/py-google-api-core/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-google-api-core/Makefile
diff -u pkgsrc/devel/py-google-api-core/Makefile:1.26 pkgsrc/devel/py-google-api-core/Makefile:1.27
--- pkgsrc/devel/py-google-api-core/Makefile:1.26 Fri Oct 6 10:20:34 2023
+++ pkgsrc/devel/py-google-api-core/Makefile Fri Nov 10 12:13:22 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2023/10/06 10:20:34 adam Exp $
+# $NetBSD: Makefile,v 1.27 2023/11/10 12:13:22 adam Exp $
-DISTNAME= google-api-core-2.12.0
+DISTNAME= google-api-core-2.14.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-api-core/}
Index: pkgsrc/devel/py-google-api-core/distinfo
diff -u pkgsrc/devel/py-google-api-core/distinfo:1.24 pkgsrc/devel/py-google-api-core/distinfo:1.25
--- pkgsrc/devel/py-google-api-core/distinfo:1.24 Fri Oct 6 10:20:34 2023
+++ pkgsrc/devel/py-google-api-core/distinfo Fri Nov 10 12:13:22 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2023/10/06 10:20:34 adam Exp $
+$NetBSD: distinfo,v 1.25 2023/11/10 12:13:22 adam Exp $
-BLAKE2s (google-api-core-2.12.0.tar.gz) = d02a0f3a735465c507b0fe8ce0afec669cc90df58237745bec276be6ba41f010
-SHA512 (google-api-core-2.12.0.tar.gz) = 697cef1e877043612e96b93acd23ae10be5478f3600a571c5a4c4d7d5c8769201fc3b3bea68c558727f5acd9c6e60e72f351f1970b1b3abf1529a6c531fcef64
-Size (google-api-core-2.12.0.tar.gz) = 130745 bytes
+BLAKE2s (google-api-core-2.14.0.tar.gz) = faf45001c7a902766564701a78aba33d2d1f469c5dca44fcbf29d3929c5d75c0
+SHA512 (google-api-core-2.14.0.tar.gz) = c00e8bc2ac5b554695dfda0edb3ae1d8053ef43d4db0054a95d1231ded4432dee685dc024b34b35cedac93668d69b288f68460fd897ca17148c0660f191d6a3d
+Size (google-api-core-2.14.0.tar.gz) = 132423 bytes
Home |
Main Index |
Thread Index |
Old Index