[pygobject] Update README



commit 85c8dd7a9bc81fb5df5abc6d8a95f966955ec775
Author: Martin Pitt <martinpitt gnome org>
Date:   Tue Nov 6 11:28:42 2012 +0100

    Update README
    
    Point to python-hackers-list instead of the old pygtk list, update required
    versions, and point to wiki page and IRC.

 README |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/README b/README
index 8d6ee0d..f7736ee 100644
--- a/README
+++ b/README
@@ -36,17 +36,16 @@ New versions of this package can be found at:
 Mailing list
 ============
 
-pygobject share mailing list with pygtk. You can subscribe to it through
-the web interface:
-  http://www.daa.com.au/mailman/listinfo/pygtk
+pygobject development is discussed on the GNOME python-hackers mailing list.
+You can subscribe to it through the web interface:
 
+  https://mail.gnome.org/mailman/listinfo/python-hackers-list/
 
 Requirements
 ============
   * C compiler (GCC and MSVC supported)
-  * Python 2.3.5 or higher
-  * Glib 2.22.4 or higher
-  * GIO 2.22.4 or higher
+  * Python 2.6 or higher
+  * Glib/Gio 2.32 or higher
   * libffi (optional)
 
 Copyright Information
@@ -99,7 +98,9 @@ Getting Help
 ============
 
 If you have questions about programming with PyGObject, you might want to
-send a message to the mailing list (information on subscribing is
-above).  Alternatively, your question may be answered in the PyGTK FAQ:
+check the documentation on
 
-    http://www.async.com.br/faq/pygtk/?req=index
+  https://live.gnome.org/PyGObject/
+
+If that does not help, send a message to the mailing list (information on
+subscribing is above), or join #python on irc.gnome.org.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]