python3-ciso8601: update to 2.3.1.

This commit is contained in:
Andrew J. Hesford 2023-11-07 07:41:26 -05:00
parent 0156ccb5a2
commit 3c1a583ec7

View file

@ -1,7 +1,7 @@
# Template file for 'python3-ciso8601' # Template file for 'python3-ciso8601'
pkgname=python3-ciso8601 pkgname=python3-ciso8601
version=2.3.0 version=2.3.1
revision=2 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
makedepends="python3-devel" makedepends="python3-devel"
@ -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=37853b535ea4f94b35932de78417a2a363d8b1bac4db1dc36a2b4d811e69d304 checksum=1aa2a42c466fbb253d626fc8e563615aae57e46c5f695ed52446422b90463cca
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE