./devel/py-googleapis-common-protos, Python support for Public interface definitions of Google APIs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.66.0, Package name: py312-googleapis-common-protos-1.66.0, Maintainer: pkgsrc-users

googleapis-common-protos contains the Python classes generated from
the common protos in the googleapis repository.


Required to run:
[devel/py-setuptools] [devel/py-protobuf] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 111.695 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-17 10:41:17 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-googleapis-common-protos: update to 1.66.0.

Features

    Add MISSING_ORIGIN and OVERLOADED_CREDENTIALS to ErrorReason enum (d0478d8)
    Add field protobuf_pythonic_types_enabled to ExperimentalFeatures message \ 
(d0478d8)
    Add field selective_gapic_generation to CommonLanguageSettings message (d0478d8)
    Add field time_series_resource_hierarchy_level to MetricDescriptorMetadata \ 
message (d0478d8)
    Add message SelectiveGapicGeneration (d0478d8)
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-09-13 10:30:09 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-googleapis-common-protos: update to 1.65.0.

Add field experimental_features to message PythonSettings (#249) (139490f)
   2024-08-27 11:02:00 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-googleapis-common-protos: updated to 1.64.0

1.64.0 (2024-08-26)

Features

Add FieldInfo.referenced_types for generics (2ba3577)
Bug Fixes

Un-deprecate Endpoint.aliases field (2ba3577)

Documentation

Fix formatting in http.proto comments (2ba3577)
Improve MethodSettings selector examples (2ba3577)
Reformat comments in context proto (2ba3577)
Update ResourceDescriptor.plural docs with AIP-122 nested collections guidance \ 
(2ba3577)
   2024-07-01 00:08:19 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-googleapis-common-protos: update to 1.63.2.

Bug Fixes

    deps: Require protobuf>=3.20.2 (c77c0dc)
    Regenerate pb2 files for compatibility with protobuf 5.x (c77c0dc)
   2024-06-08 09:26:32 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-googleapis-common-protos: updated to 1.63.1

1.63.1 (2024-05-30)

Bug Fixes

Increase upper limit for protobuf 5.X versions
   2024-03-17 14:59:34 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-googleapis-common-protos: update to 1.63.0.

Features

    Add api_version field to ServiceOptions in google/api/client.proto (6f9c4d2)
    Add LOCATION_POLICY_VIOLATED enum to ErrorReason in \ 
google/api/error_reason.proto (6f9c4d2)
    Add rest_reference_documentation_uri field to ServiceOptions in \ 
google/api/client.proto (6f9c4d2)
   2023-12-13 14:55:29 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-googleapis-common-protos: update to 1.62.0.

1.62.0 (2023-12-01)

Features

    Add auto_populated_fields field of MethodSettings in google/api/client_pb2 \ 
(#194) (4b0c73a)
    Add support for Python 3.12 (#192) (336cdf3)

Bug Fixes

    Migrate to native namespace packages (#187) (713e388)