summaryrefslogtreecommitdiff
path: root/python-mindsdb.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-mindsdb.spec')
-rw-r--r--python-mindsdb.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-mindsdb.spec b/python-mindsdb.spec
index e817081..999c3c3 100644
--- a/python-mindsdb.spec
+++ b/python-mindsdb.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-MindsDB
-Version: 23.3.5.0
+Version: 23.4.3.2
Release: 1
Summary: MindsDB server, provides server capabilities to mindsdb native python library
License: GPL-3.0
URL: https://github.com/mindsdb/mindsdb
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/83/46/c26f96e3d9a21399462aaaeca89ead45a0f1e9323d1d0b63375bc3109663/MindsDB-23.3.5.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/35/b0/a027aaaabdab9968991cf8b79d31f1f53586e8a797d4a57f47259631a843/MindsDB-23.4.3.2.tar.gz
BuildArch: noarch
@@ -28,7 +28,7 @@ Provides: python3-MindsDB-doc
[MindsDB](https://mindsdb.com?utm_medium=community&utm_source=github&utm_campaign=mindsdb%20repo) is an emerging low-code machine learning platform to help developers easily build #AI-powered solutions [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Build%20AI-Powered%20Applications%20&url=https://www.mindsdb.com&via=mindsdb&hashtags=ai,ml,nlp,machine_learning,neural_networks,databases,gpt3)
%prep
-%autosetup -n MindsDB-23.3.5.0
+%autosetup -n MindsDB-23.4.3.2
%build
%py3_build
@@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 23.3.5.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 23.4.3.2-1
- Package Spec generated