summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-06-29 19:18:22 +0200
committer Willy Sudiarto Raharjo2018-06-30 02:00:08 +0200
commit4df4cce5b714568b4f7b0c3f87acbec1a87fa791 (patch)
treeb2f7d3107beebe3115516a1a6bb066b8b2b1bf9e
parent9e344e6d44cfc1fdb7c945131aaf8dfcc2ec5263 (diff)
downloadslackbuilds-4df4cce5b714568b4f7b0c3f87acbec1a87fa791.tar.gz
python/python-twitter: Updated for version 3.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 6f954fadfb..0563266a47 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-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 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.3}
+VERSION=${VERSION:-3.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-twitter/python-twitter.info b/python/python-twitter/python-twitter.info
index 47fb61bd00..b95a9d5872 100644
--- a/python/python-twitter/python-twitter.info
+++ b/python/python-twitter/python-twitter.info
@@ -1,8 +1,8 @@
PRGNAM="python-twitter"
-VERSION="3.3"
+VERSION="3.4.2"
HOMEPAGE="https://github.com/bear/python-twitter"
-DOWNLOAD="https://pypi.python.org/packages/b6/43/3e91acc643b9e11430dc1288dcac33c88aca6c417272a961729fd04c2ed8/python-twitter-3.3.tar.gz"
-MD5SUM="f07f2519c779cb6f6ba85bd98d2ee09e"
+DOWNLOAD="https://files.pythonhosted.org/packages/12/df/cf1f6f1cf736380bb6b828c44fea9660b86d7de756bb4d5c3db70b2f3f17/python-twitter-3.4.2.tar.gz"
+MD5SUM="5919b8ccac604b49c5dc9851b8686e26"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pytest-runner python-future requests-oauthlib"