diff --git a/elastic-transport-python-8.1.2.tar.gz b/elastic-transport-python-8.1.2.tar.gz deleted file mode 100644 index c21c0e9..0000000 --- a/elastic-transport-python-8.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72e03d057a69e346b69aa614b0373333c36da35b15322174b02b042ba187df1c -size 70390 diff --git a/elastic-transport-python-8.4.0.tar.gz b/elastic-transport-python-8.4.0.tar.gz new file mode 100644 index 0000000..559f840 --- /dev/null +++ b/elastic-transport-python-8.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a146686ae8f0647231bdaa66ce54537f0159d573d1aba107b312931184a7708 +size 70975 diff --git a/python-elastic-transport.changes b/python-elastic-transport.changes index 80fb070..65f4bfd 100644 --- a/python-elastic-transport.changes +++ b/python-elastic-transport.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/python-elastic-transport.spec b/python-elastic-transport.spec index 8d6cc00..1f0d5c4 100644 --- a/python-elastic-transport.spec +++ b/python-elastic-transport.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-elastic-transport -Version: 8.1.2 +Version: 8.4.0 Release: 0 Summary: Transport classes and utilities shared among Python Elastic client libraries License: Apache-2.0 @@ -28,8 +28,8 @@ Source: https://github.com/elastic/elastic-transport-python/archive/refs BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: (python-urllib3 >= 1.26.2 with python-urllib3 < 2) Requires: python-certifi +Requires: (python-urllib3 >= 1.26.2 with python-urllib3 < 2) BuildArch: noarch %if 0%{python_version_nodots} < 37 Requires: python-dataclasses