dnf test - update libmodulemd when updating python3-dnf (#74025)
The dependency version is set too low in the latest version of the package. https://bugzilla.redhat.com/show_bug.cgi?id=1942236
This commit is contained in:
parent
77ec2b3b3a
commit
fa1b52ce55
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
name:
|
||||
- python3-dnf
|
||||
- python3-libdnf # https://bugzilla.redhat.com/show_bug.cgi?id=1887502
|
||||
- libmodulemd # https://bugzilla.redhat.com/show_bug.cgi?id=1942236
|
||||
state: latest
|
||||
register: dnf_result
|
||||
|
||||
|
|
Loading…
Reference in a new issue