forked from pool/python-slack-sdk
Accepting request 1034925 from home:yarunachalam:branches:devel:languages:python
- Update to 3.19.2 #1282 Add request_file_info arg to files_upload_v2 method - Thanks @seratch @eddyg #1278 Improve clarity of 'content' error message for files_upload_v2 - Thanks @eddyg #1283 Improve typing when using 'get' on an API response - Thanks @eddyg #1284 Add Python 3.11 support - Thanks @seratch #1281 Fix selected_option type hint - Thanks @taekop All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/71?closed=1 OBS-URL: https://build.opensuse.org/request/show/1034925 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slack-sdk?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 18:59:46 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 3.19.2
|
||||
#1282 Add request_file_info arg to files_upload_v2 method - Thanks @seratch @eddyg
|
||||
#1278 Improve clarity of 'content' error message for files_upload_v2 - Thanks @eddyg
|
||||
#1283 Improve typing when using 'get' on an API response - Thanks @eddyg
|
||||
#1284 Add Python 3.11 support - Thanks @seratch
|
||||
#1281 Fix selected_option type hint - Thanks @taekop
|
||||
All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/71?closed=1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 00:57:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
Name: python-slack-sdk
|
||||
Version: 3.19.1
|
||||
Version: 3.19.2
|
||||
Release: 0
|
||||
Summary: Python SDKs for the Slack API
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f3c976082c9ca72c4e203c82495c57386c08ef7f32558e1b2fc6dc21166da27
|
||||
size 4077232
|
3
slack-sdk-3.19.2.tar.gz
Normal file
3
slack-sdk-3.19.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc3857c5a64cfe25d9a5469e38173145d2f97e8fc1b0a9f955d32e97ea5a7606
|
||||
size 4078276
|
Reference in New Issue
Block a user