summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-xmlschema_2.2.2.bb (renamed from meta-python/recipes-devtools/python/python3-xmlschema_2.2.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xmlschema_2.2.1.bb b/meta-python/recipes-devtools/python/python3-xmlschema_2.2.2.bb
index f643a140f2..d2b75048c3 100644
--- a/meta-python/recipes-devtools/python/python3-xmlschema_2.2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-xmlschema_2.2.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/sissaschool/xmlschema"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=0ab20f8e337bea2e6874f372edfd12c0" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=0ab20f8e337bea2e6874f372edfd12c0"
5 5
6SRC_URI[sha256sum] = "035939104bacd0ccefcd591220cce90d160d71f17189ee332a011c3fd05c086d" 6SRC_URI[sha256sum] = "0caa96668807b4b51c42a0fe2b6610752bc59f069615df3e34dcfffb962973fd"
7 7
8PYPI_PACKAGE = "xmlschema" 8PYPI_PACKAGE = "xmlschema"
9inherit pypi setuptools3 9inherit pypi setuptools3