summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-09-03 06:02:23 +0200
committer Willy Sudiarto Raharjo2016-09-11 03:53:26 +0200
commit85677b649235eaab1e6c1153d80e29d88ae3b4ec (patch)
tree5242dff7112bd0fbb2677f90b24cad53b8ac38c6
parent2950e4fd85dfa97149c179636ae27b664d9c3157 (diff)
downloadslackbuilds-85677b649235eaab1e6c1153d80e29d88ae3b4ec.tar.gz
python/pytest: Updated for version 3.0.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 a7c65ca84c..f8441c775a 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.0.1}
+VERSION=${VERSION:-3.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index 4c6b7d2692..c002739de3 100644
--- a/python/pytest/pytest.info
+++ b/python/pytest/pytest.info
@@ -1,8 +1,8 @@
PRGNAM="pytest"
-VERSION="3.0.1"
+VERSION="3.0.2"
HOMEPAGE="http://pytest.org"
-DOWNLOAD="https://pypi.python.org/packages/48/60/ac0e3482d1c57ace39b709c765b9e04f4478f38ab53be4dce4fa5e478f16/pytest-3.0.1.tar.gz"
-MD5SUM="6e736a6d7bc854b25d44a60bcba5f2f9"
+DOWNLOAD="https://pypi.python.org/packages/2b/05/e20806c99afaff43331f5fd8770bb346145303882f98ef3275fa1dd66f6d/pytest-3.0.2.tar.gz"
+MD5SUM="61dc36e65a6f6c11c53b1388e043a9f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="py"