From a1e8ad1d01d7f06778646f9d14d6648c7de1a219 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 14 Nov 2016 16:40:35 +0200 Subject: python/pytest: Updated for version 3.0.4. Signed-off-by: Dimitris Zlatanidis --- python/pytest/pytest.SlackBuild | 2 +- python/pytest/pytest.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/pytest/pytest.SlackBuild b/python/pytest/pytest.SlackBuild index ba5f331e12..c31ea4e984 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.0.3} +VERSION=${VERSION:-3.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index bf07b230a7..e10c92e4dd 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="3.0.3" +VERSION="3.0.4" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/a0/2f/076c816e2402c4911ccee4b93ba0475145b7cffd0320ca8efa0add7c469c/pytest-3.0.3.tar.gz" -MD5SUM="b33b3b1f847d3745a78423762f6b7f6d" +DOWNLOAD="https://pypi.python.org/packages/2f/03/0c636d7191255e1737012e5f9c42368f11b55463aeea46fb1955892cab0d/pytest-3.0.4.tar.gz" +MD5SUM="0fbf3cf9f127ae34300e2c8bb002b6a6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" -- cgit v1.2.3-65-gdbad