summaryrefslogtreecommitdiff
path: root/python-mindsdb-sql.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-mindsdb-sql.spec')
-rw-r--r--python-mindsdb-sql.spec8
1 files changed, 4 insertions, 4 deletions
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