Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (81941cbfb6f32f06a29e701b7120a3e7e63811a9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (81941cbfb6f32f06a29e701b7120a3e7e63811a9)
  • Date: Sun, 23 Sep 2007 16:56:16 -0500

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

dev/null |binary
gnome2-libs/pygobject/DETAILS | 9 +++++++--
gnome2-libs/pygobject/HISTORY | 4 ++++
gnome2-libs/pygobject/pygobject-2.12.3.tar.bz2.sig | 0
gnome2-libs/pygobject/pygobject-2.13.2.tar.bz2.sig |binary
5 files changed, 11 insertions(+), 2 deletions(-)

New commits:
commit 81941cbfb6f32f06a29e701b7120a3e7e63811a9
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

gnome2-libs/pygobject:

DETAILS: updated to 2.13.2, added short and long
descriptions

diff --git a/gnome2-libs/pygobject/DETAILS b/gnome2-libs/pygobject/DETAILS
index 612fc5e..1f33718 100755
--- a/gnome2-libs/pygobject/DETAILS
+++ b/gnome2-libs/pygobject/DETAILS
@@ -1,5 +1,5 @@
SPELL=pygobject
- VERSION=2.12.3
+ VERSION=2.13.2
BRANCH=${VERSION/%.?/}
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
@@ -9,6 +9,11 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://www.daa.com.au/~james/software/pygtk/
ENTERED=20060111
KEYWORDS="gnome2 libs"
- SHORT=""
+ SHORT="Python bindings for the GObject"
cat << EOF
+Bindings for the GObject, to be used in Python. It is a fairly
+complete set of bindings, it's already rather useful, and is
+usable to write moderately complex programs. (see the examples
+directory for some examples of the simpler programs you could
+write).
EOF
diff --git a/gnome2-libs/pygobject/HISTORY b/gnome2-libs/pygobject/HISTORY
index 3b17342..02c6621 100644
--- a/gnome2-libs/pygobject/HISTORY
+++ b/gnome2-libs/pygobject/HISTORY
@@ -1,3 +1,7 @@
+2007-09-24 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated to 2.13.2, added short and long
+ descriptions
+
2006-11-28 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.12.3

diff --git a/gnome2-libs/pygobject/pygobject-2.12.3.tar.bz2.sig
b/gnome2-libs/pygobject/pygobject-2.12.3.tar.bz2.sig
deleted file mode 100644
index 581871b..0000000
Binary files a/gnome2-libs/pygobject/pygobject-2.12.3.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/pygobject/pygobject-2.13.2.tar.bz2.sig
b/gnome2-libs/pygobject/pygobject-2.13.2.tar.bz2.sig
new file mode 100644
index 0000000..c453ffc
Binary files /dev/null and
b/gnome2-libs/pygobject/pygobject-2.13.2.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (81941cbfb6f32f06a29e701b7120a3e7e63811a9), Pol Vinogradov, 09/23/2007

Archive powered by MHonArc 2.6.24.

Top of Page