------------------------------------------------------------------- Sat Dec 2 17:07:21 UTC 2023 - Dirk Müller - update to 8.10.0: * Support urllib3 2.x in addition to urllib3 1.26.x (#121) * Add 409 to `NOT_DEAD_NODE_HTTP_STATUSES` (#120) * Fixed an issue where a large number of consecutive failures to connect to a node would raise an `OverflowError`. * Fixed an issue to ensure that `ApiResponse` can be pickled. ------------------------------------------------------------------- Tue May 9 12:00:12 UTC 2023 - Daniel Garcia - Update python-urllib3 minimum requirement to build with latest python-urllib3 ------------------------------------------------------------------- Fri Apr 21 12:24:34 UTC 2023 - Dirk Müller - add sle15_python_module_pythons (jsc#PED-68) ------------------------------------------------------------------- Thu Apr 13 22:41:03 UTC 2023 - Matej Cepl - Make calling of %{sle15modernpython} optional. ------------------------------------------------------------------- Mon Dec 5 12:09:29 UTC 2022 - Daniel Garcia - Disable broken test with latest urllib3 release gh#elastic/elastic-transport-python#96 ------------------------------------------------------------------- Tue Sep 27 19:15:33 UTC 2022 - Yogalakshmi Arunachalam - Update to 8.4.0 * Added method for clients to use default ports for URL scheme. ------------------------------------------------------------------- Thu Aug 18 16:43:36 UTC 2022 - Ben Greiner - Initial specfile for v8.3.3 - This library was lifted from elasticsearch-py and then transformed to be used across all Elastic services rather than only Elasticsearch.