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 9a26b9fbdf..11a40b8416 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.3} +VERSION=${VERSION:-2.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index c972f8f6dc..6874c67717 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.8.3" +VERSION="2.8.4" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.3.tar.gz" -MD5SUM="33fd706c4ef857e70200661b0fceb80c" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.4.tar.gz" +MD5SUM="0671eab4cd12b7e67c73123360d86b9c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |