summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xmlschema_3.4.3.bb
diff options
context:
space:
mode:
authorJan Vermaete <jan.vermaete@gmail.com>2024-11-06 08:17:41 +0100
committerKhem Raj <raj.khem@gmail.com>2024-11-06 07:15:01 -0800
commitd5afdfe3af145797cef015aca1d3436dbd301bb6 (patch)
tree4c09abfb83636db0f1fe54bc34e0626bba5cf87d /meta-python/recipes-devtools/python/python3-xmlschema_3.4.3.bb
parentf893f4c1ecb002dfab8a84457348958c643b8bad (diff)
downloadmeta-openembedded-d5afdfe3af145797cef015aca1d3436dbd301bb6.tar.gz
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 <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-xmlschema_3.4.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-xmlschema_3.4.3.bb2
1 files changed, 1 insertions, 1 deletions
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 @@
1SUMMARY = "The xmlschema library is an implementation of XML Schema for Python (supports Python 3.6+)." 1SUMMARY = "The xmlschema library is an implementation of XML Schema for Python."
2HOMEPAGE = "https://github.com/sissaschool/xmlschema" 2HOMEPAGE = "https://github.com/sissaschool/xmlschema"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=26aa26eda991a3a2b61c11b62d3fda65" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=26aa26eda991a3a2b61c11b62d3fda65"