17 Commits

Author SHA256 Message Date
Ana Guerrero
3eb8e77014 Accepting request 1169418 from network
- update to 1.62.2:
  * sync with grpcio

OBS-URL: https://build.opensuse.org/request/show/1169418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-grpcio-status?expand=0&rev=8
2024-04-21 18:28:27 +00:00
af42c6cc2e - update to 1.62.2:
* sync with grpcio

OBS-URL: https://build.opensuse.org/package/show/network/python-grpcio-status?expand=0&rev=16
2024-04-20 20:59:55 +00:00
Ana Guerrero
674bd129a9 Accepting request 1167622 from network
- update to 1.62.1:
  * sync with grpcio

OBS-URL: https://build.opensuse.org/request/show/1167622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-grpcio-status?expand=0&rev=7
2024-04-14 09:56:36 +00:00
2a4a4345a6 - update to 1.62.1:
* sync with grpcio

OBS-URL: https://build.opensuse.org/package/show/network/python-grpcio-status?expand=0&rev=14
2024-04-14 07:38:44 +00:00
Dominique Leuenberger
85fe1b11f1 Accepting request 1154007 from network
OBS-URL: https://build.opensuse.org/request/show/1154007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-grpcio-status?expand=0&rev=6
2024-03-01 22:38:32 +00:00
235d1a2453 Accepting request 1151933 from home:rjschwei:branches:network
- Include in SLE 15 SP4 and later (jsc#PED-6697)

OBS-URL: https://build.opensuse.org/request/show/1151933
OBS-URL: https://build.opensuse.org/package/show/network/python-grpcio-status?expand=0&rev=12
2024-03-01 13:07:17 +00:00
Ana Guerrero
9df7a853a8 Accepting request 1145409 from network
- update to 1.60.1:
  * sync with grpcio

OBS-URL: https://build.opensuse.org/request/show/1145409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-grpcio-status?expand=0&rev=5
2024-02-09 22:54:19 +00:00
c0eac247c7 - update to 1.60.1:
* sync with grpcio

OBS-URL: https://build.opensuse.org/package/show/network/python-grpcio-status?expand=0&rev=10
2024-02-09 12:08:05 +00:00
Ana Guerrero
3d2adf112b Accepting request 1137630 from network
- update to 1.60.0:
  * Change return of grpc.aio.ServicerContext.code() from integer
    to grpc.StatusCode

OBS-URL: https://build.opensuse.org/request/show/1137630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-grpcio-status?expand=0&rev=4
2024-01-09 19:50:01 +00:00
b642248b3d - update to 1.60.0:
* Change return of grpc.aio.ServicerContext.code() from integer
    to grpc.StatusCode

OBS-URL: https://build.opensuse.org/package/show/network/python-grpcio-status?expand=0&rev=8
2024-01-08 20:41:36 +00:00
Ana Guerrero
ba9d864b60 Accepting request 1110468 from network
OBS-URL: https://build.opensuse.org/request/show/1110468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-grpcio-status?expand=0&rev=3
2023-09-12 19:03:43 +00:00
8035bf913e Accepting request 1102483 from home:munix9:branches:network
- 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'.

Requires https://build.opensuse.org/request/show/1102481

OBS-URL: https://build.opensuse.org/request/show/1102483
OBS-URL: https://build.opensuse.org/package/show/network/python-grpcio-status?expand=0&rev=6
2023-09-12 08:10:56 +00:00
Dominique Leuenberger
2f30deaca5 Accepting request 1096503 from network
- 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.

- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1096503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-grpcio-status?expand=0&rev=2
2023-07-03 15:43:25 +00:00
5fdd83df1c - 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.

OBS-URL: https://build.opensuse.org/package/show/network/python-grpcio-status?expand=0&rev=4
2023-07-03 08:13:31 +00:00
88788ef87b Accepting request 1096386 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1096386
OBS-URL: https://build.opensuse.org/package/show/network/python-grpcio-status?expand=0&rev=3
2023-07-03 07:57:16 +00:00
Dominique Leuenberger
9831e7efd6 Accepting request 973191 from network
- Initial build
  + Version 1.44.0

OBS-URL: https://build.opensuse.org/request/show/973191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-grpcio-status?expand=0&rev=1
2022-04-27 19:42:08 +00:00
5a08b3ace5 Accepting request 967484 from home:glaubitz:branches:network
- Initial build
  + Version 1.44.0

OBS-URL: https://build.opensuse.org/request/show/967484
OBS-URL: https://build.opensuse.org/package/show/network/python-grpcio-status?expand=0&rev=1
2022-04-19 12:11:38 +00:00