Enlightenment CVS committal Author : barbieri Project : e17 Module : proto
Dir : e17/proto/python-efl/python-ecore Modified Files: README setup.cfg setup.py Log Message: Bump version numbers. =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-ecore/README,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- README 11 May 2007 02:13:28 -0000 1.3 +++ README 24 Jul 2007 14:42:04 -0000 1.4 @@ -3,9 +3,9 @@ REQUIREMENTS ============ - * Evas >= 0.9.9.038 - * Ecore >= 0.9.9.038 - * Pyrex >= 0.9.4.1 + * Evas >= 0.9.9.040 + * Ecore >= 0.9.9.040 + * Pyrex >= 0.9.5 * Python-Evas * Python >= 2.4 * Python-setuptools >= 0.6_rc3 =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-ecore/setup.cfg,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- setup.cfg 11 May 2007 02:13:28 -0000 1.3 +++ setup.cfg 24 Jul 2007 14:42:04 -0000 1.4 @@ -2,8 +2,8 @@ optimize=1 [build_rpm] -requires=ecore >= 0.9.9.038, evas >= 0.9.9.038, python-evas -build_requires=ecore >= 0.9.9.038, evas >= 0.9.9.038 +requires=ecore >= 0.9.9.040, evas >= 0.9.9.040, python-evas +build_requires=ecore >= 0.9.9.040, evas >= 0.9.9.040 group=System Environment/Libraries release=1 =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-ecore/setup.py,v retrieving revision 1.10 retrieving revision 1.11 diff -u -3 -r1.10 -r1.11 --- setup.py 22 Jun 2007 21:05:07 -0000 1.10 +++ setup.py 24 Jul 2007 14:42:04 -0000 1.11 @@ -37,7 +37,7 @@ 'ecore/ecore.c_ecore.pxd', 'ecore/python.pxd', ], - **pkgconfig('"ecore >= 0.9.9.038"')) + **pkgconfig('"ecore >= 0.9.9.040"')) ecoreevasmodule = Extension('ecore.evas.c_ecore_evas', sources=['ecore/evas/ecore.evas.c_ecore_evas.pyx'], @@ -52,7 +52,7 @@ 'ecore/evas/ecore.evas.c_ecore_evas_software_x11_16.pxi', 'ecore/python.pxd', ], - **pkgconfig('"ecore-evas >= 0.9.9.038"')) + **pkgconfig('"ecore-evas >= 0.9.9.040"')) trove_classifiers = [ ------------------------------------------------------------------------- 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