From 3dccbfe4cf49481af0ff3b5ed50b9bd734a6d81e0afca300529f801e14a7e876 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 21 Apr 2023 14:41:51 +0000 Subject: [PATCH] Accepting request 1081396 from home:dirkmueller:acdc:as_python3_module SR for python stack proposal OBS-URL: https://build.opensuse.org/request/show/1081396 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elasticsearch?expand=0&rev=35 --- python-elasticsearch.changes | 10 ++++++++++ python-elasticsearch.spec | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) 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