Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-slack-sdk for
openSUSE:Factory checked in at 2026-07-06 12:32:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-slack-sdk (Old)
and /work/SRC/openSUSE:Factory/.python-slack-sdk.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-slack-sdk"
Mon Jul 6 12:32:19 2026 rev:17 rq:1363962 version:3.42.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-slack-sdk/python-slack-sdk.changes
2026-03-30 18:34:43.551653556 +0200
+++
/work/SRC/openSUSE:Factory/.python-slack-sdk.new.1982/python-slack-sdk.changes
2026-07-06 12:34:46.336478567 +0200
@@ -1,0 +2,22 @@
+Sun Jun 28 11:53:07 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.42.0:
+ * feat: add authorship arguments to assistant threads and chat
+ stream
+ * feat(blocks): add Card, Carousel, and Alert block types
+ * feat(models): add BlockChunk type to
+ chat.{start,append,stop}Stream methods
+ * feat: add highlight_type to files.completeUploadExternal and
+ files_upload_v2
+ * fix: pass default ssl=True to aiohttp to avoid deprecation
+ warning
+ * fix: Improve type annotations in `SignatureVerifier`
+ * Fix typo in SectionBlock field validation
+ * fix: improve Socket Mode client stability and correctness
+ * fix: pin cryptography<46 for PyPy 3.10 CI builds
+ * fix: resolve OAuth installation store bugs and typos
+ * docs - adds chat_stream helper to python sdk docs (removing
+ from bolt-py)
+ * docs(maintainers): adding block kit types instructions
+
+-------------------------------------------------------------------
Old:
----
slack-sdk-3.41.0.tar.gz
New:
----
slack-sdk-3.42.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-slack-sdk.spec ++++++
--- /var/tmp/diff_new_pack.6ixBiK/_old 2026-07-06 12:34:47.896532767 +0200
+++ /var/tmp/diff_new_pack.6ixBiK/_new 2026-07-06 12:34:47.896532767 +0200
@@ -17,7 +17,7 @@
Name: python-slack-sdk
-Version: 3.41.0
+Version: 3.42.0
Release: 0
Summary: Python SDKs for the Slack API
License: MIT
@@ -67,6 +67,8 @@
%check
# Tests needs to be importable
export PYTHONPATH=$(pwd)
+# too many warnings
+rm -v tests/slack_sdk/web/test_web_client_msg_text_content_warnings.py
# No flask_sockets in Tumbleweed; TestRTMClient requires network
# test_issue_1441_mixing_user_and_bot_installations broken upstream
%pytest --ignore-glob '*/socket_mode/*' -k 'not (TestRTMClient or
test_issue_1441_mixing_user_and_bot_installations)' tests
++++++ slack-sdk-3.41.0.tar.gz -> slack-sdk-3.42.0.tar.gz ++++++
++++ 4986 lines of diff (skipped)