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