Bump python-holidays

This commit is contained in:
j1nx 2022-10-28 19:41:35 +02:00
parent 899b7c69f7
commit 41b5b9b01c
2 changed files with 3 additions and 4 deletions

View File

@ -1,5 +1,4 @@
# md5, sha256 from https://pypi.org/pypi/holidays/json
md5 9326c201d11ea0b174b43312c14876b7 holidays-0.10.4.tar.gz
sha256 72378e7c00139ab157adf5155c0ec7af62489b7cae8d66dfc53a9a02ddcb1cab holidays-0.10.4.tar.gz
sha256 1d7f4fd6b1980298fbbb3316b0d57fa6f15b5313074cdacc12a3ab93bf3ca5cd holidays-0.16.tar.gz
# Locally computed sha256 checksums
sha256 24c74ea476883dbe660246063bf533c7f56515b0b97e7613d72b746e3eb9c38f LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_HOLIDAYS_VERSION = 0.10.4
PYTHON_HOLIDAYS_VERSION = 0.16
PYTHON_HOLIDAYS_SOURCE = holidays-$(PYTHON_HOLIDAYS_VERSION).tar.gz
PYTHON_HOLIDAYS_SITE = https://files.pythonhosted.org/packages/cc/14/a8a30bae14091984acd262526a258b1890c3ada0e5ae0da747e2b8f2b77d
PYTHON_HOLIDAYS_SITE = https://files.pythonhosted.org/packages/e9/64/d52bb3e440a2780af0ad8721526b3804f721df045357efd0778372e20489
PYTHON_HOLIDAYS_SETUP_TYPE = setuptools
PYTHON_HOLIDAYS_LICENSE = MIT
PYTHON_HOLIDAYS_LICENSE_FILES = LICENSE