]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dnf: remove obsolete python3-gpg dependency (provided by gpgme)
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 15 Dec 2023 07:52:03 +0000 (08:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Dec 2023 12:02:10 +0000 (12:02 +0000)
As of https://github.com/rpm-software-management/dnf/commit/8806b2ee99a322c7201239a1cf14d191c87e152a
dnf is using librepo's crypto.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dnf/dnf_4.18.1.bb

index f60b4794a6075bc82a531a694b5709332a97d49f..bc79db05c9a2f4983d3a672148f871f3b44280ec 100644 (file)
@@ -52,7 +52,6 @@ RDEPENDS:${PN} += " \
   python3-json \
   python3-curses \
   python3-misc \
-  python3-gpg \
   "
 
 RDEPENDS:${PN}:class-native = ""