[Lunar-commits] r16347 - moonbase/trunk/python/pygtk2
Florin Braescu
florin at lunar-linux.org
Sun Sep 4 15:26:42 UTC 2005
Author: florin
Date: 2005-09-04 15:26:41 +0000 (Sun, 04 Sep 2005)
New Revision: 16347
Modified:
moonbase/trunk/python/pygtk2/DETAILS
Log:
bump the version from 2.6.2 to 2.8.0. many bugfixes and improvements. new features too.
Modified: moonbase/trunk/python/pygtk2/DETAILS
===================================================================
--- moonbase/trunk/python/pygtk2/DETAILS 2005-09-04 15:11:33 UTC (rev 16346)
+++ moonbase/trunk/python/pygtk2/DETAILS 2005-09-04 15:26:41 UTC (rev 16347)
@@ -1,15 +1,16 @@
MODULE=pygtk2
MOD=pygtk
- VERSION=2.6.2
- MAJOR=2.6
+ VERSION=2.8.0
+ MAJOR=2.8
SOURCE=$MOD-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
SOURCE_URL=$GNOME_URL/sources/$MOD/$MAJOR/
- SOURCE_VFY=sha1:3d1ecf9c9dbff44b8388fab4e04c5061ecd41a7e
+ SOURCE_VFY=sha1:cd4c5aaa2c57d18fadd8e9c0bcce6fb27bae6776
WEB_SITE=http://www.pygtk.org
ENTERED=20020726
- UPDATED=20050605
+ UPDATED=20050902
SHORT="pygtk is a set of Python bindings for GTK."
+
cat << EOF
PyGTK is an extension module for python that gives you access to the GTK+
widget set. Just about anything you can write in C with GTK+ you can write
More information about the Lunar-commits
mailing list