summaryrefslogtreecommitdiffstats
path: root/python/python2-twitter
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-twitter')
-rw-r--r--python/python2-twitter/python2-twitter.SlackBuild2
-rw-r--r--python/python2-twitter/python2-twitter.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python2-twitter/python2-twitter.SlackBuild b/python/python2-twitter/python2-twitter.SlackBuild
index d31e7bce09..48fd5e2e86 100644
--- a/python/python2-twitter/python2-twitter.SlackBuild
+++ b/python/python2-twitter/python2-twitter.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python2-twitter
SRCNAM=python-twitter
VERSION=${VERSION:-3.4.2}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python2-twitter/python2-twitter.info b/python/python2-twitter/python2-twitter.info
index 619161262d..447d0f7d5b 100644
--- a/python/python2-twitter/python2-twitter.info
+++ b/python/python2-twitter/python2-twitter.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/12/df/cf1f6f1cf736380bb6b828c4
MD5SUM="5919b8ccac604b49c5dc9851b8686e26"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pytest-runner requests-oauthlib"
+REQUIRES="python2-pytest-runner requests-oauthlib"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"