All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/2] python-cryptography: update to version 2.1.3
@ 2017-11-12 18:02 Derek Straka
  2017-11-12 18:02 ` [meta-python][PATCH 2/2] python-cryptography-vectors: " Derek Straka
  0 siblings, 1 reply; 2+ messages in thread
From: Derek Straka @ 2017-11-12 18:02 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Derek Straka <derek@asterius.io>
---
 meta-python/recipes-devtools/python/python-cryptography.inc           | 4 ++--
 .../{python-cryptography_2.1.2.bb => python-cryptography_2.1.3.bb}    | 0
 .../{python3-cryptography_2.1.2.bb => python3-cryptography_2.1.3.bb}  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cryptography_2.1.2.bb => python-cryptography_2.1.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cryptography_2.1.2.bb => python3-cryptography_2.1.3.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc
index 371ba73..c21c59d 100644
--- a/meta-python/recipes-devtools/python/python-cryptography.inc
+++ b/meta-python/recipes-devtools/python/python-cryptography.inc
@@ -10,8 +10,8 @@ DEPENDS += " \
     ${PYTHON_PN}-six \
 "
 
-SRC_URI[md5sum] = "f0565d3e85cea64f0f01382e525a33dd"
-SRC_URI[sha256sum] = "d7f348e4f5df146a0e75998544bab6d42313cf19a81a6e49990ab7b27cc9c73b"
+SRC_URI[md5sum] = "65c0963048a88fcf725cfa265ed2fd5c"
+SRC_URI[sha256sum] = "68a26c353627163d74ee769d4749f2ee243866e9dac43c93bb33ebd8fbed1199"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-cffi \
diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb b/meta-python/recipes-devtools/python/python-cryptography_2.1.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb
rename to meta-python/recipes-devtools/python/python-cryptography_2.1.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.1.2.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.1.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography_2.1.2.bb
rename to meta-python/recipes-devtools/python/python3-cryptography_2.1.3.bb
-- 
2.7.4



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

* [meta-python][PATCH 2/2] python-cryptography-vectors: update to version 2.1.3
  2017-11-12 18:02 [meta-python][PATCH 1/2] python-cryptography: update to version 2.1.3 Derek Straka
@ 2017-11-12 18:02 ` Derek Straka
  0 siblings, 0 replies; 2+ messages in thread
From: Derek Straka @ 2017-11-12 18:02 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Derek Straka <derek@asterius.io>
---
 meta-python/recipes-devtools/python/python-cryptography-vectors.inc   | 4 ++--
 ...tography-vectors_2.1.2.bb => python-cryptography-vectors_2.1.3.bb} | 0
 ...ography-vectors_2.1.2.bb => python3-cryptography-vectors_2.1.3.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cryptography-vectors_2.1.2.bb => python-cryptography-vectors_2.1.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cryptography-vectors_2.1.2.bb => python3-cryptography-vectors_2.1.3.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors.inc b/meta-python/recipes-devtools/python/python-cryptography-vectors.inc
index 66b689e..922ef5a 100644
--- a/meta-python/recipes-devtools/python/python-cryptography-vectors.inc
+++ b/meta-python/recipes-devtools/python/python-cryptography-vectors.inc
@@ -8,8 +8,8 @@ DEPENDS += " \
     ${PYTHON_PN}-cryptography \
 "
 
-SRC_URI[md5sum] = "54d482b0783fcda5fdd261dc0f1f84a4"
-SRC_URI[sha256sum] = "1d3829bdb7b7822cee85a829fe2e0d2455d69e242186705ef1a9d4d1ab6337df"
+SRC_URI[md5sum] = "32e8bd5d5f6a9329a6753dabc8db1e5b"
+SRC_URI[sha256sum] = "2de4957fdfd567d69e179d6e9ecf54a085387c953e20abf97a35a5c313aa3053"
 
 PYPI_PACKAGE = "cryptography_vectors"
 
diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors_2.1.2.bb b/meta-python/recipes-devtools/python/python-cryptography-vectors_2.1.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cryptography-vectors_2.1.2.bb
rename to meta-python/recipes-devtools/python/python-cryptography-vectors_2.1.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-cryptography-vectors_2.1.2.bb b/meta-python/recipes-devtools/python/python3-cryptography-vectors_2.1.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cryptography-vectors_2.1.2.bb
rename to meta-python/recipes-devtools/python/python3-cryptography-vectors_2.1.3.bb
-- 
2.7.4



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

end of thread, other threads:[~2017-11-12 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-12 18:02 [meta-python][PATCH 1/2] python-cryptography: update to version 2.1.3 Derek Straka
2017-11-12 18:02 ` [meta-python][PATCH 2/2] python-cryptography-vectors: " Derek Straka

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.