diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2024-09-03 13:42:57 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-03 14:06:00 +0700 |
| commit | 428af04524591476e45f1f0e3b54473366b87aea (patch) | |
| tree | a032757b7a6d5a0dc13e0db1c97c257c25a403b9 /python/python3-testpath/python3-testpath.info | |
| parent | cf6532204b59032dbecf64eaa4e7239a81a76c74 (diff) | |
python/python3-testpath: Added (Python3 version of testpath).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-testpath/python3-testpath.info')
| -rw-r--r-- | python/python3-testpath/python3-testpath.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-testpath/python3-testpath.info b/python/python3-testpath/python3-testpath.info new file mode 100644 index 0000000000..95ea824b22 --- /dev/null +++ b/python/python3-testpath/python3-testpath.info @@ -0,0 +1,10 @@ +PRGNAM="python3-testpath" +VERSION="0.6.0" +HOMEPAGE="https://github.com/jupyter/testpath" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/testpath/testpath-0.6.0.tar.gz" +MD5SUM="9fd4339f76da12d15bc718e4aa2566e9" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-build" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu@protonmail.com" |
