[pygtk-web] 2010-01-22 Rafael Villar Burke <pachi rvburke com>



commit 07525204c04fe0af5629d058876bb09423fbb350
Author: Rafael Villar Burke <pachi rvburke com>
Date:   Fri Jan 22 18:14:18 2010 +0100

    2010-01-22  Rafael Villar Burke  <pachi rvburke com>
    
    	* newsitems.py: New win32 installers release announcement

 ChangeLog    |    4 ++++
 newsitems.py |    5 +++++
 2 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7d74f2b..3b76a91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-01-22  Rafael Villar Burke  <pachi rvburke com>
+
+	* newsitems.py: New win32 installers release announcement
+
 2010-01-18  Rafael Villar Burke  <pachi rvburke com>
 
 	* articles.src: Add Py-gtktree
diff --git a/newsitems.py b/newsitems.py
index 8b33cf5..58adc45 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -14,6 +14,11 @@ item = lambda *x: items.append(x)
 #      "INSERT AUTHOR HERE")
 
 # http://news.gmane.org/gmane.comp.gnome.gtk%2B.python/
+item("PyGObject, PyGTK and PyCairo windows installers updated", (2010, 01, 22),
+     """The installers for win32 have been now updated to recent versions. As usual, they can be found
+     <a href="http://ftp.gnome.org/pub/GNOME/binaries/win32";>here</a> (under the pygtk, pygobject and pycairo directories).
+     Thanks to John Stowers for fixing and doing the windows builds and to Ignacio Casal for uploading them.""", 'Rafael Villar Burke')
+
 item("PyGobject 2.21.1 released", (2010, 01, 03),
      """PyGobject 2.21.1 has been released, this is an unstable release leading to 2.22.0. As usual, it's sources can be fetched
      <a href="http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.21/pygobject-2.21.1.tar.bz2";>here</a>.



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