Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-agent-client-protocol for
openSUSE:Factory checked in at 2026-03-03 15:31:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-agent-client-protocol (Old)
and /work/SRC/openSUSE:Factory/.python-agent-client-protocol.new.29461
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-agent-client-protocol"
Tue Mar 3 15:31:55 2026 rev:2 rq:1335944 version:0.8.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-agent-client-protocol/python-agent-client-protocol.changes
2026-01-23 17:34:55.914567510 +0100
+++
/work/SRC/openSUSE:Factory/.python-agent-client-protocol.new.29461/python-agent-client-protocol.changes
2026-03-03 15:32:47.009633772 +0100
@@ -1,0 +2,23 @@
+Mon Mar 2 20:33:30 UTC 2026 - Matej Cepl <[email protected]>
+
+- Update to 0.8.1:
+ - chore(deps): bump the uv group across 1 directory with
+ 4 updates
+ - feat: add protocol method for session/set_config_option
+
+-------------------------------------------------------------------
+Wed Feb 11 17:50:28 UTC 2026 - Matej Cepl <[email protected]>
+
+- Update to 0.8.0:
+ - feat: bump acp schema version to 0.10.5
+ - fix: remove TerminalHandle
+ - docs: Add missing prop to settings.json in ACP quickstart,
+ add uv example
+ - feat: Increase default stdio buffer limit and allow
+ configuration
+ - fix: Add SessionInfoUpdate to SessionUpdate type in helpers
+ - feat: bump agentclientprotocol to 0.10.8
+ - fix: allow omitting mcpServers in session requests
+ - chore: prepare 0.8.0 release
+
+-------------------------------------------------------------------
Old:
----
agent_client_protocol-0.7.0.tar.gz
New:
----
agent_client_protocol-0.8.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-agent-client-protocol.spec ++++++
--- /var/tmp/diff_new_pack.NcT27J/_old 2026-03-03 15:32:50.205766165 +0100
+++ /var/tmp/diff_new_pack.NcT27J/_new 2026-03-03 15:32:50.225766993 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-agent-client-protocol
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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
@@ -17,26 +17,26 @@
Name: python-agent-client-protocol
-Version: 0.7.0
+Version: 0.8.1
Release: 0
Summary: A Python implement of Agent Client Protocol (ACP, by Zed
Industries)
License: Apache-2.0
URL: https://agentclientprotocol.github.io/python-sdk/
Source:
https://files.pythonhosted.org/packages/source/a/agent-client-protocol/agent_client_protocol-%{version}.tar.gz
-BuildRequires: python-rpm-macros
-BuildRequires: %{python_module pdm-backend}
-BuildRequires: %{python_module pip}
BuildRequires: %{python_module datamodel-code-generator}
-BuildRequires: %{python_module mkdocs}
BuildRequires: %{python_module mkdocs-material}
+BuildRequires: %{python_module mkdocs}
+BuildRequires: %{python_module pdm-backend}
+BuildRequires: %{python_module pip}
+BuildRequires: python-rpm-macros
# deptry>=0.23.0
# ty>=0.0.1a16
# mkdocstrings
# SECTION test requirements
BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module pydantic >= 2.7}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module python-dotenv}
-BuildRequires: %{python_module pydantic >= 2.7}
# /SECTION
BuildRequires: fdupes
Requires: python-pydantic >= 2.7
++++++ agent_client_protocol-0.7.0.tar.gz -> agent_client_protocol-0.8.1.tar.gz
++++++
++++ 2368 lines of diff (skipped)