Message ID | 20181205012446.28018-2-hongl.fnst@cn.fujitsu.com |
---|---|
State | Accepted |
Commit | 244a4d6fefd25b178181ab77f070a44c29b2db7d |
Headers | show |
diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc index dbbfe2c..0e53d95 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] = "a0f3f563ab1c5c3bc02fae8d4aa3ad16" -SRC_URI[sha256sum] = "c132bab45d4bd0fff1d3fe294d92b0a6eb8404e93337b3127bdec9f21de117e6" +SRC_URI[md5sum] = "464f180ff64622760cca7167f97b3ff4" +SRC_URI[sha256sum] = "e85b410885addaeb31a867eabcefc9ef4a7e904ad45eac9e60a763a54b244626" RDEPENDS_${PN} += " \ ${PYTHON_PN}-cffi \ diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.3.bb b/meta-python/recipes-devtools/python/python-cryptography_2.4.1.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-cryptography_2.3.bb rename to meta-python/recipes-devtools/python/python-cryptography_2.4.1.bb
http://errors.yoctoproject.org/Errors/Details/203490/ plrase upgrade py3 version too On Tue, Dec 4, 2018 at 5:23 PM Hong Liu <hongl.fnst@cn.fujitsu.com> wrote: > > 1.Upgrade python-cryptography from 2.3 to 2.4 > > Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> > --- > meta-python/recipes-devtools/python/python-cryptography.inc | 4 ++-- > .../{python-cryptography_2.3.bb => python-cryptography_2.4.1.bb} | 0 > 2 files changed, 2 insertions(+), 2 deletions(-) > rename meta-python/recipes-devtools/python/{python-cryptography_2.3.bb => python-cryptography_2.4.1.bb} (100%) > > diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc > index dbbfe2c..0e53d95 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] = "a0f3f563ab1c5c3bc02fae8d4aa3ad16" > -SRC_URI[sha256sum] = "c132bab45d4bd0fff1d3fe294d92b0a6eb8404e93337b3127bdec9f21de117e6" > +SRC_URI[md5sum] = "464f180ff64622760cca7167f97b3ff4" > +SRC_URI[sha256sum] = "e85b410885addaeb31a867eabcefc9ef4a7e904ad45eac9e60a763a54b244626" > > RDEPENDS_${PN} += " \ > ${PYTHON_PN}-cffi \ > diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.3.bb b/meta-python/recipes-devtools/python/python-cryptography_2.4.1.bb > similarity index 100% > rename from meta-python/recipes-devtools/python/python-cryptography_2.3.bb > rename to meta-python/recipes-devtools/python/python-cryptography_2.4.1.bb > -- > 2.7.4 > > > > -- > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
1.Upgrade python-cryptography from 2.3 to 2.4 Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> --- meta-python/recipes-devtools/python/python-cryptography.inc | 4 ++-- .../{python-cryptography_2.3.bb => python-cryptography_2.4.1.bb} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-cryptography_2.3.bb => python-cryptography_2.4.1.bb} (100%)