Enlightenment CVS committal

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

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


Modified Files:
        setup.py 


Log Message:
Bump python-efl version.

===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-emotion/setup.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- setup.py    8 Feb 2008 21:27:31 -0000       1.11
+++ setup.py    15 Feb 2008 21:06:26 -0000      1.12
@@ -41,7 +41,7 @@
                                    ],
                           depends=['include/emotion/c_emotion.pxd',
                                    ],
-                          **pkgconfig('"emotion >= 0.0.1.007"'))
+                          **pkgconfig('"emotion >= 0.1.0.042"'))
 
 
 trove_classifiers = [
@@ -78,7 +78,7 @@
 
 
 setup(name='python-emotion',
-      version='0.2.0',
+      version='0.2.1',
       license='BSD',
       author='Gustavo Sverzut Barbieri',
       author_email='[EMAIL PROTECTED]',
@@ -88,8 +88,8 @@
       keywords='wrapper binding enlightenment graphics raster evas canvas 
multimida playback xine gstreamer',
       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=[emotionmodule],
       zip_safe=False,
       cmdclass={'build_ext': emotion_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