From 3c09274a0213d0bcb60923ca91749f619bf16ff3 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 19 Jun 2023 01:44:55 +0530 Subject: [PATCH] python3-tzlocal: update to 5.0.1. --- srcpkgs/python3-tzlocal/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-tzlocal/template b/srcpkgs/python3-tzlocal/template index 7c19b075620a..0882e496e606 100644 --- a/srcpkgs/python3-tzlocal/template +++ b/srcpkgs/python3-tzlocal/template @@ -1,10 +1,10 @@ # Template file for 'python3-tzlocal' pkgname=python3-tzlocal -version=4.3 +version=5.0.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel" -depends="python3-pytz_deprecation_shim" +depends="python3" checkdepends="${depends} python3-pytest-mock python3-pytest-xdist" short_desc="Return the tzinfo object for the local timezone (Python 3)" maintainer="Orphaned " @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/regebro/tzlocal" changelog="https://raw.githubusercontent.com/regebro/tzlocal/master/CHANGES.txt" distfiles="https://github.com/regebro/tzlocal/archive/refs/tags/${version}.tar.gz" -checksum=3c27e0fd8d6dbc403d0622d3f2e8804503e3099adf432fdbb91c676cf1f3f884 +checksum=ff80678a1741828fc4c64baba988da084f86676ae8c7b21474d6fb794069a4c1 post_install() { vlicense LICENSE.txt