17
0

- Support both lowercased and unnormalized metadata directory names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-IMAPClient?expand=0&rev=16
This commit is contained in:
2025-04-14 05:58:55 +00:00
committed by Git OBS Bridge
parent c2f37227ab
commit 7d18748a30
2 changed files with 6 additions and 1 deletions

View File

@@ -67,6 +67,6 @@ sed -i 's:#!::' imapclient/interact.py
%doc README.rst
%license COPYING
%{python_sitelib}/imapclient
%{python_sitelib}/imapclient-%{version}.dist-info
%{python_sitelib}/[Ii][Mm][Aa][Pp][Cc]lient-%{version}.dist-info
%changelog