user/py3-slack-sdk: upgrade to 3.20.2
This commit is contained in:
parent
bf7003c7aa
commit
ae5db8cd0d
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
pkgname=py3-slack-sdk
|
pkgname=py3-slack-sdk
|
||||||
_pyname="slack_sdk"
|
_pyname="slack_sdk"
|
||||||
pkgver=3.19.5
|
pkgver=3.20.2
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
pkgdesc="The Slack API Platform SDK for Python"
|
pkgdesc="The Slack API Platform SDK for Python"
|
||||||
|
@ -24,5 +24,5 @@ package() {
|
||||||
python3 setup.py install --root="$pkgdir"/ --optimize=1 --skip-build
|
python3 setup.py install --root="$pkgdir"/ --optimize=1 --skip-build
|
||||||
}
|
}
|
||||||
sha512sums="
|
sha512sums="
|
||||||
ae763f4ff3438f14fcad388d3328ee83a30063c58d9e536d873edb2a949cc133fa364faeb3d9195782aff9975e11043b7aa4e43ff0cd0f85df1d2970a996fbbf py3-slack-sdk-3.19.5.tar.gz
|
5eae6ecb8f04ebe8cb6ebda0111376e666a7c1b476c91b51b6a7daa3b7f38384c20350f65016fcdfc316f4a3ee97fd6ad26520a889fa89f9f6be27fe7f632418 py3-slack-sdk-3.20.2.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue