[pygtk-web] Update with the latest stable versions and remove SVN references
- From: Gian Mario Tagliaretti <gianmt src gnome org>
- To: svn-commits-list gnome org
- Subject: [pygtk-web] Update with the latest stable versions and remove SVN references
- Date: Sun, 7 Jun 2009 10:01:27 -0400 (EDT)
commit 076ba999d90f691343918250669aaca6b8fa6c85
Author: Gian Mario Tagliaretti <gianmt gnome org>
Date: Sun Jun 7 16:00:59 2009 +0200
Update with the latest stable versions and remove SVN references
updating to Git
---
ChangeLog | 5 +++++
downloads.src | 19 +++++++++++--------
2 files changed, 16 insertions(+), 8 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 8d8d6ab..0572a75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-06-07 Gian Mario Tagliaretti <gianmt gnome org>
+ * downloads.src: Update with the latest stable versions and
+ remove SVN references updating to Git
+
+2009-06-07 Gian Mario Tagliaretti <gianmt gnome org>
+
* newsitems.py: Advertise 2.18.0 release of pygobject and
2.15.1 release of pygtk
diff --git a/downloads.src b/downloads.src
index 8fe1c0e..74a3fcb 100644
--- a/downloads.src
+++ b/downloads.src
@@ -34,24 +34,27 @@ 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.12 series</h5>
-<p>The latest release of PyGTK for GTK+ 2.12 is available from the following website:</p>
+<h5>2.14 series</h5>
+<p>The latest release of PyGTK for GTK+ 2.14 is available from the following website:</p>
<ul>
-<li><a href="http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.12/">http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.12/</a></li>
+<li><a href="http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.14/">http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.14/</a></li>
</ul>
<h4>Current development version</h4>
<p>Alternatively, you can get the bleeding edge version of PyGTK from
-the GNOME SVN server <code>svn.gnome.org</code>. Checkout
+the GNOME Git server <code>git.gnome.org</code>. Checkout
the module <code>pygtk</code>, or if you want the GNOME extensions, just
get the module <code>gnome-python</code> Like this:</p>
-<pre>svn co http://svn.gnome.org/svn/pygtk/trunk pygtk
-svn co http://svn.gnome.org/svn/gnome-python/trunk gnome-python</pre>
+<pre>git clone git://git.gnome.org/pygtk
+git clone git://git.gnome.org/gnome-python
+git clone git://git.gnome.org/gnome-python-desktop
+git clone git://git.gnome.org/gnome-python-extras
+</pre>
-<p>More information on accessing and using GNOME's SVN server is
-<a href="http://developer.gnome.org/tools/svn.html">available at the Gnome developer site</a>.</p>
+<p>More information on accessing and using GNOME's Git server is
+<a href="http://live.gnome.org/Git">available at the Gnome developer site</a>.</p>
<p>Be aware that PyGTK has some dependencies like <a
href="http://ftp.gnome.org/pub/GNOME/sources/pygobject/">pygobject</a> that are
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]