Browse Source

python/python-twitter: Updated for version 3.3.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
pull/47/head
Dimitris Zlatanidis 9 years ago
committed by Willy Sudiarto Raharjo
parent
commit
025d1f6b48
  1. 4
      python/python-twitter/python-twitter.SlackBuild
  2. 6
      python/python-twitter/python-twitter.info

4
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-2016 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2014-2017 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.2}
VERSION=${VERSION:-3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

6
python/python-twitter/python-twitter.info

@ -1,8 +1,8 @@
PRGNAM="python-twitter"
VERSION="3.2"
VERSION="3.3"
HOMEPAGE="https://github.com/bear/python-twitter"
DOWNLOAD="https://pypi.python.org/packages/6c/d4/42dc3cf73f49bd325aa6620e39c75d091ea0d1312877900fc66f5c6bf695/python-twitter-3.2.tar.gz"
MD5SUM="d4cc9b004cec760a26b48e4d70834b4c"
DOWNLOAD="https://pypi.python.org/packages/b6/43/3e91acc643b9e11430dc1288dcac33c88aca6c417272a961729fd04c2ed8/python-twitter-3.3.tar.gz"
MD5SUM="f07f2519c779cb6f6ba85bd98d2ee09e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pytest-runner python-future requests-oauthlib"

Loading…
Cancel
Save