forked from pool/python-grpclib
* Support pytest-asyncio 1.0 changes. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-grpclib?expand=0&rev=5
22 lines
842 B
Plaintext
22 lines
842 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Jul 22 02:41:10 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch support-new-pytest-asyncio.patch:
|
|
* Support pytest-asyncio 1.0 changes.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 30 08:00:46 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 0.4.8
|
|
* Fixed ``authority`` header for the case when Channel's ``host``
|
|
argument is the IPv6 address
|
|
* Fixed ``Channel`` for the case when ``ssl`` module is not available
|
|
* Dropped Python 3.7 support
|
|
* Added "wheel" packaging format
|
|
- Use Python 3.11 on SLE-15 by default
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 31 08:44:44 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Initial version (0.4.7)
|