forked from pool/python-CherryPy
Accepting request 1266107 from home:mcalabkova:branches:devel:languages:python
- Make the dist-info name case-insensitive OBS-URL: https://build.opensuse.org/request/show/1266107 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=73
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 1 11:53:55 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- Make the dist-info name case-insensitive
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 25 04:11:41 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Tue Mar 25 04:11:41 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -126,6 +126,6 @@ donttest+=" or test_wait_publishes_periodically"
|
|||||||
%doc README.rst CHANGES.rst
|
%doc README.rst CHANGES.rst
|
||||||
%python_alternative %{_bindir}/cherryd
|
%python_alternative %{_bindir}/cherryd
|
||||||
%{python_sitelib}/cherrypy
|
%{python_sitelib}/cherrypy
|
||||||
%{python_sitelib}/cherrypy-%{version}.dist-info
|
%{python_sitelib}/[cC]herry[pP]y-%{version}.dist-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user