From bab54ff2e1565ee9f6bc9f26223aa1f749588d3d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 05:56:08 +0000 Subject: automatic import of python-mindsdb-sql --- python-mindsdb-sql.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-mindsdb-sql.spec') 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 - 0.5.1-1 +* Tue Apr 25 2023 Python_Bot - 0.6.1-1 - Package Spec generated -- cgit v1.2.3