summaryrefslogtreecommitdiffstats
path: root/python/pytest
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-08-19 10:53:00 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-26 07:20:10 +0700
commit55d23432ca22db67971c03ceca11e021ee7bfbc7 (patch)
tree18fdd4c5dc365c718b457ef9ffeca3b32a4ff0f8 /python/pytest
parent0dfde17d8c06d90d312d33066851c23fc8674d2e (diff)
downloadslackbuilds-55d23432ca22db67971c03ceca11e021ee7bfbc7.tar.gz
slackbuilds-55d23432ca22db67971c03ceca11e021ee7bfbc7.tar.xz
python/pytest: Updated for version 3.2.1.
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 f8687328db..0e723825a1 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.2.0}
+VERSION=${VERSION:-3.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index bdb99bf7d2..b0393ee606 100644
--- a/python/pytest/pytest.info
+++ b/python/pytest/pytest.info
@@ -1,8 +1,8 @@
PRGNAM="pytest"
-VERSION="3.2.0"
+VERSION="3.2.1"
HOMEPAGE="http://pytest.org"
-DOWNLOAD="https://pypi.python.org/packages/41/ef/0ca241c759f607cde0f2d828492d92e18078a2e6b90b409206f53d9446b9/pytest-3.2.0.tar.gz"
-MD5SUM="f7c0ffc970b26bdf8e6ba1c67af2ea79"
+DOWNLOAD="https://pypi.python.org/packages/6d/9f/1fbd50be4deaa4007ef4ed8f84f888c6613c629e1f46e979ffb9d82a7324/pytest-3.2.1.tar.gz"
+MD5SUM="635976c2a9b2c2599d69fb0ad5abaf7d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm py"