summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-08-05 16:13:50 +0200
committer Willy Sudiarto Raharjo2018-08-11 02:23:15 +0200
commit005d3ed7b29e598a693b255fd11e68aafade4928 (patch)
tree86ab8edd3b2bee645e5a66580344d516a35aee3d /python
parentf5946705c114e3c74ca63b9d5b83fd23079d3c8d (diff)
downloadslackbuilds-005d3ed7b29e598a693b255fd11e68aafade4928.tar.gz
python/pytest: Updated for version 3.7.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-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 b8b7758e8b..802b045b00 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.6.2}
+VERSION=${VERSION:-3.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index 9aa7d96f1e..b4f1b5eefb 100644
--- a/python/pytest/pytest.info
+++ b/python/pytest/pytest.info
@@ -1,8 +1,8 @@
PRGNAM="pytest"
-VERSION="3.6.2"
+VERSION="3.7.1"
HOMEPAGE="http://pytest.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/a2/ec/415d0cccc1ed41cd7fdf69ad989da16a8d13057996371004cab4bafc48f3/pytest-3.6.2.tar.gz"
-MD5SUM="f773f6fd2e093f59a0939be028e570b3"
+DOWNLOAD="https://files.pythonhosted.org/packages/1c/b5/336b6b600eb9d2a9b7c99b16be7913dfd1f68d23c82f5a78d774a239183f/pytest-3.7.1.tar.gz"
+MD5SUM="2704e16bb2c11af494167f80a7cd37c4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm py six attrs pluggy more-itertools atomicwrites"