summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"