summaryrefslogtreecommitdiff
path: root/net-im/py-slack-sdk
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-12-31 14:50:23 -0600
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-12-31 15:58:58 -0600
commit466de46fa08105818965b685934b005c4dfb3a0a (patch)
tree6ca4b6f3cf59bc87e63a6c5bc8af0270589d7e46 /net-im/py-slack-sdk
parentgraphics/tiffgt: Update version 4.4.0=>4.5.0 (diff)
net-im/py-slack-sdk: Update version 3.19.2=>3.19.5
- Per portlint to fix pkg-descr Relnotes: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.19.5
Diffstat (limited to 'net-im/py-slack-sdk')
-rw-r--r--net-im/py-slack-sdk/Makefile2
-rw-r--r--net-im/py-slack-sdk/distinfo6
-rw-r--r--net-im/py-slack-sdk/pkg-descr4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-im/py-slack-sdk/Makefile b/net-im/py-slack-sdk/Makefile
index be4f8c5b9fff..e4eba0c68653 100644
--- a/net-im/py-slack-sdk/Makefile
+++ b/net-im/py-slack-sdk/Makefile
@@ -1,5 +1,5 @@
PORTNAME= slack-sdk
-PORTVERSION= 3.19.2
+PORTVERSION= 3.19.5
DISTVERSIONPREFIX= v
CATEGORIES= net-im python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/net-im/py-slack-sdk/distinfo b/net-im/py-slack-sdk/distinfo
index 2d4bcc93e6d8..ae09e7f10f66 100644
--- a/net-im/py-slack-sdk/distinfo
+++ b/net-im/py-slack-sdk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667662012
-SHA256 (slackapi-python-slack-sdk-v3.19.2_GH0.tar.gz) = cc3857c5a64cfe25d9a5469e38173145d2f97e8fc1b0a9f955d32e97ea5a7606
-SIZE (slackapi-python-slack-sdk-v3.19.2_GH0.tar.gz) = 4078276
+TIMESTAMP = 1672435573
+SHA256 (slackapi-python-slack-sdk-v3.19.5_GH0.tar.gz) = 30f10d6dcedbb1c15e085da41d66f5f2ea398d078734a6b5ef441ba5b2f924fa
+SIZE (slackapi-python-slack-sdk-v3.19.5_GH0.tar.gz) = 4086138
diff --git a/net-im/py-slack-sdk/pkg-descr b/net-im/py-slack-sdk/pkg-descr
index c5ae27264da6..e679efcd37ac 100644
--- a/net-im/py-slack-sdk/pkg-descr
+++ b/net-im/py-slack-sdk/pkg-descr
@@ -1,5 +1,5 @@
The Slack platform offers several APIs to build apps. Each Slack API
delivers part of the capabilities from the platform, so that you can
pick just those that fit for your needs. This SDK offers a corresponding
-package for each of Slack’s APIs. They are small and powerful when used
-independently, and work seamlessly when used together, too.
+package for each of APIs from Slack. They are small and powerful when
+used independently, and work seamlessly when used together, too.