package/python-pytz: bump to version 2022.6
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
d77a49554e
commit
68672d598d
@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/pytz/json
|
||||
md5 d7b7060bbac4970afa2050c139c9fcb6 pytz-2021.3.tar.gz
|
||||
sha256 acad2d8b20a1af07d4e4c9d2e9285c5ed9104354062f275f3fcd88dcef4f1326 pytz-2021.3.tar.gz
|
||||
md5 bf46b54a7e9bcb65ea38f54646181979 pytz-2022.6.tar.gz
|
||||
sha256 e89512406b793ca39f5971bc999cc538ce125c0e51c27941bef4568b460095e2 pytz-2022.6.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 be8b1a37ebe26c592a90f6c0eb33103a7f383ce2f4d7498c0af9a526990a07b8 LICENSE.txt
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYTZ_VERSION = 2021.3
|
||||
PYTHON_PYTZ_VERSION = 2022.6
|
||||
PYTHON_PYTZ_SOURCE = pytz-$(PYTHON_PYTZ_VERSION).tar.gz
|
||||
PYTHON_PYTZ_SITE = https://files.pythonhosted.org/packages/e3/8e/1cde9d002f48a940b9d9d38820aaf444b229450c0854bdf15305ce4a3d1a
|
||||
PYTHON_PYTZ_SITE = https://files.pythonhosted.org/packages/76/63/1be349ff0a44e4795d9712cc0b2d806f5e063d4d34631b71b832fac715a8
|
||||
PYTHON_PYTZ_SETUP_TYPE = setuptools
|
||||
PYTHON_PYTZ_LICENSE = MIT
|
||||
PYTHON_PYTZ_LICENSE_FILES = LICENSE.txt
|
||||
|
Loading…
Reference in New Issue
Block a user