kevin opened a new pull-request against the project: `pungi-fedora` that you are following: `` Add python3.9-debuginfo (and any later python) to additional packages. ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/972
mohanboddu merged a pull-request against the project: `pungi-fedora` that you are following.
Merged pull-request:
`` Add python3.9-debuginfo (and any later python) to additional packages. ``
churchyard commented on the pull-request: `Add python3.9-debuginfo (and any later python) to additional packages.` that you are following: `` Does this also affect Fedora 33? ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/972
kevin commented on the pull-request: `Add python3.9-debuginfo (and any later python) to additional packages.` that you are following: `` It does seem to... but I am not sure why. ;(
We already pass * to that additional_packages config...
@lsedlar any ideas here?
fedora updates has:
additional_packages = [ ('^Everything$', { '*': [ '*', ], }), ] and I see python3.9-debugsource, but not python3.9-debuginfo ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/972
rel-eng@lists.fedoraproject.org