diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cryptography-vectors_3.1.bb (renamed from meta-python/recipes-devtools/python/python3-cryptography-vectors_3.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cryptography-vectors_3.0.bb b/meta-python/recipes-devtools/python/python3-cryptography-vectors_3.1.bb index 26f1a23892..59347c94e5 100644 --- a/meta-python/recipes-devtools/python/python3-cryptography-vectors_3.0.bb +++ b/meta-python/recipes-devtools/python/python3-cryptography-vectors_3.1.bb | |||
@@ -4,8 +4,8 @@ SECTION = "devel/python" | |||
4 | LICENSE = "Apache-2.0 | BSD" | 4 | LICENSE = "Apache-2.0 | BSD" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "689e44b945870a2ed197c0c35e4a0330" | 7 | SRC_URI[md5sum] = "1ba5b0743e2876e909f7cfc28b744f27" |
8 | SRC_URI[sha256sum] = "52eff0457b3148ebbdc16dc7ad569bb88ccb2578414936c8b2137a3ddf334239" | 8 | SRC_URI[sha256sum] = "2660bc3a720d3955341803195ae5352a236c5f26e01a178c44fc5ee1f0ef1182" |
9 | 9 | ||
10 | PYPI_PACKAGE = "cryptography_vectors" | 10 | PYPI_PACKAGE = "cryptography_vectors" |
11 | 11 | ||