From c9eb48d1e00df6edd4164ca04d7c3572d5dba64a Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 3 Oct 2021 00:21:33 +0200 Subject: [PATCH] update module --- python-time/python-time.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-time/python-time.spec b/python-time/python-time.spec index be35e80856..33b4c58188 100644 --- a/python-time/python-time.spec +++ b/python-time/python-time.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.9 -%define V_pytz 2021.1 +%define V_pytz 2021.3 %define V_pyRFC3339 1.1 %define V_parsedatetime 2.6 %define V_dateutil 2.8.2 @@ -39,7 +39,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20210715 +Release: 20211003 # list of sources Source0: https://files.pythonhosted.org/packages/source/p/pytz/pytz-%{V_pytz}.tar.gz