On Fri, Jun 17, 2022 at 1:26 AM Jose Quaresma <[email protected]> wrote:
> > > wangmy <[email protected]> escreveu no dia sexta, 17/06/2022 à(s) 07:25: > >> Add dependence exceptiongroup. >> >> Signed-off-by: Wang Mingyu <[email protected]> >> --- >> ...hon3-hypothesis_6.46.11.bb => python3-hypothesis_6.47.2.bb} | 3 ++- >> 1 file changed, 2 insertions(+), 1 deletion(-) >> rename meta/recipes-devtools/python/{python3-hypothesis_6.46.11.bb => >> python3-hypothesis_6.47.2.bb} (88%) >> >> diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb >> b/meta/recipes-devtools/python/python3-hypothesis_6.47.2.bb >> similarity index 88% >> rename from meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb >> rename to meta/recipes-devtools/python/python3-hypothesis_6.47.2.bb >> index 1d9772d4ff..f56bf3d19e 100644 >> --- a/meta/recipes-devtools/python/python3-hypothesis_6.46.11.bb >> +++ b/meta/recipes-devtools/python/python3-hypothesis_6.47.2.bb >> @@ -13,7 +13,7 @@ SRC_URI += " \ >> file://test_rle.py \ >> " >> >> -SRC_URI[sha256sum] = >> "f5c1cf61b24b094355577a6b8fbbb8eb54c1b0216fbc0519af97c46bddf43c42" >> +SRC_URI[sha256sum] = >> "9c01a225eada7d74d38430e3e91e659e3a892fbc2b15f7b051779ded6ab73ee7" >> >> RDEPENDS:${PN} += " \ >> python3-attrs \ >> @@ -23,6 +23,7 @@ RDEPENDS:${PN} += " \ >> python3-sortedcontainers \ >> python3-statistics \ >> python3-unittest \ >> + ${PYTHON_PN}-exceptiongroup \ >> > > IMO It's better to have it as python3-exceptiongroup for consistency with > the other python in RDEPENDS > Agreed. That syntax is only needed if we have to support two python versions (if python 4 becomes a thing). > > Jose > > >> " >> >> RDEPENDS:${PN}-ptest += " \ >> -- >> 2.25.1 >> >> >> >> >> > > -- > Best regards, > > José Quaresma > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#167027): https://lists.openembedded.org/g/openembedded-core/message/167027 Mute This Topic: https://lists.openembedded.org/mt/91816508/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
