summaryrefslogtreecommitdiffstats
path: root/python/pytest/pytest.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-08-29 03:59:45 +0200
committer Willy Sudiarto Raharjo2016-09-03 02:48:41 +0200
commit9e646ff778ab10ea9ed12a46b2412d744c27b67b (patch)
tree835e73254053495ddcfb5fb723e010006e60db1c /python/pytest/pytest.SlackBuild
parent2ba32921795ac40477b6b3209abac14d61c9c243 (diff)
downloadslackbuilds-9e646ff778ab10ea9ed12a46b2412d744c27b67b.tar.gz
python/pytest: Updated for version 3.0.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 a3daa2f912..a7c65ca84c 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.0.0}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}