diff options
| author | Tim Orling <tim.orling@konsulko.com> | 2025-08-07 11:44:40 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-11 18:04:25 +0100 |
| commit | 45c3732ab47892d5444dbb18c97924ee16d09e3d (patch) | |
| tree | ce883a43b4d43a0888a85a3150e74943c0057116 /meta | |
| parent | bcb744a1e25b492705bdb62fdcc754a0205a6ea0 (diff) | |
| download | poky-45c3732ab47892d5444dbb18c97924ee16d09e3d.tar.gz | |
python3-certifi: upgrade 2025.7.9 -> 2025.8.3
2025.08.03:
https://github.com/certifi/python-certifi/pull/362
https://github.com/certifi/python-certifi/pull/362/commits/4c1bfa53ef5aad0339d9ae7bbcefc32872a95f6d
2025.07.14:
https://github.com/certifi/python-certifi/pull/359
https://github.com/certifi/python-certifi/pull/359/commits/1c50d2bb6a10403300c0f1c17cff1b6277cb88d1
Comparing changes:
https://github.com/certifi/python-certifi/compare/2025.07.09...2025.08.03
(From OE-Core rev: 6067498b14ca5d90640169384e51aa9cf5c1b8e2)
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/python/python3-certifi_2025.8.3.bb (renamed from meta/recipes-devtools/python/python3-certifi_2025.7.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-certifi_2025.7.9.bb b/meta/recipes-devtools/python/python3-certifi_2025.8.3.bb index 709346486a..d3e842b4bd 100644 --- a/meta/recipes-devtools/python/python3-certifi_2025.7.9.bb +++ b/meta/recipes-devtools/python/python3-certifi_2025.8.3.bb | |||
| @@ -7,7 +7,7 @@ HOMEPAGE = " http://certifi.io/" | |||
| 7 | LICENSE = "ISC" | 7 | LICENSE = "ISC" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=11618cb6a975948679286b1211bd573c" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=11618cb6a975948679286b1211bd573c" |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "c1d2ec05395148ee10cf672ffc28cd37ea0ab0d99f9cc74c43e588cbd111b079" | 10 | SRC_URI[sha256sum] = "e564105f78ded564e3ae7c923924435e1daa7463faeab5bb932bc53ffae63407" |
| 11 | 11 | ||
| 12 | inherit pypi python_setuptools_build_meta | 12 | inherit pypi python_setuptools_build_meta |
| 13 | 13 | ||
