From 37c307b933d281c445698f01220e2d38f8625418 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sat, 9 Jan 2021 18:31:58 +0100 Subject: [PATCH 1/4] python-voluptuous: update to version 0.12.1 Signed-off-by: Josef Schlehofer --- lang/python/python-voluptuous/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-voluptuous/Makefile b/lang/python/python-voluptuous/Makefile index a3d239f8c..c5f04a2a5 100644 --- a/lang/python/python-voluptuous/Makefile +++ b/lang/python/python-voluptuous/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-voluptuous -PKG_VERSION:=0.11.7 -PKG_RELEASE:=2 +PKG_VERSION:=0.12.1 +PKG_RELEASE:=1 PYPI_NAME:=voluptuous -PKG_HASH:=2abc341dbc740c5e2302c7f9b8e2e243194fb4772585b991931cb5b22e9bf456 +PKG_HASH:=663572419281ddfaf4b4197fd4942d181630120fb39b333e3adad70aeb56444b PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING From 0b7e74c90ba138dc553c5a1067664a3bb7e4be3a Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sat, 9 Jan 2021 18:32:39 +0100 Subject: [PATCH 2/4] python-voluptuous-serialize: update to version 2.4.0 Signed-off-by: Josef Schlehofer --- lang/python/python-voluptuous-serialize/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-voluptuous-serialize/Makefile b/lang/python/python-voluptuous-serialize/Makefile index 693fe0395..738d8a049 100644 --- a/lang/python/python-voluptuous-serialize/Makefile +++ b/lang/python/python-voluptuous-serialize/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=voluptuous-serialize -PKG_VERSION:=2.3.0 -PKG_RELEASE:=2 +PKG_VERSION:=2.4.0 +PKG_RELEASE:=1 PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=740cd00ce2ecf0f3345d550163fdd2f20de2e0a60c3c678450e68314c2f592f5 +PKG_HASH:=c6ba17cb0301c18e8b955d89b85fa4aa05c05c80ab1e4873810900f757dceae4 PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=Apache-2.0 From 5fbd256b86b88879b6424e1f51ec22357bf5d4ef Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sat, 9 Jan 2021 18:49:21 +0100 Subject: [PATCH 3/4] python-slugify: update to version 4.0.1 Signed-off-by: Josef Schlehofer --- lang/python/python-slugify/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-slugify/Makefile b/lang/python/python-slugify/Makefile index 906771ebf..3eb2c7afc 100644 --- a/lang/python/python-slugify/Makefile +++ b/lang/python/python-slugify/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-slugify -PKG_VERSION:=4.0.0 -PKG_RELEASE:=2 +PKG_VERSION:=4.0.1 +PKG_RELEASE:=1 PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=a8fc3433821140e8f409a9831d13ae5deccd0b033d4744d94b31fea141bdd84c +PKG_HASH:=69a517766e00c1268e5bbfc0d010a0a8508de0b18d30ad5a1ff357f8ae724270 PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT From 2f6694cbd00bc47768d85715604a889696dd3e8d Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sat, 9 Jan 2021 19:30:49 +0100 Subject: [PATCH 4/4] python-aiohttp: update to version 3.7.1 Signed-off-by: Josef Schlehofer --- lang/python/python-aiohttp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-aiohttp/Makefile b/lang/python/python-aiohttp/Makefile index f672175e6..60baf9ee3 100644 --- a/lang/python/python-aiohttp/Makefile +++ b/lang/python/python-aiohttp/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aiohttp -PKG_VERSION:=3.6.1 -PKG_RELEASE:=2 +PKG_VERSION:=3.7.1 +PKG_RELEASE:=1 PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=fc55b1fec0e4cc1134ffb09ea3970783ee2906dc5dfd7cd16917913f2cfed65b +PKG_HASH:=04f9d70f6c4d089be5068d7df6281e638f6820d4f1b1ec3dc012b0b43fa997d2 PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=Apache-2.0