summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-03-23 18:43:41 +0000
committer David Spencer <idlemoor@slackbuilds.org>2018-03-23 21:11:07 +0000
commit230c25bb11cc829c57d621949f67430300f134d8 (patch)
treed8b4a298e6406e3eb840e0abed84efc40046dd63 /python
parent6fdbffd62dfb1e16ae9d9765ce0054b40cc55cdb (diff)
downloadslackbuilds-230c25bb11cc829c57d621949f67430300f134d8.tar.gz
slackbuilds-230c25bb11cc829c57d621949f67430300f134d8.tar.xz
python/pytest-runner: Updated for version 4.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-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 07b7f0c87c..3a0a0df155 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:-4.0}
+VERSION=${VERSION:-4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest-runner/pytest-runner.info b/python/pytest-runner/pytest-runner.info
index e785d8df48..6ba414f785 100644
--- a/python/pytest-runner/pytest-runner.info
+++ b/python/pytest-runner/pytest-runner.info
@@ -1,8 +1,8 @@
PRGNAM="pytest-runner"
-VERSION="4.0"
+VERSION="4.2"
HOMEPAGE="https://pypi.python.org/pypi/pytest-runner"
-DOWNLOAD="https://pypi.python.org/packages/c7/8b/c69aeaac921ce55e8098682d5bf9a665f036624a730b64ea5dc6bc8e8826/pytest-runner-4.0.tar.gz"
-MD5SUM="19c3892d9b830829b2a55cb2ed64d734"
+DOWNLOAD="https://pypi.python.org/packages/9e/b7/fe6e8f87f9a756fd06722216f1b6698ccba4d269eac6329d9f0c441d0f93/pytest-runner-4.2.tar.gz"
+MD5SUM="4b696b0f35767f0694f183d0a1855300"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pytest"