15
0

- Make the dist-info name case-insensitive

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMeeus?expand=0&rev=14
This commit is contained in:
2025-04-01 12:41:41 +00:00
committed by Git OBS Bridge
parent 5c6bae3824
commit 2af333e164
2 changed files with 6 additions and 1 deletions

View File

@@ -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