- Make the dist-info name case-insensitive
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GitPython?expand=0&rev=65
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 11:59:07 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Make the dist-info name case-insensitive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 28 01:57:32 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@@ -81,6 +81,6 @@ git config --global user.name "Your Name"
|
||||
%license LICENSE
|
||||
%doc AUTHORS CHANGES README.md doc/source/*.rst
|
||||
%{python_sitelib}/git
|
||||
%{python_sitelib}/gitpython-%{version}.dist-info
|
||||
%{python_sitelib}/[gG]it[pP]ython-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user