summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3897525c5f..8e6f648682 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.9.0}
+VERSION=${VERSION:-2.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index 48fa928b03..b6db0a26b1 100644
--- a/python/pytest/pytest.info
+++ b/python/pytest/pytest.info
@@ -1,8 +1,8 @@
PRGNAM="pytest"
-VERSION="2.9.0"
+VERSION="2.9.1"
HOMEPAGE="http://pytest.org"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.9.0.tar.gz"
-MD5SUM="75ca2e51eb1d6a62d46a977b9dbb1abf"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.9.1.tar.gz"
+MD5SUM="05165740ea50928e4e971378630163ec"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="py"