15
0

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=42
This commit is contained in:
2025-03-25 05:50:28 +00:00
committed by Git OBS Bridge
parent 3b045ca817
commit 9310db786d
2 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-PyMySQL
#
# 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
@@ -109,6 +109,6 @@ exit $exit_code
%license LICENSE
%doc CHANGELOG.md README.md
%{python_sitelib}/pymysql
%{python_sitelib}/PyMySQL-%{version}*-info
%{python_sitelib}/pymysql-%{version}.dist-info
%changelog