From 8b9c726588acbe537fcd083856fa3000bff10494 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Oct 2020 09:10:14 -0400 Subject: [PATCH] python-decorator: update to 4.4.2. --- 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 66042864eab..2edcdaea5c2 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.4.0 -revision=4 +version=4.4.2 +revision=1 wrksrc="decorator-${version}" build_style=python-module pycompile_module="decorator.py" @@ -13,7 +13,7 @@ license="BSD-2-Clause" homepage="https://github.com/micheles/decorator" changelog="https://raw.githubusercontent.com/micheles/decorator/master/CHANGES.md" distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz" -checksum=86156361c50488b84a3f148056ea716ca587df2f0de1d34750d35c21312725de +checksum=e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7 post_install() { vlicense LICENSE.txt LICENSE