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 2025-11-25 15:54:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-openai (Old) and /work/SRC/openSUSE:Factory/.python-openai.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openai" Tue Nov 25 15:54:59 2025 rev:12 rq:1319993 version:2.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-openai/python-openai.changes 2025-09-22 19:29:20.554006284 +0200 +++ /work/SRC/openSUSE:Factory/.python-openai.new.14147/python-openai.changes 2025-11-25 15:56:37.896053664 +0100 @@ -1,0 +2,19 @@ +Tue Nov 25 12:54:53 UTC 2025 - Marius Grossu <[email protected]> + +- Update to version 2.8.1: + * api: align types of input items / output items for typescript +- Update to version 2.8.0: + * api: gpt 5.1 + * compat: update signatures of model_dump and model_dump_json for Pydantic v1 +- Update to version 2.7.2: + * compat with Python 3.14 +- Update to version to 2.7.0: + * client: close streams without requiring full consumption + * readme: update realtime examples + * uploads: avoid file handle leak + * api: Realtime API token_limits, Hybrid searching ranking options + * api: remove InputAudio from ResponseInputContent +- complete changelog here: + * https://github.com/openai/openai-python/compare/v1.91.0...v2.8.1 + +------------------------------------------------------------------- Old: ---- openai-1.91.0.tar.gz New: ---- openai-2.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-openai.spec ++++++ --- /var/tmp/diff_new_pack.lSNIi2/_old 2025-11-25 15:56:38.696087378 +0100 +++ /var/tmp/diff_new_pack.lSNIi2/_new 2025-11-25 15:56:38.696087378 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-openai # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-openai -Version: 1.91.0 +Version: 2.8.1 Release: 0 Summary: OpenAI bindings for python License: Apache-2.0 @@ -40,7 +40,7 @@ Requires: python-tqdm > 4 Requires: python-typing_extensions Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives # SECTION test-requirements BuildRequires: %{python_module dirty-equals >= 0.6.0} BuildRequires: %{python_module distro >= 1.7.0} @@ -78,7 +78,7 @@ https://github.com/openai/openai-cookbook/. %prep -%autosetup -p1 -n openai-%{version} +%autosetup -p1 -n openai-python-%{version} %build %pyproject_wheel ++++++ openai-1.91.0.tar.gz -> openai-2.8.1.tar.gz ++++++ ++++ 56647 lines of diff (skipped)
