From cbca88c07e6a6f4ea7e3ccaf016ff11b8b88f830 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Wed, 5 Aug 2015 07:45:07 +0000 Subject: [PATCH] python-decorator: update to 4.0.2. --- srcpkgs/python-decorator/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-decorator/template b/srcpkgs/python-decorator/template index d3368d6040..d52376ea82 100644 --- a/srcpkgs/python-decorator/template +++ b/srcpkgs/python-decorator/template @@ -1,6 +1,6 @@ # Template file for 'python-decorator' pkgname=python-decorator -version=3.4.2 +version=4.0.2 revision=1 noarch=yes wrksrc="decorator-${version}" @@ -14,7 +14,7 @@ maintainer="Juan RP " homepage="https://github.com/micheles/decorator" license="BSD" distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz" -checksum=7320002ce61dea6aa24adc945d9d7831b3669553158905cdd12f5d0027b54b44 +checksum=1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206 python3.4-decorator_package() { noarch=yes