summaryrefslogtreecommitdiffstats
path: root/python/pytest
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-09-30 22:13:25 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-01 07:28:39 +0700
commit6d7dda48fecadf23b75bb566ef79c8750e2920a2 (patch)
tree32c2b09e6032a81c49a9f7215e82dd48c6e04110 /python/pytest
parent4eec86e6b50187b9917f1ff2579be0ac26edbdc3 (diff)
downloadslackbuilds-6d7dda48fecadf23b75bb566ef79c8750e2920a2.tar.gz
slackbuilds-6d7dda48fecadf23b75bb566ef79c8750e2920a2.tar.xz
python/pytest: Updated for version 3.0.3.
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 f8441c775a..ba5f331e12 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.2}
+VERSION=${VERSION:-3.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index c002739de3..bf07b230a7 100644
--- a/python/pytest/pytest.info
+++ b/python/pytest/pytest.info
@@ -1,8 +1,8 @@
PRGNAM="pytest"
-VERSION="3.0.2"
+VERSION="3.0.3"
HOMEPAGE="http://pytest.org"
-DOWNLOAD="https://pypi.python.org/packages/2b/05/e20806c99afaff43331f5fd8770bb346145303882f98ef3275fa1dd66f6d/pytest-3.0.2.tar.gz"
-MD5SUM="61dc36e65a6f6c11c53b1388e043a9f5"
+DOWNLOAD="https://pypi.python.org/packages/a0/2f/076c816e2402c4911ccee4b93ba0475145b7cffd0320ca8efa0add7c469c/pytest-3.0.3.tar.gz"
+MD5SUM="b33b3b1f847d3745a78423762f6b7f6d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="py"