On Mon, Feb 3, 2025 at 8:42 AM Richard Purdie via
lists.openembedded.org
<[email protected]> wrote:
>
> Signed-off-by: Richard Purdie <[email protected]>
> ---
>  ...{python3-pyopenssl_24.3.0.bb => python3-pyopenssl_25.0.0.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-devtools/python/{python3-pyopenssl_24.3.0.bb => 
> python3-pyopenssl_25.0.0.bb} (85%)

For anyone who might see failures in the python3-google-auth ptests

       AttributeError: module 'OpenSSL.crypto' has no attribute 'sign'
./../python3.13/site-packages/cryptography/utils.py:68: AttributeError
FAIL: tests/transport/test__mtls_helper.py:TestDecryptPrivateKey.test_success

as it seems python3-google-auth not yet ported to work with 25.0.0 see
https://github.com/googleapis/google-api-python-client/issues/2554

>
> diff --git a/meta/recipes-devtools/python/python3-pyopenssl_24.3.0.bb 
> b/meta/recipes-devtools/python/python3-pyopenssl_25.0.0.bb
> similarity index 85%
> rename from meta/recipes-devtools/python/python3-pyopenssl_24.3.0.bb
> rename to meta/recipes-devtools/python/python3-pyopenssl_25.0.0.bb
> index b8a980be42b..6485f3e1ed6 100644
> --- a/meta/recipes-devtools/python/python3-pyopenssl_24.3.0.bb
> +++ b/meta/recipes-devtools/python/python3-pyopenssl_25.0.0.bb
> @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = 
> "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
>
>  DEPENDS += "openssl python3-cryptography"
>
> -SRC_URI[sha256sum] = 
> "49f7a019577d834746bc55c5fce6ecbcec0f2b4ec5ce1cf43a9a173b8138bb36"
> +SRC_URI[sha256sum] = 
> "cd2cef799efa3936bb08e8ccb9433a575722b9dd986023f1cabc4ae64e9dac16"
>
>  inherit pypi setuptools3
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#210887): 
https://lists.openembedded.org/g/openembedded-core/message/210887
Mute This Topic: https://lists.openembedded.org/mt/110974469/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to