Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : proto

Dir     : e17/proto/python-efl/python-edje


Modified Files:
        setup.cfg setup.py 


Log Message:
Bump all the versions :-)

===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-edje/setup.cfg,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- setup.cfg   24 Jul 2007 14:42:04 -0000      1.3
+++ setup.cfg   24 Jul 2007 15:14:46 -0000      1.4
@@ -2,7 +2,7 @@
 optimize=1
 
 [build_rpm]
-requires=edje >= 0.5.0.040, evas >= 0.9.9.040, python-evas >= 0.1.0
-build_requires=edje >= 0.5.0.040, evas >= 0.9.9.040, python-evas >= 0.1.0
+requires=edje >= 0.5.0.040, evas >= 0.9.9.040, python-evas >= 0.1.1
+build_requires=edje >= 0.5.0.040, evas >= 0.9.9.040, python-evas >= 0.1.1
 group=System Environment/Libraries
 release=1
===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-edje/setup.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- setup.py    24 Jul 2007 14:42:04 -0000      1.4
+++ setup.py    24 Jul 2007 15:14:46 -0000      1.5
@@ -95,7 +95,7 @@
 
 
 setup(name = 'python-edje',
-      version = '0.1.0',
+      version = '0.1.1',
       license = 'BSD',
       author = 'Gustavo Sverzut Barbieri',
       author_email = '[EMAIL PROTECTED]',
@@ -105,8 +105,8 @@
       keywords = 'wrapper binding enlightenment graphics raster evas canvas 
theme',
       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'],
       include_dirs = include_dirs,
       ext_modules = [edjemodule],
       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

Reply via email to