swalker
90f0fbef2f
[python]: fix sqlite extension ( #12239 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-24 00:03:13 +00:00
mirko
6ada3c9117
[packages/python] Python 2.7.3 got released meanwhile - level up, package python-readline
...
- thanks again to Cybjit
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-30 13:24:08 +00:00
mirko
5015286f7f
[packages/python] partially revert commit 31092, apply changes for real now - stupid me..
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-29 14:11:26 +00:00
jow
e14733e4ab
[packages] python: fix compilation against Linux 3.x ( #10197 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-30 19:47:24 +00:00
mb
469dd1b2a8
python: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-07 11:16:04 +00:00
lars
c14f4648e2
[packages] python: Force usage of internal modules for hashlib instead of openssl
...
Python can either use it's own implementation for the hashlib functions or it
can use openssl. If openssl is installed it will choose the openssl based
variant. But since openssl is not a dependency, but could have been build before
python we'll have to force the python build to choose the internal variant.
Fixes #6883
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 18:49:35 +00:00
lars
b94c12e031
[packages] python: Don't add host paths when compiling the zlib module. Fixes #6856
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-16 23:52:50 +00:00
dingo
f05187664e
[patchteam] Enable zlib in python
...
Singed off by alexander@sulfrian.net
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 22:38:33 +00:00
florian
a87ce4ebce
[package] update python to 2.6.4 ( #6407 , fixes #6192 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-29 22:35:12 +00:00
lars
a456db34e4
Update python to 2.6.1.
...
Get rid of the virtual python-core package and instead python depends on
python-mini and provides files missing in python-mini for a full featured python
installation.
Thus also update the dependencies of various python packages.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-06 20:27:09 +00:00
mirko
9d66cd8913
do not "adjust" python files
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-11 22:14:27 +00:00
florian
f215a586b9
Update python to 2.5.4 ( #4408 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 15:06:42 +00:00
lars
5dfb620460
Missing patch from previous commit...
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-02 15:51:35 +00:00
lars
1a7ebdeb62
Fix the whole python building process to do proper crosscompiling for all python
...
modules in openwrt. Thanks to ryd for helping to make this possible.
(Only numpy is completly broken now because it has dependencies which
where pervioulsy taken from the build system)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-02 15:33:26 +00:00
pavlov
4d56260742
update to python 2.5.1, security and bug fixes... clean up the makefile slightly... and refresh the patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 19:05:55 +00:00
pavlov
e834eda3ba
working python 2.5... no threading, yet.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-20 18:18:10 +00:00
nbd
f2a9952641
fix python compile error ( #1455 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6676 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 19:01:15 +00:00
nbd
c242640fb9
add python package (contributed by Pavlov Media)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 17:20:50 +00:00