Opened 17 years ago

Closed 17 years ago

#11027 closed enhancement (fixed)

Python 2.5 port should have a few dependencies

Reported by: luc@… Owned by: pmq@…
Priority: High Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

The current python25 port has no port dependencies. At all. Now, since Python 2.5 has the sqlite3 module in its standard lib, I guess it should at least have the sqlite3 port as a dependency, for example. And this probably also applies to other core libraries used in python, like zlib or openssl and such.

Change History (3)

comment:1 Changed 17 years ago by pmq@…

Owner: changed from mww@… to pmq@…

True, will check for missing deps.

comment:2 Changed 17 years ago by pmq@…

Status: newassigned

comment:3 Changed 17 years ago by pmq@…

Resolution: fixed
Status: assignedclosed

Done. Reopen if you experience any missing dependency. It should be fine though. Also tk is now a variant (was always disabled before).

Note: See TracTickets for help on using tickets.