From 0cea7b54a27140c1a6163ab7c92035f0ebd52928 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 4 Nov 2020 14:39:51 -0500 Subject: [PATCH] python3-traitlets: update to 5.0.5. --- srcpkgs/python3-traitlets/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-traitlets/template b/srcpkgs/python3-traitlets/template index 72b7d9208b..5afb04ef80 100644 --- a/srcpkgs/python3-traitlets/template +++ b/srcpkgs/python3-traitlets/template @@ -1,7 +1,7 @@ # Template file for 'python3-traitlets' pkgname=python3-traitlets -version=5.0.4 -revision=2 +version=5.0.5 +revision=1 wrksrc="traitlets-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://github.com/ipython/traitlets" distfiles="${PYPI_SITE}/t/traitlets/traitlets-${version}.tar.gz" -checksum=86c9351f94f95de9db8a04ad8e892da299a088a64fd283f9f6f18770ae5eae1b +checksum=178f4ce988f69189f7e523337a3e11d91c786ded9360174a3d9ca83e79bc5396 do_check() { pytest