Sat Aug 5 06:22:36 2023 UTC ()
py-googleapis-common-protos: updated to 1.60.0

1.60.0 (2023-07-27)

Features

Add google/api/policy.proto
Add method_policies to Control


(adam)
diff -r1.10 -r1.11 pkgsrc/devel/py-googleapis-common-protos/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/py-googleapis-common-protos/PLIST
diff -r1.11 -r1.12 pkgsrc/devel/py-googleapis-common-protos/distinfo

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

--- pkgsrc/devel/py-googleapis-common-protos/Makefile 2023/06/13 16:05:40 1.10
+++ pkgsrc/devel/py-googleapis-common-protos/Makefile 2023/08/05 06:22:36 1.11
@@ -1,25 +1,25 @@ @@ -1,25 +1,25 @@
1# $NetBSD: Makefile,v 1.10 2023/06/13 16:05:40 adam Exp $ 1# $NetBSD: Makefile,v 1.11 2023/08/05 06:22:36 adam Exp $
2 2
3DISTNAME= googleapis-common-protos-1.59.1 3DISTNAME= googleapis-common-protos-1.60.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
13DEPENDS+= ${PYPKGPREFIX}-protobuf>=4.21.6:../../devel/py-protobuf 13DEPENDS+= ${PYPKGPREFIX}-protobuf>=4.21.6:../../devel/py-protobuf
14TEST_DEPENDS+= ${PYPKGPREFIX}-test>=0:../../devel/py-test 14TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17
18PYTHON_VERSIONS_INCOMPATIBLE= 27 18PYTHON_VERSIONS_INCOMPATIBLE= 27
19 19
20TEST_ENV+= PYTHONPATH=${WRKSRC}/build/lib 20TEST_ENV+= PYTHONPATH=${WRKSRC}/build/lib
21do-test: 21do-test:
22 cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} 22 cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
23 23
24.include "../../lang/python/egg.mk" 24.include "../../lang/python/egg.mk"
25.include "../../mk/bsd.pkg.mk" 25.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/devel/py-googleapis-common-protos/PLIST 2023/03/06 12:29:11 1.5
+++ pkgsrc/devel/py-googleapis-common-protos/PLIST 2023/08/05 06:22:36 1.6
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.5 2023/03/06 12:29:11 adam Exp $ 1@comment $NetBSD: PLIST,v 1.6 2023/08/05 06:22:36 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt 5${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/${EGG_NAME}-nspkg.pth 8${PYSITELIB}/${EGG_NAME}-nspkg.pth
9${PYSITELIB}/google/api/__init__.py 9${PYSITELIB}/google/api/__init__.py
10${PYSITELIB}/google/api/__init__.pyc 10${PYSITELIB}/google/api/__init__.pyc
11${PYSITELIB}/google/api/__init__.pyo 11${PYSITELIB}/google/api/__init__.pyo
12${PYSITELIB}/google/api/annotations.proto 12${PYSITELIB}/google/api/annotations.proto
13${PYSITELIB}/google/api/annotations_pb2.py 13${PYSITELIB}/google/api/annotations_pb2.py
14${PYSITELIB}/google/api/annotations_pb2.pyc 14${PYSITELIB}/google/api/annotations_pb2.pyc
@@ -91,26 +91,30 @@ ${PYSITELIB}/google/api/logging_pb2.pyc @@ -91,26 +91,30 @@ ${PYSITELIB}/google/api/logging_pb2.pyc
91${PYSITELIB}/google/api/logging_pb2.pyo 91${PYSITELIB}/google/api/logging_pb2.pyo
92${PYSITELIB}/google/api/metric.proto 92${PYSITELIB}/google/api/metric.proto
93${PYSITELIB}/google/api/metric_pb2.py 93${PYSITELIB}/google/api/metric_pb2.py
94${PYSITELIB}/google/api/metric_pb2.pyc 94${PYSITELIB}/google/api/metric_pb2.pyc
95${PYSITELIB}/google/api/metric_pb2.pyo 95${PYSITELIB}/google/api/metric_pb2.pyo
96${PYSITELIB}/google/api/monitored_resource.proto 96${PYSITELIB}/google/api/monitored_resource.proto
97${PYSITELIB}/google/api/monitored_resource_pb2.py 97${PYSITELIB}/google/api/monitored_resource_pb2.py
98${PYSITELIB}/google/api/monitored_resource_pb2.pyc 98${PYSITELIB}/google/api/monitored_resource_pb2.pyc
99${PYSITELIB}/google/api/monitored_resource_pb2.pyo 99${PYSITELIB}/google/api/monitored_resource_pb2.pyo
100${PYSITELIB}/google/api/monitoring.proto 100${PYSITELIB}/google/api/monitoring.proto
101${PYSITELIB}/google/api/monitoring_pb2.py 101${PYSITELIB}/google/api/monitoring_pb2.py
102${PYSITELIB}/google/api/monitoring_pb2.pyc 102${PYSITELIB}/google/api/monitoring_pb2.pyc
103${PYSITELIB}/google/api/monitoring_pb2.pyo 103${PYSITELIB}/google/api/monitoring_pb2.pyo
 104${PYSITELIB}/google/api/policy.proto
 105${PYSITELIB}/google/api/policy_pb2.py
 106${PYSITELIB}/google/api/policy_pb2.pyc
 107${PYSITELIB}/google/api/policy_pb2.pyo
104${PYSITELIB}/google/api/quota.proto 108${PYSITELIB}/google/api/quota.proto
105${PYSITELIB}/google/api/quota_pb2.py 109${PYSITELIB}/google/api/quota_pb2.py
106${PYSITELIB}/google/api/quota_pb2.pyc 110${PYSITELIB}/google/api/quota_pb2.pyc
107${PYSITELIB}/google/api/quota_pb2.pyo 111${PYSITELIB}/google/api/quota_pb2.pyo
108${PYSITELIB}/google/api/resource.proto 112${PYSITELIB}/google/api/resource.proto
109${PYSITELIB}/google/api/resource_pb2.py 113${PYSITELIB}/google/api/resource_pb2.py
110${PYSITELIB}/google/api/resource_pb2.pyc 114${PYSITELIB}/google/api/resource_pb2.pyc
111${PYSITELIB}/google/api/resource_pb2.pyo 115${PYSITELIB}/google/api/resource_pb2.pyo
112${PYSITELIB}/google/api/routing.proto 116${PYSITELIB}/google/api/routing.proto
113${PYSITELIB}/google/api/routing_pb2.py 117${PYSITELIB}/google/api/routing_pb2.py
114${PYSITELIB}/google/api/routing_pb2.pyc 118${PYSITELIB}/google/api/routing_pb2.pyc
115${PYSITELIB}/google/api/routing_pb2.pyo 119${PYSITELIB}/google/api/routing_pb2.pyo
116${PYSITELIB}/google/api/service.proto 120${PYSITELIB}/google/api/service.proto

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

--- pkgsrc/devel/py-googleapis-common-protos/distinfo 2023/06/13 16:05:40 1.11
+++ pkgsrc/devel/py-googleapis-common-protos/distinfo 2023/08/05 06:22:36 1.12
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.11 2023/06/13 16:05:40 adam Exp $ 1$NetBSD: distinfo,v 1.12 2023/08/05 06:22:36 adam Exp $
2 2
3BLAKE2s (googleapis-common-protos-1.59.1.tar.gz) = a6f1838035338a293b98f28e22bd11f754a2aefeb0b57e1fd27fa70b6186c69c 3BLAKE2s (googleapis-common-protos-1.60.0.tar.gz) = 80b34b444397d55cc2917661ad991f4d5da5b1b585189b0f71af40753b71da87
4SHA512 (googleapis-common-protos-1.59.1.tar.gz) = e977382da5880ef9097af7ff653768902a2c6c00927847cb2b9e601072f226509539226a82c98a9e4f38354b05e246f0f9c9c87ed008cb9c0a5976eae1863bd3 4SHA512 (googleapis-common-protos-1.60.0.tar.gz) = ad20a4cb74308f22835cbc5c9dfd82153dd8265424ee7dc604b610bc6db6f46f154e4f5d8c74c01d4c503d3e2c9095a090d9548a5ec13b4b3044274f6b9b5a4b
5Size (googleapis-common-protos-1.59.1.tar.gz) = 118520 bytes 5Size (googleapis-common-protos-1.60.0.tar.gz) = 119801 bytes