python-iso8601: update to 0.1.16.

This commit is contained in:
Andrew J. Hesford 2021-07-17 14:50:24 -04:00
parent 050bf48bcc
commit d57997149d

View file

@ -1,6 +1,6 @@
# Template file for 'python-iso8601'
pkgname=python-iso8601
version=0.1.15
version=0.1.16
revision=1
wrksrc="iso8601-${version}"
build_style=python-module
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT"
homepage="https://github.com/micktwomey/pyiso8601"
distfiles="${PYPI_SITE}/i/iso8601/iso8601-${version}.tar.gz"
checksum=1e38c6638d4b10d9ca86531425e0a5a2afd1f3061ebdf85a8ebb1dff24e48fe8
checksum=36532f77cc800594e8f16641edae7f1baf7932f05d8e508545b95fc53c6dc85b
replaces="python-iso-8601>=0"
do_check() {