From aeb79efa4aeecca417feb48990b082ee411a71ae3239626f47d712f31944fea3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 18 Jul 2025 23:15:51 +0000 Subject: [PATCH] - fix compatibility with older setuptools again OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSME?expand=0&rev=50 --- python-WSME.changes | 5 +++++ python-WSME.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-WSME.changes b/python-WSME.changes index 5d18404..94b484e 100644 --- a/python-WSME.changes +++ b/python-WSME.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 18 23:15:27 UTC 2025 - Dirk Müller + +- fix compatibility with older setuptools again + ------------------------------------------------------------------- Wed Mar 26 01:30:22 UTC 2025 - Steve Kowalik diff --git a/python-WSME.spec b/python-WSME.spec index a10da26..329915f 100644 --- a/python-WSME.spec +++ b/python-WSME.spec @@ -71,7 +71,7 @@ with focus on extensibility, framework-independence and improved type handling. %doc README.rst examples %{python_sitelib}/wsme %{python_sitelib}/wsmeext -%{python_sitelib}/wsme-%{version}.dist-info +%{python_sitelib}/[wW][sS][mM][eE]-%{version}.dist-info %{python_sitelib}/WSME-%{version}-py*-nspkg.pth %changelog