17
0

- Support both lowercased and unnormalized metadata directory names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SocketIO?expand=0&rev=20
This commit is contained in:
2025-04-22 02:20:41 +00:00
committed by Git OBS Bridge
parent 8e735e4d29
commit 0e28ecee66
2 changed files with 6 additions and 1 deletions

View File

@@ -56,6 +56,6 @@ Socket.IO integration for Flask applications.
%doc README.md
%license LICENSE
%{python_sitelib}/flask_socketio
%{python_sitelib}/Flask_SocketIO-%{version}.dist-info
%{python_sitelib}/[Ff]lask_[Ss]ocket[Ii][Oo]-%{version}.dist-info
%changelog