- boo#1112729 - Add missing python3-six dep introduced by patch
0003-virtinst-python3-avoid-using-long-type.patch OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=441
This commit is contained in:
parent
64f711f1ad
commit
98044a4652
@ -56,6 +56,12 @@ Tue Oct 30 15:37:09 MDT 2018 - carnold@suse.com
|
|||||||
virtman-packages.patch
|
virtman-packages.patch
|
||||||
virtmisc-python2-to-python3-conversion.patch
|
virtmisc-python2-to-python3-conversion.patch
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 22 11:33:51 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- boo#1112729 - Add missing python3-six dep introduced by patch
|
||||||
|
0003-virtinst-python3-avoid-using-long-type.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 16 02:24:29 UTC 2018 - James Fehlig <jfehlig@suse.com>
|
Tue Oct 16 02:24:29 UTC 2018 - James Fehlig <jfehlig@suse.com>
|
||||||
|
|
||||||
|
@ -87,6 +87,8 @@ Requires: dbus-1-x11
|
|||||||
Requires: dconf
|
Requires: dconf
|
||||||
Requires: gtk3
|
Requires: gtk3
|
||||||
Requires: python3-gobject-Gdk
|
Requires: python3-gobject-Gdk
|
||||||
|
# Patch 0003-virtinst-python3-avoid-using-long-type.patch adds a python3-six dependency. Drop it when dropping the patch.
|
||||||
|
Requires: python3-six
|
||||||
# For console widget
|
# For console widget
|
||||||
Requires: python3-cairo
|
Requires: python3-cairo
|
||||||
Requires: python3-gobject-cairo
|
Requires: python3-gobject-cairo
|
||||||
|
Loading…
Reference in New Issue
Block a user