summaryrefslogtreecommitdiffstats
path: root/python/pytest/pytest.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-08-03 20:08:34 +0200
committer Willy Sudiarto Raharjo2017-08-05 02:07:44 +0200
commit953736c6f1e88aeb66c797efbf4e8deb72670b7a (patch)
tree5b45f5a093cbc4df2ee5fd5b7ab2938f32a94ecd /python/pytest/pytest.SlackBuild
parentacc5bacf270925f22024143f545c4f89b6586b23 (diff)
downloadslackbuilds-953736c6f1e88aeb66c797efbf4e8deb72670b7a.tar.gz
python/pytest: Updated for version 3.2.0.
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 6448ac55a9..f8687328db 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.1.3}
+VERSION=${VERSION:-3.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}