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 Mar  5 19:29:58 UTC 2021

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

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

v1.53.0

Features
add google.api.ResourceDescriptor.Style
add API method signatures to longrunning operations
add gapic_metadata_pb2
add UNORDERED_LIST to field options
add WaitOperation method to longrunning operations
require python >=3.6 and

Bug Fixes
add create_key to FieldDescriptors
Generate gRPC files for long-running operations

Documentation
add link to PyPI


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-googleapis-common-protos/Makefile \
    pkgsrc/devel/py-googleapis-common-protos/PLIST \
    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.2 pkgsrc/devel/py-googleapis-common-protos/Makefile:1.3
--- pkgsrc/devel/py-googleapis-common-protos/Makefile:1.2       Thu Jun  4 06:20:07 2020
+++ pkgsrc/devel/py-googleapis-common-protos/Makefile   Fri Mar  5 19:29:58 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/06/04 06:20:07 adam Exp $
+# $NetBSD: Makefile,v 1.3 2021/03/05 19:29:58 adam Exp $
 
-DISTNAME=      googleapis-common-protos-1.52.0
+DISTNAME=      googleapis-common-protos-1.53.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/googleapis-common-protos/}
@@ -14,5 +14,7 @@ DEPENDS+=     ${PYPKGPREFIX}-protobuf>=3.6.0
 
 USE_LANGUAGES= # none
 
+PYTHON_VERSIONS_INCOMPATIBLE=   27
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-googleapis-common-protos/PLIST
diff -u pkgsrc/devel/py-googleapis-common-protos/PLIST:1.2 pkgsrc/devel/py-googleapis-common-protos/PLIST:1.3
--- pkgsrc/devel/py-googleapis-common-protos/PLIST:1.2  Thu Jun  4 06:20:07 2020
+++ pkgsrc/devel/py-googleapis-common-protos/PLIST      Fri Mar  5 19:29:58 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/06/04 06:20:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/03/05 19:29:58 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -9,102 +9,140 @@ ${PYSITELIB}/${EGG_NAME}-nspkg.pth
 ${PYSITELIB}/google/api/__init__.py
 ${PYSITELIB}/google/api/__init__.pyc
 ${PYSITELIB}/google/api/__init__.pyo
+${PYSITELIB}/google/api/annotations.proto
 ${PYSITELIB}/google/api/annotations_pb2.py
 ${PYSITELIB}/google/api/annotations_pb2.pyc
 ${PYSITELIB}/google/api/annotations_pb2.pyo
+${PYSITELIB}/google/api/auth.proto
 ${PYSITELIB}/google/api/auth_pb2.py
 ${PYSITELIB}/google/api/auth_pb2.pyc
 ${PYSITELIB}/google/api/auth_pb2.pyo
+${PYSITELIB}/google/api/backend.proto
 ${PYSITELIB}/google/api/backend_pb2.py
 ${PYSITELIB}/google/api/backend_pb2.pyc
 ${PYSITELIB}/google/api/backend_pb2.pyo
+${PYSITELIB}/google/api/billing.proto
 ${PYSITELIB}/google/api/billing_pb2.py
 ${PYSITELIB}/google/api/billing_pb2.pyc
 ${PYSITELIB}/google/api/billing_pb2.pyo
+${PYSITELIB}/google/api/client.proto
 ${PYSITELIB}/google/api/client_pb2.py
 ${PYSITELIB}/google/api/client_pb2.pyc
 ${PYSITELIB}/google/api/client_pb2.pyo
+${PYSITELIB}/google/api/config_change.proto
 ${PYSITELIB}/google/api/config_change_pb2.py
 ${PYSITELIB}/google/api/config_change_pb2.pyc
 ${PYSITELIB}/google/api/config_change_pb2.pyo
+${PYSITELIB}/google/api/consumer.proto
 ${PYSITELIB}/google/api/consumer_pb2.py
 ${PYSITELIB}/google/api/consumer_pb2.pyc
 ${PYSITELIB}/google/api/consumer_pb2.pyo
+${PYSITELIB}/google/api/context.proto
 ${PYSITELIB}/google/api/context_pb2.py
 ${PYSITELIB}/google/api/context_pb2.pyc
 ${PYSITELIB}/google/api/context_pb2.pyo
+${PYSITELIB}/google/api/control.proto
 ${PYSITELIB}/google/api/control_pb2.py
 ${PYSITELIB}/google/api/control_pb2.pyc
 ${PYSITELIB}/google/api/control_pb2.pyo
+${PYSITELIB}/google/api/distribution.proto
 ${PYSITELIB}/google/api/distribution_pb2.py
 ${PYSITELIB}/google/api/distribution_pb2.pyc
 ${PYSITELIB}/google/api/distribution_pb2.pyo
+${PYSITELIB}/google/api/documentation.proto
 ${PYSITELIB}/google/api/documentation_pb2.py
 ${PYSITELIB}/google/api/documentation_pb2.pyc
 ${PYSITELIB}/google/api/documentation_pb2.pyo
+${PYSITELIB}/google/api/endpoint.proto
 ${PYSITELIB}/google/api/endpoint_pb2.py
 ${PYSITELIB}/google/api/endpoint_pb2.pyc
 ${PYSITELIB}/google/api/endpoint_pb2.pyo
+${PYSITELIB}/google/api/field_behavior.proto
 ${PYSITELIB}/google/api/field_behavior_pb2.py
 ${PYSITELIB}/google/api/field_behavior_pb2.pyc
 ${PYSITELIB}/google/api/field_behavior_pb2.pyo
+${PYSITELIB}/google/api/http.proto
 ${PYSITELIB}/google/api/http_pb2.py
 ${PYSITELIB}/google/api/http_pb2.pyc
 ${PYSITELIB}/google/api/http_pb2.pyo
+${PYSITELIB}/google/api/httpbody.proto
 ${PYSITELIB}/google/api/httpbody_pb2.py
 ${PYSITELIB}/google/api/httpbody_pb2.pyc
 ${PYSITELIB}/google/api/httpbody_pb2.pyo
+${PYSITELIB}/google/api/label.proto
 ${PYSITELIB}/google/api/label_pb2.py
 ${PYSITELIB}/google/api/label_pb2.pyc
 ${PYSITELIB}/google/api/label_pb2.pyo
+${PYSITELIB}/google/api/launch_stage.proto
 ${PYSITELIB}/google/api/launch_stage_pb2.py
 ${PYSITELIB}/google/api/launch_stage_pb2.pyc
 ${PYSITELIB}/google/api/launch_stage_pb2.pyo
+${PYSITELIB}/google/api/log.proto
 ${PYSITELIB}/google/api/log_pb2.py
 ${PYSITELIB}/google/api/log_pb2.pyc
 ${PYSITELIB}/google/api/log_pb2.pyo
+${PYSITELIB}/google/api/logging.proto
 ${PYSITELIB}/google/api/logging_pb2.py
 ${PYSITELIB}/google/api/logging_pb2.pyc
 ${PYSITELIB}/google/api/logging_pb2.pyo
+${PYSITELIB}/google/api/metric.proto
 ${PYSITELIB}/google/api/metric_pb2.py
 ${PYSITELIB}/google/api/metric_pb2.pyc
 ${PYSITELIB}/google/api/metric_pb2.pyo
+${PYSITELIB}/google/api/monitored_resource.proto
 ${PYSITELIB}/google/api/monitored_resource_pb2.py
 ${PYSITELIB}/google/api/monitored_resource_pb2.pyc
 ${PYSITELIB}/google/api/monitored_resource_pb2.pyo
+${PYSITELIB}/google/api/monitoring.proto
 ${PYSITELIB}/google/api/monitoring_pb2.py
 ${PYSITELIB}/google/api/monitoring_pb2.pyc
 ${PYSITELIB}/google/api/monitoring_pb2.pyo
+${PYSITELIB}/google/api/quota.proto
 ${PYSITELIB}/google/api/quota_pb2.py
 ${PYSITELIB}/google/api/quota_pb2.pyc
 ${PYSITELIB}/google/api/quota_pb2.pyo
+${PYSITELIB}/google/api/resource.proto
 ${PYSITELIB}/google/api/resource_pb2.py
 ${PYSITELIB}/google/api/resource_pb2.pyc
 ${PYSITELIB}/google/api/resource_pb2.pyo
+${PYSITELIB}/google/api/service.proto
 ${PYSITELIB}/google/api/service_pb2.py
 ${PYSITELIB}/google/api/service_pb2.pyc
 ${PYSITELIB}/google/api/service_pb2.pyo
+${PYSITELIB}/google/api/source_info.proto
 ${PYSITELIB}/google/api/source_info_pb2.py
 ${PYSITELIB}/google/api/source_info_pb2.pyc
 ${PYSITELIB}/google/api/source_info_pb2.pyo
+${PYSITELIB}/google/api/system_parameter.proto
 ${PYSITELIB}/google/api/system_parameter_pb2.py
 ${PYSITELIB}/google/api/system_parameter_pb2.pyc
 ${PYSITELIB}/google/api/system_parameter_pb2.pyo
+${PYSITELIB}/google/api/usage.proto
 ${PYSITELIB}/google/api/usage_pb2.py
 ${PYSITELIB}/google/api/usage_pb2.pyc
 ${PYSITELIB}/google/api/usage_pb2.pyo
+${PYSITELIB}/google/gapic/metadata/__init__.py
+${PYSITELIB}/google/gapic/metadata/__init__.pyc
+${PYSITELIB}/google/gapic/metadata/__init__.pyo
+${PYSITELIB}/google/gapic/metadata/gapic_metadata.proto
+${PYSITELIB}/google/gapic/metadata/gapic_metadata_pb2.py
+${PYSITELIB}/google/gapic/metadata/gapic_metadata_pb2.pyc
+${PYSITELIB}/google/gapic/metadata/gapic_metadata_pb2.pyo
 ${PYSITELIB}/google/logging/type/__init__.py
 ${PYSITELIB}/google/logging/type/__init__.pyc
 ${PYSITELIB}/google/logging/type/__init__.pyo
+${PYSITELIB}/google/logging/type/http_request.proto
 ${PYSITELIB}/google/logging/type/http_request_pb2.py
 ${PYSITELIB}/google/logging/type/http_request_pb2.pyc
 ${PYSITELIB}/google/logging/type/http_request_pb2.pyo
+${PYSITELIB}/google/logging/type/log_severity.proto
 ${PYSITELIB}/google/logging/type/log_severity_pb2.py
 ${PYSITELIB}/google/logging/type/log_severity_pb2.pyc
 ${PYSITELIB}/google/logging/type/log_severity_pb2.pyo
 ${PYSITELIB}/google/longrunning/__init__.py
 ${PYSITELIB}/google/longrunning/__init__.pyc
 ${PYSITELIB}/google/longrunning/__init__.pyo
+${PYSITELIB}/google/longrunning/operations.proto
 ${PYSITELIB}/google/longrunning/operations_grpc.py
 ${PYSITELIB}/google/longrunning/operations_grpc.pyc
 ${PYSITELIB}/google/longrunning/operations_grpc.pyo
@@ -114,6 +152,9 @@ ${PYSITELIB}/google/longrunning/operatio
 ${PYSITELIB}/google/longrunning/operations_pb2.py
 ${PYSITELIB}/google/longrunning/operations_pb2.pyc
 ${PYSITELIB}/google/longrunning/operations_pb2.pyo
+${PYSITELIB}/google/longrunning/operations_pb2_grpc.py
+${PYSITELIB}/google/longrunning/operations_pb2_grpc.pyc
+${PYSITELIB}/google/longrunning/operations_pb2_grpc.pyo
 ${PYSITELIB}/google/longrunning/operations_proto.py
 ${PYSITELIB}/google/longrunning/operations_proto.pyc
 ${PYSITELIB}/google/longrunning/operations_proto.pyo
@@ -123,60 +164,77 @@ ${PYSITELIB}/google/longrunning/operatio
 ${PYSITELIB}/google/rpc/__init__.py
 ${PYSITELIB}/google/rpc/__init__.pyc
 ${PYSITELIB}/google/rpc/__init__.pyo
+${PYSITELIB}/google/rpc/code.proto
 ${PYSITELIB}/google/rpc/code_pb2.py
 ${PYSITELIB}/google/rpc/code_pb2.pyc
 ${PYSITELIB}/google/rpc/code_pb2.pyo
 ${PYSITELIB}/google/rpc/context/__init__.py
 ${PYSITELIB}/google/rpc/context/__init__.pyc
 ${PYSITELIB}/google/rpc/context/__init__.pyo
+${PYSITELIB}/google/rpc/context/attribute_context.proto
 ${PYSITELIB}/google/rpc/context/attribute_context_pb2.py
 ${PYSITELIB}/google/rpc/context/attribute_context_pb2.pyc
 ${PYSITELIB}/google/rpc/context/attribute_context_pb2.pyo
+${PYSITELIB}/google/rpc/error_details.proto
 ${PYSITELIB}/google/rpc/error_details_pb2.py
 ${PYSITELIB}/google/rpc/error_details_pb2.pyc
 ${PYSITELIB}/google/rpc/error_details_pb2.pyo
+${PYSITELIB}/google/rpc/status.proto
 ${PYSITELIB}/google/rpc/status_pb2.py
 ${PYSITELIB}/google/rpc/status_pb2.pyc
 ${PYSITELIB}/google/rpc/status_pb2.pyo
 ${PYSITELIB}/google/type/__init__.py
 ${PYSITELIB}/google/type/__init__.pyc
 ${PYSITELIB}/google/type/__init__.pyo
+${PYSITELIB}/google/type/calendar_period.proto
 ${PYSITELIB}/google/type/calendar_period_pb2.py
 ${PYSITELIB}/google/type/calendar_period_pb2.pyc
 ${PYSITELIB}/google/type/calendar_period_pb2.pyo
+${PYSITELIB}/google/type/color.proto
 ${PYSITELIB}/google/type/color_pb2.py
 ${PYSITELIB}/google/type/color_pb2.pyc
 ${PYSITELIB}/google/type/color_pb2.pyo
+${PYSITELIB}/google/type/date.proto
 ${PYSITELIB}/google/type/date_pb2.py
 ${PYSITELIB}/google/type/date_pb2.pyc
 ${PYSITELIB}/google/type/date_pb2.pyo
+${PYSITELIB}/google/type/datetime.proto
 ${PYSITELIB}/google/type/datetime_pb2.py
 ${PYSITELIB}/google/type/datetime_pb2.pyc
 ${PYSITELIB}/google/type/datetime_pb2.pyo
+${PYSITELIB}/google/type/dayofweek.proto
 ${PYSITELIB}/google/type/dayofweek_pb2.py
 ${PYSITELIB}/google/type/dayofweek_pb2.pyc
 ${PYSITELIB}/google/type/dayofweek_pb2.pyo
+${PYSITELIB}/google/type/expr.proto
 ${PYSITELIB}/google/type/expr_pb2.py
 ${PYSITELIB}/google/type/expr_pb2.pyc
 ${PYSITELIB}/google/type/expr_pb2.pyo
+${PYSITELIB}/google/type/fraction.proto
 ${PYSITELIB}/google/type/fraction_pb2.py
 ${PYSITELIB}/google/type/fraction_pb2.pyc
 ${PYSITELIB}/google/type/fraction_pb2.pyo
+${PYSITELIB}/google/type/latlng.proto
 ${PYSITELIB}/google/type/latlng_pb2.py
 ${PYSITELIB}/google/type/latlng_pb2.pyc
 ${PYSITELIB}/google/type/latlng_pb2.pyo
+${PYSITELIB}/google/type/money.proto
 ${PYSITELIB}/google/type/money_pb2.py
 ${PYSITELIB}/google/type/money_pb2.pyc
 ${PYSITELIB}/google/type/money_pb2.pyo
+${PYSITELIB}/google/type/month.proto
 ${PYSITELIB}/google/type/month_pb2.py
 ${PYSITELIB}/google/type/month_pb2.pyc
 ${PYSITELIB}/google/type/month_pb2.pyo
+${PYSITELIB}/google/type/postal_address.proto
 ${PYSITELIB}/google/type/postal_address_pb2.py
 ${PYSITELIB}/google/type/postal_address_pb2.pyc
 ${PYSITELIB}/google/type/postal_address_pb2.pyo
+${PYSITELIB}/google/type/quaternion.proto
 ${PYSITELIB}/google/type/quaternion_pb2.py
 ${PYSITELIB}/google/type/quaternion_pb2.pyc
 ${PYSITELIB}/google/type/quaternion_pb2.pyo
+${PYSITELIB}/google/type/timeofday.proto
 ${PYSITELIB}/google/type/timeofday_pb2.py
 ${PYSITELIB}/google/type/timeofday_pb2.pyc
 ${PYSITELIB}/google/type/timeofday_pb2.pyo
Index: pkgsrc/devel/py-googleapis-common-protos/distinfo
diff -u pkgsrc/devel/py-googleapis-common-protos/distinfo:1.2 pkgsrc/devel/py-googleapis-common-protos/distinfo:1.3
--- pkgsrc/devel/py-googleapis-common-protos/distinfo:1.2       Thu Jun  4 06:20:07 2020
+++ pkgsrc/devel/py-googleapis-common-protos/distinfo   Fri Mar  5 19:29:58 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/06/04 06:20:07 adam Exp $
+$NetBSD: distinfo,v 1.3 2021/03/05 19:29:58 adam Exp $
 
-SHA1 (googleapis-common-protos-1.52.0.tar.gz) = 466338c3df732fa7940b5f0f8956da0791e7b01e
-RMD160 (googleapis-common-protos-1.52.0.tar.gz) = 0353ba53f122361f669590541952a472a82109c9
-SHA512 (googleapis-common-protos-1.52.0.tar.gz) = 470d949379a6aa21875b1c5851de54391847f89136b0b7ee84ac68931388a6294f53be167b6095265b2c2c0f30c7d8c71a4e5a546638670d24a9bd544538ff1a
-Size (googleapis-common-protos-1.52.0.tar.gz) = 39383 bytes
+SHA1 (googleapis-common-protos-1.53.0.tar.gz) = f7600cf1f9cdd73f2af0d67bae888e40fccbfa77
+RMD160 (googleapis-common-protos-1.53.0.tar.gz) = 41a198372a2e159c7947d33766ef0b42908862de
+SHA512 (googleapis-common-protos-1.53.0.tar.gz) = 2ae8230b712ab6fc8328d3e3ba55ace28b9ba5fe3a300899b4a1f13d5d8b3bfd19eef9d1829747b57c56169351e4aa14380551d009fe6bd46e27aa22e7d3b9a5
+Size (googleapis-common-protos-1.53.0.tar.gz) = 106651 bytes



Home | Main Index | Thread Index | Old Index