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"