summaryrefslogtreecommitdiffstats
path: root/python/pytest
diff options
context:
space:
mode:
Diffstat (limited to 'python/pytest')
-rw-r--r--python/pytest/pytest.SlackBuild4
-rw-r--r--python/pytest/pytest.info6
2 files changed, 5 insertions, 5 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}
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index 63b20cf661..9d7053e613 100644
--- a/python/pytest/pytest.info
+++ b/python/pytest/pytest.info
@@ -1,8 +1,8 @@
PRGNAM="pytest"
-VERSION="2.6.4"
+VERSION="2.7.0"
HOMEPAGE="http://pytest.org"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.6.4.tar.gz"
-MD5SUM="14341e122f7e9031a0948eb6b01a2640"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.7.0.tar.gz"
+MD5SUM="14cde91b1106c937c48497728ea37dc6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="py"