From b43a056aa296bf954a85496f0253244e4a3426e7 Mon Sep 17 00:00:00 2001 From: dkwo Date: Fri, 11 Mar 2022 18:30:18 +0100 Subject: [PATCH] python3-traitlets: update to 5.5.0 --- srcpkgs/python3-traitlets/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-traitlets/template b/srcpkgs/python3-traitlets/template index 8667047b660..855d5eec01d 100644 --- a/srcpkgs/python3-traitlets/template +++ b/srcpkgs/python3-traitlets/template @@ -1,9 +1,9 @@ # Template file for 'python3-traitlets' pkgname=python3-traitlets -version=5.0.5 -revision=3 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=5.5.0 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-flit_core hatchling" depends="python3-decorator python3-ipython_genutils python3-six" checkdepends="$depends python3-pytest" short_desc="Configuration system for Python applications" @@ -11,7 +11,7 @@ maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://github.com/ipython/traitlets" distfiles="${PYPI_SITE}/t/traitlets/traitlets-${version}.tar.gz" -checksum=178f4ce988f69189f7e523337a3e11d91c786ded9360174a3d9ca83e79bc5396 +checksum=b122f9ff2f2f6c1709dab289a05555be011c87828e911c0cf4074b85cb780a79 do_check() { pytest