Commit graph

9 commits

Author SHA1 Message Date
Christian Neukirchen 4eae6532c3 python3.4: remove references to cross toolchain. 2014-09-05 16:39:50 +02:00
Alessio Sergi b4483f25c7 python3.4: enable tk support
That addresses the following issues:
- Add tkinter ("Tk interface") support. Tkinter is the standard Python
  binding to the Tk GUI toolkit.
- Fix broken IDLE (the Python IDE) built with Tkinter.

Add two new subpkgs: python3.4-tkinter and idle-python3.4.

Remove --enable-unicode and --with-wctype-functions configure options.
Both have been removed from Python 3.x.
2014-08-17 14:39:19 +02:00
Juan RP fe3e1e69ff python3.4: libressl patches from OpenBSD (removing RAND_egd()). 2014-07-15 09:01:26 +02:00
Juan RP 2555f99793 python3.4: switch to libressl. 2014-07-14 16:34:57 +02:00
Juan RP 726f2225a5 python3.4: remove tests that fail to be byte-compiled. 2014-06-18 11:49:37 +02:00
Juan RP 446b11b44f python3.4: added pycompile trigger support. 2014-06-18 11:33:49 +02:00
Juan RP 19cc2b355d python3.4: use --without-ensurepip to avoid pip conflicts, suggested by al3hex. 2014-06-18 10:28:53 +02:00
Juan RP 8f5110fdd4 python3.4: added cross build support; moved static lib to -devel. 2014-06-18 10:11:30 +02:00
Alessio Sergi daa371836a New package: python3.4 2014-06-17 09:49:49 +02:00