forked from pool/python-WebOb
- Make the dist-info name case-insensitive
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebOb?expand=0&rev=79
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 12:45:29 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Make the dist-info name case-insensitive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 26 01:39:43 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user