mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-awesomeversion: upgrade 24.2.0 -> 24.6.0
Changelog: ========= - Remove deprecated positional arguments - Add timeframe to warning about using find_first_match without ensure_strategy - Split release flow into two jobs (build/publish) - Use correct depth argument for checkout action - Add artifacts group to dependabot config - Extend PEP440 to include (_/-) as dev/post/pre-release separator - Allow local version for PEP440 - Update demo to trigger on input Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
74ee14fe7d
commit
3ee7f4fdef
|
|
@ -4,7 +4,7 @@ SECTION = "devel/python"
|
|||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENCE.md;md5=92622b5a8e216099be741d78328bae5d"
|
||||
|
||||
SRC_URI[sha256sum] = "47a6dcbbe2921b725f75106a66ab30f26f1f33dbc5e07bc8e1e39d8eb921f53c"
|
||||
SRC_URI[sha256sum] = "aee7ccbaed6f8d84e0f0364080c7734a0166d77ea6ccfcc4900b38917f1efc71"
|
||||
|
||||
RDEPENDS:${PN} += "python3-profile python3-logging"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user