diff --git a/srcpkgs/python-traitlets/template b/srcpkgs/python-traitlets/template index f9c7a42ed7ae75..d2d1b85edb6634 100644 --- a/srcpkgs/python-traitlets/template +++ b/srcpkgs/python-traitlets/template @@ -1,19 +1,19 @@ # Template file for 'python-traitlets' pkgname=python-traitlets -version=4.3.2 -revision=2 +version=4.3.3 +revision=1 archs=noarch wrksrc="traitlets-${version}" build_style=python-module +pycompile_module="traitlets" hostmakedepends="python-setuptools python3-setuptools" depends="python-decorator python-ipython_genutils python-six python-enum34" -pycompile_module="traitlets" short_desc="Configuration system for Python2 applications" maintainer="Alessio Sergi " +license="BSD-3-Clause" homepage="https://github.com/ipython/traitlets" -license="3-clause-BSD" distfiles="${PYPI_SITE}/t/traitlets/traitlets-${version}.tar.gz" -checksum=9c4bd2d267b7153df9152698efb1050a5d84982d3384a37b2c1f7723ba3e7835 +checksum=d023ee369ddd2763310e4c3eae1ff649689440d4ae59d7485eb4cfbbe3e359f7 post_install() { vlicense COPYING.md LICENSE