From 1ca686dbb90feb78b6db4d44c5a7730cde8a237e Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 10 Nov 2018 10:47:34 +0100 Subject: python/pytest: Updated for version 3.10.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 802b045b00..92c8d7e0fa 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.7.1} +VERSION=${VERSION:-3.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index b4f1b5eefb..76d21cab21 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,10 +1,10 @@ PRGNAM="pytest" -VERSION="3.7.1" +VERSION="3.10.0" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://files.pythonhosted.org/packages/1c/b5/336b6b600eb9d2a9b7c99b16be7913dfd1f68d23c82f5a78d774a239183f/pytest-3.7.1.tar.gz" -MD5SUM="2704e16bb2c11af494167f80a7cd37c4" +DOWNLOAD="https://files.pythonhosted.org/packages/ec/d1/8e96334154a20f8bf8924b7a67227a3af30c87cf0d8239f9885fc8bca385/pytest-3.10.0.tar.gz" +MD5SUM="254b410235a0725d82bbbd441f2c9c3d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="setuptools-scm py six attrs pluggy more-itertools atomicwrites" +REQUIRES="setuptools-scm py six attrs pluggy more-itertools atomicwrites funcsigs pathlib2" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" -- cgit v1.2.3