aboutsummaryrefslogtreecommitdiff
path: root/python/traitlets/traitlets.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-10-23 12:13:35 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-29 09:12:53 +0700
commit61b4226aac203611b2d1977c1d239061b99f9114 (patch)
tree559b2cbee5e32e6fe9c754ad76688ff914720f31 /python/traitlets/traitlets.info
parent6bd15e1e90e1d7ab2653bd129bcfcd2febae7d86 (diff)
python/traitlets: Update for 5.5.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/traitlets/traitlets.info')
-rw-r--r--python/traitlets/traitlets.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/traitlets/traitlets.info b/python/traitlets/traitlets.info
index d18915123e729..bee4bfbbccaf7 100644
--- a/python/traitlets/traitlets.info
+++ b/python/traitlets/traitlets.info
@@ -1,8 +1,8 @@
PRGNAM="traitlets"
-VERSION="5.4.0"
+VERSION="5.5.0"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-5.4.0.tar.gz"
-MD5SUM="940cadcc64217d4b3df149850a5379b6"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-5.5.0.tar.gz"
+MD5SUM="d5f87bbea8acf897ac3e435c7b71acdc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="decorator python3-hatchling"