diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-02-19 00:12:29 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-19 21:54:39 +0700 |
commit | e1c1307467072e58fa410b9fa25c85518f455a43 (patch) | |
tree | a993f7afe2ab2de28800d693e13eefd732023048 /python/traitlets/traitlets.info | |
parent | 764d8b770012bb2056212bf327e5c6d0623b8c1c (diff) |
python/traitlets: Upload traitlets, update for 5.1.1 (+new maintainer)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/traitlets/traitlets.info')
-rw-r--r-- | python/traitlets/traitlets.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/traitlets/traitlets.info b/python/traitlets/traitlets.info new file mode 100644 index 0000000000000..38ea62ed21ba2 --- /dev/null +++ b/python/traitlets/traitlets.info @@ -0,0 +1,10 @@ +PRGNAM="traitlets" +VERSION="5.1.1" +HOMEPAGE="https://jupyter.org/" +DOWNLOAD="https://github.com/ipython/traitlets/archive/5.1.1/traitlets-5.1.1.tar.gz" +MD5SUM="47ccdf0ac59b1818956bf8f6f6534aac" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="decorator" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |