From e88ba63f6f3edad5a14c4f0b3884b6b0872fb287 Mon Sep 17 00:00:00 2001
From: CoprDistGit
Date: Sun, 23 Apr 2023 06:42:06 +0000
Subject: automatic import of python-flaml
---
.gitignore | 1 +
python-flaml.spec | 14 +++++++-------
sources | 2 +-
3 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/.gitignore b/.gitignore
index c197af3..23eebcb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
-: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
-: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
-: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 - 1.2.0-1
+* Sun Apr 23 2023 Python_Bot - 1.2.1-1
- Package Spec generated
diff --git a/sources b/sources
index 2fa0238..95cd681 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-603b39a2165f7fa4c9de70f38f3726cc FLAML-1.2.0.tar.gz
+1a7c2cde70a4c18607fd49f099f46555 FLAML-1.2.1.tar.gz
--
cgit v1.2.3