- 8.17.0:

* Fix use of SSLContext with sniffing (#199)
  * Fix enabled_cleanup_closed warning (#202)
  * Remove unneeded install requirement (#196)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elastic-transport?expand=0&rev=31
This commit is contained in:
Daniel Garcia 2025-01-08 09:46:09 +00:00 committed by Git OBS Bridge
parent 09291839a3
commit a641cf0efa
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9bc0aa1b94cc0761efeceac5f0ba1d7dd19bf8b5571d863ca49c6b2f212db75c
size 76741

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:58dd66a35cf11577e017d2ffb2d85b53523a0f3faa7f89b4b54882987afcdcb4
size 77173

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jan 8 09:45:07 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- 8.17.0:
* Fix use of SSLContext with sniffing (#199)
* Fix enabled_cleanup_closed warning (#202)
* Remove unneeded install requirement (#196)
-------------------------------------------------------------------
Thu Dec 12 15:56:05 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-elastic-transport
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-elastic-transport
Version: 8.15.1
Version: 8.17.0
Release: 0
Summary: Transport classes and utilities shared among Python Elastic client libraries
License: Apache-2.0