summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/python-twitter/python-twitter.SlackBuild2
-rw-r--r--python/python-twitter/python-twitter.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-twitter/python-twitter.SlackBuild b/python/python-twitter/python-twitter.SlackBuild
index c367ce55b5..544aed3609 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 730efadc26..3639ebcac4 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"