From dba4722448dd54a4e8e951a9d5225968ff33e5c7 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Wed, 23 Mar 2022 20:47:29 +0100 Subject: [PATCH] python3-tempora: update to 5.0.1. --- srcpkgs/python3-tempora/template | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/srcpkgs/python3-tempora/template b/srcpkgs/python3-tempora/template index 2b9efced6fd..3fb249bf2b1 100644 --- a/srcpkgs/python3-tempora/template +++ b/srcpkgs/python3-tempora/template @@ -1,19 +1,18 @@ # Template file for 'python3-tempora' pkgname=python3-tempora -version=4.1.1 -revision=2 +version=5.0.1 +revision=1 wrksrc="tempora-${version}" -build_style=python3-module -hostmakedepends="python3-setuptools_scm" -depends="python3-setuptools python3-six python3-pytz" -checkdepends="python3-pytest python3-freezegun - python3-jaraco python3-jaraco.functools $depends" +build_style=python3-pep517 +hostmakedepends="python3-wheel python3-setuptools_scm" +depends="python3-setuptools 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" distfiles="${PYPI_SITE}/t/tempora/tempora-${version}.tar.gz" -checksum=c54da0f05405f04eb67abbb1dff4448fd91428b58cb00f0f645ea36f6a927950 +checksum=cba0f197a64883bf3e73657efbc0324d5bf17179e7769b1385b4d75d26cd9127 alternatives="tempora:calc-prorate:/usr/bin/calc-prorate3" do_check() {