Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : proto

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


Modified Files:
        README setup.cfg setup.py 


Log Message:
Bump version numbers.

===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-edje/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- README      11 May 2007 02:19:18 -0000      1.2
+++ README      24 Jul 2007 14:42:04 -0000      1.3
@@ -3,13 +3,13 @@
 REQUIREMENTS
 ============
 
- * Edje >= 0.5.0.038
- * Eet >= 0.9.9.038     (indirect, Edje dependency)
- * Embryo >= 0.9.9.038  (indirect, Edje dependency)
- * Ecore >= 0.9.9.038   (indirect, Edje dependency)
- * Evas >= 0.9.9.038
+ * Edje >= 0.5.0.040
+ * Eet >= 0.9.9.040     (indirect, Edje dependency)
+ * Embryo >= 0.9.9.040  (indirect, Edje dependency)
+ * Ecore >= 0.9.9.040   (indirect, Edje dependency)
+ * Evas >= 0.9.9.040
  * Python-Evas
- * Pyrex >= 0.9.4.1
+ * Pyrex >= 0.9.5
  * Python >= 2.4
  * Python-setuptools >= 0.6_rc3
 
===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-edje/setup.cfg,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- setup.cfg   11 May 2007 02:19:18 -0000      1.2
+++ setup.cfg   24 Jul 2007 14:42:04 -0000      1.3
@@ -2,7 +2,7 @@
 optimize=1
 
 [build_rpm]
-requires=edje >= 0.5.0.038, evas >= 0.9.9.038, python-evas >= 0.1.0
-build_requires=edje >= 0.5.0.038, evas >= 0.9.9.038, python-evas >= 0.1.0
+requires=edje >= 0.5.0.040, evas >= 0.9.9.040, python-evas >= 0.1.0
+build_requires=edje >= 0.5.0.040, evas >= 0.9.9.040, python-evas >= 0.1.0
 group=System Environment/Libraries
 release=1
===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-edje/setup.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- setup.py    11 May 2007 02:20:16 -0000      1.3
+++ setup.py    24 Jul 2007 14:42:04 -0000      1.4
@@ -33,7 +33,7 @@
                        depends=['edje/edje.c_edje.pxd',
                                 'edje/python.pxd',
                                 ],
-                       **pkgconfig('"edje >= 0.5.0.038"'))
+                       **pkgconfig('"edje >= 0.5.0.040"'))
 
 include_dirs = [os.path.join(python_inc, "python-evas")]
 



-------------------------------------------------------------------------
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

Reply via email to