From eaad3e80b41dc452f823e32c593d95bdb1431919a9c203ec8037c2aa7d1567be Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 1 Jun 2023 20:38:36 +0000 Subject: [PATCH] - use python3 module python for sle15 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.text?expand=0&rev=26 --- python-jaraco.text.changes | 5 +++++ python-jaraco.text.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-jaraco.text.changes b/python-jaraco.text.changes index 5207475..473c141 100644 --- a/python-jaraco.text.changes +++ b/python-jaraco.text.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 1 20:38:04 UTC 2023 - Dirk Müller + +- use python3 module python for sle15 + ------------------------------------------------------------------- Tue May 9 21:30:06 UTC 2023 - Dirk Müller diff --git a/python-jaraco.text.spec b/python-jaraco.text.spec index 7de9c4c..3e997a4 100644 --- a/python-jaraco.text.spec +++ b/python-jaraco.text.spec @@ -16,7 +16,7 @@ # -%define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-jaraco.text Version: 3.11.1 Release: 0 @@ -78,6 +78,6 @@ fi %license LICENSE %doc README.rst CHANGES.rst %{python_sitelib}/jaraco/text -%{python_sitelib}/jaraco.text-%{version}*-info +%{python_sitelib}/jaraco.text-%{version}-info %changelog