From 41b701ef7e5b4788fb0193ee9c9af54c1f67dced Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 4 May 2015 19:57:49 +0300 Subject: python/pytest: Updated for version 2.7.0. Signed-off-by: Dimitris Zlatanidis --- python/pytest/pytest.SlackBuild | 4 ++-- python/pytest/pytest.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/pytest') diff --git a/python/pytest/pytest.SlackBuild b/python/pytest/pytest.SlackBuild index 2dae14e906..1726f68b78 100644 --- a/python/pytest/pytest.SlackBuild +++ b/python/pytest/pytest.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pytest -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 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:-2.6.4} +VERSION=${VERSION:-2.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index 63b20cf661..9d7053e613 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.6.4" +VERSION="2.7.0" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.6.4.tar.gz" -MD5SUM="14341e122f7e9031a0948eb6b01a2640" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.7.0.tar.gz" +MD5SUM="14cde91b1106c937c48497728ea37dc6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" -- cgit v1.2.3