From b1b0c2ef306450cb6d2609d69c4b8be17854f123 Mon Sep 17 00:00:00 2001 From: Mateusz Sylwestrzak Date: Wed, 25 Jun 2025 13:17:09 +0200 Subject: [PATCH] python3-click: update to 8.2.1 --- srcpkgs/python3-click/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-click/template b/srcpkgs/python3-click/template index 8e2df4c0c54..e507ec3bc91 100644 --- a/srcpkgs/python3-click/template +++ b/srcpkgs/python3-click/template @@ -1,6 +1,6 @@ # Template file for 'python3-click' pkgname=python3-click -version=8.2.0 +version=8.2.1 revision=1 build_style="python3-pep517" hostmakedepends="python3-flit_core" @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://palletsprojects.com/p/click/" changelog="https://raw.githubusercontent.com/pallets/click/main/CHANGES.rst" distfiles="${PYPI_SITE}/c/click/click-${version}.tar.gz" -checksum=f5452aeddd9988eefa20f90f05ab66f17fce1ee2a36907fd30b05bbb5953814d +checksum=27c491cc05d968d271d5a1db13e3b5a184636d9d930f148c50b038f0d0646202 post_install() { vlicense LICENSE.txt