diff --git a/python/pytest/pytest.SlackBuild b/python/pytest/pytest.SlackBuild index 065f318092..5405a6a8e8 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.3} +VERSION=${VERSION:-3.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index daaa527c10..dc59546cf0 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="3.2.3" +VERSION="3.2.5" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/53/d0/208853c09be8377e6d4de7c0df875ef7ef37189373d76a74b65b44e50528/pytest-3.2.3.tar.gz" -MD5SUM="698f8929e095a1c37876b5567943be79" +DOWNLOAD="https://pypi.python.org/packages/1f/f8/8cd74c16952163ce0db0bd95fdd8810cbf093c08be00e6e665ebf0dc3138/pytest-3.2.5.tar.gz" +MD5SUM="6dbe9bb093883f75394a689a1426ac6f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="setuptools-scm py"