Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (e60de48d88510237e8935ec96c5d7b182c37276b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (e60de48d88510237e8935ec96c5d7b182c37276b)
  • Date: Tue, 13 Jul 2010 22:39:32 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

devel/python/DETAILS | 2 +-
devel/python/HISTORY | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit e60de48d88510237e8935ec96c5d7b182c37276b
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

python: downgraded to 2.6.5 again, too many breakage with 2.7

diff --git a/devel/python/DETAILS b/devel/python/DETAILS
index 6bc430c..6c95fc0 100755
--- a/devel/python/DETAILS
+++ b/devel/python/DETAILS
@@ -1,5 +1,5 @@
SPELL=python
- VERSION=2.7
+ VERSION=2.6.5
SOURCE=Python-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Python-$VERSION"
diff --git a/devel/python/HISTORY b/devel/python/HISTORY
index 0ca5ae4..ef76134 100644
--- a/devel/python/HISTORY
+++ b/devel/python/HISTORY
@@ -1,3 +1,7 @@
+2010-07-14 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: downgraded to 2.6.5 again, too many xml and
+ gobject-introspection related breakage.
+
2010-07-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.7
* CONFIGURE: use sentence case; added signal module selection



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (e60de48d88510237e8935ec96c5d7b182c37276b), Arjan Bouter, 07/13/2010

Archive powered by MHonArc 2.6.24.

Top of Page