summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 11:01:18 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 11:01:18 +0000
commitd9478e8749ac84ca5ab15f796d39487827621ea7 (patch)
treeabdec63987bcae30810b2b052ed01a31bcf68428
parent01d63356c8d7fb74c18eb89a597254e2188f2a74 (diff)
automatic import of python-mysql-connector-pythonopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-mysql-connector-python.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 4cf1550..06cc1d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/mysql-connector-python-8.0.32.tar.gz
+/mysql-connector-python-8.0.33.tar.gz
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
diff --git a/sources b/sources
index 693f6ce..f54a2cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1357bef1b3ffdab9f0826972f9b177a mysql-connector-python-8.0.32.tar.gz
+10fdac63f3dd80b4e4152be0bdcb60cc mysql-connector-python-8.0.33.tar.gz