diff options
| author | Jan Vermaete <jan.vermaete@gmail.com> | 2024-11-06 08:17:41 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-11-06 07:15:01 -0800 |
| commit | d5afdfe3af145797cef015aca1d3436dbd301bb6 (patch) | |
| tree | 4c09abfb83636db0f1fe54bc34e0626bba5cf87d /meta-python/recipes-devtools/python/python3-xmlschema_3.4.3.bb | |
| parent | f893f4c1ecb002dfab8a84457348958c643b8bad (diff) | |
| download | meta-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.bb | 2 |
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 @@ | |||
| 1 | SUMMARY = "The xmlschema library is an implementation of XML Schema for Python (supports Python 3.6+)." | 1 | SUMMARY = "The xmlschema library is an implementation of XML Schema for Python." |
| 2 | HOMEPAGE = "https://github.com/sissaschool/xmlschema" | 2 | HOMEPAGE = "https://github.com/sissaschool/xmlschema" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=26aa26eda991a3a2b61c11b62d3fda65" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=26aa26eda991a3a2b61c11b62d3fda65" |
