Drop python-pygpgme
It's deprecated and dnf 2.4 depends on python3-gpg provided by base-runtime instead. Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
ae6644189f
commit
fd0386fd48
1 changed files with 6 additions and 8 deletions
14
dnf.yaml
14
dnf.yaml
|
|
@ -27,8 +27,6 @@ data:
|
|||
libreport-filesystem,
|
||||
# python-iniparse
|
||||
python3-iniparse,
|
||||
# python-pygpgme
|
||||
python3-pygpgme,
|
||||
]
|
||||
filter:
|
||||
rpms: [
|
||||
|
|
@ -51,26 +49,26 @@ data:
|
|||
libreport-web-devel,
|
||||
# python-iniparse
|
||||
python2-iniparse,
|
||||
# python-pygpgme
|
||||
python2-pygpgme,
|
||||
]
|
||||
components:
|
||||
rpms:
|
||||
# deltarpm-3.6-19.fc26
|
||||
deltarpm:
|
||||
rationale: A dependency of python3-dnf
|
||||
ref: 6c36433c34e1c8afac4cc56460c4ef7c561e26ab
|
||||
# dnf-2.4.0-1.fc26
|
||||
dnf:
|
||||
rationale: The DNF package manager.
|
||||
ref: 868148fa25160586f8c8f436d91a40320389f2e1
|
||||
ref: 9087cf58a8559c6103f18e52580a08daff985563
|
||||
# libcomps-0.1.8-3.fc26
|
||||
libcomps:
|
||||
rationale: A dependency of python3-dnf
|
||||
ref: b6ea96bdc5f8d6cacb52d5e4af71330f5b163d2d
|
||||
# librepo-1.7.20-5.fc26
|
||||
libreport:
|
||||
rationale: A dependency of dnf-conf
|
||||
ref: b730895e1c6c071a493aad90d0b3967ad078e0f3
|
||||
# python-iniparse-0.4-24.fc26
|
||||
python-iniparse:
|
||||
rationale: A dependency of python3-dnf
|
||||
ref: 711272419db83ad02f66c3bb4a38e952d08777c2
|
||||
python-pygpgme:
|
||||
rationale: A dependency of python3-dnf
|
||||
ref: 9c6c3a363c28831e23311df3d21279d608c4747c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue