diff options
| author | Alexander Kanavin <alex@linutronix.de> | 2024-08-27 07:23:34 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-28 09:14:26 +0100 |
| commit | 48c5cf7500d585f313c25a039ad671277b8f1223 (patch) | |
| tree | 0f8144b27f84ac67bbed56467a618f1422c42dce /meta/recipes-devtools/python | |
| parent | 78c9688fbaefe08e53f143908937d7c986d712e6 (diff) | |
| download | poky-48c5cf7500d585f313c25a039ad671277b8f1223.tar.gz | |
python3-pyopenssl: update 24.1.0 -> 24.2.1
(From OE-Core rev: d92205cddc27c154ad3b11ab265f8ad3633f0fa6)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pyopenssl_24.2.1.bb (renamed from meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb b/meta/recipes-devtools/python/python3-pyopenssl_24.2.1.bb index 9ef3145bf8..d9ccd553a1 100644 --- a/meta/recipes-devtools/python/python3-pyopenssl_24.1.0.bb +++ b/meta/recipes-devtools/python/python3-pyopenssl_24.2.1.bb | |||
| @@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
| 5 | 5 | ||
| 6 | DEPENDS += "openssl python3-cryptography" | 6 | DEPENDS += "openssl python3-cryptography" |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "cabed4bfaa5df9f1a16c0ef64a0cb65318b5cd077a7eda7d6970131ca2f41a6f" | 8 | SRC_URI[sha256sum] = "4247f0dbe3748d560dcbb2ff3ea01af0f9a1a001ef5f7c4c647956ed8cbf0e95" |
| 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "pyOpenSSL" | ||
| 9 | 10 | ||
| 10 | PYPI_PACKAGE = "pyOpenSSL" | ||
| 11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
| 12 | 12 | ||
| 13 | PACKAGES =+ "${PN}-tests" | 13 | PACKAGES =+ "${PN}-tests" |
