From fb11f4db16b88c41ec1ec5c7eda6b041b577bb1076fea675a0bdd18e9594906f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 1 Apr 2025 12:32:37 +0000 Subject: [PATCH] - Make the dist-info name case-insensitive OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=77 --- python-Paste.changes | 5 +++++ python-Paste.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-Paste.changes b/python-Paste.changes index 4f04940..7ff885c 100644 --- a/python-Paste.changes +++ b/python-Paste.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 1 12:32:11 UTC 2025 - Markéta Machová + +- Make the dist-info name case-insensitive + ------------------------------------------------------------------- Tue Mar 25 03:51:18 UTC 2025 - Steve Kowalik diff --git a/python-Paste.spec b/python-Paste.spec index 7183f65..c09b8a5 100644 --- a/python-Paste.spec +++ b/python-Paste.spec @@ -62,7 +62,7 @@ rm tests/test_proxy.py %license docs/license.txt %doc README.rst %{python_sitelib}/paste -%{python_sitelib}/paste-%{version}.dist-info +%{python_sitelib}/[pP]aste-%{version}.dist-info %{python_sitelib}/Paste-%{version}-py*-nspkg.pth %changelog