From ed6e1522ce0dba98ad8e8377677d010679a573f7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 09:01:39 +0000 Subject: automatic import of python-lightwood --- .gitignore | 1 + python-lightwood.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 96bba92..db17904 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /lightwood-23.3.2.0.tar.gz +/lightwood-23.4.3.0.tar.gz diff --git a/python-lightwood.spec b/python-lightwood.spec index 4e09e28..9f84e52 100644 --- a/python-lightwood.spec +++ b/python-lightwood.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-lightwood -Version: 23.3.2.0 +Version: 23.4.3.0 Release: 1 Summary: Lightwood is a toolkit for automatic machine learning model building License: GPL-3.0 URL: https://github.com/mindsdb/lightwood -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/96/1a/56c20f7ced938663d393db7d359ee2aba033c623bacca1a3a6c173cc4645/lightwood-23.3.2.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/de/e3/48d945063db9252b21912dafe198644c616003b1c0656a29c638f4ef4988/lightwood-23.4.3.0.tar.gz BuildArch: noarch @@ -640,7 +640,7 @@ Please note that this project is released with a [Contributor Code of Conduct](h * [Lightwood License](https://github.com/mindsdb/lightwood/blob/master/LICENSE) %prep -%autosetup -n lightwood-23.3.2.0 +%autosetup -n lightwood-23.4.3.0 %build %py3_build @@ -680,5 +680,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 23.3.2.0-1 +* Tue Apr 25 2023 Python_Bot - 23.4.3.0-1 - Package Spec generated diff --git a/sources b/sources index 1d80036..766c772 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -24f5ffccfa1ca7377795af5cf9421ac3 lightwood-23.3.2.0.tar.gz +c60cfe55ee949c4e55678973eb5f77c0 lightwood-23.4.3.0.tar.gz -- cgit v1.2.3