NOTE: Runtime target '${PYTHON_PN}-codecs' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['${PYTHON_PN}-codecs']
NOTE: Runtime target 'python3-idna' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-idna',
'${PYTHON_PN}-codecs']On Wed, Feb 10, 2021 at 4:05 PM Oleksandr Kravchuk <[email protected]> wrote: > > License-Update: copyright years. > > Signed-off-by: Oleksandr Kravchuk <[email protected]> > --- > meta-python/recipes-devtools/python/python3-idna_2.10.bb | 2 -- > .../python/{python-idna.inc => python3-idna_3.1.bb} | 5 ++--- > 2 files changed, 2 insertions(+), 5 deletions(-) > delete mode 100644 meta-python/recipes-devtools/python/python3-idna_2.10.bb > rename meta-python/recipes-devtools/python/{python-idna.inc => > python3-idna_3.1.bb} (60%) > > diff --git a/meta-python/recipes-devtools/python/python3-idna_2.10.bb > b/meta-python/recipes-devtools/python/python3-idna_2.10.bb > deleted file mode 100644 > index a08ca714a..000000000 > --- a/meta-python/recipes-devtools/python/python3-idna_2.10.bb > +++ /dev/null > @@ -1,2 +0,0 @@ > -inherit pypi setuptools3 > -require python-idna.inc > diff --git a/meta-python/recipes-devtools/python/python-idna.inc > b/meta-python/recipes-devtools/python/python3-idna_3.1.bb > similarity index 60% > rename from meta-python/recipes-devtools/python/python-idna.inc > rename to meta-python/recipes-devtools/python/python3-idna_3.1.bb > index 4968f1072..0b64bb2ee 100644 > --- a/meta-python/recipes-devtools/python/python-idna.inc > +++ b/meta-python/recipes-devtools/python/python3-idna_3.1.bb > @@ -1,10 +1,9 @@ > SUMMARY = "Internationalised Domain Names in Applications" > HOMEPAGE = "https://github.com/kjd/idna" > LICENSE = "BSD-3-Clause & Python-2.0 & Unicode" > -LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=cf36c8682cc154d2d4aa57bd6246b9a1" > +LIC_FILES_CHKSUM = "file://LICENSE.md;md5=239668a7c6066d9e0c5382e9c8c6c0e1" > > -SRC_URI[md5sum] = "7a910c706db30d758f377db2762c0f9a" > -SRC_URI[sha256sum] = > "b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6" > +SRC_URI[sha256sum] = > "c5b02147e01ea9920e6b0a3f1f7bb833612d507592c837a6c49552768f4054e1" > > RDEPENDS_${PN}_class-target = "\ > ${PYTHON_PN}-codecs \ > -- > 2.25.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#89493): https://lists.openembedded.org/g/openembedded-devel/message/89493 Mute This Topic: https://lists.openembedded.org/mt/80546901/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
