From 0bbc859e07b0c07df7ee8f091d3865a5ce9e2f5e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 11:15:05 +0000 Subject: automatic import of python-mindsdb --- .gitignore | 1 + python-mindsdb.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d64a21e..3bb57fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /MindsDB-23.3.5.0.tar.gz +/MindsDB-23.4.3.2.tar.gz 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 - 23.3.5.0-1 +* Sun Apr 23 2023 Python_Bot - 23.4.3.2-1 - Package Spec generated diff --git a/sources b/sources index 37e1b05..e8eb28e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a8465c29ee711f78c45fd4a30b727a6 MindsDB-23.3.5.0.tar.gz +ddb83c3ba0be9597ba6fbfa283bdd0e9 MindsDB-23.4.3.2.tar.gz -- cgit v1.2.3