Commit graph

20 commits

Author SHA1 Message Date
Eivind Uggedal
7f58a51f02 python3.4: ignore update-check for alpha releases 2015-04-12 07:37:02 +00:00
Juan RP
ff31d5a1a2 srcpkgs: xtraeme@gmail.com -> xtraeme@voidlinux.eu 2015-04-10 09:16:30 +02:00
Juan RP
1c5f4690e6 xbps-src: always require current srcpkgs version in build dependencies.
That means that version comparators are not supported anymore in
hostmakedepends and makedepends.

This will ensure that a pkg is always built with the same build dependencies
everywhere, if the srcpkgs tree is uptodate.
2015-03-27 10:59:58 +01:00
Juan RP
ba8a93a9c6 srcpkgs: rebuild packages against libressl-2.1.4. 2015-03-04 16:54:12 +01:00
Juan RP
1d70182ea3 python3.4: update to 3.4.3. 2015-02-26 09:27:01 +01:00
Juan RP
95b445f2be srcpkgs: rebuild pkgs against libressl-2.1.3 and libssl30. 2015-01-22 12:09:32 +01:00
Eivind Uggedal
c9c42a8973 python3.4: extract update_* to external update file 2015-01-15 11:17:33 +00:00
Juan RP
12acc12d01 python3.4: rebuild against libressl-2.1.2. 2015-01-03 17:04:21 +01:00
Eivind Uggedal
c76db4ad10 python3.4: update-check support 2014-11-27 08:19:08 +00:00
Juan RP
b7f9abef07 python3.4: fix musl builds. 2014-11-12 08:55:27 +01:00
Eivind Uggedal
d400b03576 python3.4: update to 3.4.2 2014-10-08 22:25:02 +00:00
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