Tue Feb 20 20:43:06 2024 UTC (95d)
py-google-api-core: update to 2.17.1.

Resolve issue handling protobuf responses in rest streaming (#604) (bcebc92)


(wiz)
diff -r1.29 -r1.30 pkgsrc/devel/py-google-api-core/Makefile
diff -r1.27 -r1.28 pkgsrc/devel/py-google-api-core/distinfo

cvs diff -r1.29 -r1.30 pkgsrc/devel/py-google-api-core/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-google-api-core/Makefile 2024/02/09 22:09:39 1.29
+++ pkgsrc/devel/py-google-api-core/Makefile 2024/02/20 20:43:06 1.30
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.29 2024/02/09 22:09:39 adam Exp $ 1# $NetBSD: Makefile,v 1.30 2024/02/20 20:43:06 wiz Exp $
2 2
3DISTNAME= google-api-core-2.17.0 3DISTNAME= google-api-core-2.17.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-api-core/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-api-core/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/googleapis/python-api-core 9HOMEPAGE= https://github.com/googleapis/python-api-core
10COMMENT= Python support library for multiple Google libraries 10COMMENT= Python support library for multiple Google libraries
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15DEPENDS+= ${PYPKGPREFIX}-google-auth>=2.14.1:../../security/py-google-auth 15DEPENDS+= ${PYPKGPREFIX}-google-auth>=2.14.1:../../security/py-google-auth
16DEPENDS+= ${PYPKGPREFIX}-googleapis-common-protos>=1.56.2:../../devel/py-googleapis-common-protos 16DEPENDS+= ${PYPKGPREFIX}-googleapis-common-protos>=1.56.2:../../devel/py-googleapis-common-protos

cvs diff -r1.27 -r1.28 pkgsrc/devel/py-google-api-core/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-google-api-core/distinfo 2024/02/09 22:09:39 1.27
+++ pkgsrc/devel/py-google-api-core/distinfo 2024/02/20 20:43:06 1.28
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.27 2024/02/09 22:09:39 adam Exp $ 1$NetBSD: distinfo,v 1.28 2024/02/20 20:43:06 wiz Exp $
2 2
3BLAKE2s (google-api-core-2.17.0.tar.gz) = 53958ba74e0a09f084d981fb137020672230b243831fde5d122b0e6c732e2e7a 3BLAKE2s (google-api-core-2.17.1.tar.gz) = 542ae6ee872c4626e0855f5f9c493ddb31913a97094c44d9a5e7d417595bf63c
4SHA512 (google-api-core-2.17.0.tar.gz) = e96d5a0d0018a065f53b14d06e818bcab25e2efb2e2720412344e263a5ee05105a2abb9b013e21f07cee56337bbbdc3e7bb5013e35edc3403e16bb30769b555b 4SHA512 (google-api-core-2.17.1.tar.gz) = 323470547854249bf05874d5776c4d329e47d9d6766fc744beb4cfc51c0b8a71fb429dd45462952b1e4b0b02551dc660598390db7d028df82f3b85a3716127b7
5Size (google-api-core-2.17.0.tar.gz) = 146424 bytes 5Size (google-api-core-2.17.1.tar.gz) = 147140 bytes