From e7f236ef923dc064f86fd3137107d86c2d077139 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 11 May 2021 11:28:37 -0400 Subject: [PATCH] python-six: update to 1.16.0. --- srcpkgs/python-six/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-six/template b/srcpkgs/python-six/template index 807d8fb46fd..efaccb2e4a2 100644 --- a/srcpkgs/python-six/template +++ b/srcpkgs/python-six/template @@ -1,7 +1,7 @@ # Template file for 'python-six' pkgname=python-six -version=1.15.0 -revision=3 +version=1.16.0 +revision=1 wrksrc="six-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -13,7 +13,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=30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259 +checksum=1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 post_install() { vlicense LICENSE