./devel/py-google-api-core, Python support library for multiple Google libraries

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


Branch: CURRENT, Version: 2.23.0, Package name: py312-google-api-core-2.23.0, Maintainer: pkgsrc-users

This Python library is not meant to stand-alone. Instead it defines
common helpers used by all Google API clients.


Required to run:
[devel/py-setuptools] [time/py-pytz] [devel/py-requests] [lang/py-six] [devel/py-protobuf] [net/py-grpcio] [lang/python37] [security/py-google-auth] [devel/py-googleapis-common-protos]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 156.342 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-17 10:38:13 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-google-api-core: update to 2.23.0.

Features

    Migrate to pyproject.toml (#736) (159e9a4)
   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-11-04 18:27:15 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-google-api-core: update to 2.22.0.

Features

    Add support for python 3.13 (#696) (46b3d3a)

Bug Fixes

    Add type hints to ClientOptions (#735) (b91ed19)
    Improve Any decode error (#712) (0d5ed37)
    Require proto-plus >= 1.25.0 for Python 3.13 (#740) (a26313e)
    Switch to unittest.mock from mock (#713) (8c53381)
   2024-10-19 12:54:46 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-google-api-core: update to 2.21.0.

Features

    Add support for asynchronous long running operations (#724) (aaed69b)

Bug Fixes

    Set chunk size for async stream content (#702) (45b8a6d)
   2024-09-22 17:46:42 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-google-api-core: update to 2.20.0.

Features

    Add async unsupported paramater exception (#694) (8c137fe)
    Add support for asynchronous rest streaming (#686) (1b7bb6d)
    Add support for creating exceptions from an asynchronous response (#688) \ 
(1c4b0d0)
   2024-09-12 17:43:49 by Stephen Borrill | Files touched by this commit (2) | Package updated
Log message:
py-google-api-core: update to 2.19.2

Changes since 2.19.1:
Fail gracefully if could not import rpc_status module
   2024-07-01 00:07:06 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-google-api-core: update to 2.19.1.

Bug Fixes

    Add support for protobuf 5.x (#644) (fda0ca6)
    Ignore unknown fields in rest streaming. (#651) (1203fb9)
   2024-05-05 12:39:30 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-google-api-core: update to 2.19.0.

Add google.api_core.version_header (#638) (a7b53e9)