diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-02-21 01:34:05 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-23 01:48:10 +0700 |
commit | 09d9888a9c3025f934f7d3d76829b5c1aa298bfb (patch) | |
tree | c94af1466009dafadedd573ea0c4864a0ed7a5ca /python/testpath/testpath.info | |
parent | 6c3c0acf96fae7910b84c551f893f478cc4e2411 (diff) |
python/testpath: Updated for version 0.5.0 (+new maintainer)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/testpath/testpath.info')
-rw-r--r-- | python/testpath/testpath.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python/testpath/testpath.info b/python/testpath/testpath.info index 8b44490f35..891df853b3 100644 --- a/python/testpath/testpath.info +++ b/python/testpath/testpath.info @@ -1,10 +1,10 @@ PRGNAM="testpath" -VERSION="0.4.4" +VERSION="0.5.0" HOMEPAGE="https://github.com/jupyter/testpath" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/testpath/testpath-0.4.4.tar.gz" -MD5SUM="297100d49a6f20859383434a182cf426" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/testpath/testpath-0.5.0.tar.gz" +MD5SUM="b3a41d75aadeab905f7014a3189e852b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Benjamin Trigona-Harany" -EMAIL="slackbuilds@jaxartes.net" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |