git: 466de46fa081 - main - net-im/py-slack-sdk: Update version 3.19.2=>3.19.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 31 Dec 2022 21:59:37 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=466de46fa08105818965b685934b005c4dfb3a0a commit 466de46fa08105818965b685934b005c4dfb3a0a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-12-31 20:50:23 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-12-31 21:58:58 +0000 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 --- net-im/py-slack-sdk/Makefile | 2 +- net-im/py-slack-sdk/distinfo | 6 +++--- net-im/py-slack-sdk/pkg-descr | 4 ++-- 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.