From eb457faf1b55c6dca39668713f0c440e20462d01 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 17 Nov 2018 17:43:56 +0100 Subject: python/pytest: Updated for version 4.0.0. Signed-off-by: Dimitris Zlatanidis --- python/pytest/pytest.SlackBuild | 2 +- python/pytest/pytest.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/pytest') diff --git a/python/pytest/pytest.SlackBuild b/python/pytest/pytest.SlackBuild index 92c8d7e0fa..f9a216e37d 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.10.0} +VERSION=${VERSION:-4.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index 76d21cab21..e2b443cd30 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="3.10.0" +VERSION="4.0.0" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://files.pythonhosted.org/packages/ec/d1/8e96334154a20f8bf8924b7a67227a3af30c87cf0d8239f9885fc8bca385/pytest-3.10.0.tar.gz" -MD5SUM="254b410235a0725d82bbbd441f2c9c3d" +DOWNLOAD="https://files.pythonhosted.org/packages/ec/34/497c3b126966c3b358398084394ea820c63a34d794d708074accf91bcaf3/pytest-4.0.0.tar.gz" +MD5SUM="99a2618ddd4863267ada91c7b278024d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="setuptools-scm py six attrs pluggy more-itertools atomicwrites funcsigs pathlib2" -- cgit v1.2.3