summaryrefslogtreecommitdiffstats
path: root/python/pytest
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-04-17 17:23:53 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-22 08:11:08 +0700
commit963dd24ebbe964ea53ce81a14d330896fb2e3ba5 (patch)
treed013a8f0af0bdd7b69e9f7833d83e47b6d0246b2 /python/pytest
parent421000ea864094737a9757688f0f89fbcdb2af80 (diff)
downloadslackbuilds-963dd24ebbe964ea53ce81a14d330896fb2e3ba5.tar.gz
slackbuilds-963dd24ebbe964ea53ce81a14d330896fb2e3ba5.tar.xz
python/pytest: Updated for version 3.0.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pytest')
-rw-r--r--python/pytest/pytest.SlackBuild4
-rw-r--r--python/pytest/pytest.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/pytest/pytest.SlackBuild b/python/pytest/pytest.SlackBuild
index c31ea4e984..696942c91a 100644
--- a/python/pytest/pytest.SlackBuild
+++ b/python/pytest/pytest.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pytest
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pytest
-VERSION=${VERSION:-3.0.4}
+VERSION=${VERSION:-3.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index e10c92e4dd..f7d4ca47a6 100644
--- a/python/pytest/pytest.info
+++ b/python/pytest/pytest.info
@@ -1,8 +1,8 @@
PRGNAM="pytest"
-VERSION="3.0.4"
+VERSION="3.0.7"
HOMEPAGE="http://pytest.org"
-DOWNLOAD="https://pypi.python.org/packages/2f/03/0c636d7191255e1737012e5f9c42368f11b55463aeea46fb1955892cab0d/pytest-3.0.4.tar.gz"
-MD5SUM="0fbf3cf9f127ae34300e2c8bb002b6a6"
+DOWNLOAD="https://pypi.python.org/packages/00/e9/f77dcd80bdb2e52760f38dbd904016da018ab4373898945da744e5e892e9/pytest-3.0.7.tar.gz"
+MD5SUM="89c60546507dc7eb6e9e40a6e9f720bd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="py"