package/python-yatl: bump to version 20211217.1

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2021-12-28 14:47:29 +01:00 committed by Thomas Petazzoni
parent 6f040ffd1a
commit 72de4a84fb
2 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,3 @@
# md5, sha256 from https://pypi.org/pypi/yatl/json
md5 2954413784ced7e52513ae12b2183c88 yatl-20210326.1.tar.gz
sha256 add729efdc2c9c06e0fcf640d97d4c500de611a38d5fdcc2ec12545d5ab14ca1 yatl-20210326.1.tar.gz
md5 551136eba4c5551c01b051341b190641 yatl-20211217.1.tar.gz
sha256 d22bf7abe40d9bdd16bd15824d2df65e65e405df6ecb8601fdc7c233bf6b3004 yatl-20211217.1.tar.gz

View file

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_YATL_VERSION = 20210326.1
PYTHON_YATL_VERSION = 20211217.1
PYTHON_YATL_SOURCE = yatl-$(PYTHON_YATL_VERSION).tar.gz
PYTHON_YATL_SITE = https://files.pythonhosted.org/packages/9d/76/5906d641f452dc2ee56795e2152dafc1d212cd411d1cb893af29a7d06e33
PYTHON_YATL_SITE = https://files.pythonhosted.org/packages/03/05/0be8164e8151fd8c96caeb2560f955dc2dc1a969f0868f48c046cd863fe6
PYTHON_YATL_SETUP_TYPE = setuptools
PYTHON_YATL_LICENSE = BSD-3-Clause