summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-mindsdb-sql.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index b3b8535..431fbe1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/mindsdb_sql-0.5.1.tar.gz
+/mindsdb_sql-0.6.1.tar.gz
diff --git a/python-mindsdb-sql.spec b/python-mindsdb-sql.spec
index 2208c43..ac68b96 100644
--- a/python-mindsdb-sql.spec
+++ b/python-mindsdb-sql.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-mindsdb-sql
-Version: 0.5.1
+Version: 0.6.1
Release: 1
Summary: Pure python SQL parser
License: GPL-3.0
URL: https://github.com/mindsdb/mindsdb_sql
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/93/a8/e542f25ae36e20063e14e328df149a27dd14ef79a0c6a7aa896044ec2184/mindsdb_sql-0.5.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bc/6a/9b17c4771c530f941c8b29c3962c465c08249e31b75ef36390f85b9328ea/mindsdb_sql-0.6.1.tar.gz
BuildArch: noarch
Requires: python3-sly
@@ -31,7 +31,7 @@ Provides: python3-mindsdb-sql-doc
%prep
-%autosetup -n mindsdb-sql-0.5.1
+%autosetup -n mindsdb-sql-0.6.1
%build
%py3_build
@@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.5.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.1-1
- Package Spec generated
diff --git a/sources b/sources
index f9f4b46..4a81aea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b616e8785df962322cabdf93c7caf25a mindsdb_sql-0.5.1.tar.gz
+f2c1557a374feb987a9195175299aa44 mindsdb_sql-0.6.1.tar.gz