python3-iso8601: update to 1.0.2.

This commit is contained in:
Andrew J. Hesford 2021-11-26 07:18:50 -05:00
parent 41879b96ab
commit fc987584cb

View file

@ -1,6 +1,6 @@
# Template file for 'python3-iso8601' # Template file for 'python3-iso8601'
pkgname=python3-iso8601 pkgname=python3-iso8601
version=1.0.1 version=1.0.2
revision=1 revision=1
wrksrc="iso8601-${version}" wrksrc="iso8601-${version}"
build_style=python3-module build_style=python3-module
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT" license="MIT"
homepage="https://github.com/micktwomey/pyiso8601" homepage="https://github.com/micktwomey/pyiso8601"
distfiles="${PYPI_SITE}/i/iso8601/iso8601-${version}.tar.gz" distfiles="${PYPI_SITE}/i/iso8601/iso8601-${version}.tar.gz"
checksum=02b1c8683bd9c3a3ea381de89c3788cf0e6562dd1eb1e160e8f68141ac08ba90 checksum=27f503220e6845d9db954fb212b95b0362d8b7e6c1b2326a87061c3de93594b1
replaces="python3-iso-8601>=0" replaces="python3-iso-8601>=0"
post_install() { post_install() {