diff options
Diffstat (limited to 'python-flaml.spec')
| -rw-r--r-- | python-flaml.spec | 14 |
1 files changed, 7 insertions, 7 deletions
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 |
