mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
package/python-aiohttp-jinja2: bump to version 1.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
d5063603c8
commit
d30841bb82
@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/aiohttp-jinja2/json
|
||||
md5 8f72451a7da006b4b91ef18ec6f75885 aiohttp-jinja2-1.5.1.tar.gz
|
||||
sha256 8d149b2a57d91f794b33a394ea5bc66b567f38c74a5a6a9477afc2450f105c01 aiohttp-jinja2-1.5.1.tar.gz
|
||||
md5 a71dfafdb279d067956f95719b12cb9a aiohttp-jinja2-1.6.tar.gz
|
||||
sha256 a3a7ff5264e5bca52e8ae547bbfd0761b72495230d438d05b6c0915be619b0e2 aiohttp-jinja2-1.6.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 d9d867affaeac220a60381cc544681dcd37c668ed6ea5ddbf9948617f828889a LICENSE
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_AIOHTTP_JINJA2_VERSION = 1.5.1
|
||||
PYTHON_AIOHTTP_JINJA2_VERSION = 1.6
|
||||
PYTHON_AIOHTTP_JINJA2_SOURCE = aiohttp-jinja2-$(PYTHON_AIOHTTP_JINJA2_VERSION).tar.gz
|
||||
PYTHON_AIOHTTP_JINJA2_SITE = https://files.pythonhosted.org/packages/4e/4c/fadbfcc1269fa79e69fcdb29027840ab022a91471a5aeaa8fd8b27cc5406
|
||||
PYTHON_AIOHTTP_JINJA2_SITE = https://files.pythonhosted.org/packages/e6/39/da5a94dd89b1af7241fb7fc99ae4e73505b5f898b540b6aba6dc7afe600e
|
||||
PYTHON_AIOHTTP_JINJA2_SETUP_TYPE = setuptools
|
||||
PYTHON_AIOHTTP_JINJA2_LICENSE = Apache-2.0
|
||||
PYTHON_AIOHTTP_JINJA2_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user