Package libreport-python3

Anaconda needs this.  Having it here prevents a circular dependency
between dnf and shared-userspace.

Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
Petr Šabata 2017-06-12 17:12:28 +02:00
commit e34ca54af1

View file

@ -10,7 +10,7 @@ data:
bootstrap: f26
requires:
base-runtime: f26
# provides libreport-filesystem
# provides libreport bits
shared-userspace: f26
references:
community: https://fedoraproject.org/wiki/BaseRuntime
@ -25,6 +25,8 @@ data:
# libcomps
libcomps, libcomps-devel, libcomps-doc, python-libcomps-doc,
python3-libcomps,
# libreport
libreport-python3,
# python-iniparse
python3-iniparse,
]
@ -36,6 +38,16 @@ data:
drpmsync, python2-deltarpm,
# libcomps
python2-libcomps,
# libreport
libreport, libreport, libreport-anaconda, libreport-centos,
libreport-cli, libreport-compat, libreport-debuginfo,
libreport-devel, libreport-fedora, libreport-filesystem,
libreport-gtk, libreport-gtk-devel, libreport-newt,
libreport-plugin-bugzilla, libreport-plugin-kerneloops,
libreport-plugin-logger, libreport-plugin-mailx,
libreport-plugin-mantisbt, libreport-plugin-reportuploader,
libreport-plugin-rhtsupport, libreport-plugin-systemd-journal,
libreport-plugin-ureport, libreport-python,
# python-iniparse
python2-iniparse,
]
@ -53,6 +65,10 @@ data:
libcomps:
rationale: A dependency of python3-dnf
ref: b6ea96bdc5f8d6cacb52d5e4af71330f5b163d2d
# libreport-2.9.1-2.fc26
libreport:
rationale: Python bindings required by Anaconda.
ref: ea83325b231f64c575ea104bb698e9d43b80469a
# python-iniparse-0.4-24.fc26
python-iniparse:
rationale: A dependency of python3-dnf