From 202c566635223fbab93033a0f634ab0aa7e9c43f Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 15 Oct 2017 19:56:51 +0200 Subject: [PATCH] python/pytest: Updated for version 3.2.3. 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 0e723825a1..065f318092 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.2.1} +VERSION=${VERSION:-3.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index b0393ee606..daaa527c10 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="3.2.1" +VERSION="3.2.3" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/6d/9f/1fbd50be4deaa4007ef4ed8f84f888c6613c629e1f46e979ffb9d82a7324/pytest-3.2.1.tar.gz" -MD5SUM="635976c2a9b2c2599d69fb0ad5abaf7d" +DOWNLOAD="https://pypi.python.org/packages/53/d0/208853c09be8377e6d4de7c0df875ef7ef37189373d76a74b65b44e50528/pytest-3.2.3.tar.gz" +MD5SUM="698f8929e095a1c37876b5567943be79" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="setuptools-scm py"