summaryrefslogtreecommitdiffstats
path: root/python/rebulk
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2022-10-14 03:26:18 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-15 10:47:35 +0700
commitd0f22bc0d288c0b9214a572d448d7a475de9a99b (patch)
tree7def286c3e7a6ded30536281b168769cc0ebd31d /python/rebulk
parent1ec944c8e321ddfb33334cd22455230f590ad089 (diff)
downloadslackbuilds-d0f22bc0d288c0b9214a572d448d7a475de9a99b.tar.gz
slackbuilds-d0f22bc0d288c0b9214a572d448d7a475de9a99b.tar.xz
python/rebulk: Rebuilt for python2-pytest-runner.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/rebulk')
-rw-r--r--python/rebulk/rebulk.SlackBuild2
-rw-r--r--python/rebulk/rebulk.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/rebulk/rebulk.SlackBuild b/python/rebulk/rebulk.SlackBuild
index 98bef14172..1e0a0f93cb 100644
--- a/python/rebulk/rebulk.SlackBuild
+++ b/python/rebulk/rebulk.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rebulk
VERSION=${VERSION:-0.7.6}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/rebulk/rebulk.info b/python/rebulk/rebulk.info
index 6ea8538465..7a7dfc2cbc 100644
--- a/python/rebulk/rebulk.info
+++ b/python/rebulk/rebulk.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/1b/e6/ff6bab7e66679a01ea52b0269a354df
MD5SUM="aa823265a156b8a0c7f448b5be32db1d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pytest-runner"
+REQUIRES="python2-pytest-runner"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"