Changeset 1653

Show
Ignore:
Timestamp:
07/17/07 12:05:42 (1 year ago)
Author:
arj..@yirdis.nl
Message:

update dependency to gaphas 0.2.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphor/tags/gaphor-0.11.0/setup.py

    r1633 r1653  
    117117        # 'PyGTK >= 2.8.0', - Exclude, since it will not build anyway 
    118118        'decorator >= 2.0.1', 
    119         'gaphas >= 0.2.0.dev-r1543', 
     119        'gaphas >= 0.2.0', 
    120120        'zope.component >= 3.3.0', # - won't compile on windows. 
    121121        # Add dependency on zope.testing to work around bug in zope.component