summaryrefslogtreecommitdiffstats
path: root/python/pytest/pytest.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-03-22 00:07:41 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-03-25 20:03:54 +0700
commitd84494f552c339650379aa8cd205393631ebec7a (patch)
tree872ab46c277b0c16e6d7afc70e41add2cf23808d /python/pytest/pytest.SlackBuild
parent282eeef0ea995d8fde238e6103cca754e96bce7d (diff)
downloadslackbuilds-d84494f552c339650379aa8cd205393631ebec7a.tar.gz
slackbuilds-d84494f552c339650379aa8cd205393631ebec7a.tar.xz
python/pytest: Updated for version 2.9.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 3897525c5f..8e6f648682 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:-2.9.0}
+VERSION=${VERSION:-2.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}