From 28bbe37edbf8f8b73c12931544091d372ecfab47 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Wed, 25 Oct 2023 13:09:25 -0700 Subject: python/traitlets: Version bump to 5.12.0 Signed-off-by: Willy Sudiarto Raharjo --- python/traitlets/traitlets.SlackBuild | 2 +- python/traitlets/traitlets.info | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/traitlets') 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" -- cgit v1.2.3