diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-mindsdb.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 [](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 @@ -1 +1 @@ -1a8465c29ee711f78c45fd4a30b727a6 MindsDB-23.3.5.0.tar.gz +ddb83c3ba0be9597ba6fbfa283bdd0e9 MindsDB-23.4.3.2.tar.gz |
