[cairo-commit] pycairo ChangeLog,1.288,1.289 INSTALL,1.8,1.9
Steve Chaplin
commit at pdx.freedesktop.org
Wed Dec 31 21:44:01 PST 2008
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv23249
Modified Files:
ChangeLog INSTALL
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -d -r1.288 -r1.289
--- ChangeLog 1 Jan 2009 05:05:44 -0000 1.288
+++ ChangeLog 1 Jan 2009 05:43:59 -0000 1.289
@@ -1,5 +1,8 @@
2009-01-01 Steven Chaplin <steve1097 # yahoo.com.au>
+ * INSTALL: remove reference to the method
+ ImageSurface.create_for_array() - it no longer exists.
+
* doc/README: update with web address of pycairo docs
* doc/conf.py: update docs to version 1.8.1
Index: INSTALL
===================================================================
RCS file: /cvs/cairo/pycairo/INSTALL,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- INSTALL 21 Dec 2006 11:35:35 -0000 1.8
+++ INSTALL 1 Jan 2009 05:43:59 -0000 1.9
@@ -15,9 +15,6 @@
Python will not be able to find the cairo module until you add
$prefix/lib/pythonX.Y/site-packages to the PYTHONPATH variable.
-If Numeric Python is detected the additional method
-ImageSurface.create_for_array() will be compiled.
-
Install method2 - alternative install method
---------------
More information about the cairo-commit
mailing list