All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python] [PATCH] python-pyasn1: upgrade 0.4.6 -> 0.4.7
@ 2019-09-05  8:27 Yuan Chao
  0 siblings, 0 replies; only message in thread
From: Yuan Chao @ 2019-09-05  8:27 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-pyasn1.inc         | 4 ++--
 .../python/{python-pyasn1_0.4.6.bb => python-pyasn1_0.4.7.bb} | 0
 .../{python3-pyasn1_0.4.6.bb => python3-pyasn1_0.4.7.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pyasn1_0.4.6.bb => python-pyasn1_0.4.7.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyasn1_0.4.6.bb => python3-pyasn1_0.4.7.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pyasn1.inc b/meta-python/recipes-devtools/python/python-pyasn1.inc
index 1086f30bf..014fcf9a3 100644
--- a/meta-python/recipes-devtools/python/python-pyasn1.inc
+++ b/meta-python/recipes-devtools/python/python-pyasn1.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://pyasn1.sourceforge.net/"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=a14482d15c2249de3b6f0e8a47e021fd"
 
-SRC_URI[md5sum] = "67f1da0cf680761d29169e54e7d53159"
-SRC_URI[sha256sum] = "b773d5c9196ffbc3a1e13bdf909d446cad80a039aa3340bcad72f395b76ebc86"
+SRC_URI[md5sum] = "50290e833395016c49903f4f9c7e47e5"
+SRC_URI[sha256sum] = "a9495356ca1d66ed197a0f72b41eb1823cf7ea8b5bd07191673e8147aecf8604"
 
 RDEPENDS_${PN}_class-target += " \
     ${PYTHON_PN}-codecs \
diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.4.6.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.4.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyasn1_0.4.6.bb
rename to meta-python/recipes-devtools/python/python-pyasn1_0.4.7.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1_0.4.6.bb b/meta-python/recipes-devtools/python/python3-pyasn1_0.4.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyasn1_0.4.6.bb
rename to meta-python/recipes-devtools/python/python3-pyasn1_0.4.7.bb
-- 
2.17.1





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-05  8:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-05  8:27 [meta-python] [PATCH] python-pyasn1: upgrade 0.4.6 -> 0.4.7 Yuan Chao

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.