diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 06:42:06 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 06:42:06 +0000 |
| commit | e88ba63f6f3edad5a14c4f0b3884b6b0872fb287 (patch) | |
| tree | 8771e49bb193b60357a929e1f455e4a43cfeadd2 | |
| parent | f0067b14d1599974353f07b5c96cbe1b6f25dab8 (diff) | |
automatic import of python-flamlopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-flaml.spec | 14 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -1 +1,2 @@ /FLAML-1.2.0.tar.gz +/FLAML-1.2.1.tar.gz diff --git a/python-flaml.spec b/python-flaml.spec index e50d50e..c2de941 100644 --- a/python-flaml.spec +++ b/python-flaml.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-FLAML -Version: 1.2.0 +Version: 1.2.1 Release: 1 Summary: A fast library for automated machine learning and tuning License: MIT License URL: https://github.com/microsoft/FLAML -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fb/f7/38298ae67a633f668e68bf08cc13d7c401852b036ddfb95098a86315f028/FLAML-1.2.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ae/59/221c9bd121d329fb471f93d99f2417deedbe6e704923b5961192f1d2243d/FLAML-1.2.1.tar.gz BuildArch: noarch Requires: python3-NumPy @@ -99,7 +99,7 @@ Requires: python3-vowpalwabbit <br> </p> -:fire: OpenAI GPT-3 models support in v1.1.3. ChatGPT and GPT-4 support will be added in v1.2.0. +:fire: v1.2.0 is released with support for ChatGPT and GPT-4. :fire: A [lab forum](https://github.com/microsoft/FLAML/tree/tutorial-aaai23/tutorial) on FLAML at AAAI 2023. @@ -252,7 +252,7 @@ BuildRequires: python3-pip <br> </p> -:fire: OpenAI GPT-3 models support in v1.1.3. ChatGPT and GPT-4 support will be added in v1.2.0. +:fire: v1.2.0 is released with support for ChatGPT and GPT-4. :fire: A [lab forum](https://github.com/microsoft/FLAML/tree/tutorial-aaai23/tutorial) on FLAML at AAAI 2023. @@ -402,7 +402,7 @@ Provides: python3-FLAML-doc <br> </p> -:fire: OpenAI GPT-3 models support in v1.1.3. ChatGPT and GPT-4 support will be added in v1.2.0. +:fire: v1.2.0 is released with support for ChatGPT and GPT-4. :fire: A [lab forum](https://github.com/microsoft/FLAML/tree/tutorial-aaai23/tutorial) on FLAML at AAAI 2023. @@ -533,7 +533,7 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio %prep -%autosetup -n FLAML-1.2.0 +%autosetup -n FLAML-1.2.1 %build %py3_build @@ -573,5 +573,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.1-1 - Package Spec generated @@ -1 +1 @@ -603b39a2165f7fa4c9de70f38f3726cc FLAML-1.2.0.tar.gz +1a7c2cde70a4c18607fd49f099f46555 FLAML-1.2.1.tar.gz |
