summaryrefslogtreecommitdiffstats
path: root/python/pytest/pytest.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-08-05 16:13:50 +0200
committer Willy Sudiarto Raharjo2018-08-11 02:23:15 +0200
commit005d3ed7b29e598a693b255fd11e68aafade4928 (patch)
tree86ab8edd3b2bee645e5a66580344d516a35aee3d /python/pytest/pytest.SlackBuild
parentf5946705c114e3c74ca63b9d5b83fd23079d3c8d (diff)
downloadslackbuilds-005d3ed7b29e598a693b255fd11e68aafade4928.tar.gz
python/pytest: Updated for version 3.7.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pytest/pytest.SlackBuild')
-rw-r--r--python/pytest/pytest.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pytest/pytest.SlackBuild b/python/pytest/pytest.SlackBuild
index b8b7758e8b..802b045b00 100644
--- a/python/pytest/pytest.SlackBuild
+++ b/python/pytest/pytest.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pytest
-VERSION=${VERSION:-3.6.2}
+VERSION=${VERSION:-3.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}