diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-19 23:44:17 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-21 14:41:02 -0600 |
commit | 01e65159b9dc1eab5af3b7defc75884992f0abcd (patch) | |
tree | 3e2121dcdbb14091b03e3ef34ebe986220557bc4 /python/python-twitter/python-twitter.info | |
parent | c70602fbadc426e0d9a652b6f4c3f3551cb2174a (diff) |
python/python-twitter: Updated for version 1.3.1 + New Maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-twitter/python-twitter.info')
-rw-r--r-- | python/python-twitter/python-twitter.info | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/python/python-twitter/python-twitter.info b/python/python-twitter/python-twitter.info index e0acbbfb983de..bc3dc532f1d9a 100644 --- a/python/python-twitter/python-twitter.info +++ b/python/python-twitter/python-twitter.info @@ -1,10 +1,10 @@ PRGNAM="python-twitter" -VERSION="0.6" -HOMEPAGE="http://code.google.com/p/python-twitter/" -DOWNLOAD="http://python-twitter.googlecode.com/files/python-twitter-0.6.tar.gz" -MD5SUM="e1f5c50c60c74944d29ce28178972b95" +VERSION="1.3.1" +HOMEPAGE="https://github.com/bear/python-twitter" +DOWNLOAD="https://pypi.python.org/packages/source/p/python-twitter/python-twitter-1.3.1.tar.gz" +MD5SUM="84a1076388187196b4d83a6a658d722a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="simplejson" -MAINTAINER="Steven Pledger" -EMAIL="piratesmack@ymail.com" +REQUIRES="simplejson oauth2 requests-oauthlib" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |