summaryrefslogtreecommitdiffstats
path: root/python/pytest
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-08-03 20:08:34 +0200
committer Willy Sudiarto Raharjo2017-08-05 02:07:44 +0200
commit953736c6f1e88aeb66c797efbf4e8deb72670b7a (patch)
tree5b45f5a093cbc4df2ee5fd5b7ab2938f32a94ecd /python/pytest
parentacc5bacf270925f22024143f545c4f89b6586b23 (diff)
downloadslackbuilds-953736c6f1e88aeb66c797efbf4e8deb72670b7a.tar.gz
python/pytest: Updated for version 3.2.0.
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 6448ac55a9..f8687328db 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.1.3}
+VERSION=${VERSION:-3.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index e45ea4eaf2..bdb99bf7d2 100644
--- a/python/pytest/pytest.info
+++ b/python/pytest/pytest.info
@@ -1,8 +1,8 @@
PRGNAM="pytest"
-VERSION="3.1.3"
+VERSION="3.2.0"
HOMEPAGE="http://pytest.org"
-DOWNLOAD="https://pypi.python.org/packages/15/c8/6b42bf58f91d72416806472512bb67dabc6edb5a6a8ace29853ff940400a/pytest-3.1.3.tar.gz"
-MD5SUM="35356e6e31cbd8318e8b2a8340a90b72"
+DOWNLOAD="https://pypi.python.org/packages/41/ef/0ca241c759f607cde0f2d828492d92e18078a2e6b90b409206f53d9446b9/pytest-3.2.0.tar.gz"
+MD5SUM="f7c0ffc970b26bdf8e6ba1c67af2ea79"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm py"