aboutsummaryrefslogtreecommitdiff
path: root/python/tweepy/tweepy.info
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2015-03-10 14:53:16 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-14 16:55:54 +0700
commit59db74dcd4c6eff27a42b71d596662f52c3fa8d4 (patch)
treef182fd98bc9ede95f4fd9d1fb1594de144c38d96 /python/tweepy/tweepy.info
parent0e3fb4668163e3bba8a17cce2677a95018d0ad65 (diff)
downloadslackbuilds-59db74dcd4c6eff27a42b71d596662f52c3fa8d4.tar.xz
python/tweepy: Updated for version 3.1.0.
Added the new deps pip, requests-oauthlib and six Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/tweepy/tweepy.info')
-rw-r--r--python/tweepy/tweepy.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/tweepy/tweepy.info b/python/tweepy/tweepy.info
index dab81638f08b..0739f15dad79 100644
--- a/python/tweepy/tweepy.info
+++ b/python/tweepy/tweepy.info
@@ -1,10 +1,10 @@
PRGNAM="tweepy"
-VERSION="2.1"
+VERSION="3.1.0"
HOMEPAGE="http://tweepy.github.com/"
-DOWNLOAD="https://github.com/tweepy/tweepy/archive/2.1.tar.gz"
-MD5SUM="98a52da1b6e6ec3f95ed78955e122301"
+DOWNLOAD="https://github.com/tweepy/tweepy/archive/v3.1.0.tar.gz"
+MD5SUM="358e750d6f865ebe83dbb2bc6e9235f4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pysetuptools"
+REQUIRES="pip requests-oauthlib six"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"