diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-12-03 19:16:16 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-12-05 09:16:24 -0800 |
| commit | e95311ef0c3d205e7559b462b4db08ac22cc8cc2 (patch) | |
| tree | 8b481ad54d0080eb711d35397ec85017c29f8f22 /meta-oe/recipes-devtools/python | |
| parent | 4cd0934e4fc456bbb8c83f8da706f6dde65d3330 (diff) | |
| download | meta-openembedded-e95311ef0c3d205e7559b462b4db08ac22cc8cc2.tar.gz | |
python3-apt: upgrade 2.3.0 -> 2.5.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/python')
| -rw-r--r-- | meta-oe/recipes-devtools/python/python3-apt_2.5.0.bb (renamed from meta-oe/recipes-devtools/python/python3-apt_2.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python3-apt_2.3.0.bb b/meta-oe/recipes-devtools/python/python3-apt_2.5.0.bb index ec1539b442..57da3b34de 100644 --- a/meta-oe/recipes-devtools/python/python3-apt_2.3.0.bb +++ b/meta-oe/recipes-devtools/python/python3-apt_2.5.0.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | |||
| 5 | 5 | ||
| 6 | SRC_URI = "git://salsa.debian.org/apt-team/python-apt.git;protocol=https;branch=main" | 6 | SRC_URI = "git://salsa.debian.org/apt-team/python-apt.git;protocol=https;branch=main" |
| 7 | 7 | ||
| 8 | SRCREV = "6145b6484d220685edfd922d364afbf065127efe" | 8 | SRCREV = "adf41e6f4088845dcb9e85de0436e25e8d32da25" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
