summaryrefslogtreecommitdiffstats
path: root/python/pytest
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-06-28 21:17:25 +0200
committer Willy Sudiarto Raharjo2017-07-01 02:41:55 +0200
commit1029e0cf3c9c1b8e8d90829fbbebf16d1732bbda (patch)
treefe979e8340605e636acbac31ea48ff3fd66bafa5 /python/pytest
parent6f23984d71ae5dc294e06cf3ff8475be0ecc756d (diff)
downloadslackbuilds-1029e0cf3c9c1b8e8d90829fbbebf16d1732bbda.tar.gz
python/pytest: Updated for version 3.1.2.
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 1b431bdb48..0c49e663a1 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.1}
+VERSION=${VERSION:-3.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index 10ff7544b9..2e75a5cd53 100644
--- a/python/pytest/pytest.info
+++ b/python/pytest/pytest.info
@@ -1,8 +1,8 @@
PRGNAM="pytest"
-VERSION="3.1.1"
+VERSION="3.1.2"
HOMEPAGE="http://pytest.org"
-DOWNLOAD="https://pypi.python.org/packages/96/51/8fa6bdb9c80e21a90e162f6774da2506497ef0c92afae8ba654c3a5ce4c3/pytest-3.1.1.tar.gz"
-MD5SUM="dfb110518cacc5b26ec5dd79877feb16"
+DOWNLOAD="https://pypi.python.org/packages/72/2b/2d3155e01f45a5a04427857352ee88220ee39550b2bc078f9db3190aea46/pytest-3.1.2.tar.gz"
+MD5SUM="c4d179f89043cc925e1c169d03128e02"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm py"