Skip to content

Commit

Permalink
python3-awesomeversion: upgrade 22.5.2 -> 22.6.0
Browse files Browse the repository at this point in the history
Changelog:
===========
Handle ValueError for possible blank values when casting to int
Remove deprecated method AwesomeVersion.ensure_strategy

Signed-off-by: Xu Huan <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
Xu Huan authored and kraj committed Jul 7, 2022
1 parent 3674fd8 commit a0e77fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENCE.md;md5=92622b5a8e216099be741d78328bae5d"

SRC_URI[sha256sum] = "051f89efd8ba0b157fb516bda5e1dad4d63f87e8f9c0c148930023d984fce62f"
SRC_URI[sha256sum] = "38f580bfacf1c06b674bcd0f68e0c445ebb03fcd3700c6a2c588fb9313308e0f"

RDEPENDS:${PN} += "python3-profile python3-logging"

Expand Down

0 comments on commit a0e77fc

Please sign in to comment.