Commit Graph

23 Commits

Author SHA1 Message Date
Christian Wiese 61ca2aacbd python: Updated (2.6.6 -> 2.7.1) (see note!)
Note:

For now I disabled some of the formerly used patches from which I do not
know if they are still needed, and we need to test cross-compiling.
2011-04-27 00:09:30 +02:00
Aldas Nabazas 8c3a128d52 massive cache files update from compiling packages <400.000 , ref build 2011-02-07 2011-02-09 16:52:51 +01:00
Alejandro Mery cbd0ff244d python: removed obsolete patchs 2010-09-29 22:37:31 +02:00
Alejandro Mery 123615f6ab python: Updated (2.6.5 -> 2.6.6) 2010-09-29 15:39:01 +02:00
amery 82dc102c7a python: Updated (2.6.4 -> 2.6.5) 2010-09-29 15:37:59 +02:00
amery 573688c8f4 python: Updated (2.6.2 -> 2.6.4) 2010-09-29 15:37:29 +02:00
Christian Wiese 9664cf516a python: fix to ensure that PYTHON environment variable is not leaking into the sandbox if the target is not including python at all 2010-04-01 14:01:53 +02:00
amery f2a842311b python: enhanced to export PYTHONPATH when crosscompiling 2009-08-10 14:08:27 -04:00
amery 54eb325e4e python: enhanced to build on stages 0 and 1 when cross compiling 2009-08-10 14:08:27 -04:00
amery 7eb67f8841 python: Updated (2.6.1 -> 2.6.2) 2009-08-10 14:08:27 -04:00
amery c82de591ed python: changed to not inject $root in etc/profile.d/python 2009-08-10 14:08:26 -04:00
Alejandro Mery fe4741935a python: adapted and reenabled patch to avoid running compileall.py to py files from other packages 2009-02-07 21:14:37 +02:00
Alejandro Mery f43c0ff9cd python: Updated (2.4.5 -> 2.6.1)
This reverts commit 2c296da89a.
2009-02-04 16:36:13 +02:00
Nagy Karoly Gabriel 2c296da89a Revert "python: Updated (2.4.5 -> 2.6.1)"
This reverts commit bb282dd3f6.
2009-01-23 17:37:30 +02:00
Alejandro Mery bb282dd3f6 python: Updated (2.4.5 -> 2.6.1) 2009-01-23 14:07:45 +02:00
Alejandro Mery d239eff59d [python] Improved to be able to build without gdbm, readline or zlib 2008-06-17 23:03:36 +03:00
Alejandro Mery 5c1a046d89 [python] Updated (2.4.4 -> 2.4.5) 2008-06-17 19:33:29 +03:00
Christian Wiese fae56d0f84 Updated python (2.4.3 -> 2.4.4) 2008-02-25 17:08:47 +00:00
Alejandro Mery d8cf15a66c Regenerated copyright notes broadly, without renewing them. 2008-02-04 22:52:39 -03:00
Alejandro Mery d15769f41d Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed 2008-02-04 21:00:25 -03:00
Christian Wiese d7a23dc23a Fixed python for multilib by not symlinking from lib64 -> lib anymore 2007-12-16 15:30:23 +02:00
Christian Wiese 2232cda9fa Fixed python to use libdir provided by configure for SCRIPTDIR
- SCRIPTDIR was hardcoded to $(prefix)/lib which is not very flexible
  in case we build multilib targets.
  New behavior is to use the libdir provided by configure so we will
  be able to handle lib, lib64 and lib32.
2007-12-16 15:30:23 +02:00
Alejandro Mery 12b79fecfa * relocated current package database to the trunk of the package sub-project
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f
2007-01-27 18:03:57 +00:00