diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-11-26 10:57:48 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-03 07:21:33 +0700 |
commit | 9250779c568c9226c6e06c61a4333def846a7d47 (patch) | |
tree | ea8ff2d1f396a149dedfe74481adf216d8be7425 /python/python-twitter | |
parent | 7cff66dbcdaf695d21d4d7fa215b177dac1339e1 (diff) |
python/python-twitter: Updated for version 3.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-twitter')
-rw-r--r-- | python/python-twitter/python-twitter.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-twitter/python-twitter.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-twitter/python-twitter.SlackBuild b/python/python-twitter/python-twitter.SlackBuild index c367ce55b5e8..544aed3609c7 100644 --- a/python/python-twitter/python-twitter.SlackBuild +++ b/python/python-twitter/python-twitter.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-twitter -VERSION=${VERSION:-3.1} +VERSION=${VERSION:-3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-twitter/python-twitter.info b/python/python-twitter/python-twitter.info index 730efadc26b0..3639ebcac4eb 100644 --- a/python/python-twitter/python-twitter.info +++ b/python/python-twitter/python-twitter.info @@ -1,8 +1,8 @@ PRGNAM="python-twitter" -VERSION="3.1" +VERSION="3.2" HOMEPAGE="https://github.com/bear/python-twitter" -DOWNLOAD="https://pypi.python.org/packages/96/69/53b87d2b717a669eb8f46d6e1d180d0a691f3d303631ca6be80f9d036a2a/python-twitter-3.1.tar.gz" -MD5SUM="2e00d057a22db298709f768a96cc88ef" +DOWNLOAD="https://pypi.python.org/packages/6c/d4/42dc3cf73f49bd325aa6620e39c75d091ea0d1312877900fc66f5c6bf695/python-twitter-3.2.tar.gz" +MD5SUM="d4cc9b004cec760a26b48e4d70834b4c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-future requests-oauthlib" |