All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/4] python3-cryptography: Upgrade 3.1 -> 3.1.1
@ 2020-09-25 11:23 Leon Anavi
  2020-09-25 11:23 ` [meta-python][PATCH 2/4] python3-cryptography-vectors: " Leon Anavi
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Leon Anavi @ 2020-09-25 11:23 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

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>
---
 ...hon3-cryptography_3.1.bb => python3-cryptography_3.1.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-cryptography_3.1.bb => python3-cryptography_3.1.1.bb} (91%)

diff --git a/meta-python/recipes-devtools/python/python3-cryptography_3.1.bb b/meta-python/recipes-devtools/python/python3-cryptography_3.1.1.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-cryptography_3.1.bb
rename to meta-python/recipes-devtools/python/python3-cryptography_3.1.1.bb
index 9ac23cda4f..1d6a9b32e0 100644
--- a/meta-python/recipes-devtools/python/python3-cryptography_3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-cryptography_3.1.1.bb
@@ -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 \
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-09-28 12:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25 11:23 [meta-python][PATCH 1/4] python3-cryptography: Upgrade 3.1 -> 3.1.1 Leon Anavi
2020-09-25 11:23 ` [meta-python][PATCH 2/4] python3-cryptography-vectors: " Leon Anavi
2020-09-28 12:56   ` [oe] " Trevor Gamblin
2020-09-25 11:23 ` [meta-python][PATCH 3/4] python3-gevent: Upgrade 20.6.2 -> 20.9.0 Leon Anavi
2020-09-28 12:57   ` [oe] " Trevor Gamblin
2020-09-25 11:23 ` [meta-python][PATCH 4/4] python3-pycrypto: Consolidate in a single file Leon Anavi
2020-09-28 12:57   ` [oe] " Trevor Gamblin
2020-09-28 12:56 ` [oe] [meta-python][PATCH 1/4] python3-cryptography: Upgrade 3.1 -> 3.1.1 Trevor Gamblin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.