aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Ardelean <alex@shruggie.ro>2023-04-03 10:05:10 +0300
committerAlexandru Ardelean <alex@shruggie.ro>2023-04-03 10:05:10 +0300
commitc59cbd13f343009513e36f302eb157b54dd5e034 (patch)
tree22e4b03d58d0e411045f6d252099be97f53df87a
parent0b0232ed66e81e5db521461544b1f22763611d27 (diff)
python-pytz: bump to version 2023.3
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
-rw-r--r--lang/python/python-pytz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-pytz/Makefile b/lang/python/python-pytz/Makefile
index a39428a8e..62c1b3a2c 100644
--- a/lang/python/python-pytz/Makefile
+++ b/lang/python/python-pytz/Makefile
@@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-pytz
-PKG_VERSION:=2022.7.1
+PKG_VERSION:=2023.3
PKG_RELEASE:=1
PYPI_NAME:=pytz
-PKG_HASH:=01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0
+PKG_HASH:=1d8ce29db189191fb55338ee6d0387d82ab59f3d00eac103412d64e0ebd0c588
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=MIT