diff options
Diffstat (limited to 'python/pytest')
-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 c6d3649ee7..9a26b9fbdf 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.2} +VERSION=${VERSION:-2.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index 33a280eed3..c972f8f6dc 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.8.2" +VERSION="2.8.3" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.2.tar.gz" -MD5SUM="96e77b3a2fb40e5d99a1cfba38ac7c6d" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.3.tar.gz" +MD5SUM="33fd706c4ef857e70200661b0fceb80c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |