diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-04-15 10:24:17 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:10:25 +0700 |
commit | 70ecd2bf055b7f13871cd3aa0561bf3e933199de (patch) | |
tree | 73df01600c81eb220de6ebd612bc51445a9b0775 /python/traitlets/traitlets.info | |
parent | ab97ae5e276e96dd04228ff85d4270dcb8c37b3b (diff) |
python/traitlets: Updated for version 4.3.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/traitlets/traitlets.info')
-rw-r--r-- | python/traitlets/traitlets.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/traitlets/traitlets.info b/python/traitlets/traitlets.info index e6ad3b229f47..09f1cb170a86 100644 --- a/python/traitlets/traitlets.info +++ b/python/traitlets/traitlets.info @@ -1,8 +1,8 @@ PRGNAM="traitlets" -VERSION="4.3.1" +VERSION="4.3.2" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://github.com/ipython/traitlets/archive/4.3.1/traitlets-4.3.1.tar.gz" -MD5SUM="146a4885ea64079f62a33b2049841543" +DOWNLOAD="https://github.com/ipython/traitlets/archive/4.3.2/traitlets-4.3.2.tar.gz" +MD5SUM="0b5b7986aef676d12f31a16cbbe3ed92" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="enum34 ipython_genutils six" |