15
0

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Telethon?expand=0&rev=32
This commit is contained in:
2025-03-26 00:57:51 +00:00
committed by Git OBS Bridge
parent 1d327cf138
commit f91e4b7ce4
2 changed files with 6 additions and 1 deletions

View File

@@ -64,6 +64,6 @@ chmod -x *.rst LICENSE
%doc README.rst
%license LICENSE
%{python_sitelib}/telethon
%{python_sitelib}/Telethon-%{version}.dist-info
%{python_sitelib}/telethon-%{version}.dist-info
%changelog