Skip to content

Commit

Permalink
python3-xmlschema: upgrade 2.2.1 -> 2.2.2
Browse files Browse the repository at this point in the history
Changelog:
==========
 Fix mixed content extension with empty content (issue openembedded#337)
 Fix lru_cache() usage on global maps caching

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
wangmingyu84 authored and kraj committed Mar 9, 2023
1 parent 15b1d2f commit 8f165ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/sissaschool/xmlschema"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0ab20f8e337bea2e6874f372edfd12c0"

SRC_URI[sha256sum] = "035939104bacd0ccefcd591220cce90d160d71f17189ee332a011c3fd05c086d"
SRC_URI[sha256sum] = "0caa96668807b4b51c42a0fe2b6610752bc59f069615df3e34dcfffb962973fd"

PYPI_PACKAGE = "xmlschema"
inherit pypi setuptools3
Expand Down

0 comments on commit 8f165ba

Please sign in to comment.