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:   adam
Date:           Fri Nov 10 11:25:32 UTC 2023

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

Log Message:
py-googleapis-common-protos: updated to 1.61.1

1.61.0 (2023-10-09)

Features

Add google/api/field_info.proto
Add IDENTIFIER to FieldBehavior enum


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-googleapis-common-protos/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-googleapis-common-protos/PLIST
cvs rdiff -u -r1.12 -r1.13 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.11 pkgsrc/devel/py-googleapis-common-protos/Makefile:1.12
--- pkgsrc/devel/py-googleapis-common-protos/Makefile:1.11      Sat Aug  5 06:22:36 2023
+++ pkgsrc/devel/py-googleapis-common-protos/Makefile   Fri Nov 10 11:25:32 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2023/08/05 06:22:36 adam Exp $
+# $NetBSD: Makefile,v 1.12 2023/11/10 11:25:32 adam Exp $
 
-DISTNAME=      googleapis-common-protos-1.60.0
+DISTNAME=      googleapis-common-protos-1.61.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/googleapis-common-protos/}

Index: pkgsrc/devel/py-googleapis-common-protos/PLIST
diff -u pkgsrc/devel/py-googleapis-common-protos/PLIST:1.6 pkgsrc/devel/py-googleapis-common-protos/PLIST:1.7
--- pkgsrc/devel/py-googleapis-common-protos/PLIST:1.6  Sat Aug  5 06:22:36 2023
+++ pkgsrc/devel/py-googleapis-common-protos/PLIST      Fri Nov 10 11:25:32 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2023/08/05 06:22:36 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2023/11/10 11:25:32 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -65,6 +65,10 @@ ${PYSITELIB}/google/api/field_behavior.p
 ${PYSITELIB}/google/api/field_behavior_pb2.py
 ${PYSITELIB}/google/api/field_behavior_pb2.pyc
 ${PYSITELIB}/google/api/field_behavior_pb2.pyo
+${PYSITELIB}/google/api/field_info.proto
+${PYSITELIB}/google/api/field_info_pb2.py
+${PYSITELIB}/google/api/field_info_pb2.pyc
+${PYSITELIB}/google/api/field_info_pb2.pyo
 ${PYSITELIB}/google/api/http.proto
 ${PYSITELIB}/google/api/http_pb2.py
 ${PYSITELIB}/google/api/http_pb2.pyc

Index: pkgsrc/devel/py-googleapis-common-protos/distinfo
diff -u pkgsrc/devel/py-googleapis-common-protos/distinfo:1.12 pkgsrc/devel/py-googleapis-common-protos/distinfo:1.13
--- pkgsrc/devel/py-googleapis-common-protos/distinfo:1.12      Sat Aug  5 06:22:36 2023
+++ pkgsrc/devel/py-googleapis-common-protos/distinfo   Fri Nov 10 11:25:32 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2023/08/05 06:22:36 adam Exp $
+$NetBSD: distinfo,v 1.13 2023/11/10 11:25:32 adam Exp $
 
-BLAKE2s (googleapis-common-protos-1.60.0.tar.gz) = 80b34b444397d55cc2917661ad991f4d5da5b1b585189b0f71af40753b71da87
-SHA512 (googleapis-common-protos-1.60.0.tar.gz) = ad20a4cb74308f22835cbc5c9dfd82153dd8265424ee7dc604b610bc6db6f46f154e4f5d8c74c01d4c503d3e2c9095a090d9548a5ec13b4b3044274f6b9b5a4b
-Size (googleapis-common-protos-1.60.0.tar.gz) = 119801 bytes
+BLAKE2s (googleapis-common-protos-1.61.0.tar.gz) = be6096aad9cea9f99a066f9a3d6b3e3ad1f3d84ffe52565a31cfcbba8af907fb
+SHA512 (googleapis-common-protos-1.61.0.tar.gz) = 2aac51d0ea414532f1b5991ad8d484a48d44682e1354deec4d1bb5a96d401a9f9983e613beea91d49c058d95a2d289be932229765c66c1fee18df5d8e9e873f2
+Size (googleapis-common-protos-1.61.0.tar.gz) = 121129 bytes



Home | Main Index | Thread Index | Old Index