Changeset 1544

Show
Ignore:
Timestamp:
07/02/07 00:14:32 (1 year ago)
Author:
arj..@yirdis.nl
Message:

update Gaphor's dependency on Gaphas.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphor/trunk/setup.py

    r1374 r1544  
    103103        # 'PyGTK >= 2.8.0', - Exclude, since it will not build anyway 
    104104        'decorator >= 2.0.1', 
    105         'gaphas >= 0.1.5.dev-r1236', 
     105        'gaphas >= 0.2.0.dev-r1543', 
    106106        'zope.component >= 3.3.0', # - won't compile on windows. 
    107107        # Add dependency on zope.testing to work around bug in zope.component