Commit Graph

2 Commits

Author SHA1 Message Date
Natanael Copa
21594f076c community/python3-tkinter: improve splitting and fix upgrade
move all the idlelib files to the idle package and include the tkinter
files which no longer are provided by main python3 package.
2017-11-21 14:53:47 +00:00
Natanael Copa
6f4cca64ba main/python3: fix cyclic dependency for tkinter
Add a separate apkbuild for tkinter to avoid the cyclic buildtime
dependency:

  python3 -> tk -> libX11 -> libxcb -> xcb-proto -> python3
2017-10-27 16:49:59 +00:00