From d51a77085c44a599afefb19ad29730470c7dc5f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Tue, 25 Feb 2025 04:05:07 -0300 Subject: [PATCH] python3-six: update to 1.17.0. --- srcpkgs/python3-six/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-six/template b/srcpkgs/python3-six/template index 2299770fb15..19b0812b9fd 100644 --- a/srcpkgs/python3-six/template +++ b/srcpkgs/python3-six/template @@ -1,8 +1,8 @@ # Template file for 'python3-six' pkgname=python3-six -version=1.16.0 -revision=5 -build_style=python3-module +version=1.17.0 +revision=1 +build_style=python3-pep517 hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-pytest" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/benjaminp/six" changelog="https://raw.githubusercontent.com/benjaminp/six/master/CHANGES" distfiles="${PYPI_SITE}/s/six/six-${version}.tar.gz" -checksum=1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 +checksum=ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81 post_install() { vlicense LICENSE