Merge lp:~stefanor/ibid/pypi-only into lp:~ibid-core/ibid/old-trunk-1.6

Proposed by Stefano Rivera
Status: Merged
Approved by: Stefano Rivera
Approved revision: 908
Merged at revision: 1019
Proposed branch: lp:~stefanor/ibid/pypi-only
Merge into: lp:~ibid-core/ibid/old-trunk-1.6
Diff against target: 14 lines (+0/-4)
1 file modified
setup.py (+0/-4)
To merge this branch: bzr merge lp:~stefanor/ibid/pypi-only
Reviewer Review Type Date Requested Status
Jonathan Hitchcock Approve
Max Rabkin Approve
Review via email: mp+51025@code.launchpad.net

Commit message

All dependencies can be satisfied from PyPI

To post a comment you must log in.
Revision history for this message
Max Rabkin (max-rabkin) :
review: Approve
Revision history for this message
Jonathan Hitchcock (vhata) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'setup.py'
2--- setup.py 2011-02-20 20:31:01 +0000
3+++ setup.py 2011-02-23 22:42:50 +0000
4@@ -49,10 +49,6 @@
5 'memory': ['objgraph'],
6 'asciiart': ['python-aalib'],
7 },
8- dependency_links=[
9- 'http://ibid.omnia.za.net/eggs/',
10- 'http://wokkel.ik.nu/downloads',
11- ],
12 packages=['ibid', 'tracibid', 'twisted', 'contrib', 'factpacks'],
13 entry_points={
14 'trac.plugins': ['tracibid = tracibid.notifier'],

Subscribers

People subscribed via source and target branches