diff options
author | Isaac Yu <isaacyu@protonmail.com> | 2024-05-02 12:07:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:45:11 +0700 |
commit | 3ad1fe05cc39d6bbf83ff87965d8d21600c05aac (patch) | |
tree | 794049b27d73621246cb3fb0605bbdb8f51fc759 /python/python2-pluggy/python2-pluggy.info | |
parent | 8103bd006668859595efe85acc3145aecfdd6e90 (diff) |
python/python2-pluggy: Added (python2 version of pluggy).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-pluggy/python2-pluggy.info')
-rw-r--r-- | python/python2-pluggy/python2-pluggy.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python2-pluggy/python2-pluggy.info b/python/python2-pluggy/python2-pluggy.info new file mode 100644 index 0000000000..22082499a2 --- /dev/null +++ b/python/python2-pluggy/python2-pluggy.info @@ -0,0 +1,10 @@ +PRGNAM="python2-pluggy" +VERSION="0.13.1" +HOMEPAGE="https://github.com/pytest-dev/pluggy" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-0.13.1.tar.gz" +MD5SUM="7f610e28b8b34487336b585a3dfb803d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python2-setuptools-scm" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu@protonmail.com" |