From 09e8837b524aed516b524e1b4570bc1034cf9dde Mon Sep 17 00:00:00 2001 From: Ishaan Bhimwal Date: Mon, 18 Jul 2022 15:24:57 +0530 Subject: [PATCH] python3-tempora: update to 5.0.2 and adopt --- srcpkgs/python3-tempora/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-tempora/template b/srcpkgs/python3-tempora/template index 3fb249bf2b1f..2b012d743a6c 100644 --- a/srcpkgs/python3-tempora/template +++ b/srcpkgs/python3-tempora/template @@ -1,18 +1,18 @@ # Template file for 'python3-tempora' pkgname=python3-tempora -version=5.0.1 +version=5.0.2 revision=1 wrksrc="tempora-${version}" 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 " +maintainer="Ishaan Bhimwal " license="MIT" homepage="https://github.com/jaraco/tempora" distfiles="${PYPI_SITE}/t/tempora/tempora-${version}.tar.gz" -checksum=cba0f197a64883bf3e73657efbc0324d5bf17179e7769b1385b4d75d26cd9127 +checksum=31fa5bb33b2641026211f23e808eb8bd351901988b167d45f323c8f450ecf211 alternatives="tempora:calc-prorate:/usr/bin/calc-prorate3" do_check() {