Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180670 - dev-python/django - dev-python/setuptools not needed anymore
Summary: dev-python/django - dev-python/setuptools not needed anymore
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-02 22:50 UTC by Paul Rauch
Modified: 2007-07-06 06:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Rauch 2007-06-02 22:50:11 UTC
from a brief look at the setup.py from django 0.96 you can tell setuptools isn't needed anymore.

it now works with just distutils.
Comment 1 Lukasz Strzygowski (RETIRED) gentoo-dev 2007-07-06 06:15:46 UTC
Fixed, thanks for report.