diff --git a/python-slack-sdk.changes b/python-slack-sdk.changes index 6d9fd02..2bbfe6f 100644 --- a/python-slack-sdk.changes +++ b/python-slack-sdk.changes @@ -1,8 +1,17 @@ +------------------------------------------------------------------- +Mon Jun 10 07:58:03 UTC 2024 - Dirk Müller + +- update to 3.27.2: + * #1498 Fix #1496 Async client uses blocking call when + uploading file with v + * #1492 Fix #1468 `RichTextElement.elements` items are never + promoted to a proper Python object type + ------------------------------------------------------------------- Wed Mar 6 03:18:20 UTC 2024 - Steve Kowalik - Update to 3.27.1: - * #1459 Fix #1458 internal error within aiohttp-based socket mode + * #1459 Fix #1458 internal error within aiohttp-based socket mode client - Thanks @seratch @jhofeditz * #1450 #1452 Add "slack_file" properties to "image" blocks/elements under slack_sdk.models - Thanks @seratch diff --git a/python-slack-sdk.spec b/python-slack-sdk.spec index e0a3c16..11d131e 100644 --- a/python-slack-sdk.spec +++ b/python-slack-sdk.spec @@ -17,7 +17,7 @@ Name: python-slack-sdk -Version: 3.27.1 +Version: 3.27.2 Release: 0 Summary: Python SDKs for the Slack API License: MIT diff --git a/slack-sdk-3.27.1.tar.gz b/slack-sdk-3.27.1.tar.gz deleted file mode 100644 index dcb433a..0000000 --- a/slack-sdk-3.27.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d2f4f0890875f10eeaebb94a8b21262d0dfc798b376b7672d2558f8d6528d13 -size 4165734 diff --git a/slack-sdk-3.27.2.tar.gz b/slack-sdk-3.27.2.tar.gz new file mode 100644 index 0000000..c861aee --- /dev/null +++ b/slack-sdk-3.27.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa107940a406e606abb0829d44b2b7615b0224617c32132ccc6e28deb8f2061b +size 4166274