From d5afdfe3af145797cef015aca1d3436dbd301bb6 Mon Sep 17 00:00:00 2001 From: Jan Vermaete Date: Wed, 6 Nov 2024 08:17:41 +0100 Subject: python3-xmlschema: dropped Python version in SUMMARY The info at the homepage was that the python version 3.8+ is supported. But having this info in the SUMMARY has not point. Signed-off-by: Jan Vermaete Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-xmlschema_3.4.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-xmlschema_3.4.3.bb') diff --git a/meta-python/recipes-devtools/python/python3-xmlschema_3.4.3.bb b/meta-python/recipes-devtools/python/python3-xmlschema_3.4.3.bb index 92143ac196..8f2fd9af4d 100644 --- a/meta-python/recipes-devtools/python/python3-xmlschema_3.4.3.bb +++ b/meta-python/recipes-devtools/python/python3-xmlschema_3.4.3.bb @@ -1,4 +1,4 @@ -SUMMARY = "The xmlschema library is an implementation of XML Schema for Python (supports Python 3.6+)." +SUMMARY = "The xmlschema library is an implementation of XML Schema for Python." HOMEPAGE = "https://github.com/sissaschool/xmlschema" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=26aa26eda991a3a2b61c11b62d3fda65" -- cgit v1.2.3-54-g00ecf