summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-11-14 16:40:35 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-15 21:42:45 +0700
commita1e8ad1d01d7f06778646f9d14d6648c7de1a219 (patch)
tree90c0db3eb0e6e8131b22553e6844eb8c8899d783 /python
parentd08e4892388d9915f296fe1ad94fe49c9de32d31 (diff)
downloadslackbuilds-a1e8ad1d01d7f06778646f9d14d6648c7de1a219.tar.gz
slackbuilds-a1e8ad1d01d7f06778646f9d14d6648c7de1a219.tar.xz
python/pytest: Updated for version 3.0.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 ba5f331e12..c31ea4e984 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.3}
+VERSION=${VERSION:-3.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index bf07b230a7..e10c92e4dd 100644
--- a/python/pytest/pytest.info
+++ b/python/pytest/pytest.info
@@ -1,8 +1,8 @@
PRGNAM="pytest"
-VERSION="3.0.3"
+VERSION="3.0.4"
HOMEPAGE="http://pytest.org"
-DOWNLOAD="https://pypi.python.org/packages/a0/2f/076c816e2402c4911ccee4b93ba0475145b7cffd0320ca8efa0add7c469c/pytest-3.0.3.tar.gz"
-MD5SUM="b33b3b1f847d3745a78423762f6b7f6d"
+DOWNLOAD="https://pypi.python.org/packages/2f/03/0c636d7191255e1737012e5f9c42368f11b55463aeea46fb1955892cab0d/pytest-3.0.4.tar.gz"
+MD5SUM="0fbf3cf9f127ae34300e2c8bb002b6a6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="py"