diff options
author | David Spencer <baildon.research@googlemail.com> | 2022-10-14 04:30:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-15 10:47:35 +0700 |
commit | 1084d1ce9cbc5e072714c77be2ba51f1f71c3514 (patch) | |
tree | 7d87b24a02793345c6119d5f3c21a545ca61d415 /python/pytest-runner/pytest-runner.info | |
parent | a73b044c19ce6dd39dcfa99118fde9d49cba73b0 (diff) |
python/pytest-runner: Removed (split into py2/py3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pytest-runner/pytest-runner.info')
-rw-r--r-- | python/pytest-runner/pytest-runner.info | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/python/pytest-runner/pytest-runner.info b/python/pytest-runner/pytest-runner.info deleted file mode 100644 index 6ba414f785..0000000000 --- a/python/pytest-runner/pytest-runner.info +++ /dev/null @@ -1,10 +0,0 @@ -PRGNAM="pytest-runner" -VERSION="4.2" -HOMEPAGE="https://pypi.python.org/pypi/pytest-runner" -DOWNLOAD="https://pypi.python.org/packages/9e/b7/fe6e8f87f9a756fd06722216f1b6698ccba4d269eac6329d9f0c441d0f93/pytest-runner-4.2.tar.gz" -MD5SUM="4b696b0f35767f0694f183d0a1855300" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" -REQUIRES="pytest" -MAINTAINER="David Spencer" -EMAIL="baildon.research@googlemail.com" |