Enlightenment CVS committal Author : barbieri Project : e17 Module : proto/python-efl
Dir : e17/proto/python-efl/python-ecore Modified Files: setup.py Log Message: Bump python-efl version. =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-ecore/setup.py,v retrieving revision 1.20 retrieving revision 1.21 diff -u -3 -r1.20 -r1.21 --- setup.py 8 Feb 2008 21:27:31 -0000 1.20 +++ setup.py 15 Feb 2008 21:06:25 -0000 1.21 @@ -46,7 +46,7 @@ 'ecore/ecore.c_ecore_fd_handler.pxi', 'include/ecore/c_ecore.pxd', ], - **pkgconfig('"ecore >= 0.9.9.040"')) + **pkgconfig('"ecore >= 0.9.9.042"')) ecoreevasmodule = Extension('ecore.evas.c_ecore_evas', @@ -119,7 +119,7 @@ setup(name='python-ecore', - version='0.2.0', + version='0.2.1', license='BSD', author='Gustavo Sverzut Barbieri', author_email='[EMAIL PROTECTED]', @@ -129,8 +129,8 @@ keywords='wrapper binding enlightenment abstraction event ecore', 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=[ecoremodule, ecoreevasmodule, ecorexmodule, ecorexscreensavermodule], zip_safe=False, ------------------------------------------------------------------------- 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