![]() |
Re: [Announce] Python3.2 (3.2.3) on extras-devel
Is it easy to make tkinter module optional? tk8.5+tcl8.5+blt are 10M of our precious space and I'm not aware about any package that actually uses python tkinter module even on python2. Are there any in maemo repos?
Update: why did you disable pip? Code:
--without-ensurepip \ Code:
--with-ensurepip=install |
Re: [Announce] Python3.2 (3.2.3) on extras-devel
int_ua: so why don't you optify it? ;) 'Cause if it's on opt, it doesn't matter that much
|
Re: [Announce] Python3.2 (3.2.3) on extras-devel
Aapo, what about porting `python3-defaults` so that python3 modules can be built? We're porting the modules for 2.7, so maybe we could then build it for 3 at the same time, if python3-defaults were available.
|
Re: [Announce] Python3.2 (3.2.3) on extras-devel
Doh,
Currently we have 'python-3.4.0' which is not coming from any debian source packages, but straight from the upstream. This is because rebuilding of debian's package needed so much extra dependencies and was too hard to optify. Now I'm not sure how to continue. This is list of binary-packages build from the source package python3-defaults Code:
Package: python3 |
Re: [Announce] Python3.2 (3.2.3) on extras-devel
Not only. one of the python3 packages provides for example python3.mk, which is used by debian/rules of python packages. Of course it gives this "python3" command. It's all I can give you off the top of my head
|
Re: [Announce] Python3.2 (3.2.3) on extras-devel
Aapo: would you be so king to state the state, please?
We're doing a big porting project[1], so that migration from our ancient py 2.5 is possible and the lack of information stalls the whole process. I'm coordinating the porting so I'd like to know what your decision on python3-defaults is. Are you still thinking whether to do it or not? Are you simply too busy to do anything? Any answer here is much better than not knowing at all. Thanks [1] http://talk.maemo.org/showpost.php?p...70&postcount=1 |
Re: [Announce] Python3.2 (3.2.3) on extras-devel
Quote:
This time I quit and confess: I don't have time for this project. I really respect your work (my primary phone is still N900). |
Re: [Announce] Python3.2 (3.2.3) on extras-devel
OK. Thanks for replying.
Are you uploading your port of 3.4? iirc you have it working? If yes, I'll try something with python3-defaults. Could you upload your copy with your changes somewhere, for reference? |
Re: [Announce] Python3.2 (3.2.3) on extras-devel
OK,
I managed to build python3-defaults. It builds and it's the only thing it does for the time being (until I adjust the dependencies correctly). I can't and won't proceed until Aapo's python3.4 lands in the repos. |
Re: [Announce] Python3.2 (3.2.3) on extras-devel
To make pyvenv work (finally, I had time to setup pip on Maemo):
Code:
sudo mount -o remount,size=5M -t tmpfs tmpfs /tmp |
All times are GMT. The time now is 19:00. |
vBulletin® Version 3.8.8