#2389: Remove the setuptools bootstrapper in favor of distribute
-------------------------+--------------------------------------------------
Reporter: agronholm | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: __unclassified__
Component: TurboGears | Version: trunk
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Setuptools is dead, and Tarek Ziadé's fork called distribute is now the
only one getting bugfixes. Distribute has received official blessing from
the BDFL, and as such, it is proper to remove all use of the old
setuptools.
I suggest that ez_setup.py be replaced with
[http://nightly.ziade.org/distribute_setup.py distribute_setup.py], and
the relevant changes be made to setup.py.
--
Ticket URL: <http://trac.turbogears.org/ticket/2389>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---