From c74143d7c455b887d9af9dcc3bfec8143810adda Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sat, 5 Nov 2022 13:01:11 +0100 Subject: [PATCH] python3-wrapt: update to 1.14.1. --- srcpkgs/python3-wrapt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-wrapt/template b/srcpkgs/python3-wrapt/template index ada937b3688..76067ced48c 100644 --- a/srcpkgs/python3-wrapt/template +++ b/srcpkgs/python3-wrapt/template @@ -1,6 +1,6 @@ # Template file for 'python3-wrapt' pkgname=python3-wrapt -version=1.13.3 +version=1.14.1 revision=1 wrksrc="wrapt-${version}" build_style=python3-module @@ -14,7 +14,7 @@ license="BSD-2-Clause" homepage="https://github.com/GrahamDumpleton/wrapt" changelog="https://raw.githubusercontent.com/GrahamDumpleton/wrapt/develop/docs/changes.rst" distfiles="${PYPI_SITE}/w/wrapt/wrapt-${version}.tar.gz" -checksum=1fea9cd438686e6682271d36f3481a9f3636195578bab9ca3382e2f5f01fc185 +checksum=380a85cf89e0e69b7cfbe2ea9f765f004ff419f34194018a6827ac0e3edfed4d post_install() { vlicense LICENSE