diff options
Diffstat (limited to 'python/pytest-cov/pytest-cov.SlackBuild')
-rw-r--r-- | python/pytest-cov/pytest-cov.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pytest-cov/pytest-cov.SlackBuild b/python/pytest-cov/pytest-cov.SlackBuild index 85cf391303..7d1a366f7c 100644 --- a/python/pytest-cov/pytest-cov.SlackBuild +++ b/python/pytest-cov/pytest-cov.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pytest-cov -VERSION=${VERSION:-1.6} +VERSION=${VERSION:-1.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |