diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-01-04 12:05:14 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-01-06 12:03:47 +0000 |
| commit | 8b3d551a1ab5295fc3ad564a6d9d951471dcb552 (patch) | |
| tree | befa64694d9df7a8d8fb2774d7c992e6404eb743 /meta/recipes-devtools/python | |
| parent | 26b062b25da2fff27fdd4cc34d6c3adbd485cffc (diff) | |
| download | poky-8b3d551a1ab5295fc3ad564a6d9d951471dcb552.tar.gz | |
python3-urllib3: upgrade 1.26.12 -> 1.26.13
(From OE-Core rev: b18552f69a2eb8900981a10ba386dc4f862b29c3)
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/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-urllib3_1.26.13.bb (renamed from meta/recipes-devtools/python/python3-urllib3_1.26.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-urllib3_1.26.12.bb b/meta/recipes-devtools/python/python3-urllib3_1.26.13.bb index 1cd69bcb10..7af95117cf 100644 --- a/meta/recipes-devtools/python/python3-urllib3_1.26.12.bb +++ b/meta/recipes-devtools/python/python3-urllib3_1.26.13.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/shazow/urllib3" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "3fa96cf423e6987997fc326ae8df396db2a8b7c667747d47ddd8ecba91f4a74e" | 6 | SRC_URI[sha256sum] = "c083dd0dce68dbfbe1129d5271cb90f9447dea7d52097c6e0126120c521ddea8" |
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | 9 | ||
