From 1a88df7f71fc9ace03d0bdc61458028188ea00f4d720ce9ca58441c8c94deaf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 1 Apr 2025 12:46:00 +0000 Subject: [PATCH] - Make the dist-info name case-insensitive OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebOb?expand=0&rev=79 --- python-WebOb.changes | 5 +++++ python-WebOb.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-WebOb.changes b/python-WebOb.changes index 4a317ed..6a84e76 100644 --- a/python-WebOb.changes +++ b/python-WebOb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 1 12:45:29 UTC 2025 - Markéta Machová + +- Make the dist-info name case-insensitive + ------------------------------------------------------------------- Wed Mar 26 01:39:43 UTC 2025 - Steve Kowalik diff --git a/python-WebOb.spec b/python-WebOb.spec index 6b3ccca..f6e796d 100644 --- a/python-WebOb.spec +++ b/python-WebOb.spec @@ -74,7 +74,7 @@ PYTHONPATH=./src sphinx-build -b html docs build/sphinx/html && rm -r build/sphi %license docs/license.txt %doc CHANGES.txt README.rst %{python_sitelib}/webob -%{python_sitelib}/webob-%{version}.dist-info +%{python_sitelib}/[wW]eb[oO]b-%{version}.dist-info %if 0%{?suse_version} > 1500 %files -n python-WebOb-doc