From a39f02e879539a25db1f3a301db856e98d4c63e7 Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Oct 03 2017 15:01:25 +0000 Subject: Filter out tools, test and debug subpackages due to missing tkinter --- diff --git a/python2.yaml b/python2.yaml index 63ece9f..c6cb04d 100644 --- a/python2.yaml +++ b/python2.yaml @@ -58,20 +58,27 @@ data: - python2-libs - python2-pip - python2-setuptools - - python2-tools full: rpms: - python2 - - python2-debug - python2-devel - python2-libs - python2-pip - python2-setuptools - - python2-tools - python2-wheel filter: rpms: + # Requires unavailable: tk, tcl, libX11 - python2-tkinter + # Requires unavailable: python3-tkinter + - python2-tools + # Requires unavailable: python3-tools + - python2-test + # Requires unavailable: python3-{tkinter,tools,test} and more + - python2-debug + + # Remove Python 3 stuff we had to build but don't want in the + # module - python3-wheel - python3-setuptools - python3-pip @@ -79,12 +86,10 @@ data: api: rpms: - python2 - - python2-debug - python2-devel - python2-libs - python2-pip - python2-setuptools - - python2-tools - python2-wheel buildopts: rpms: