summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-12-07 19:07:37 +0100
committer Willy Sudiarto Raharjo2015-12-12 01:18:46 +0100
commit1c10bb9badcaedb11e868eb6a84f196fcee8f26b (patch)
tree6e5ec3dc36057d00ca4bb1af636367c602a14d76 /python
parent4bb5ab22d4f63dc9effc7391bfaf8e4459651db9 (diff)
downloadslackbuilds-1c10bb9badcaedb11e868eb6a84f196fcee8f26b.tar.gz
python/pytest: Updated for version 2.8.4.
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 9a26b9fbdf..11a40b8416 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:-2.8.3}
+VERSION=${VERSION:-2.8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index c972f8f6dc..6874c67717 100644
--- a/python/pytest/pytest.info
+++ b/python/pytest/pytest.info
@@ -1,8 +1,8 @@
PRGNAM="pytest"
-VERSION="2.8.3"
+VERSION="2.8.4"
HOMEPAGE="http://pytest.org"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.3.tar.gz"
-MD5SUM="33fd706c4ef857e70200661b0fceb80c"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.4.tar.gz"
+MD5SUM="0671eab4cd12b7e67c73123360d86b9c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="py"