From f48d334720b1a9d29a39a7535c71f2a0c8cee45f Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 10 Dec 2020 08:55:39 -0600 Subject: [PATCH] python3-aniso8601: update to 8.1.0. --- srcpkgs/python3-aniso8601/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-aniso8601/template b/srcpkgs/python3-aniso8601/template index 570696f9ff3..03f1c6284d5 100644 --- a/srcpkgs/python3-aniso8601/template +++ b/srcpkgs/python3-aniso8601/template @@ -1,11 +1,10 @@ # Template file for 'python3-aniso8601' pkgname=python3-aniso8601 -version=8.0.0 -revision=3 -_gitver=0ec13b9d81c9 +version=8.1.0 +revision=1 +_gitver=ec8e6c83e870 wrksrc="nielsenb-aniso8601-${_gitver}" build_style=python3-module -pycompile_module="aniso8601" hostmakedepends="python3-setuptools" depends="python3-dateutil" short_desc="Library for parsing ISO 8601 strings" @@ -13,7 +12,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://bitbucket.org/nielsenb/aniso8601" distfiles="${homepage}/get/v${version}.tar.gz" -checksum=4947491026822bfc5711f3f51f9b4399996c6fe7b635e38e3e260c1f6cd81bd2 +checksum=02688b74a716192516dc4751c447074f9637e1bd82115de75f7602adccae7631 post_install() { vlicense LICENSE