From 2af333e164f495ad656fed083215497682208c830074346167f57d391e40d0ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 1 Apr 2025 12:41:41 +0000 Subject: [PATCH] - Make the dist-info name case-insensitive OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMeeus?expand=0&rev=14 --- python-PyMeeus.changes | 5 +++++ python-PyMeeus.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-PyMeeus.changes b/python-PyMeeus.changes index 8ffae66..bec51bb 100644 --- a/python-PyMeeus.changes +++ b/python-PyMeeus.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 1 12:41:15 UTC 2025 - Markéta Machová + +- Make the dist-info name case-insensitive + ------------------------------------------------------------------- Tue Mar 25 05:47:31 UTC 2025 - Steve Kowalik diff --git a/python-PyMeeus.spec b/python-PyMeeus.spec index cce143f..981df3d 100644 --- a/python-PyMeeus.spec +++ b/python-PyMeeus.spec @@ -56,6 +56,6 @@ Willmann-Bell Inc. (1998)" by Jean Meeus. %doc README.rst %license LICENSE.txt %{python_sitelib}/pymeeus -%{python_sitelib}/pymeeus-%{version}.dist-info +%{python_sitelib}/[pP]y[mM]eeus-%{version}.dist-info %changelog