diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/pytest/pytest.SlackBuild | 2 | ||||
-rw-r--r-- | python/pytest/pytest.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pytest/pytest.SlackBuild b/python/pytest/pytest.SlackBuild index c8e1cf4129..c6d3649ee7 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.8.1} +VERSION=${VERSION:-2.8.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index 77e0c58c88..33a280eed3 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.8.1" +VERSION="2.8.2" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.1.tar.gz" -MD5SUM="992611bebeb70b7e4b19f7d6f79b9f79" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.2.tar.gz" +MD5SUM="96e77b3a2fb40e5d99a1cfba38ac7c6d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |