Wed Dec 13 13:55:29 2023 UTC (166d)
py-googleapis-common-protos: update to 1.62.0.

1.62.0 (2023-12-01)

Features

    Add auto_populated_fields field of MethodSettings in google/api/client_pb2 (#194) (4b0c73a)
    Add support for Python 3.12 (#192) (336cdf3)

Bug Fixes

    Migrate to native namespace packages (#187) (713e388)


(wiz)
diff -r1.12 -r1.13 pkgsrc/devel/py-googleapis-common-protos/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/py-googleapis-common-protos/PLIST
diff -r1.13 -r1.14 pkgsrc/devel/py-googleapis-common-protos/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/devel/py-googleapis-common-protos/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-googleapis-common-protos/Makefile 2023/11/10 11:25:32 1.12
+++ pkgsrc/devel/py-googleapis-common-protos/Makefile 2023/12/13 13:55:29 1.13
@@ -1,25 +1,22 @@ @@ -1,25 +1,22 @@
1# $NetBSD: Makefile,v 1.12 2023/11/10 11:25:32 adam Exp $ 1# $NetBSD: Makefile,v 1.13 2023/12/13 13:55:29 wiz Exp $
2 2
3DISTNAME= googleapis-common-protos-1.61.0 3DISTNAME= googleapis-common-protos-1.62.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=g/googleapis-common-protos/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/googleapis-common-protos/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/googleapis/python-api-common-protos 9HOMEPAGE= https://github.com/googleapis/python-api-common-protos
10COMMENT= Python support for Public interface definitions of Google APIs 10COMMENT= Python support for Public interface definitions of Google APIs
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=0:../../devel/py-setuptools
 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
13DEPENDS+= ${PYPKGPREFIX}-protobuf>=4.21.6:../../devel/py-protobuf 15DEPENDS+= ${PYPKGPREFIX}-protobuf>=4.21.6:../../devel/py-protobuf
14TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 
15 16
16USE_LANGUAGES= # none 17USE_LANGUAGES= # none
17 18
18PYTHON_VERSIONS_INCOMPATIBLE= 27 19PYTHON_VERSIONS_INCOMPATIBLE= 27
19 20
20TEST_ENV+= PYTHONPATH=${WRKSRC}/build/lib 21.include "../../lang/python/wheel.mk"
21do-test: 
22 cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests 
23 
24.include "../../lang/python/egg.mk" 
25.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.7 -r1.8 pkgsrc/devel/py-googleapis-common-protos/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/py-googleapis-common-protos/PLIST 2023/11/10 11:25:32 1.7
+++ pkgsrc/devel/py-googleapis-common-protos/PLIST 2023/12/13 13:55:29 1.8
@@ -1,24 +1,14 @@ @@ -1,24 +1,14 @@
1@comment $NetBSD: PLIST,v 1.7 2023/11/10 11:25:32 adam Exp $ 1@comment $NetBSD: PLIST,v 1.8 2023/12/13 13:55:29 wiz Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 
5${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt 
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 
8${PYSITELIB}/${EGG_NAME}-nspkg.pth 
9${PYSITELIB}/google/api/__init__.py 
10${PYSITELIB}/google/api/__init__.pyc 
11${PYSITELIB}/google/api/__init__.pyo 
12${PYSITELIB}/google/api/annotations.proto 2${PYSITELIB}/google/api/annotations.proto
13${PYSITELIB}/google/api/annotations_pb2.py 3${PYSITELIB}/google/api/annotations_pb2.py
14${PYSITELIB}/google/api/annotations_pb2.pyc 4${PYSITELIB}/google/api/annotations_pb2.pyc
15${PYSITELIB}/google/api/annotations_pb2.pyo 5${PYSITELIB}/google/api/annotations_pb2.pyo
16${PYSITELIB}/google/api/auth.proto 6${PYSITELIB}/google/api/auth.proto
17${PYSITELIB}/google/api/auth_pb2.py 7${PYSITELIB}/google/api/auth_pb2.py
18${PYSITELIB}/google/api/auth_pb2.pyc 8${PYSITELIB}/google/api/auth_pb2.pyc
19${PYSITELIB}/google/api/auth_pb2.pyo 9${PYSITELIB}/google/api/auth_pb2.pyo
20${PYSITELIB}/google/api/backend.proto 10${PYSITELIB}/google/api/backend.proto
21${PYSITELIB}/google/api/backend_pb2.py 11${PYSITELIB}/google/api/backend_pb2.py
22${PYSITELIB}/google/api/backend_pb2.pyc 12${PYSITELIB}/google/api/backend_pb2.pyc
23${PYSITELIB}/google/api/backend_pb2.pyo 13${PYSITELIB}/google/api/backend_pb2.pyo
24${PYSITELIB}/google/api/billing.proto 14${PYSITELIB}/google/api/billing.proto
@@ -139,99 +129,81 @@ ${PYSITELIB}/google/api/usage_pb2.pyc @@ -139,99 +129,81 @@ ${PYSITELIB}/google/api/usage_pb2.pyc
139${PYSITELIB}/google/api/usage_pb2.pyo 129${PYSITELIB}/google/api/usage_pb2.pyo
140${PYSITELIB}/google/api/visibility.proto 130${PYSITELIB}/google/api/visibility.proto
141${PYSITELIB}/google/api/visibility_pb2.py 131${PYSITELIB}/google/api/visibility_pb2.py
142${PYSITELIB}/google/api/visibility_pb2.pyc 132${PYSITELIB}/google/api/visibility_pb2.pyc
143${PYSITELIB}/google/api/visibility_pb2.pyo 133${PYSITELIB}/google/api/visibility_pb2.pyo
144${PYSITELIB}/google/cloud/extended_operations.proto 134${PYSITELIB}/google/cloud/extended_operations.proto
145${PYSITELIB}/google/cloud/extended_operations_pb2.py 135${PYSITELIB}/google/cloud/extended_operations_pb2.py
146${PYSITELIB}/google/cloud/extended_operations_pb2.pyc 136${PYSITELIB}/google/cloud/extended_operations_pb2.pyc
147${PYSITELIB}/google/cloud/extended_operations_pb2.pyo 137${PYSITELIB}/google/cloud/extended_operations_pb2.pyo
148${PYSITELIB}/google/cloud/location/locations.proto 138${PYSITELIB}/google/cloud/location/locations.proto
149${PYSITELIB}/google/cloud/location/locations_pb2.py 139${PYSITELIB}/google/cloud/location/locations_pb2.py
150${PYSITELIB}/google/cloud/location/locations_pb2.pyc 140${PYSITELIB}/google/cloud/location/locations_pb2.pyc
151${PYSITELIB}/google/cloud/location/locations_pb2.pyo 141${PYSITELIB}/google/cloud/location/locations_pb2.pyo
152${PYSITELIB}/google/gapic/metadata/__init__.py 
153${PYSITELIB}/google/gapic/metadata/__init__.pyc 
154${PYSITELIB}/google/gapic/metadata/__init__.pyo 
155${PYSITELIB}/google/gapic/metadata/gapic_metadata.proto 142${PYSITELIB}/google/gapic/metadata/gapic_metadata.proto
156${PYSITELIB}/google/gapic/metadata/gapic_metadata_pb2.py 143${PYSITELIB}/google/gapic/metadata/gapic_metadata_pb2.py
157${PYSITELIB}/google/gapic/metadata/gapic_metadata_pb2.pyc 144${PYSITELIB}/google/gapic/metadata/gapic_metadata_pb2.pyc
158${PYSITELIB}/google/gapic/metadata/gapic_metadata_pb2.pyo 145${PYSITELIB}/google/gapic/metadata/gapic_metadata_pb2.pyo
159${PYSITELIB}/google/logging/type/__init__.py 
160${PYSITELIB}/google/logging/type/__init__.pyc 
161${PYSITELIB}/google/logging/type/__init__.pyo 
162${PYSITELIB}/google/logging/type/http_request.proto 146${PYSITELIB}/google/logging/type/http_request.proto
163${PYSITELIB}/google/logging/type/http_request_pb2.py 147${PYSITELIB}/google/logging/type/http_request_pb2.py
164${PYSITELIB}/google/logging/type/http_request_pb2.pyc 148${PYSITELIB}/google/logging/type/http_request_pb2.pyc
165${PYSITELIB}/google/logging/type/http_request_pb2.pyo 149${PYSITELIB}/google/logging/type/http_request_pb2.pyo
166${PYSITELIB}/google/logging/type/log_severity.proto 150${PYSITELIB}/google/logging/type/log_severity.proto
167${PYSITELIB}/google/logging/type/log_severity_pb2.py 151${PYSITELIB}/google/logging/type/log_severity_pb2.py
168${PYSITELIB}/google/logging/type/log_severity_pb2.pyc 152${PYSITELIB}/google/logging/type/log_severity_pb2.pyc
169${PYSITELIB}/google/logging/type/log_severity_pb2.pyo 153${PYSITELIB}/google/logging/type/log_severity_pb2.pyo
170${PYSITELIB}/google/longrunning/__init__.py 
171${PYSITELIB}/google/longrunning/__init__.pyc 
172${PYSITELIB}/google/longrunning/__init__.pyo 
173${PYSITELIB}/google/longrunning/operations.proto 154${PYSITELIB}/google/longrunning/operations.proto
174${PYSITELIB}/google/longrunning/operations_grpc.py 155${PYSITELIB}/google/longrunning/operations_grpc.py
175${PYSITELIB}/google/longrunning/operations_grpc.pyc 156${PYSITELIB}/google/longrunning/operations_grpc.pyc
176${PYSITELIB}/google/longrunning/operations_grpc.pyo 157${PYSITELIB}/google/longrunning/operations_grpc.pyo
177${PYSITELIB}/google/longrunning/operations_grpc_pb2.py 158${PYSITELIB}/google/longrunning/operations_grpc_pb2.py
178${PYSITELIB}/google/longrunning/operations_grpc_pb2.pyc 159${PYSITELIB}/google/longrunning/operations_grpc_pb2.pyc
179${PYSITELIB}/google/longrunning/operations_grpc_pb2.pyo 160${PYSITELIB}/google/longrunning/operations_grpc_pb2.pyo
180${PYSITELIB}/google/longrunning/operations_pb2.py 161${PYSITELIB}/google/longrunning/operations_pb2.py
181${PYSITELIB}/google/longrunning/operations_pb2.pyc 162${PYSITELIB}/google/longrunning/operations_pb2.pyc
182${PYSITELIB}/google/longrunning/operations_pb2.pyo 163${PYSITELIB}/google/longrunning/operations_pb2.pyo
183${PYSITELIB}/google/longrunning/operations_pb2_grpc.py 164${PYSITELIB}/google/longrunning/operations_pb2_grpc.py
184${PYSITELIB}/google/longrunning/operations_pb2_grpc.pyc 165${PYSITELIB}/google/longrunning/operations_pb2_grpc.pyc
185${PYSITELIB}/google/longrunning/operations_pb2_grpc.pyo 166${PYSITELIB}/google/longrunning/operations_pb2_grpc.pyo
186${PYSITELIB}/google/longrunning/operations_proto.py 167${PYSITELIB}/google/longrunning/operations_proto.py
187${PYSITELIB}/google/longrunning/operations_proto.pyc 168${PYSITELIB}/google/longrunning/operations_proto.pyc
188${PYSITELIB}/google/longrunning/operations_proto.pyo 169${PYSITELIB}/google/longrunning/operations_proto.pyo
189${PYSITELIB}/google/longrunning/operations_proto_pb2.py 170${PYSITELIB}/google/longrunning/operations_proto_pb2.py
190${PYSITELIB}/google/longrunning/operations_proto_pb2.pyc 171${PYSITELIB}/google/longrunning/operations_proto_pb2.pyc
191${PYSITELIB}/google/longrunning/operations_proto_pb2.pyo 172${PYSITELIB}/google/longrunning/operations_proto_pb2.pyo
192${PYSITELIB}/google/rpc/__init__.py 
193${PYSITELIB}/google/rpc/__init__.pyc 
194${PYSITELIB}/google/rpc/__init__.pyo 
195${PYSITELIB}/google/rpc/code.proto 173${PYSITELIB}/google/rpc/code.proto
196${PYSITELIB}/google/rpc/code_pb2.py 174${PYSITELIB}/google/rpc/code_pb2.py
197${PYSITELIB}/google/rpc/code_pb2.pyc 175${PYSITELIB}/google/rpc/code_pb2.pyc
198${PYSITELIB}/google/rpc/code_pb2.pyo 176${PYSITELIB}/google/rpc/code_pb2.pyo
199${PYSITELIB}/google/rpc/context/__init__.py 
200${PYSITELIB}/google/rpc/context/__init__.pyc 
201${PYSITELIB}/google/rpc/context/__init__.pyo 
202${PYSITELIB}/google/rpc/context/attribute_context.proto 177${PYSITELIB}/google/rpc/context/attribute_context.proto
203${PYSITELIB}/google/rpc/context/attribute_context_pb2.py 178${PYSITELIB}/google/rpc/context/attribute_context_pb2.py
204${PYSITELIB}/google/rpc/context/attribute_context_pb2.pyc 179${PYSITELIB}/google/rpc/context/attribute_context_pb2.pyc
205${PYSITELIB}/google/rpc/context/attribute_context_pb2.pyo 180${PYSITELIB}/google/rpc/context/attribute_context_pb2.pyo
206${PYSITELIB}/google/rpc/context/audit_context.proto 181${PYSITELIB}/google/rpc/context/audit_context.proto
207${PYSITELIB}/google/rpc/context/audit_context_pb2.py 182${PYSITELIB}/google/rpc/context/audit_context_pb2.py
208${PYSITELIB}/google/rpc/context/audit_context_pb2.pyc 183${PYSITELIB}/google/rpc/context/audit_context_pb2.pyc
209${PYSITELIB}/google/rpc/context/audit_context_pb2.pyo 184${PYSITELIB}/google/rpc/context/audit_context_pb2.pyo
210${PYSITELIB}/google/rpc/error_details.proto 185${PYSITELIB}/google/rpc/error_details.proto
211${PYSITELIB}/google/rpc/error_details_pb2.py 186${PYSITELIB}/google/rpc/error_details_pb2.py
212${PYSITELIB}/google/rpc/error_details_pb2.pyc 187${PYSITELIB}/google/rpc/error_details_pb2.pyc
213${PYSITELIB}/google/rpc/error_details_pb2.pyo 188${PYSITELIB}/google/rpc/error_details_pb2.pyo
214${PYSITELIB}/google/rpc/http.proto 189${PYSITELIB}/google/rpc/http.proto
215${PYSITELIB}/google/rpc/http_pb2.py 190${PYSITELIB}/google/rpc/http_pb2.py
216${PYSITELIB}/google/rpc/http_pb2.pyc 191${PYSITELIB}/google/rpc/http_pb2.pyc
217${PYSITELIB}/google/rpc/http_pb2.pyo 192${PYSITELIB}/google/rpc/http_pb2.pyo
218${PYSITELIB}/google/rpc/status.proto 193${PYSITELIB}/google/rpc/status.proto
219${PYSITELIB}/google/rpc/status_pb2.py 194${PYSITELIB}/google/rpc/status_pb2.py
220${PYSITELIB}/google/rpc/status_pb2.pyc 195${PYSITELIB}/google/rpc/status_pb2.pyc
221${PYSITELIB}/google/rpc/status_pb2.pyo 196${PYSITELIB}/google/rpc/status_pb2.pyo
222${PYSITELIB}/google/type/__init__.py 
223${PYSITELIB}/google/type/__init__.pyc 
224${PYSITELIB}/google/type/__init__.pyo 
225${PYSITELIB}/google/type/calendar_period.proto 197${PYSITELIB}/google/type/calendar_period.proto
226${PYSITELIB}/google/type/calendar_period_pb2.py 198${PYSITELIB}/google/type/calendar_period_pb2.py
227${PYSITELIB}/google/type/calendar_period_pb2.pyc 199${PYSITELIB}/google/type/calendar_period_pb2.pyc
228${PYSITELIB}/google/type/calendar_period_pb2.pyo 200${PYSITELIB}/google/type/calendar_period_pb2.pyo
229${PYSITELIB}/google/type/color.proto 201${PYSITELIB}/google/type/color.proto
230${PYSITELIB}/google/type/color_pb2.py 202${PYSITELIB}/google/type/color_pb2.py
231${PYSITELIB}/google/type/color_pb2.pyc 203${PYSITELIB}/google/type/color_pb2.pyc
232${PYSITELIB}/google/type/color_pb2.pyo 204${PYSITELIB}/google/type/color_pb2.pyo
233${PYSITELIB}/google/type/date.proto 205${PYSITELIB}/google/type/date.proto
234${PYSITELIB}/google/type/date_pb2.py 206${PYSITELIB}/google/type/date_pb2.py
235${PYSITELIB}/google/type/date_pb2.pyc 207${PYSITELIB}/google/type/date_pb2.pyc
236${PYSITELIB}/google/type/date_pb2.pyo 208${PYSITELIB}/google/type/date_pb2.pyo
237${PYSITELIB}/google/type/datetime.proto 209${PYSITELIB}/google/type/datetime.proto
@@ -280,13 +252,18 @@ ${PYSITELIB}/google/type/phone_number_pb @@ -280,13 +252,18 @@ ${PYSITELIB}/google/type/phone_number_pb
280${PYSITELIB}/google/type/phone_number_pb2.pyo 252${PYSITELIB}/google/type/phone_number_pb2.pyo
281${PYSITELIB}/google/type/postal_address.proto 253${PYSITELIB}/google/type/postal_address.proto
282${PYSITELIB}/google/type/postal_address_pb2.py 254${PYSITELIB}/google/type/postal_address_pb2.py
283${PYSITELIB}/google/type/postal_address_pb2.pyc 255${PYSITELIB}/google/type/postal_address_pb2.pyc
284${PYSITELIB}/google/type/postal_address_pb2.pyo 256${PYSITELIB}/google/type/postal_address_pb2.pyo
285${PYSITELIB}/google/type/quaternion.proto 257${PYSITELIB}/google/type/quaternion.proto
286${PYSITELIB}/google/type/quaternion_pb2.py 258${PYSITELIB}/google/type/quaternion_pb2.py
287${PYSITELIB}/google/type/quaternion_pb2.pyc 259${PYSITELIB}/google/type/quaternion_pb2.pyc
288${PYSITELIB}/google/type/quaternion_pb2.pyo 260${PYSITELIB}/google/type/quaternion_pb2.pyo
289${PYSITELIB}/google/type/timeofday.proto 261${PYSITELIB}/google/type/timeofday.proto
290${PYSITELIB}/google/type/timeofday_pb2.py 262${PYSITELIB}/google/type/timeofday_pb2.py
291${PYSITELIB}/google/type/timeofday_pb2.pyc 263${PYSITELIB}/google/type/timeofday_pb2.pyc
292${PYSITELIB}/google/type/timeofday_pb2.pyo 264${PYSITELIB}/google/type/timeofday_pb2.pyo
 265${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 266${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 267${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 268${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
 269${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt

cvs diff -r1.13 -r1.14 pkgsrc/devel/py-googleapis-common-protos/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-googleapis-common-protos/distinfo 2023/11/10 11:25:32 1.13
+++ pkgsrc/devel/py-googleapis-common-protos/distinfo 2023/12/13 13:55:29 1.14
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.13 2023/11/10 11:25:32 adam Exp $ 1$NetBSD: distinfo,v 1.14 2023/12/13 13:55:29 wiz Exp $
2 2
3BLAKE2s (googleapis-common-protos-1.61.0.tar.gz) = be6096aad9cea9f99a066f9a3d6b3e3ad1f3d84ffe52565a31cfcbba8af907fb 3BLAKE2s (googleapis-common-protos-1.62.0.tar.gz) = 2d49f6e2bf1d4f358e76507c97213e8223c9a51fbf5701b4e28905f7642243cb
4SHA512 (googleapis-common-protos-1.61.0.tar.gz) = 2aac51d0ea414532f1b5991ad8d484a48d44682e1354deec4d1bb5a96d401a9f9983e613beea91d49c058d95a2d289be932229765c66c1fee18df5d8e9e873f2 4SHA512 (googleapis-common-protos-1.62.0.tar.gz) = 13612ed20fdb0f7f1310a8c727d5b833286237f9470fd5b183a0a92463b043a7aa14b4e06188d8bd3e1aa9f1d6e468e96b06a448a8a76f85de3aea7d9bc734f0
5Size (googleapis-common-protos-1.61.0.tar.gz) = 121129 bytes 5Size (googleapis-common-protos-1.62.0.tar.gz) = 121172 bytes