summaryrefslogtreecommitdiffstats
path: root/python/pytest-cov
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-05-10 20:18:20 +0200
committer Willy Sudiarto Raharjo2017-05-13 01:59:50 +0200
commit83eeaa6bf2058361b105a681042ae5e3aef58f2a (patch)
treec12d0ba2395d6ac6a583bc4b8f256b868f1bce49 /python/pytest-cov
parent150f92a9869dcc38ab2804be9230fea1f14146c7 (diff)
downloadslackbuilds-83eeaa6bf2058361b105a681042ae5e3aef58f2a.tar.gz
python/pytest-cov: Updated for version 2.5.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pytest-cov')
-rw-r--r--python/pytest-cov/pytest-cov.SlackBuild4
-rw-r--r--python/pytest-cov/pytest-cov.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/python/pytest-cov/pytest-cov.SlackBuild b/python/pytest-cov/pytest-cov.SlackBuild
index 21019ff51c..dcdbccb710 100644
--- a/python/pytest-cov/pytest-cov.SlackBuild
+++ b/python/pytest-cov/pytest-cov.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pytest-cov
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pytest-cov
-VERSION=${VERSION:-2.4.0}
+VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest-cov/pytest-cov.info b/python/pytest-cov/pytest-cov.info
index 6785bb0664..7796b4284e 100644
--- a/python/pytest-cov/pytest-cov.info
+++ b/python/pytest-cov/pytest-cov.info
@@ -1,10 +1,10 @@
PRGNAM="pytest-cov"
-VERSION="2.4.0"
+VERSION="2.5.0"
HOMEPAGE="https://github.com/schlamar/pytest-cov"
-DOWNLOAD="https://pypi.python.org/packages/00/c0/2bfd1fcdb9d407b8ac8185b1cb5ff458105c6b207a9a7f0e13032de9828f/pytest-cov-2.4.0.tar.gz"
-MD5SUM="2fda09677d232acc99ec1b3c5831e33f"
+DOWNLOAD="https://pypi.python.org/packages/56/a6/73d529c614ca53a1c05a3c79f412aa376714e3a619c0af459b05dd359d31/pytest-cov-2.5.0.tar.gz"
+MD5SUM="100c99d9f0684aa1860237bb625e1a43"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pytest cov-core"
+REQUIRES="pytest coverage"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"