aboutsummaryrefslogtreecommitdiff
path: root/python/pytest/pytest.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2018-04-03 20:01:18 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-07 08:13:19 +0700
commit59d8801e5a4fb033ec4e9e90f7d5ffae3ced679b (patch)
tree093b33f18fa9e0c0aaaea40a4046762b45fb21fc /python/pytest/pytest.SlackBuild
parentd3bba6360e3ef6da65bf87d9d952d7772dd90214 (diff)
downloadslackbuilds-59d8801e5a4fb033ec4e9e90f7d5ffae3ced679b.tar.xz
python/pytest: Updated for version 3.5.0.
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 ba69e53ab869..608276b8b663 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.4.2}
+VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}