- IPFire-3.x - Update from version 2022.6 to 2023.3 - As for python3-setuptools the source_dl had to be updated for the new version of pytz - Changelog - no info on the changes could be found but it seems to follow what tzdata updates.
Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- python3-pytz/python3-pytz.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/python3-pytz/python3-pytz.nm b/python3-pytz/python3-pytz.nm index 93ed9aac6..1bf528521 100644 --- a/python3-pytz/python3-pytz.nm +++ b/python3-pytz/python3-pytz.nm @@ -4,7 +4,7 @@ ###############################################################################
name = python3-pytz -version = 2022.6 +version = 2023.3 release = 1 thisapp = pytz-%{version}
@@ -17,7 +17,7 @@ description pytz brings the Olson tz database into Python. end
-source_dl = https://files.pythonhosted.org/packages/76/63/1be349ff0a44e4795d9712cc0b2d80... +source_dl = https://files.pythonhosted.org/packages/5e/32/12032aa8c673ee16707a9b6cdda2b0...
build requires