Skip to content

Commit 9b2c257

Browse files
wangmingyu84kraj
authored andcommitted
python3-xmlschema: upgrade 2.2.1 -> 2.2.2
Changelog: ========== Fix mixed content extension with empty content (issue openembedded#337) Fix lru_cache() usage on global maps caching Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent e8d1267 commit 9b2c257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-python/recipes-devtools/python/python3-xmlschema_2.2.1.bb renamed to meta-python/recipes-devtools/python/python3-xmlschema_2.2.2.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/sissaschool/xmlschema"
33
LICENSE = "MIT"
44
LIC_FILES_CHKSUM = "file://LICENSE;md5=0ab20f8e337bea2e6874f372edfd12c0"
55

6-
SRC_URI[sha256sum] = "035939104bacd0ccefcd591220cce90d160d71f17189ee332a011c3fd05c086d"
6+
SRC_URI[sha256sum] = "0caa96668807b4b51c42a0fe2b6610752bc59f069615df3e34dcfffb962973fd"
77

88
PYPI_PACKAGE = "xmlschema"
99
inherit pypi setuptools3

0 commit comments

Comments
 (0)