14
0

- Support both lowercased and unnormalized metadata directory names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=53
This commit is contained in:
2025-04-14 06:16:49 +00:00
committed by Git OBS Bridge
parent 3a26e552f0
commit 7d1889879d
2 changed files with 6 additions and 1 deletions

View File

@@ -77,6 +77,6 @@ sed -i s/--color=yes// pyproject.toml
%license COPYING COPYING.LESSER
%doc README.md
%{python_sitelib}/github
%{python_sitelib}/pygithub-%{version}.dist-info
%{python_sitelib}/[Pp]y[Gg]ithub-%{version}.dist-info
%changelog