python3-ciso8601: update to 2.3.3.

This commit is contained in:
Andrew J. Hesford 2025-08-27 09:02:22 -04:00
parent 8ea0553c10
commit f6240bcae2

View file

@ -1,6 +1,6 @@
# Template file for 'python3-ciso8601' # Template file for 'python3-ciso8601'
pkgname=python3-ciso8601 pkgname=python3-ciso8601
version=2.3.2 version=2.3.3
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT" license="MIT"
homepage="https://github.com/closeio/ciso8601" homepage="https://github.com/closeio/ciso8601"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=318b91ed0d1adcfa51e13f3b3212a0836b0eae88b25e58aea7bfbdcbe624e127 checksum=1510481321ba3599661aec6a82ab3f1832f7f3a009179ca299be0cfa9cfd12aa
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE