Enlightenment CVS committal Author : barbieri Project : e17 Module : proto
Dir : e17/proto/python-efl/python-evas Modified Files: README setup.cfg setup.py Log Message: Bump version numbers. =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-evas/README,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- README 11 May 2007 01:30:42 -0000 1.2 +++ README 24 Jul 2007 14:42:04 -0000 1.3 @@ -3,8 +3,8 @@ REQUIREMENTS ============ - * Evas >= 0.9.9.038 - * Pyrex >= 0.9.4.1 + * Evas >= 0.9.9.040 + * Pyrex >= 0.9.5 * Python >= 2.4 * Python-setuptools >= 0.6_rc3 =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-evas/setup.cfg,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- setup.cfg 11 May 2007 01:30:42 -0000 1.2 +++ setup.cfg 24 Jul 2007 14:42:04 -0000 1.3 @@ -2,7 +2,7 @@ optimize=1 [build_rpm] -requires=evas >= 0.9.9.038 -build_requires=evas >= 0.9.9.038 +requires=evas >= 0.9.9.040 +build_requires=evas >= 0.9.9.040 group=System Environment/Libraries release=1 =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-evas/setup.py,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- setup.py 11 May 2007 01:47:03 -0000 1.12 +++ setup.py 24 Jul 2007 14:42:04 -0000 1.13 @@ -37,7 +37,7 @@ 'evas/evas.c_evas_object_text.pxi', 'evas/python.pxd', ], - **pkgconfig('"evas >= 0.9.9.038"')) + **pkgconfig('"evas >= 0.9.9.040"')) headers = ['evas/evas.c_evas.pxd', 'evas/python_evas_utils.h', @@ -80,7 +80,7 @@ """ setup(name = 'python-evas', - version = '0.1.0', + version = '0.1.1', license = 'BSD', author='Gustavo Sverzut Barbieri', author_email='[EMAIL PROTECTED]', ------------------------------------------------------------------------- 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