From 48da3976d6c1dd4b3297454a37fb5223650d5d46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 5 May 2025 16:51:20 -0300 Subject: [PATCH] python3-wrapt: update to 1.17.2. --- srcpkgs/python3-wrapt/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-wrapt/template b/srcpkgs/python3-wrapt/template index 22494dfe4e2..65b775e6a54 100644 --- a/srcpkgs/python3-wrapt/template +++ b/srcpkgs/python3-wrapt/template @@ -1,8 +1,8 @@ # Template file for 'python3-wrapt' pkgname=python3-wrapt -version=1.14.1 -revision=3 -build_style=python3-module +version=1.17.2 +revision=1 +build_style=python3-pep517 hostmakedepends="python3-setuptools" makedepends="python3-devel" depends="python3" @@ -13,7 +13,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=380a85cf89e0e69b7cfbe2ea9f765f004ff419f34194018a6827ac0e3edfed4d +checksum=41388e9d4d1522446fe79d3213196bd9e3b301a336965b9e27ca2788ebd122f3 post_install() { vlicense LICENSE