From 59d8801e5a4fb033ec4e9e90f7d5ffae3ced679b Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 3 Apr 2018 20:01:18 +0200 Subject: python/pytest: Updated for version 3.5.0. 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 ba69e53ab8..608276b8b6 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.4.2} +VERSION=${VERSION:-3.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index 3057086c70..841bd5b2e1 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,10 +1,10 @@ PRGNAM="pytest" -VERSION="3.4.2" +VERSION="3.5.0" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/dd/05/4579d3028ba1740467690c3427d3991eff91f95cbaa6bb0280f40708721a/pytest-3.4.2.tar.gz" -MD5SUM="1b83a25d45fad893f430fc5031653c56" +DOWNLOAD="https://pypi.python.org/packages/2d/56/6019153cdd743300c5688ab3b07702355283e53c83fbf922242c053ffb7b/pytest-3.5.0.tar.gz" +MD5SUM="b8e13a4091f07ff1fda081cf40ff99f1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="setuptools-scm py six attrs pluggy" +REQUIRES="setuptools-scm py six attrs pluggy more-itertools" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" -- cgit v1.2.3