diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-07-20 10:44:36 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-23 13:55:26 +0100 |
| commit | a0242659796fac6ee75621edb9f7dcec2ce40e05 (patch) | |
| tree | 932419d557ea1378b5cea0190c3a079ac7421f98 /meta | |
| parent | 045d05c5f7344abb36ee7dd8e5e7c565b37907d3 (diff) | |
| download | poky-a0242659796fac6ee75621edb9f7dcec2ce40e05.tar.gz | |
python3-zipp: upgrade 3.8.0 -> 3.8.1
(From OE-Core rev: 9505ba463690c0c6ac232c145043d1615943fb04)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/python/python3-zipp_3.8.1.bb (renamed from meta/recipes-devtools/python/python3-zipp_3.8.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-zipp_3.8.0.bb b/meta/recipes-devtools/python/python3-zipp_3.8.1.bb index f1fd383842..fa2f7bcf90 100644 --- a/meta/recipes-devtools/python/python3-zipp_3.8.0.bb +++ b/meta/recipes-devtools/python/python3-zipp_3.8.1.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jaraco/zipp" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "56bf8aadb83c24db6c4b577e13de374ccfb67da2078beba1d037c17980bf43ad" | 6 | SRC_URI[sha256sum] = "05b45f1ee8f807d0cc928485ca40a07cb491cf092ff587c0df9cb1fd154848d2" |
| 7 | 7 | ||
| 8 | DEPENDS += "${PYTHON_PN}-setuptools-scm-native" | 8 | DEPENDS += "${PYTHON_PN}-setuptools-scm-native" |
| 9 | 9 | ||
