forked from pool/python-PyGithub
- 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:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 14 06:16:31 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Support both lowercased and unnormalized metadata directory names.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 9 14:07:52 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
Wed Apr 9 14:07:52 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||||
|
|
||||||
|
@@ -77,6 +77,6 @@ sed -i s/--color=yes// pyproject.toml
|
|||||||
%license COPYING COPYING.LESSER
|
%license COPYING COPYING.LESSER
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%{python_sitelib}/github
|
%{python_sitelib}/github
|
||||||
%{python_sitelib}/pygithub-%{version}.dist-info
|
%{python_sitelib}/[Pp]y[Gg]ithub-%{version}.dist-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user