diff options
author | David Spencer <baildon.research@googlemail.com> | 2022-10-06 12:03:01 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-08 09:12:46 +0700 |
commit | 3909e8fd9469d768ec3f94a5fd605a8867d554a3 (patch) | |
tree | 2511767da2b7c7816bccd952bada32927140a45f /python/python2-pytest-runner/python2-pytest-runner.info | |
parent | 96f06adaa8c27761fc9b0d6d937e3d43a7ead475 (diff) |
python/python2-pytest-runner: Added (invoke py.test as distutils)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-pytest-runner/python2-pytest-runner.info')
-rw-r--r-- | python/python2-pytest-runner/python2-pytest-runner.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python2-pytest-runner/python2-pytest-runner.info b/python/python2-pytest-runner/python2-pytest-runner.info new file mode 100644 index 0000000000000..034375007439a --- /dev/null +++ b/python/python2-pytest-runner/python2-pytest-runner.info @@ -0,0 +1,10 @@ +PRGNAM="python2-pytest-runner" +VERSION="4.2" +HOMEPAGE="https://pypi.python.org/pypi/pytest-runner" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest-runner/pytest-runner-4.2.tar.gz" +MD5SUM="4b696b0f35767f0694f183d0a1855300" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pytest" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |