Blob Blame History Raw
-------------------------------------------------------------------
Sat Apr 20 20:59:26 UTC 2024 - Dirk Müller <dmueller@suse.com>

- update to 1.62.2:
  * sync with grpcio

-------------------------------------------------------------------
Sun Apr 14 07:38:04 UTC 2024 - Dirk Müller <dmueller@suse.com>

- update to 1.62.1:
  * sync with grpcio

-------------------------------------------------------------------
Mon Feb 26 18:55:50 UTC 2024 - Robert Schweikert <rjschwei@suse.com>

- Include in SLE 15 SP4 and later (jsc#PED-6697)

-------------------------------------------------------------------
Fri Feb  9 12:07:10 UTC 2024 - Dirk Müller <dmueller@suse.com>

- update to 1.60.1:
  * sync with grpcio

-------------------------------------------------------------------
Mon Jan  8 20:41:19 UTC 2024 - Dirk Müller <dmueller@suse.com>

- update to 1.60.0:
  * Change return of grpc.aio.ServicerContext.code() from integer
    to grpc.StatusCode

-------------------------------------------------------------------
Sat Aug  5 13:25:52 UTC 2023 - munix9@googlemail.com

- Update to version 1.56.2:
  * [WRR] backport (gh#grpc/grpc#33694) to 1.56 (gh#grpc/grpc#33698)
  * [backport][iomgr][EventEngine] Improve server handling of
    file descriptor exhaustion (gh#grpc/grpc#33667)

- Switch build to pip/wheel.
- Add 'BuildArch: noarch'.

-------------------------------------------------------------------
Mon Jul  3 08:08:55 UTC 2023 - Dirk Müller <dmueller@suse.com>

- update to 1.56.0:
  * Add type stub generation support to grpcio-tools.
  * [aio types] Fix some grpc.aio python types.
  * [Bazel Python3.11] Update Bazel dependencies for Python 3.11
  * Build native MacOS arm64 artifacts (universal2).
  * Build with System OpenSSL on Mac OS arm64.
  * Change Aio abort() function return type to NoReturn.
  * Change the annotated return type of UnaryStreamCall and StreamStreamCall from AsyncIterable to AsyncIterator.
  * De-experimentalize compression.
  * De-experimentalize wait-for-ready.
  * [EventEngine] Disable EventEngine polling in gRPC Python
  * Fix DeprecationWarning when calling asyncio.get_event_loop().
  * Fix lack of cooldown between poll attempts.
  * Include .pyi file.
  * Remove enum and future.
  * Remove references to deprecated syntax field.
  * [Remove Six] Remove dependency on six.
  * Respect CC variable in grpcio python build.
  * Revert "Build with System OpenSSL on Mac OS arm64
  * Support Python 3.11.
  * Support python 3.11 on aarch64.
  * Update xds-protos package to pull in protobuf 4.X.

-------------------------------------------------------------------
Sun Jul  2 12:34:18 UTC 2023 - ecsos <ecsos@opensuse.org>

- Add %{?sle15_python_module_pythons}

-------------------------------------------------------------------
Thu Apr  7 12:01:10 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

- Initial build
  + Version 1.44.0