From 32bdf1a129782fa32f7632e9ab4d260006b80214 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 1 Jul 2018 13:43:44 +0200 Subject: python/pytest: Updated for version 3.6.2. Signed-off-by: Dimitris Zlatanidis --- python/pytest/pytest.SlackBuild | 2 +- python/pytest/pytest.info | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/pytest/pytest.SlackBuild b/python/pytest/pytest.SlackBuild index 608276b8b6..b8b7758e8b 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.5.0} +VERSION=${VERSION:-3.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index 841bd5b2e1..9aa7d96f1e 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,10 +1,10 @@ PRGNAM="pytest" -VERSION="3.5.0" +VERSION="3.6.2" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/2d/56/6019153cdd743300c5688ab3b07702355283e53c83fbf922242c053ffb7b/pytest-3.5.0.tar.gz" -MD5SUM="b8e13a4091f07ff1fda081cf40ff99f1" +DOWNLOAD="https://files.pythonhosted.org/packages/a2/ec/415d0cccc1ed41cd7fdf69ad989da16a8d13057996371004cab4bafc48f3/pytest-3.6.2.tar.gz" +MD5SUM="f773f6fd2e093f59a0939be028e570b3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="setuptools-scm py six attrs pluggy more-itertools" +REQUIRES="setuptools-scm py six attrs pluggy more-itertools atomicwrites" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" -- cgit v1.2.3