forked from pool/python-PyGithub
- Lowercase metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=51
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-PyGithub
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -76,6 +76,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}/pygithub-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user