diff --git a/python-PyMySQL.changes b/python-PyMySQL.changes index c18152f..7b82933 100644 --- a/python-PyMySQL.changes +++ b/python-PyMySQL.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 29 11:17:15 UTC 2025 - Dirk Müller + +- update filelist to be compatible with older setuptools + ------------------------------------------------------------------- Tue Mar 25 05:50:16 UTC 2025 - Steve Kowalik @@ -57,7 +62,7 @@ Wed May 3 08:35:39 UTC 2023 - Dirk Müller ------------------------------------------------------------------- Thu Oct 13 06:38:41 UTC 2022 - Steve Kowalik -- Skip a test that is failing due to character set fun and games. +- Skip a test that is failing due to character set fun and games. ------------------------------------------------------------------- Wed Jul 28 13:51:39 UTC 2021 - Matej Cepl @@ -94,7 +99,7 @@ Thu Nov 26 09:10:16 UTC 2020 - Dirk Mueller ------------------------------------------------------------------- Wed Sep 23 13:18:38 UTC 2020 - Hans-Peter Jansen -- disable testing for Leaps +- disable testing for Leaps mariadb-rpm-macros not available or not sufficient ------------------------------------------------------------------- diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index 71cb468..7b69c2d 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -109,6 +109,6 @@ exit $exit_code %license LICENSE %doc CHANGELOG.md README.md %{python_sitelib}/pymysql -%{python_sitelib}/pymysql-%{version}.dist-info +%{python_sitelib}/[pP]y[mM]y[sS][qQ][lL]-%{version}.dist-info %changelog