diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-01-30 14:48:39 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-04 06:51:04 +0700 |
commit | 9e4b1c02cd024c55bd654989002cdea980bd5440 (patch) | |
tree | 13bce1a3b861cfdc65d85a83480088b425ff11f4 /python/traitlets/traitlets.info | |
parent | 4b099eaab8b8873bfdb2a8265638ce15f8f0111b (diff) |
python/traitlets: Update for 5.9.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 4fb2bc433e95..b142983df87f 100644 --- a/python/traitlets/traitlets.info +++ b/python/traitlets/traitlets.info @@ -1,8 +1,8 @@ PRGNAM="traitlets" -VERSION="5.8.1" +VERSION="5.9.0" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-5.8.1.tar.gz" -MD5SUM="f6880d2851a6a571ab1de6ad579cd0d0" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-5.9.0.tar.gz" +MD5SUM="91af43de0a2182735677875b4c8a533a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="decorator python3-hatchling" |