diff options
author | Serban Udrea <S.Udrea@gsi.de> | 2018-11-02 22:46:46 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:45 +0700 |
commit | 0f0f3fcb2da8eee9b9796ab2f72897c578418b84 (patch) | |
tree | 12de59169b8428620ff0835a6b945520c5ec6d1d /python/python3-pytest/python3-pytest.info | |
parent | 3267d1de775af0cc22eaae957db5138223bee8cf (diff) |
python/python3-pytest: Added (simple powerful testing with Python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python3-pytest/python3-pytest.info')
-rw-r--r-- | python/python3-pytest/python3-pytest.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-pytest/python3-pytest.info b/python/python3-pytest/python3-pytest.info new file mode 100644 index 0000000000000..25dd4d747414f --- /dev/null +++ b/python/python3-pytest/python3-pytest.info @@ -0,0 +1,10 @@ +PRGNAM="python3-pytest" +VERSION="3.7.1" +HOMEPAGE="http://pytest.org" +DOWNLOAD="https://files.pythonhosted.org/packages/1c/b5/336b6b600eb9d2a9b7c99b16be7913dfd1f68d23c82f5a78d774a239183f/pytest-3.7.1.tar.gz" +MD5SUM="2704e16bb2c11af494167f80a7cd37c4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3 setuptools-scm py python3-six python3-attrs pluggy more-itertools atomicwrites" +MAINTAINER="Serban Udrea" +EMAIL="S.Udrea@gsi.de" |