Skip to content

Commit

Permalink
python3-elementpath: upgrade 4.1.3 -> 4.1.4
Browse files Browse the repository at this point in the history
Changelog:
===========
 Fix select of prefixed names (issue openembedded#68)
 Fix zero length xs:base64Binary (pull request openembedded#69)

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
wangmingyu84 authored and kraj committed Jul 7, 2023
1 parent 3f15750 commit 89a2877
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/elementpath"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5dbb7fb7d72da3921202dd7b995d3ecf"

SRC_URI[sha256sum] = "1ce703e1380ef12efe1b6aeb1927c0f3add0e4f77950d89d9d44136d6676794b"
SRC_URI[sha256sum] = "f991c42ff66fa06e219141ccf65890261e6635b448e7d4c2d8b62dc5bf1de9e8"

PYPI_PACKAGE = "elementpath"
inherit pypi setuptools3
Expand Down

0 comments on commit 89a2877

Please sign in to comment.