forked from pool/python-slack-sdk
Accepting request 1179640 from devel:languages:python
- 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 * #1459 Fix #1458 internal error within aiohttp-based socket mode OBS-URL: https://build.opensuse.org/request/show/1179640 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-slack-sdk?expand=0&rev=11
This commit is contained in:
@@ -1,8 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 10 07:58:03 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <steven.kowalik@suse.com>
|
Wed Mar 6 03:18:20 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
- Update to 3.27.1:
|
- 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
|
client - Thanks @seratch @jhofeditz
|
||||||
* #1450 #1452 Add "slack_file" properties to "image" blocks/elements
|
* #1450 #1452 Add "slack_file" properties to "image" blocks/elements
|
||||||
under slack_sdk.models - Thanks @seratch
|
under slack_sdk.models - Thanks @seratch
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-slack-sdk
|
Name: python-slack-sdk
|
||||||
Version: 3.27.1
|
Version: 3.27.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python SDKs for the Slack API
|
Summary: Python SDKs for the Slack API
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d2f4f0890875f10eeaebb94a8b21262d0dfc798b376b7672d2558f8d6528d13
|
|
||||||
size 4165734
|
|
3
slack-sdk-3.27.2.tar.gz
Normal file
3
slack-sdk-3.27.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fa107940a406e606abb0829d44b2b7615b0224617c32132ccc6e28deb8f2061b
|
||||||
|
size 4166274
|
Reference in New Issue
Block a user