Browse Source

python/python2-keyutils: Rebuilt for python2-pytest-runner.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/191/head
Dimitris Zlatanidis 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
f9cbb05106
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/python2-keyutils/python2-keyutils.SlackBuild
  2. 2
      python/python2-keyutils/python2-keyutils.info

2
python/python2-keyutils/python2-keyutils.SlackBuild

@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python2-keyutils
SRCNAM=$( echo $PRGNAM | cut -d- -f2- )
VERSION=${VERSION:-0.5}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

2
python/python2-keyutils/python2-keyutils.info

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/10/5f/685e3525cef6f276fd29a949b293d19
MD5SUM="f5dc103afefc6278991d8bd0ca528ded"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pytest-runner"
REQUIRES="python2-pytest-runner"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"
Loading…
Cancel
Save