diff options
Diffstat (limited to 'python-mysql-connector-python.spec')
-rw-r--r-- | python-mysql-connector-python.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-mysql-connector-python.spec b/python-mysql-connector-python.spec index d346d75..edd2639 100644 --- a/python-mysql-connector-python.spec +++ b/python-mysql-connector-python.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-mysql-connector-python -Version: 8.0.32 +Version: 8.0.33 Release: 1 Summary: MySQL driver written in Python License: GNU GPLv2 (with FOSS License Exception) URL: http://dev.mysql.com/doc/connector-python/en/index.html -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/54/11/30be01b1e7dfe2659e2bac4601aa30b286615df0b21faff7663fda98a84e/mysql-connector-python-8.0.32.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ac/b1/5cd6ee1bc750436e1ad2ca1e63d55c7611041c3d047f90123d28eaffc5e4/mysql-connector-python-8.0.33.tar.gz Requires: python3-protobuf Requires: python3-lz4 @@ -50,7 +50,7 @@ libraries and implements the DB API v2.0 specification (PEP-249). %prep -%autosetup -n mysql-connector-python-8.0.32 +%autosetup -n mysql-connector-python-8.0.33 %build %py3_build @@ -90,5 +90,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 8.0.32-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 8.0.33-1 - Package Spec generated |