New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11027 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by pmq@…

  • owner changed from mww@… to pmq@…

True, will check for missing deps.

Changed 5 years ago by pmq@…

  • status changed from new to assigned

Changed 5 years ago by pmq@…

  • status changed from assigned to closed
  • resolution set to fixed

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.