mirror of https://github.com/openwrt/packages.git
python-pytz: bump to 2026.2
Update timezone data to 2026.2 release. Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>pull/29474/head
parent
8871b5c5ea
commit
586e79390b
|
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-pytz
|
||||
PKG_VERSION:=2026.1
|
||||
PKG_VERSION:=2026.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=pytz
|
||||
PKG_HASH:=10413c35476919b4c07bda6b9810c6e24d914378c430070bdb1869e18a37eee5
|
||||
PKG_HASH:=0e60b47b29f21574376f218fe21abc009894a2321ea16c6754f3cad6eb7cdd6a
|
||||
|
||||
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
|
|
|||
Loading…
Reference in New Issue