summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer2017-11-17 13:06:06 +0100
committer Willy Sudiarto Raharjo2017-11-18 06:40:31 +0100
commit85c1a7eec77a50ef5271feda3caf6b1c0ce30379 (patch)
tree582e2b7a34e459e95a2bc3a4b7a1d670a7b41964
parent1308f216be3ee5ac1aaa653e840f12703d32ef53 (diff)
downloadold.slackbuilds-85c1a7eec77a50ef5271feda3caf6b1c0ce30379.tar.gz
python/pytest-runner: Updated for version 3.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--python/pytest-runner/pytest-runner.SlackBuild2
-rw-r--r--python/pytest-runner/pytest-runner.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pytest-runner/pytest-runner.SlackBuild b/python/pytest-runner/pytest-runner.SlackBuild
index 0a9b4b09a9..383e49535f 100644
--- a/python/pytest-runner/pytest-runner.SlackBuild
+++ b/python/pytest-runner/pytest-runner.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pytest-runner
-VERSION=${VERSION:-2.12.1}
+VERSION=${VERSION:-3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest-runner/pytest-runner.info b/python/pytest-runner/pytest-runner.info
index 599b2ab5aa..ff3602711a 100644
--- a/python/pytest-runner/pytest-runner.info
+++ b/python/pytest-runner/pytest-runner.info
@@ -1,8 +1,8 @@
PRGNAM="pytest-runner"
-VERSION="2.12.1"
+VERSION="3.0"
HOMEPAGE="https://pypi.python.org/pypi/pytest-runner"
-DOWNLOAD="https://pypi.python.org/packages/43/bb/def5d83ce6abe507300e013562d3e1229633e86296d3f7f76bd39bf3d2b9/pytest-runner-2.12.1.tar.gz"
-MD5SUM="a8dd57c80cde37a587dd8c37740c1ab1"
+DOWNLOAD="https://pypi.python.org/packages/65/b4/ae89338cd2d81e2cc54bd6db2e962bfe948f612303610d68ab24539ac2d1/pytest-runner-3.0.tar.gz"
+MD5SUM="8f8363a52bbabc4cedd5e239beb2ba11"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pytest"