diff options
author | CoprDistGit <infra@openeuler.org> | 2023-03-27 11:53:27 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-03-27 11:53:27 +0000 |
commit | a6f6e2cf1ad2639568d10911f829a4e68f426471 (patch) | |
tree | b21648e1cc6a84bbd01fa56c2ee97b37dfbab72f | |
parent | e1a061f278ad76cd68957b5d5f3f51e684c30ba6 (diff) |
automatic import of python3-openid
-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 |