Skip to content

Commit

Permalink
py-googleapis-common-protos: update to 1.56.4.
Browse files Browse the repository at this point in the history
1.56.4

Bug Fixes

    require python 3.7+ (#119) (507b58d)


1.56.3

Bug Fixes

    deps: allow protobuf < 5.0.0 (#112) (67b0231)

Documentation

    fix changelog header to consistent size (#108) (d315b9f)

1.56.2

Bug Fixes

    deps: require grpcio >= 1.0.0, <2.0.0dev (4a402ce)
    deps: require protobuf>= 3.15.0, <4.0.0dev (#105) (4a402ce)

1.56.1

Bug Fixes

    deps: require protobuf >=1.15.0 (f04ed64)
    include tests directory (#103) (72e5df1)
    regenerate pb2 files using the latest version of grpcio-tools (f04ed64)

1.56.0

Features

    add google/api/error_reason.proto (62c04b8)
    add google/api/visibility.proto (62c04b8)
    add google/type/decimal.proto (62c04b8)
    add google/type/interval.proto (62c04b8)
    add google/type/localized_text.proto (62c04b8)
    add google/type/phone_number.proto (62c04b8)
    update all protos and pb2 files (62c04b8)

Bug Fixes

    expose all names in longrunning _pb2's (#90) (09e9ccd)
    re-generate pb2 files (#87) (6260547)
    re-generate pb2 files using grpcio-tools<1.44.0 (#93) (76bb9f6)
    remove deprecated fields aliases and features from google/api/endpoint.proto (62c04b8)

1.55.0

Features

    add location proto files. (#84) (9a33e56)


1.54.0

Features

    add extended_operations.proto (#77) (bc85849)
    add google/api/routing.proto (#75) (1ae0bbc)
  • Loading branch information
wiz committed Sep 15, 2022
1 parent cd6aae1 commit 75b1ef8
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 16 deletions.
12 changes: 8 additions & 4 deletions 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/}

Expand All @@ -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"
52 changes: 44 additions & 8 deletions 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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
8 changes: 4 additions & 4 deletions 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

0 comments on commit 75b1ef8

Please sign in to comment.