diff options
| author | wangmy <wangmy@fujitsu.com> | 2022-07-12 15:41:45 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-12 23:56:10 +0100 |
| commit | f783e563dd1d7ac4ca5fb749aaffdfd4fbab4634 (patch) | |
| tree | 03856b6b124e4cca6013d8ebb1b7767f9f2ebe20 /meta/recipes-devtools/python | |
| parent | a93f6ee069d0f7f8aeaf15c88a55358b47817db9 (diff) | |
| download | poky-f783e563dd1d7ac4ca5fb749aaffdfd4fbab4634.tar.gz | |
python3-cryptography-vectors: upgrade 37.0.3 -> 37.0.4
Changelog:
==========
Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.5.
(From OE-Core rev: 0bcc4b25a0ae3df34baf3d831903b22c2d86c6cc)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.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-cryptography-vectors_37.0.4.bb (renamed from meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.4.bb index 8c0a7ee9d3..270d8ceca6 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.3.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_37.0.4.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \ | |||
| 9 | # NOTE: Make sure to keep this recipe at the same version as python3-cryptography | 9 | # NOTE: Make sure to keep this recipe at the same version as python3-cryptography |
| 10 | # Upgrade both recipes at the same time | 10 | # Upgrade both recipes at the same time |
| 11 | 11 | ||
| 12 | SRC_URI[sha256sum] = "ac90c1340f73bc29b3bf964120b2db5f8e98e1fcf0074d85ddc871541974a559" | 12 | SRC_URI[sha256sum] = "5a61400510e28937a5654b40c6ea4e3e593c5aaf0c2081c5b912f0e7cf883ea8" |
| 13 | 13 | ||
| 14 | PYPI_PACKAGE = "cryptography_vectors" | 14 | PYPI_PACKAGE = "cryptography_vectors" |
| 15 | 15 | ||
