Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-openai for openSUSE:Factory 
checked in at 2023-07-27 16:50:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openai (Old)
 and      /work/SRC/openSUSE:Factory/.python-openai.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-openai"

Thu Jul 27 16:50:49 2023 rev:2 rq:1100468 version:0.27.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-openai/python-openai.changes      
2023-01-26 14:23:11.076203126 +0100
+++ /work/SRC/openSUSE:Factory/.python-openai.new.32662/python-openai.changes   
2023-07-27 16:51:13.333954523 +0200
@@ -1,0 +2,23 @@
+Mon Jul 24 20:18:16 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 0.27.8:
+  * Periodically close open `request.Sessions` to avoid buggy
+    interaction with Docker Desktop
+  * Support for Azure Dall-e
+  * Embeddings util - remove unnecessary sort by index
+  * allow api_version to be set by environment variable
+  * Fixed CLI streamed chat completions.
+  * Update README to use gpt-3.5-turbo by default
+  * Updating code and readme to reference the Azure's newest
+    2023-05-15 API Version
+  * allow for passing requests.Session
+  * fix error messages mentioning support@
+  * Speed up imports
+  * Add proxy argument support for openai client
+  * Add `__version__` in `__init__.py`
+  * Fix grabbing value out of header
+  * add case to handle indented .json parsing (#175)
+  * Add `openai/datalib/__init__.py`
+  * updated the link for OpenAI API
+
+-------------------------------------------------------------------

Old:
----
  openai-python-0.26.2.tar.gz

New:
----
  openai-0.27.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-openai.spec ++++++
--- /var/tmp/diff_new_pack.g0jGOU/_old  2023-07-27 16:51:14.261959767 +0200
+++ /var/tmp/diff_new_pack.g0jGOU/_new  2023-07-27 16:51:14.265959789 +0200
@@ -19,13 +19,13 @@
 %define         skip_python2 1
 %define         skip_python36 1
 Name:           python-openai
-Version:        0.26.2
+Version:        0.27.8
 Release:        0
 Summary:        OpenAI bindings for python
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/openai/openai-python
-Source:         openai-python-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/o/openai/openai-%{version}.tar.gz
 BuildRequires:  %{python_module aiohttp}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module poetry}
@@ -55,7 +55,7 @@
  https://github.com/openai/openai-cookbook/.
 
 %prep
-%autosetup -p1 -n openai-python-%{version}
+%autosetup -p1 -n openai-%{version}
 
 %build
 %pyproject_wheel

++++++ openai-python-0.26.2.tar.gz -> openai-0.27.8.tar.gz ++++++
++++ 3867 lines of diff (skipped)

Reply via email to