From c50d400091c6e0104dcf52045c2ecc7b6755decf Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Mon, 15 Jan 2018 10:02:25 -0200 Subject: [PATCH] python-decorator: update to 4.2.1. (#10802) --- srcpkgs/python-decorator/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-decorator/template b/srcpkgs/python-decorator/template index 318def7fb5a..781c3ada53f 100644 --- a/srcpkgs/python-decorator/template +++ b/srcpkgs/python-decorator/template @@ -1,7 +1,7 @@ # Template file for 'python-decorator' pkgname=python-decorator -version=4.1.2 -revision=2 +version=4.2.1 +revision=1 noarch=yes wrksrc="decorator-${version}" build_style=python-module @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="https://github.com/micheles/decorator" license="2-clause-BSD" distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz" -checksum=7cb64d38cb8002971710c8899fbdfb859a23a364b7c99dab19d1f719c2ba16b5 +checksum=7d46dd9f3ea1cf5f06ee0e4e1277ae618cf48dfb10ada7c8427cd46c42702a0e post_install() { vlicense LICENSE.txt LICENSE