[pygtk-web] 2011-04-02 Rafael Villar Burke <pachi rvburke com>
- From: Rafael Villar Burke <rvburke src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygtk-web] 2011-04-02 Rafael Villar Burke <pachi rvburke com>
- Date: Sat, 2 Apr 2011 20:00:15 +0000 (UTC)
commit 7c59d573ce0018cb0fd20d4cd901667fc989d416
Author: Rafael Villar Burke <pachi rvburke com>
Date: Sat Apr 2 21:59:40 2011 +0200
2011-04-02 Rafael Villar Burke <pachi rvburke com>
* newsitems.py downloads.src: Announce the PyGTK 2.24 release
ChangeLog | 4 ++++
downloads.src | 4 ++--
newsitems.py | 20 +++++++++++++++++++-
3 files changed, 25 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2ed4357..3d49cc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-04-02 Rafael Villar Burke <pachi rvburke com>
+
+ * newsitems.py downloads.src: Announce the PyGTK 2.24 release
+
2011-03-13 Rafael Villar Burke <pachi rvburke com>
* applications.src: Add Sunflower-fm
diff --git a/downloads.src b/downloads.src
index 87743ac..f5194dc 100644
--- a/downloads.src
+++ b/downloads.src
@@ -63,10 +63,10 @@ code</strong> can also be downloaded and compiled from the links below.</p>
<h3>Get the sources!</h3>
<h4>Current stable release</h4>
<h5>2.22 series</h5>
-<p>The latest release of PyGTK for GTK+ 2.22 is available from the following website:</p>
+<p>The latest release of PyGTK for GTK+ 2.24 is available from the following website:</p>
<ul>
-<li><a href="http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.22/">http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.22/</a></li>
+<li><a href="http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.24/">http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.24/</a></li>
</ul>
<h4>Current development version</h4>
diff --git a/newsitems.py b/newsitems.py
index aaefdcc..ab7d40d 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -15,6 +15,24 @@ item = lambda *x: items.append(x)
# http://news.gmane.org/gmane.comp.gnome.gtk%2B.python/
+item("PyGTK 2.24.0 released",
+ (2011, 4, 1),
+ """PyGTK 2.24.0 has been released. This is a stable release supporting the GTK+ 2.24 API.<br />
+ New users wishing to develop Python applications using GTK+ are recommended to use the GObject-Introspection
+ features available in PyGObject.<br />
+ Existing authors of PyGTK applications are also recommended to port their applications to PyGObject
+ to take advantage of new features appearing in GTK-3 and beyond. More information on PyGObject
+ and GObject-Introspection can be found at <a href="http://live.gnome.org/PyGObject">
+ http://live.gnome.org/PyGObject</a>.<br />
+ PyGTK-2.24 will be the final major release of PyGTK. Additional bug-fix releases
+ may appear when necessary to maintain compatibility and stability with the
+ GTK-2.24 series.<br />
+ As usual, sources can be fetched from
+ <a href="http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.24/">here</a>.
+ Check out <a href="http://article.gmane.org/gmane.comp.gnome.gtk%2B.python/15449">
+ the release announcement and full list of changes</a>.""",
+ 'Rafael Villar Burke')
+
item("PyGTK All-in-one installer for windows released!",
(2010, 12, 24),
"""The PyGTK team is pleased to announce the return of the highly popular all-in-one
@@ -30,7 +48,7 @@ item("PyGTK All-in-one installer for windows released!",
Special thanks go to Dieter Verfaillie, for his impressive work to get this done.""",
'Rafael Villar Burke')
-item("PyGobject 2.26.0 released",
+item("PyGObject 2.26.0 released",
(2010, 9, 27),
"""PyGobject 2.26.0 has been released. This is the first stable release in the 2.26.x series and
introduces initial support for introspection and Python 3.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]