Signed-off-by: Derek Straka <[email protected]> --- meta-python/recipes-devtools/python/python-pyasn1.inc | 4 ++-- .../python/{python-pyasn1_0.3.2.bb => python-pyasn1_0.3.4.bb} | 0 .../python/{python3-pyasn1_0.3.2.bb => python3-pyasn1_0.3.4.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-pyasn1_0.3.2.bb => python-pyasn1_0.3.4.bb} (100%) rename meta-python/recipes-devtools/python/{python3-pyasn1_0.3.2.bb => python3-pyasn1_0.3.4.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-pyasn1.inc b/meta-python/recipes-devtools/python/python-pyasn1.inc index b234a1d..4166b89 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=280606d9c18f200e03e0c247ac61475a" -SRC_URI[md5sum] = "a014715fe010038dc773cec810cd5ad9" -SRC_URI[sha256sum] = "90bd82e0db59d4319eaf01c2549b34c817d645275fce9ad41bac7429aa380690" +SRC_URI[md5sum] = "738e645ff075c9eb95fbee0411529323" +SRC_URI[sha256sum] = "3946ff0ab406652240697013a89d76e388344866033864ef2b097228d1f0101a" RDEPENDS_${PN}_class-target += " \ ${PYTHON_PN}-codecs \ diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.3.2.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.3.4.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-pyasn1_0.3.2.bb rename to meta-python/recipes-devtools/python/python-pyasn1_0.3.4.bb diff --git a/meta-python/recipes-devtools/python/python3-pyasn1_0.3.2.bb b/meta-python/recipes-devtools/python/python3-pyasn1_0.3.4.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-pyasn1_0.3.2.bb rename to meta-python/recipes-devtools/python/python3-pyasn1_0.3.4.bb -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
