python3-cryptography: Upgrade 3.1 -> 3.1.1

Upgrade to release 3.1.1:

- Updated Windows, macOS, and manylinux wheels to be compiled with
  OpenSSL 1.1.1h.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Leon Anavi 2020-09-25 14:23:18 +03:00 committed by Khem Raj
parent a9374e8b9b
commit ae30c7645d

View File

@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=097f805837700cfac572ac274cd38124"
LDSHARED += "-pthread"
SRC_URI[md5sum] = "aa91e4974981b29e99b863c54034c361"
SRC_URI[sha256sum] = "26409a473cc6278e4c90f782cd5968ebad04d3911ed1c402fc86908c17633e08"
SRC_URI[md5sum] = "c3807891d36aa9de8187e9db8b2bb457"
SRC_URI[sha256sum] = "9d9fc6a16357965d282dd4ab6531013935425d0dc4950df2e0cf2a1b1ac1017d"
SRC_URI += " \
file://run-ptest \