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

@@ -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>

View File

@@ -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