15
0
forked from pool/python-Yapsy

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Yapsy?expand=0&rev=18
This commit is contained in:
2025-03-26 01:42:54 +00:00
committed by Git OBS Bridge
parent e241e37fe9
commit 3603833f13
2 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Yapsy
#
# 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
@@ -60,7 +60,7 @@ find yapsy/ -name "*.py" -exec sed -i -e '/^#!\s\?\/usr\/bin\/\(env\s\)\?python
%files %{python_files}
%{python_sitelib}/yapsy
%{python_sitelib}/Yapsy-%{version}*-info
%{python_sitelib}/yapsy-%{version}.dist-info
%doc CHANGELOG.txt README.txt
%license LICENSE.txt