From 734d22831cfcc7593867b51262e0d2e5a75b7d62 Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Mon, 2 Oct 2017 18:31:49 +0200 Subject: [PATCH] Filter out tools, test and debug subpackages due to missing tkinter --- python3.yaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/python3.yaml b/python3.yaml index cd0f1d9..c25325e 100644 --- a/python3.yaml +++ b/python3.yaml @@ -48,30 +48,32 @@ data: - python3-libs - python3-pip - python3-setuptools - - python3-tools full: rpms: - python3 - - python3-debug - python3-devel - python3-libs - python3-pip - python3-setuptools - - python3-tools - python3-wheel filter: rpms: - python2-rpm-macros + # Requires unavailable: tk, tcl, libX11 - python3-tkinter + # Requires unavailable: python3-tkinter + - python3-tools + # Requires unavailable: python3-tools + - python3-test + # Requires unavailable: python3-{tkinter,tools,test} and more + - python3-debug api: rpms: - python3 - - python3-debug - python3-devel - python3-libs - python3-pip - python3-setuptools - - python3-tools - python3-wheel buildopts: rpms: