diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cryptography_3.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-cryptography_3.2.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_3.2.bb b/meta-python/recipes-devtools/python/python3-cryptography_3.3.1.bb index cec37b0276..79a7ac1bf9 100644 --- a/meta-python/recipes-devtools/python/python3-cryptography_3.2.bb +++ b/meta-python/recipes-devtools/python/python3-cryptography_3.3.1.bb | |||
| @@ -2,12 +2,11 @@ SUMMARY = "Provides cryptographic recipes and primitives to python developers" | |||
| 2 | HOMEPAGE = "https://cryptography.io/" | 2 | HOMEPAGE = "https://cryptography.io/" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "Apache-2.0 | BSD" | 4 | LICENSE = "Apache-2.0 | BSD" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=097f805837700cfac572ac274cd38124" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=bf405a8056a6647e7d077b0e7bc36aba" |
| 6 | 6 | ||
| 7 | LDSHARED += "-pthread" | 7 | LDSHARED += "-pthread" |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "1e476287399bae923514e19429804155" | 9 | SRC_URI[sha256sum] = "7e177e4bea2de937a584b13645cab32f25e3d96fc0bc4a4cf99c27dc77682be6" |
| 10 | SRC_URI[sha256sum] = "e4789b84f8dedf190148441f7c5bfe7244782d9cbb194a36e17b91e7d3e1cca9" | ||
| 11 | 10 | ||
| 12 | SRC_URI += " \ | 11 | SRC_URI += " \ |
| 13 | file://run-ptest \ | 12 | file://run-ptest \ |
