summaryrefslogtreecommitdiffstats
path: root/python/pytest/pytest.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-09-30 21:13:25 +0200
committer Willy Sudiarto Raharjo2016-10-01 02:28:39 +0200
commit6d7dda48fecadf23b75bb566ef79c8750e2920a2 (patch)
tree32c2b09e6032a81c49a9f7215e82dd48c6e04110 /python/pytest/pytest.SlackBuild
parent4eec86e6b50187b9917f1ff2579be0ac26edbdc3 (diff)
downloadslackbuilds-6d7dda48fecadf23b75bb566ef79c8750e2920a2.tar.gz
python/pytest: Updated for version 3.0.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 f8441c775a..ba5f331e12 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.0.2}
+VERSION=${VERSION:-3.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}