From ed8d060aba5bd66b70efcf130990937fd2c18b94 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 30 Aug 2021 23:06:52 -0400 Subject: [PATCH] python3-tempora: update to 4.1.1. --- srcpkgs/python3-tempora/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-tempora/template b/srcpkgs/python3-tempora/template index b1ac74e26f..18d11536ff 100644 --- a/srcpkgs/python3-tempora/template +++ b/srcpkgs/python3-tempora/template @@ -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 " 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() {