diff --git a/python-elasticsearch.changes b/python-elasticsearch.changes index 9c9b820..f6b2c8d 100644 --- a/python-elasticsearch.changes +++ b/python-elasticsearch.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Apr 21 12:24:36 UTC 2023 - Dirk Müller + +- add sle15_python_module_pythons (jsc#PED-68) + +------------------------------------------------------------------- +Thu Apr 13 22:41:05 UTC 2023 - Matej Cepl + +- Make calling of %{sle15modernpython} optional. + ------------------------------------------------------------------- Tue Oct 18 10:04:37 UTC 2022 - Matej Cepl diff --git a/python-elasticsearch.spec b/python-elasticsearch.spec index 1d0a55d..055bceb 100644 --- a/python-elasticsearch.spec +++ b/python-elasticsearch.spec @@ -1,7 +1,7 @@ # # spec file for package python-elasticsearch # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,6 +17,7 @@ %define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-elasticsearch # DO NOT UPDATE until the compatible version of # python-elasticsearch-dsl is available (i.e., the same major