summaryrefslogtreecommitdiffstats
path: root/python/pytest/pytest.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-10-15 19:56:51 +0200
committer Willy Sudiarto Raharjo2017-10-21 02:08:42 +0200
commit202c566635223fbab93033a0f634ab0aa7e9c43f (patch)
treecd560555ef6cb37a76ea9eda86a393a3b032ebf2 /python/pytest/pytest.SlackBuild
parenta32a64a786d0013e09f7f0cbc536f05d05280261 (diff)
downloadslackbuilds-202c566635223fbab93033a0f634ab0aa7e9c43f.tar.gz
python/pytest: Updated for version 3.2.3.
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 0e723825a1..065f318092 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.1}
+VERSION=${VERSION:-3.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}