summaryrefslogtreecommitdiffstats
path: root/python/pytest/pytest.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-05-04 18:57:49 +0200
committer Willy Sudiarto Raharjo2015-05-10 02:04:57 +0200
commit41b701ef7e5b4788fb0193ee9c9af54c1f67dced (patch)
treee3d90dc36d320dbd5cb2fe4e0cbc34db9d114518 /python/pytest/pytest.SlackBuild
parent86d6aec9370af51e33967eb3d43902bb938f1aa8 (diff)
downloadslackbuilds-41b701ef7e5b4788fb0193ee9c9af54c1f67dced.tar.gz
python/pytest: Updated for version 2.7.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pytest/pytest.SlackBuild')
-rw-r--r--python/pytest/pytest.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pytest/pytest.SlackBuild b/python/pytest/pytest.SlackBuild
index 2dae14e906..1726f68b78 100644
--- a/python/pytest/pytest.SlackBuild
+++ b/python/pytest/pytest.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pytest
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014 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
-VERSION=${VERSION:-2.6.4}
+VERSION=${VERSION:-2.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}