diff options
-rw-r--r-- | python3-openid.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/python3-openid.spec b/python3-openid.spec index eb4f813..c064c54 100644 --- a/python3-openid.spec +++ b/python3-openid.spec @@ -9,7 +9,7 @@ Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5f/4a/29feb8da6c44f77007dc BuildArch: noarch Requires: python3-defusedxml -Requires: python3-mysql-connector-python +Requires: mysql-connector-python3 Requires: python3-psycopg2 Provides: python3-openid BuildRequires: python3-devel @@ -76,5 +76,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Mar 27 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.0-2 +- fix require: mysql-connector-python3 + * Mon Mar 27 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.0-1 - Package Spec generated |