From 720c90e0961ef7504224602e6e8cddfc2ec49b81c15f27f4021543264eaa08f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 7 Apr 2025 12:19:31 +0000 Subject: [PATCH] Accepting request 1267630 from home:glaubitz:branches:devel:languages:python - Update to 8.17.1 * Ensure compatibility with httpx v0.28.0+ (#222) * Add missing NOTICE file (#229) OBS-URL: https://build.opensuse.org/request/show/1267630 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elastic-transport?expand=0&rev=34 --- elastic-transport-python-8.17.0.tar.gz | 3 --- elastic-transport-python-8.17.1.tar.gz | 3 +++ python-elastic-transport.changes | 7 +++++++ python-elastic-transport.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 elastic-transport-python-8.17.0.tar.gz create mode 100644 elastic-transport-python-8.17.1.tar.gz diff --git a/elastic-transport-python-8.17.0.tar.gz b/elastic-transport-python-8.17.0.tar.gz deleted file mode 100644 index 32c83dd..0000000 --- a/elastic-transport-python-8.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58dd66a35cf11577e017d2ffb2d85b53523a0f3faa7f89b4b54882987afcdcb4 -size 77173 diff --git a/elastic-transport-python-8.17.1.tar.gz b/elastic-transport-python-8.17.1.tar.gz new file mode 100644 index 0000000..69e7aab --- /dev/null +++ b/elastic-transport-python-8.17.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f0785fe6462028c470de39a413916b0c8baf7a0e58e416d381d37fb2303926 +size 77401 diff --git a/python-elastic-transport.changes b/python-elastic-transport.changes index 697511e..0fd4d07 100644 --- a/python-elastic-transport.changes +++ b/python-elastic-transport.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 7 10:55:06 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 8.17.1 + * Ensure compatibility with httpx v0.28.0+ (#222) + * Add missing NOTICE file (#229) + ------------------------------------------------------------------- Wed Jan 8 09:45:07 UTC 2025 - Daniel Garcia diff --git a/python-elastic-transport.spec b/python-elastic-transport.spec index acb9207..f71e200 100644 --- a/python-elastic-transport.spec +++ b/python-elastic-transport.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-elastic-transport -Version: 8.17.0 +Version: 8.17.1 Release: 0 Summary: Transport classes and utilities shared among Python Elastic client libraries License: Apache-2.0