diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 09:01:39 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 09:01:39 +0000 |
| commit | ed6e1522ce0dba98ad8e8377677d010679a573f7 (patch) | |
| tree | 69803c79c7984955c011bb2801d75e749892019f | |
| parent | 609d7666f79b45cd277e9bd26dc142327005500e (diff) | |
automatic import of python-lightwoodopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-lightwood.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 23.3.2.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 23.4.3.0-1 - Package Spec generated @@ -1 +1 @@ -24f5ffccfa1ca7377795af5cf9421ac3 lightwood-23.3.2.0.tar.gz +c60cfe55ee949c4e55678973eb5f77c0 lightwood-23.4.3.0.tar.gz |
