From 103254a70db6678b45701652d7077cb0e684baf8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 26 May 2026 09:01:44 -0400 Subject: [PATCH] python3-decorator: update to 5.3.1. --- srcpkgs/python3-decorator/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-decorator/template b/srcpkgs/python3-decorator/template index 5576da0c883..184c884942e 100644 --- a/srcpkgs/python3-decorator/template +++ b/srcpkgs/python3-decorator/template @@ -1,7 +1,7 @@ # Template file for 'python3-decorator' pkgname=python3-decorator -version=5.2.1 -revision=2 +version=5.3.1 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3" @@ -11,7 +11,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=65f266143752f734b0a7cc83c46f4618af75b8c5911b00ccb61d0ac9b6da0360 +checksum=4cbcdd55a6efadb9dbea26b858f4fb3264567b52d69ca0d25b721b553f60ea82 post_install() { vlicense LICENSE.txt