summaryrefslogtreecommitdiffstats
path: root/python/pytest/pytest.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-11-25 20:08:56 +0100
committer Willy Sudiarto Raharjo2017-12-02 00:30:46 +0100
commit7dad370760c594d51eb2bbdcf037654174d6d8ac (patch)
tree8bd1f4c55fce5f0c49001c4880b6ee94af1c3d36 /python/pytest/pytest.SlackBuild
parent723fb62ee7193c41c40218ea41d174cb40ebe6f8 (diff)
downloadslackbuilds-7dad370760c594d51eb2bbdcf037654174d6d8ac.tar.gz
python/pytest: Updated for version 3.2.5.
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 065f318092..5405a6a8e8 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.2.3}
+VERSION=${VERSION:-3.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}