Update to version 1.34.0 OBS-URL: https://build.opensuse.org/request/show/853437 OBS-URL: https://build.opensuse.org/package/show/network/python-grpcio?expand=0&rev=11
55 lines
2.1 KiB
Plaintext
55 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Dec 6 21:25:21 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.34.0:
|
|
* Incur setuptools as an dependency for grpcio_tools
|
|
(gh#grpc/grpc#24752).
|
|
* Stop the spamming log generated by ctrl-c for AsyncIO server
|
|
(gh#grpc/grpc#24718).
|
|
* [gRPC Easy] Make Well-Known Types Available to Runtime Protos
|
|
(gh#grpc/grpc#24478).
|
|
* Bump MACOSX_DEPLOYMENT_TARGET to 10.10 for Python
|
|
(gh#grpc/grpc#24480).
|
|
* Make Python 2 an optional dependency for Bazel build
|
|
(gh#grpc/grpc#24407).
|
|
* [Linux] [macOS] Support pre-compiled Python 3.9 wheels
|
|
(gh#grpc/grpc#24356).
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 31 11:14:24 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.33.2:
|
|
* [Backport] Implement grpc.Future interface in
|
|
SingleThreadedRendezvous (gh#grpc/grpc#24574).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 21 21:51:15 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.33.1:
|
|
* [Backport] Make Python 2 an optional dependency for Bazel
|
|
build (gh#grpc/grpc#24452).
|
|
* Allow asyncio API to be imported as grpc.aio.
|
|
(gh#grpc/grpc#24289).
|
|
* [gRPC Easy] Fix import errors on Windows (gh#grpc/grpc#24124).
|
|
* Make version check for importlib.abc in grpcio-tools more
|
|
stringent (gh#grpc/grpc#24098).
|
|
- Add python-grpcio-disable-boring-ssl.patch: Make enabling system
|
|
ssl disable boring ssl (gh#grpc/grpc#24498); patch taken from
|
|
upstream PR.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 16 11:12:07 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 1.31.0
|
|
* no upstream changelog available
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 13 13:36:24 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Trim marketing wording from description.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 29 15:48:04 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Initial package.
|