Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#12417 closed enhancement (worksforme)

python 2.5 missing features

Reported by: bchesneau@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: python25 Cc: bchesneau@…,sfiera@…
Port:

Description

Python 2.5 is built without openssl, readline, bz2, zlib. This features are needed by a lot of python developpment. Readline is also a must have. Without it python shell don't works well (no backspace and such things).

Is there any reason they aren't here since python works well with them ?

Change History (8)

comment:1 Changed 17 years ago by sfiera@…

Cc: bchesneau@… sfiera@… added
Resolution: wontfix
Status: newclosed

readline, bz2, and zlib are provided for python25 by the py25-readline, py25-bz2, and py25-zlib ports, respectively. I don't see a py25-openssl but I think py25-crypto may have what you're looking for.

comment:2 Changed 17 years ago by bchesneau@…

Resolution: wontfix
Status: closedreopened

There is py-openssl but no py25-openssl + py-openssl even compiled for python25 don't provide good modules (md5, hashlib ...). So something important is missing.

The only way I found curently is to recompile python25 with it. Why not providing variants that use the right patch or something like it ?

comment:3 Changed 17 years ago by nox@…

Milestone: Port Enhancements
Type: defectenhancement
Version: 1.5.0

comment:4 Changed 17 years ago by raimue (Rainer Müller)

The modules you are missing are most probably in py25-hashlib. See also #12369.

comment:5 Changed 17 years ago by nirs@…

This is a duplicate of #12369

comment:6 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to mww@…
Status: reopenednew

Assigning to maintainer.

comment:7 Changed 16 years ago by mww@…

Keywords: python25 added
Resolution: worksforme
Status: newclosed

comment:8 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.