pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-googleapis-common-protos



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar  9 17:03:42 UTC 2026

Modified Files:
        pkgsrc/devel/py-googleapis-common-protos: Makefile distinfo

Log Message:
py-googleapis-common-protos: update to 1.73.0.

Features

    Add a new field to support Dataplex integration configuration (PiperOrigin-RevId: 878006289) (6120fb0d)

    Add API fields related to GKE Pods and Network Policies (PiperOrigin-RevId: 875021492) (6120fb0d)

    Add API fields related to GKE Pods and Network Policies (PiperOrigin-RevId: 875021492) (6120fb0d)

    Update Compute Engine v1beta API to revision 20260213 (6120fb0d)

    A new field right_child_digest_hex is added to message .google.cloud.universalledger.v1.ProofOfInclusion, which replaces right_child_hash_hex (PiperOrigin-RevId: 875734641) (6120fb0d)

    A new field inference_generation_config is added to message .google.cloud.aiplatform.v1beta1.EvaluationConfig (PiperOrigin-RevId: 875384529) (6120fb0d)

    Added a field for enabling image and table annotation for layout parser processor (PiperOrigin-RevId: 877500954) (6120fb0d)

    Added a field for enabling image and table annotation for layout parser processor (PiperOrigin-RevId: 877500954) (6120fb0d)

    A new field evaluation_run is added to message .google.cloud.aiplatform.v1beta1.EvaluateDatasetRun (PiperOrigin-RevId: 875384529) (6120fb0d)

    add AskContexts and AsyncRetrieveContexts APIs to VertexRagService (PiperOrigin-RevId: 877654221) (6120fb0d)

    Added index and search configuration management (PiperOrigin-RevId: 876429709) (6120fb0d)

    add v1beta networkconnectivity libraries (PiperOrigin-RevId: 876282040) (6120fb0d)

    A new field left_child_digest_hex is added to message .google.cloud.universalledger.v1.ProofOfInclusion, which replaces left_child_hash_hex (PiperOrigin-RevId: 875734641) (6120fb0d)

    Update Compute Engine v1 API to revision 20260213 The breaking change exemption is approved in internal http://b/488396206 (6120fb0d)

    add new transformation update_object_custom_context (PiperOrigin-RevId: 875324745) (6120fb0d)

    add new transformation update_object_custom_context (PiperOrigin-RevId: 875324745) (6120fb0d)

    Add a new field to support Dataplex integration configuration (PiperOrigin-RevId: 878006289) (6120fb0d)

    Added index and search configuration management (PiperOrigin-RevId: 876429709) (6120fb0d)

    A new field root_digest_hex is added to message .google.cloud.universalledger.v1.MerkleTree, which replaces root_hash_hex (PiperOrigin-RevId: 875734641) (6120fb0d)

Bug Fixes

    Removed obsolete message VertexRanker (PiperOrigin-RevId: 876429709) (6120fb0d)

    Removed obsolete field vertex from message .google.cloud.vectorsearch.v1.Ranker (PiperOrigin-RevId: 876429709) (6120fb0d)

    Removed obsolete message VertexRanker (PiperOrigin-RevId: 876429709) (6120fb0d)

    Update existing packaging option cloud.google.com/go/auditmanager/apiv1/auditmanagerpb;auditmanagerpb for go_package (PiperOrigin-RevId: 875794180) (6120fb0d)

    Removed obsolete field vertex from message .google.cloud.vectorsearch.v1.Ranker (PiperOrigin-RevId: 876429709) (6120fb0d)

Documentation

    comment on evaluate_dataset_response clarified (PiperOrigin-RevId: 875384529) (6120fb0d)

    move deprecation notices on deprecated fields earlier in the field description (PiperOrigin-RevId: 875734641) (6120fb0d)

    indicated where fields (notably account and contract comments) are considered public information (PiperOrigin-RevId: 875734641) (6120fb0d)

    Updated documentation for Index Creation, Import Data Objects, Search (PiperOrigin-RevId: 876429709) (6120fb0d)

    Updated documentation for Index Creation, Import Data Objects, Search (PiperOrigin-RevId: 876429709) (6120fb0d)

    general grammar corrections (PiperOrigin-RevId: 875734641) (6120fb0d)


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/py-googleapis-common-protos/Makefile \
    pkgsrc/devel/py-googleapis-common-protos/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-googleapis-common-protos/Makefile
diff -u pkgsrc/devel/py-googleapis-common-protos/Makefile:1.26 pkgsrc/devel/py-googleapis-common-protos/Makefile:1.27
--- pkgsrc/devel/py-googleapis-common-protos/Makefile:1.26      Mon Nov 10 09:37:00 2025
+++ pkgsrc/devel/py-googleapis-common-protos/Makefile   Mon Mar  9 17:03:42 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2025/11/10 09:37:00 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2026/03/09 17:03:42 wiz Exp $
 
-DISTNAME=      googleapis_common_protos-1.72.0
+DISTNAME=      googleapis_common_protos-1.73.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/googleapis-common-protos/}
Index: pkgsrc/devel/py-googleapis-common-protos/distinfo
diff -u pkgsrc/devel/py-googleapis-common-protos/distinfo:1.26 pkgsrc/devel/py-googleapis-common-protos/distinfo:1.27
--- pkgsrc/devel/py-googleapis-common-protos/distinfo:1.26      Mon Nov 10 09:37:00 2025
+++ pkgsrc/devel/py-googleapis-common-protos/distinfo   Mon Mar  9 17:03:42 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2025/11/10 09:37:00 wiz Exp $
+$NetBSD: distinfo,v 1.27 2026/03/09 17:03:42 wiz Exp $
 
-BLAKE2s (googleapis_common_protos-1.72.0.tar.gz) = f45d8f3a7fded676cfd4829e3baa111f62fd9550d00428fb98ca272ffebbc534
-SHA512 (googleapis_common_protos-1.72.0.tar.gz) = daa6e3497e9849a323aaf4d5394bb3dc3fc5102f1547a6d9d09f9ae7112f32de62ba2bd5c18debdde7520b42b046ed8bd91485b900657631b16b92f58ce8195f
-Size (googleapis_common_protos-1.72.0.tar.gz) = 147433 bytes
+BLAKE2s (googleapis_common_protos-1.73.0.tar.gz) = 94b53164d39c231f82fd758061c2a12565f253bf037f7c1a9c0bfdf5b57e2810
+SHA512 (googleapis_common_protos-1.73.0.tar.gz) = e1da403b6d5e7ba2dab0f6c6b8a1421bf25d7ad8ca0197662d7f336df9028341744f64cb61d83d414274fc2a66d15f9a45be28eb4cdccbed2e6dfb1145793679
+Size (googleapis_common_protos-1.73.0.tar.gz) = 147323 bytes



Home | Main Index | Thread Index | Old Index