From 37c307b933d281c445698f01220e2d38f8625418 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sat, 9 Jan 2021 18:31:58 +0100 Subject: [PATCH] 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