python3-tempora: update to 4.1.1.

This commit is contained in:
Andrew J. Hesford 2021-08-30 23:06:52 -04:00
parent ab38f7eaa2
commit ed8d060aba

View file

@ -1,10 +1,10 @@
# Template file for 'python3-tempora'
pkgname=python3-tempora
version=4.0.1
version=4.1.1
revision=1
wrksrc="tempora-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools_scm python3-toml"
hostmakedepends="python3-setuptools_scm"
depends="python3-setuptools python3-six python3-pytz"
checkdepends="python3-pytest python3-freezegun
python3-jaraco python3-jaraco.functools $depends"
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/jaraco/tempora"
distfiles="${PYPI_SITE}/t/tempora/tempora-${version}.tar.gz"
checksum=9af06854fafb26d3d40d3dd6402e8baefaf57f90e48fdc9a94f6b22827a60fb3
checksum=c54da0f05405f04eb67abbb1dff4448fd91428b58cb00f0f645ea36f6a927950
alternatives="tempora:calc-prorate:/usr/bin/calc-prorate3"
do_check() {