Enlightenment CVS committal Author : barbieri Project : e17 Module : proto
Dir : e17/proto/python-efl/python-ecore Modified Files: setup.py Log Message: Bump all the versions :-) =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-ecore/setup.py,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- setup.py 24 Jul 2007 14:42:04 -0000 1.11 +++ setup.py 24 Jul 2007 15:14:46 -0000 1.12 @@ -87,7 +87,7 @@ """ setup(name = 'python-ecore', - version = '0.1.0', + version = '0.1.1', license = 'BSD', author = 'Gustavo Sverzut Barbieri', author_email = '[EMAIL PROTECTED]', @@ -97,8 +97,8 @@ keywords = 'wrapper binding enlightenment abstraction event ecore', classifiers = trove_classifiers, packages = find_packages(), - install_requires = ['python-evas>=0.1.0'], - setup_requires = ['python-evas>=0.1.0'], + install_requires = ['python-evas>=0.1.1'], + setup_requires = ['python-evas>=0.1.1'], ext_modules = [ecoremodule, ecoreevasmodule], zip_safe = False, ) ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs