On Fri, 2022-03-18 at 09:30 -0700, Armin Kuster wrote: > Signed-off-by: Armin Kuster <[email protected]> > --- > recipes-security/mfa/python3-privacyidea_3.6.2.bb | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/recipes-security/mfa/python3-privacyidea_3.6.2.bb > b/recipes-security/mfa/python3-privacyidea_3.6.2.bb > index 40f6d15..3a09b80 100644 > --- a/recipes-security/mfa/python3-privacyidea_3.6.2.bb > +++ b/recipes-security/mfa/python3-privacyidea_3.6.2.bb > @@ -24,7 +24,7 @@ FILES:${PN} += " ${prefix}/etc/privacyidea/* > ${datadir}/lib/privacyidea/*" > RDEPENDS:${PN} += " bash perl freeradius-mysql freeradius-utils" > > RDEPENDS:${PN} += "python3 python3-alembic python3-babel python3-bcrypt" > -RDEPENDS:${PN} += "python3-beautifulsoup4 python3-cbor2 python3-certifi > python3-cffi python3-chardet" > +RDEPENDS:${PN} += "python3-beautifulsoup4 python3-cbor2 python3-certifi > python3-cffi" > RDEPENDS:${PN} += "python3-click python3-configobj python3-croniter > python3-cryptography python3-defusedxml" > RDEPENDS:${PN} += "python3-ecdsa python3-flask python3-flask-babel > python3-flask-migrate" > RDEPENDS:${PN} += "python3-flask-script python3-flask-sqlalchemy > python3-flask-versioned" > @@ -33,6 +33,6 @@ RDEPENDS:${PN} += "python3-itsdangerous python3-jinja2 > python3-ldap python3-lxml > RDEPENDS:${PN} += "python3-markupsafe python3-netaddr python3-oauth2client > python3-passlib python3-pillow" > RDEPENDS:${PN} += "python3-pyasn1 python3-pyasn1-modules python3-pycparser > python3-pyjwt python3-pymysql" > RDEPENDS:${PN} += "python3-pyopenssl python3-pyrad python3-dateutil > python3-editor python3-gnupg" > -RDEPENDS:${PN} += "python3-pytz python3-pyyaml python3-qrcode python3-redis > python3-requests python3-rsa" > -RDEPENDS:${PN} += "python3-six python3-smpplib python3-soupsieve > python3-soupsieve " > +RDEPENDS:${PN} += "python3-pytz python3-pyyaml python3-qrcode python3-redis > python3-rsa" > +RDEPENDS:${PN} += "python3-six python3-soupsieve python3-soupsieve " > RDEPENDS:${PN} += "python3-sqlalchemy python3-sqlsoup python3-urllib3 > python3-werkzeug"
I'd hold off that, these just moved to core? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#56488): https://lists.yoctoproject.org/g/yocto/message/56488 Mute This Topic: https://lists.yoctoproject.org/mt/89872133/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
