14
0

- update to 3.26.2:

* #1447 #1446 aiohttp based socket_mode failed to reconnect and
    enter a broken state
  * #1436 Configuring with pyproject.toml
  * #1443 Update run_*.sh scripts to align with the contributor
  * #1445 Replace Flask-Sockets with aiohttp for testing
  * #1448 Fix broken links to modal documentation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slack-sdk?expand=0&rev=20
This commit is contained in:
2024-01-21 20:36:05 +00:00
committed by Git OBS Bridge
parent 75df066383
commit ae06ffca42
4 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jan 21 11:23:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.26.2:
* #1447 #1446 aiohttp based socket_mode failed to reconnect and
enter a broken state
* #1436 Configuring with pyproject.toml
* #1443 Update run_*.sh scripts to align with the contributor
* #1445 Replace Flask-Sockets with aiohttp for testing
* #1448 Fix broken links to modal documentation
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 8 13:43:29 UTC 2023 - Dirk Müller <dmueller@suse.com> Fri Dec 8 13:43:29 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-slack-sdk # spec file for package python-slack-sdk
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-slack-sdk Name: python-slack-sdk
Version: 3.26.1 Version: 3.26.2
Release: 0 Release: 0
Summary: Python SDKs for the Slack API Summary: Python SDKs for the Slack API
License: MIT License: MIT
@@ -69,6 +69,8 @@ seamlessly when used together, too.
%files %{python_files} %files %{python_files}
%doc README.md %doc README.md
%license LICENSE %license LICENSE
%{python_sitelib}/* %{python_sitelib}/slack
%{python_sitelib}/slack_sdk
%{python_sitelib}/slack_sdk-%{version}.dist-info
%changelog %changelog

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63c1e6cbc11658fde1cde50ed6ed2b8a26f49063513b5789fa9e575ba9ac2b88
size 4156769

3
slack-sdk-3.26.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d7b289a4caf1d2b3a8fa091ef3d590ae350ba223069d62f83c489d982e98d5d
size 4157685