From 515a0ae5f01ca3fc298fb9afb32ac7e7e8cea584 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 20 Jan 2023 01:04:46 +0530 Subject: [PATCH] python3-tempora: update to 5.2.1. --- srcpkgs/python3-tempora/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-tempora/template b/srcpkgs/python3-tempora/template index cc2ef65cf550..feca2d09de8c 100644 --- a/srcpkgs/python3-tempora/template +++ b/srcpkgs/python3-tempora/template @@ -1,17 +1,18 @@ # Template file for 'python3-tempora' pkgname=python3-tempora -version=5.0.1 -revision=2 +version=5.2.1 +revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" -depends="python3-setuptools python3-pytz python3-jaraco.functools" +depends="python3-pytz python3-jaraco.functools" checkdepends="python3-pytest python3-freezegun $depends" short_desc="Objects and routines pertaining to date and time (Python3)" maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/tempora" +changelog="https://raw.githubusercontent.com/jaraco/tempora/main/CHANGES.rst" distfiles="${PYPI_SITE}/t/tempora/tempora-${version}.tar.gz" -checksum=cba0f197a64883bf3e73657efbc0324d5bf17179e7769b1385b4d75d26cd9127 +checksum=b7176486c5948a75201e8d0b21ef2c23ca808474060df47218c92295bdce5276 alternatives="tempora:calc-prorate:/usr/bin/calc-prorate3" do_check() {