From ae06ffca42002da6dfdf48a2d212c9e5e506199fe0ac7096d53c666d17c54748 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 21 Jan 2024 20:36:05 +0000 Subject: [PATCH] - 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 --- python-slack-sdk.changes | 11 +++++++++++ python-slack-sdk.spec | 8 +++++--- slack-sdk-3.26.1.tar.gz | 3 --- slack-sdk-3.26.2.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 slack-sdk-3.26.1.tar.gz create mode 100644 slack-sdk-3.26.2.tar.gz diff --git a/python-slack-sdk.changes b/python-slack-sdk.changes index e6353d4..8fe1e24 100644 --- a/python-slack-sdk.changes +++ b/python-slack-sdk.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jan 21 11:23:08 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-slack-sdk.spec b/python-slack-sdk.spec index 9c6f051..11fbb41 100644 --- a/python-slack-sdk.spec +++ b/python-slack-sdk.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-slack-sdk -Version: 3.26.1 +Version: 3.26.2 Release: 0 Summary: Python SDKs for the Slack API License: MIT @@ -69,6 +69,8 @@ seamlessly when used together, too. %files %{python_files} %doc README.md %license LICENSE -%{python_sitelib}/* +%{python_sitelib}/slack +%{python_sitelib}/slack_sdk +%{python_sitelib}/slack_sdk-%{version}.dist-info %changelog diff --git a/slack-sdk-3.26.1.tar.gz b/slack-sdk-3.26.1.tar.gz deleted file mode 100644 index 1cb1140..0000000 --- a/slack-sdk-3.26.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63c1e6cbc11658fde1cde50ed6ed2b8a26f49063513b5789fa9e575ba9ac2b88 -size 4156769 diff --git a/slack-sdk-3.26.2.tar.gz b/slack-sdk-3.26.2.tar.gz new file mode 100644 index 0000000..d954bb5 --- /dev/null +++ b/slack-sdk-3.26.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d7b289a4caf1d2b3a8fa091ef3d590ae350ba223069d62f83c489d982e98d5d +size 4157685