aboutsummaryrefslogtreecommitdiff
path: root/python/traitlets
diff options
context:
space:
mode:
Diffstat (limited to 'python/traitlets')
-rw-r--r--python/traitlets/traitlets.SlackBuild2
-rw-r--r--python/traitlets/traitlets.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/traitlets/traitlets.SlackBuild b/python/traitlets/traitlets.SlackBuild
index 96672de8fce1..6a5a4b6c4d98 100644
--- a/python/traitlets/traitlets.SlackBuild
+++ b/python/traitlets/traitlets.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=traitlets
-VERSION=${VERSION:-5.11.2}
+VERSION=${VERSION:-5.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/traitlets/traitlets.info b/python/traitlets/traitlets.info
index 206a6315dacf..c02ff1814bb0 100644
--- a/python/traitlets/traitlets.info
+++ b/python/traitlets/traitlets.info
@@ -1,10 +1,10 @@
PRGNAM="traitlets"
-VERSION="5.11.2"
+VERSION="5.12.0"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-5.11.2.tar.gz"
-MD5SUM="c8e119721966a6407d1292b9f02703c3"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-5.12.0.tar.gz"
+MD5SUM="c43b9649a82c44ab5b6bc40ae7b2e911"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="decorator python3-hatchling"
+REQUIRES="python3-hatchling"
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"