diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2022-10-14 03:22:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-15 10:47:35 +0700 |
commit | 1ec944c8e321ddfb33334cd22455230f590ad089 (patch) | |
tree | 6e32056b6288a6756592041aa995a1ba6ea40d63 /python/python2-twitter/python2-twitter.SlackBuild | |
parent | c907beb112657a21d90263d90eff4acbcd2b2a12 (diff) |
python/python2-twitter: Rebuilt for python2-pytest-runner.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-twitter/python2-twitter.SlackBuild')
-rw-r--r-- | python/python2-twitter/python2-twitter.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |