mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/python-yarl: bump version to 1.22.0
https://github.com/aio-libs/yarl/blob/v1.22.0/CHANGES.rst 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
6104d7fe22
commit
7074ac656a
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/yarl/json
|
||||
md5 23352fbc2b165825d4a33682c91788bc yarl-1.20.1.tar.gz
|
||||
sha256 d017a4997ee50c91fd5466cef416231bb82177b93b029906cefc542ce14c35ac yarl-1.20.1.tar.gz
|
||||
md5 21bde2ca6df9bfc66b1810461e0ded05 yarl-1.22.0.tar.gz
|
||||
sha256 bebf8557577d4401ba8bd9ff33906f1376c877aa78d1fe216ad01b4d6745af71 yarl-1.22.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_YARL_VERSION = 1.20.1
|
||||
PYTHON_YARL_VERSION = 1.22.0
|
||||
PYTHON_YARL_SOURCE = yarl-$(PYTHON_YARL_VERSION).tar.gz
|
||||
PYTHON_YARL_SITE = https://files.pythonhosted.org/packages/3c/fb/efaa23fa4e45537b827620f04cf8f3cd658b76642205162e072703a5b963
|
||||
PYTHON_YARL_SITE = https://files.pythonhosted.org/packages/57/63/0c6ebca57330cd313f6102b16dd57ffaf3ec4c83403dcb45dbd15c6f3ea1
|
||||
PYTHON_YARL_LICENSE = Apache-2.0
|
||||
PYTHON_YARL_LICENSE_FILES = LICENSE
|
||||
PYTHON_YARL_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user