summaryrefslogtreecommitdiffstats
path: root/python/python-twitter
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-05-25 19:12:28 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-27 07:28:52 +0700
commit025d1f6b4868bf2f5e26ff4e889ff70ce061efe0 (patch)
treeb33d4d1435a6ad7b27d32e1e5c7b2230a4f7bf7e /python/python-twitter
parent850cf94fed0130d1977e86a49fca1aa37ea75d59 (diff)
downloadslackbuilds-025d1f6b4868bf2f5e26ff4e889ff70ce061efe0.tar.gz
slackbuilds-025d1f6b4868bf2f5e26ff4e889ff70ce061efe0.tar.xz
python/python-twitter: Updated for version 3.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-twitter')
-rw-r--r--python/python-twitter/python-twitter.SlackBuild4
-rw-r--r--python/python-twitter/python-twitter.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-twitter/python-twitter.SlackBuild b/python/python-twitter/python-twitter.SlackBuild
index 544aed3609..6f954fadfb 100644
--- a/python/python-twitter/python-twitter.SlackBuild
+++ b/python/python-twitter/python-twitter.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-twitter
# Written by Steven Pledger <piratesmack@ymail.com>
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-twitter
-VERSION=${VERSION:-3.2}
+VERSION=${VERSION:-3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-twitter/python-twitter.info b/python/python-twitter/python-twitter.info
index 618beaad44..47fb61bd00 100644
--- a/python/python-twitter/python-twitter.info
+++ b/python/python-twitter/python-twitter.info
@@ -1,8 +1,8 @@
PRGNAM="python-twitter"
-VERSION="3.2"
+VERSION="3.3"
HOMEPAGE="https://github.com/bear/python-twitter"
-DOWNLOAD="https://pypi.python.org/packages/6c/d4/42dc3cf73f49bd325aa6620e39c75d091ea0d1312877900fc66f5c6bf695/python-twitter-3.2.tar.gz"
-MD5SUM="d4cc9b004cec760a26b48e4d70834b4c"
+DOWNLOAD="https://pypi.python.org/packages/b6/43/3e91acc643b9e11430dc1288dcac33c88aca6c417272a961729fd04c2ed8/python-twitter-3.3.tar.gz"
+MD5SUM="f07f2519c779cb6f6ba85bd98d2ee09e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pytest-runner python-future requests-oauthlib"