mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-pykickstart: upgrade 3.43 -> 3.44
Changelog: ========= Remove the auth and authconfig commands The parse method is expected to return a value tests: unittest isn't used in handle_unicode anymore Add RHEL 9 handler Resolves: rhbz#1966730 Add RHEL 9 version for commands that had a RHEL version in the past Add RHEL 9 version for BTRFS related commands Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
40147490a8
commit
5784b3c3bf
|
|
@ -18,7 +18,7 @@ SRC_URI = "git://github.com/rhinstaller/pykickstart.git;protocol=https;branch=ma
|
|||
file://0003-comment-out-sections-shutdown-and-environment-in-gen.patch \
|
||||
file://0004-load.py-retry-to-invoke-request-with-timeout.patch \
|
||||
"
|
||||
SRCREV = "6d488a0120f4da40aa0b04e29f37d7bb3297247f"
|
||||
SRCREV = "6f29ffdb6ed8330ddd21c026576d9fb23dd31c0f"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "r(?P<pver>\d+(\.\d+)+(-\d+)*)"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user