mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/python-pytz: bump version to 2026.1.post1
Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
881805a63a
commit
a98fb01c09
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/pytz/json
|
||||
md5 6a7760c71e38b6c75577b34b18b89d5b pytz-2025.2.tar.gz
|
||||
sha256 360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3 pytz-2025.2.tar.gz
|
||||
md5 d805ceb0fe3717e324299865398d70b0 pytz-2026.1.post1.tar.gz
|
||||
sha256 3378dde6a0c3d26719182142c56e60c7f9af7e968076f31aae569d72a0358ee1 pytz-2026.1.post1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 be8b1a37ebe26c592a90f6c0eb33103a7f383ce2f4d7498c0af9a526990a07b8 LICENSE.txt
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYTZ_VERSION = 2025.2
|
||||
PYTHON_PYTZ_VERSION = 2026.1.post1
|
||||
PYTHON_PYTZ_SOURCE = pytz-$(PYTHON_PYTZ_VERSION).tar.gz
|
||||
PYTHON_PYTZ_SITE = https://files.pythonhosted.org/packages/f8/bf/abbd3cdfb8fbc7fb3d4d38d320f2441b1e7cbe29be4f23797b4a2b5d8aac
|
||||
PYTHON_PYTZ_SITE = https://files.pythonhosted.org/packages/56/db/b8721d71d945e6a8ac63c0fc900b2067181dbb50805958d4d4661cf7d277
|
||||
PYTHON_PYTZ_SETUP_TYPE = setuptools
|
||||
PYTHON_PYTZ_LICENSE = MIT
|
||||
PYTHON_PYTZ_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user