From b061954140af3c9d26fa8bb0b60bfc983cf5f848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 21 Mar 2019 00:20:03 +0100 Subject: [PATCH] python-decorator: update to 4.4.0. --- 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 43a75d39b34..14090c537c9 100644 --- a/srcpkgs/python-decorator/template +++ b/srcpkgs/python-decorator/template @@ -1,6 +1,6 @@ # Template file for 'python-decorator' pkgname=python-decorator -version=4.3.2 +version=4.4.0 revision=1 archs=noarch wrksrc="decorator-${version}" @@ -13,8 +13,8 @@ maintainer="Alessio Sergi " license="BSD-2-Clause" homepage="https://github.com/micheles/decorator" changelog="https://raw.githubusercontent.com/micheles/decorator/master/CHANGES.md" -distfiles="https://github.com/micheles/decorator/archive/${version}.tar.gz" -checksum=c053ec881270608a5aef624a45a7700ec76ceca9d96689506411e1f319085380 +distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz" +checksum=86156361c50488b84a3f148056ea716ca587df2f0de1d34750d35c21312725de post_install() { vlicense LICENSE.txt LICENSE