Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : proto/python-efl

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


Modified Files:
        setup.py 


Log Message:
Bump python-efl version.

===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-edje/setup.py,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- setup.py    8 Feb 2008 21:27:31 -0000       1.12
+++ setup.py    15 Feb 2008 21:06:25 -0000      1.13
@@ -43,7 +43,7 @@
                                 'edje/edje.c_edje_message.pxi',
                                 'include/edje/c_edje.pxd',
                                 ],
-                       **pkgconfig('"edje >= 0.5.0.040"'))
+                       **pkgconfig('"edje >= 0.5.0.042"'))
 
 
 trove_classifiers = [
@@ -111,7 +111,7 @@
 
 
 setup(name='python-edje',
-      version='0.2.0',
+      version='0.2.1',
       license='BSD',
       author='Gustavo Sverzut Barbieri',
       author_email='[EMAIL PROTECTED]',
@@ -121,8 +121,8 @@
       keywords='wrapper binding enlightenment graphics raster evas canvas 
theme',
       classifiers=trove_classifiers,
       packages=find_packages(),
-      install_requires=['python-evas>=0.2.0'],
-      setup_requires=['python-evas>=0.2.0'],
+      install_requires=['python-evas>=0.2.1'],
+      setup_requires=['python-evas>=0.2.1'],
       ext_modules=[edjemodule],
       zip_safe=False,
       cmdclass={'build_ext': edje_build_ext,},



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to