diff options
author | koobs <koobs@FreeBSD.org> | 2018-05-11 14:40:27 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2018-05-11 14:40:27 +0800 |
commit | 1842098d012ee7c55b88c0b21a7185b3391f5616 (patch) | |
tree | d3de556d1d06accf2dc6b75eb0dff6609d78f239 /net-im/py-slackclient/distinfo | |
parent | 25b9af3256909c0bf1f9c3e38db5227dc0e46c70 (diff) | |
download | freebsd-ports-gnome-1842098d012ee7c55b88c0b21a7185b3391f5616.tar.gz freebsd-ports-gnome-1842098d012ee7c55b88c0b21a7185b3391f5616.tar.zst freebsd-ports-gnome-1842098d012ee7c55b88c0b21a7185b3391f5616.zip |
net-im/py-slackclient: Update to 1.2.1
- Python 3 is now supported [1].
- Update and sort all *_DEPENDS to match upstreams declarations, using specific
versions where declared and possible (eg: we dont use "!=").
- We want one line per test ouput, so verbosify the tests.
[1] https://github.com/slackapi/python-slackclient/issues/165
Changelog:
https://slackapi.github.io/python-slackclient/changelog.html
PR: 228137
Submitted by: Derek Schrock <dereks lifeofadishwasher com>
Diffstat (limited to 'net-im/py-slackclient/distinfo')
-rw-r--r-- | net-im/py-slackclient/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/py-slackclient/distinfo b/net-im/py-slackclient/distinfo index d452dcdae8d7..40e706f5deca 100644 --- a/net-im/py-slackclient/distinfo +++ b/net-im/py-slackclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1511699929 -SHA256 (slackhq-python-slackclient-1.1.0_GH0.tar.gz) = 5b4edd97b7bf24e51b636a7bebb7085c4665337dc49651f1689a9d512a5653fa -SIZE (slackhq-python-slackclient-1.1.0_GH0.tar.gz) = 368088 +TIMESTAMP = 1525652128 +SHA256 (slackapi-python-slackclient-1.2.1_GH0.tar.gz) = d9c7c3a906d9fc9690fbc1698d11114a4b9bdbce2f92f4556ffca67a853cf8db +SIZE (slackapi-python-slackclient-1.2.1_GH0.tar.gz) = 453758 |