[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-03-12 Thread Patrick Lauer (patrick)
patrick 14/03/12 08:18:39 Modified: ChangeLog python-utils-r1.eclass Log: Modify python-utils-r1 for pypy2.2 Revision ChangesPath 1.1171 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1171&view=markup plain

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-03-12 Thread Michal Gorny (mgorny)
mgorny 14/03/12 09:06:06 Modified: ChangeLog python-utils-r1.eclass Log: Revert ignorant pypy2_2 commit. Revision ChangesPath 1.1172 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1172&view=markup plain:

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-03-12 Thread Michal Gorny (mgorny)
mgorny 14/03/12 09:23:39 Modified: ChangeLog python-utils-r1.eclass Log: Add non-slotted pypy to the eclass. Revision ChangesPath 1.1173 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1173&view=markup plai

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-03-12 Thread Michal Gorny (mgorny)
mgorny 14/03/12 09:29:40 Modified: ChangeLog python-utils-r1.eclass Log: Use subslot operator deps on non-slotted PyPy. Revision ChangesPath 1.1174 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1174&view=

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-03-13 Thread Michal Gorny (mgorny)
mgorny 14/03/13 08:10:46 Modified: ChangeLog python-utils-r1.eclass Log: Add python_doexe() and python_newexe() to handle implementation-specific executables without shebangs. Revision ChangesPath 1.1176 eclass/ChangeLog file : http://sources.gentoo.or

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-05-16 Thread Michal Gorny (mgorny)
mgorny 14/05/16 07:54:41 Modified: ChangeLog python-utils-r1.eclass Log: Accept files with already-rewritten shebangs in _python_rewrite_shebang. Necessary for proper python_doscript(). Revision ChangesPath 1.1255 eclass/ChangeLog file : http://sources

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-05-01 Thread Justin Lecher (jlec)
jlec14/05/01 13:34:02 Modified: ChangeLog python-utils-r1.eclass Log: Add missing @DESCRIPTION Revision ChangesPath 1.1235 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1235&view=markup plain: http://

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2015-07-25 Thread Michal Gorny (mgorny)
mgorny 15/07/25 10:07:36 Modified: ChangeLog python-utils-r1.eclass Log: Add missing ||die to "rm -f" calls, i.e. in case we do not have permission to remove the files. Revision ChangesPath 1.1727 eclass/ChangeLog file : http://sources.gentoo.org/viewv

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2015-07-27 Thread Michal Gorny (mgorny)
mgorny 15/07/27 16:32:46 Modified: ChangeLog python-utils-r1.eclass Log: python_wrapper_setup(): replace symlinks with shell wrappers to avoid triggering Python 3.4+ magical prefix support. Revision ChangesPath 1.1729 eclass/ChangeLog file : http://sou

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2015-07-27 Thread Michal Gorny (mgorny)
mgorny 15/07/27 16:34:10 Modified: ChangeLog python-utils-r1.eclass Log: python_wrapper_setup(): wrap pythonN-config as well as suggested by PEP and required by some applications, bug #94. Revision ChangesPath 1.1730 eclass/ChangeLog file : http://

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2015-07-27 Thread Michal Gorny (mgorny)
mgorny 15/07/27 16:35:19 Modified: ChangeLog python-utils-r1.eclass Log: python_wrapper_setup(): make banned helpers exit with 127. Revision ChangesPath 1.1732 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2015-07-27 Thread Michal Gorny (mgorny)
mgorny 15/07/27 16:34:48 Modified: ChangeLog python-utils-r1.eclass Log: Ban calling pythonN and pythonN-config when the other version of Python is selected (i.e. ban python2 when python3 is used). Revision ChangesPath 1.1731 eclass/ChangeLog file : ht

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-11-23 Thread Mike Gilbert (floppym)
floppym 14/11/23 16:02:56 Modified: ChangeLog python-utils-r1.eclass Log: Remove python3_2. Revision ChangesPath 1.1441 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1441&view=markup plain: http://sources

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-11-23 Thread Mike Gilbert (floppym)
floppym 14/11/23 16:05:42 Modified: ChangeLog python-utils-r1.eclass Log: Adjust _python_impl_supported as well. Revision ChangesPath 1.1442 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1442&view=markup p

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-11-29 Thread Michal Gorny (mgorny)
mgorny 14/11/29 23:03:42 Modified: ChangeLog python-utils-r1.eclass Log: Remove leftover code for Python 3.2. Revision ChangesPath 1.1448 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1448&view=markup pla

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-10-18 Thread Mike Gilbert (floppym)
floppym 14/10/18 22:36:17 Modified: ChangeLog python-utils-r1.eclass Log: Improve error messaging when python_export is called without a defined python implementation. Revision ChangesPath 1.1388 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-09-04 Thread Michal Gorny (mgorny)
mgorny 14/09/04 14:52:58 Modified: ChangeLog python-utils-r1.eclass Log: Preserve all whitespace in shebangs, and add regression test for that. Also, prevent filename expansion when word-splitting it. Bug #522080. Revision ChangesPath 1.1366 eclass/Chang

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-12-27 Thread Michal Gorny (mgorny)
mgorny 14/12/27 18:26:21 Modified: ChangeLog python-utils-r1.eclass Log: Add die-replacements for python.eclass functions, to help finding mistakes in conversions. Revision ChangesPath 1.1476 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-12-27 Thread Michal Gorny (mgorny)
mgorny 14/12/27 19:31:39 Modified: ChangeLog python-utils-r1.eclass Log: Add die-checks for python.eclass & distutils.eclass variables. Revision ChangesPath 1.1478 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-12-27 Thread Michal Gorny (mgorny)
mgorny 14/12/27 23:22:44 Modified: ChangeLog python-utils-r1.eclass Log: Add PYTHON_{CPPFLAGS,CFLAGS,CXXFLAGS,LDFLAGS,MODNAME} to the banned variable list. Revision ChangesPath 1.1480 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-12-27 Thread Michal Gorny (mgorny)
mgorny 14/12/27 23:52:24 Modified: ChangeLog python-utils-r1.eclass Log: Update banned var docs. Revision ChangesPath 1.1481 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1481&view=markup plain: http://s

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-12-28 Thread Michal Gorny (mgorny)
mgorny 14/12/28 11:24:15 Modified: ChangeLog python-utils-r1.eclass Log: Do not check for PYTHON_TEST_VERBOSITY, it is intended for make.conf. Revision ChangesPath 1.1485 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/Cha

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-12-28 Thread Michal Gorny (mgorny)
mgorny 14/12/28 18:35:07 Modified: ChangeLog python-utils-r1.eclass Log: Make the invalid function/variable checks non-fatal for now. Revision ChangesPath 1.1486 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?re

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2015-01-01 Thread Michal Gorny (mgorny)
mgorny 15/01/02 00:14:25 Modified: ChangeLog python-utils-r1.eclass Log: Add progress overlay-specific commands and variables to the invalid command/variable lists. Revision ChangesPath 1.1493 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cg

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2015-01-01 Thread Michal Gorny (mgorny)
mgorny 15/01/02 00:15:15 Modified: ChangeLog python-utils-r1.eclass Log: Make python.eclass commands/variables fatal once again since all in-tree ebuilds seem to have been fixed. Revision ChangesPath 1.1494 eclass/ChangeLog file : http://sources.gentoo

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2015-02-21 Thread Michal Gorny (mgorny)
mgorny 15/02/21 08:07:30 Modified: ChangeLog python-utils-r1.eclass Log: Remove duplicating "using" in EAPI=4 warning message. Spotted by Arfrever. Revision ChangesPath 1.1547 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclas

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-07-06 Thread Michal Gorny (mgorny)
mgorny 14/07/06 11:45:20 Modified: ChangeLog python-utils-r1.eclass Log: Disable python2.6 support and clean up the related code. Revision ChangesPath 1.1311 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-utils-r1.eclass

2014-06-19 Thread Michal Gorny (mgorny)
mgorny 14/06/19 15:10:55 Modified: ChangeLog python-utils-r1.eclass Log: python_fix_shebang: properly unset local variables in loop iterations. Revision ChangesPath 1.1294 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/Ch