diff --git a/devel/py-googleapis-common-protos/Makefile b/devel/py-googleapis-common-protos/Makefile index 177d65d0fe05..7917d7a7df67 100644 --- a/devel/py-googleapis-common-protos/Makefile +++ b/devel/py-googleapis-common-protos/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2022/01/04 20:53:08 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2022/09/15 22:13:43 wiz Exp $ -DISTNAME= googleapis-common-protos-1.53.0 +DISTNAME= googleapis-common-protos-1.56.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=g/googleapis-common-protos/} @@ -12,10 +11,15 @@ COMMENT= Python support for Public interface definitions of Google APIs LICENSE= apache-2.0 DEPENDS+= ${PYPKGPREFIX}-protobuf>=3.6.0:../../devel/py-protobuf +TEST_DEPENDS+= ${PYPKGPREFIX}-test>=0:../../devel/py-test USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 + +TEST_ENV+= PYTHONPATH=${WRKSRC}/build/lib +do-test: + cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-googleapis-common-protos/PLIST b/devel/py-googleapis-common-protos/PLIST index 2cb15b9a1fe7..7dffa98c137b 100644 --- a/devel/py-googleapis-common-protos/PLIST +++ b/devel/py-googleapis-common-protos/PLIST @@ -1,11 +1,4 @@ -@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 -${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt -${PYSITELIB}/${EGG_INFODIR}/requires.txt -${PYSITELIB}/${EGG_INFODIR}/top_level.txt -${PYSITELIB}/${EGG_NAME}-nspkg.pth +@comment $NetBSD: PLIST,v 1.4 2022/09/15 22:13:43 wiz Exp $ ${PYSITELIB}/google/api/__init__.py ${PYSITELIB}/google/api/__init__.pyc ${PYSITELIB}/google/api/__init__.pyo @@ -57,6 +50,10 @@ ${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/error_reason.proto +${PYSITELIB}/google/api/error_reason_pb2.py +${PYSITELIB}/google/api/error_reason_pb2.pyc +${PYSITELIB}/google/api/error_reason_pb2.pyo ${PYSITELIB}/google/api/field_behavior.proto ${PYSITELIB}/google/api/field_behavior_pb2.py ${PYSITELIB}/google/api/field_behavior_pb2.pyc @@ -105,6 +102,10 @@ ${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/routing.proto +${PYSITELIB}/google/api/routing_pb2.py +${PYSITELIB}/google/api/routing_pb2.pyc +${PYSITELIB}/google/api/routing_pb2.pyo ${PYSITELIB}/google/api/service.proto ${PYSITELIB}/google/api/service_pb2.py ${PYSITELIB}/google/api/service_pb2.pyc @@ -121,6 +122,18 @@ ${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/api/visibility.proto +${PYSITELIB}/google/api/visibility_pb2.py +${PYSITELIB}/google/api/visibility_pb2.pyc +${PYSITELIB}/google/api/visibility_pb2.pyo +${PYSITELIB}/google/cloud/extended_operations.proto +${PYSITELIB}/google/cloud/extended_operations_pb2.py +${PYSITELIB}/google/cloud/extended_operations_pb2.pyc +${PYSITELIB}/google/cloud/extended_operations_pb2.pyo +${PYSITELIB}/google/cloud/location/locations.proto +${PYSITELIB}/google/cloud/location/locations_pb2.py +${PYSITELIB}/google/cloud/location/locations_pb2.pyc +${PYSITELIB}/google/cloud/location/locations_pb2.pyo ${PYSITELIB}/google/gapic/metadata/__init__.py ${PYSITELIB}/google/gapic/metadata/__init__.pyc ${PYSITELIB}/google/gapic/metadata/__init__.pyo @@ -206,6 +219,10 @@ ${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/decimal.proto +${PYSITELIB}/google/type/decimal_pb2.py +${PYSITELIB}/google/type/decimal_pb2.pyc +${PYSITELIB}/google/type/decimal_pb2.pyo ${PYSITELIB}/google/type/expr.proto ${PYSITELIB}/google/type/expr_pb2.py ${PYSITELIB}/google/type/expr_pb2.pyc @@ -214,10 +231,18 @@ ${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/interval.proto +${PYSITELIB}/google/type/interval_pb2.py +${PYSITELIB}/google/type/interval_pb2.pyc +${PYSITELIB}/google/type/interval_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/localized_text.proto +${PYSITELIB}/google/type/localized_text_pb2.py +${PYSITELIB}/google/type/localized_text_pb2.pyc +${PYSITELIB}/google/type/localized_text_pb2.pyo ${PYSITELIB}/google/type/money.proto ${PYSITELIB}/google/type/money_pb2.py ${PYSITELIB}/google/type/money_pb2.pyc @@ -226,6 +251,10 @@ ${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/phone_number.proto +${PYSITELIB}/google/type/phone_number_pb2.py +${PYSITELIB}/google/type/phone_number_pb2.pyc +${PYSITELIB}/google/type/phone_number_pb2.pyo ${PYSITELIB}/google/type/postal_address.proto ${PYSITELIB}/google/type/postal_address_pb2.py ${PYSITELIB}/google/type/postal_address_pb2.pyc @@ -238,3 +267,10 @@ ${PYSITELIB}/google/type/timeofday.proto ${PYSITELIB}/google/type/timeofday_pb2.py ${PYSITELIB}/google/type/timeofday_pb2.pyc ${PYSITELIB}/google/type/timeofday_pb2.pyo +${PYSITELIB}/${EGG_NAME}-nspkg.pth +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt diff --git a/devel/py-googleapis-common-protos/distinfo b/devel/py-googleapis-common-protos/distinfo index a1aabe34cc50..e1d77e7c03b1 100644 --- a/devel/py-googleapis-common-protos/distinfo +++ b/devel/py-googleapis-common-protos/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2021/10/26 10:18:31 nia Exp $ +$NetBSD: distinfo,v 1.6 2022/09/15 22:13:43 wiz Exp $ -BLAKE2s (googleapis-common-protos-1.53.0.tar.gz) = 8d39a19d4a3de62bdf1105d7780a1799a60823991f5c9486215027ea2122085f -SHA512 (googleapis-common-protos-1.53.0.tar.gz) = 2ae8230b712ab6fc8328d3e3ba55ace28b9ba5fe3a300899b4a1f13d5d8b3bfd19eef9d1829747b57c56169351e4aa14380551d009fe6bd46e27aa22e7d3b9a5 -Size (googleapis-common-protos-1.53.0.tar.gz) = 106651 bytes +BLAKE2s (googleapis-common-protos-1.56.4.tar.gz) = 18a0d23411abcb83b1b0830c93e9bb2997ef4e3a4b067c8f68f37dfc71fb719c +SHA512 (googleapis-common-protos-1.56.4.tar.gz) = c4dc3d5390caf5b671b5cf091410d660a96e5e5df5b9584cc757cc5c6929dabd8456965a7721a7573fa28ba8143af8f4c30183193f2e735eb1e25b66b1e15d7c +Size (googleapis-common-protos-1.56.4.tar.gz) = 109551 bytes