summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-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 e0b9858ec2..8b06dbe00f 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:-2.0}
+VERSION=${VERSION:-2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-twitter/python-twitter.info b/python/python-twitter/python-twitter.info
index 594684cf8d..c21e8a6457 100644
--- a/python/python-twitter/python-twitter.info
+++ b/python/python-twitter/python-twitter.info
@@ -1,8 +1,8 @@
PRGNAM="python-twitter"
-VERSION="2.0"
+VERSION="2.2"
HOMEPAGE="https://github.com/bear/python-twitter"
-DOWNLOAD="https://pypi.python.org/packages/source/p/python-twitter/python-twitter-2.0.tar.gz"
-MD5SUM="a232cac55f121509da7fc2db15ef9614"
+DOWNLOAD="https://pypi.python.org/packages/source/p/python-twitter/python-twitter-2.2.tar.gz"
+MD5SUM="eab697b3a9bc6bf3432d09a489f4ed8b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="simplejson requests-oauthlib"