summaryrefslogtreecommitdiffstats
path: root/python/pytest/pytest.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-06-05 19:12:00 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-06 07:56:24 +0700
commit7bd2bfafaea38275028d7e44c319cbdfe5b0b734 (patch)
tree2740c9dbc219b19ae9143a2c676e9641e317bf7d /python/pytest/pytest.SlackBuild
parent708cebf57dfa7a4db916e21f5b2f8cc56074df41 (diff)
downloadslackbuilds-7bd2bfafaea38275028d7e44c319cbdfe5b0b734.tar.gz
slackbuilds-7bd2bfafaea38275028d7e44c319cbdfe5b0b734.tar.xz
python/pytest: Updated for version 3.1.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 82394394d5..1b431bdb48 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.1.0}
+VERSION=${VERSION:-3.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}