summaryrefslogtreecommitdiffstats
path: root/python/pytest
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-11-25 20:08:56 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-02 06:30:46 +0700
commit7dad370760c594d51eb2bbdcf037654174d6d8ac (patch)
tree8bd1f4c55fce5f0c49001c4880b6ee94af1c3d36 /python/pytest
parent723fb62ee7193c41c40218ea41d174cb40ebe6f8 (diff)
downloadslackbuilds-7dad370760c594d51eb2bbdcf037654174d6d8ac.tar.gz
slackbuilds-7dad370760c594d51eb2bbdcf037654174d6d8ac.tar.xz
python/pytest: Updated for version 3.2.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pytest')
-rw-r--r--python/pytest/pytest.SlackBuild2
-rw-r--r--python/pytest/pytest.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pytest/pytest.SlackBuild b/python/pytest/pytest.SlackBuild
index 065f318092..5405a6a8e8 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.3}
+VERSION=${VERSION:-3.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index daaa527c10..dc59546cf0 100644
--- a/python/pytest/pytest.info
+++ b/python/pytest/pytest.info
@@ -1,8 +1,8 @@
PRGNAM="pytest"
-VERSION="3.2.3"
+VERSION="3.2.5"
HOMEPAGE="http://pytest.org"
-DOWNLOAD="https://pypi.python.org/packages/53/d0/208853c09be8377e6d4de7c0df875ef7ef37189373d76a74b65b44e50528/pytest-3.2.3.tar.gz"
-MD5SUM="698f8929e095a1c37876b5567943be79"
+DOWNLOAD="https://pypi.python.org/packages/1f/f8/8cd74c16952163ce0db0bd95fdd8810cbf093c08be00e6e665ebf0dc3138/pytest-3.2.5.tar.gz"
+MD5SUM="6dbe9bb093883f75394a689a1426ac6f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm py"